pandora-kernel.git
2008-07-08 Yinghai LuRFC x86: try to remove arch_get_ram_range
2008-07-08 Ingo Molnarx86: fix sleep.c build error
2008-07-08 Glauber Costax86: take load_sp0 out of smpboot.c
2008-07-08 Glauber Costax86: move cpu_exit_clear to process_32.c
2008-07-08 Glauber Costax86: remove cpu from maps
2008-07-08 Glauber Costax86: change naming to match x86_64
2008-07-08 Glauber Costax86: provide connect_bsp_APIC for x86_64
2008-07-08 Glauber Costax86: change __setup_vector_irq with setup_vector_irq
2008-07-08 Glauber Costax86: remove ifdef from stepping
2008-07-08 Glauber Costax86: clearing io_apic harmless for x86_64
2008-07-08 Glauber Costax86: boot secondary cpus through initial_code
2008-07-08 Glauber Costax86: use initial_code for i386
2008-07-08 Glauber Costax86: move x86_64 gdt closer to i386
2008-07-08 Glauber Costax86: don't use gdt_page openly.
2008-07-08 Glauber Costax86: use stack_start in x86_64
2008-07-08 Jeremy Fitzhardingebuild: add __page_aligned_data and __page_aligned_bss
2008-07-08 Bernhard Wallex86: unify crashkernel reservation for 32 and 64 bit
2008-07-08 Ingo MolnarMerge branch 'x86/fixmap' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/uv' into x86/devel
2008-07-08 Cliff Wickmanx86, SGI UV: uv_ptc_proc_write fix
2008-07-08 Cliff Wickmanx86, SGI UV: TLB shootdown using broadcast assist unit, v6
2008-07-08 Jack Steinerx86: increase MAX_APICS for very large x86-64 configs
2008-07-08 Jack Steinerx86: fix stack overflow for large values of MAX_APICS
2008-07-08 Ingo MolnarSGI UV: TLB shootdown using broadcast assist unit, fix
2008-07-08 Ingo MolnarSGI UV: clean up arch/x86/kernel/tlb_uv.c
2008-07-08 Ingo MolnarSGI UV: TLB shootdown using broadcast assist unit
2008-07-08 Cliff WickmanSGI UV: TLB shootdown using broadcast assist unit,...
2008-07-08 Cliff Wickmanx86 atomic operations: atomic_or_long() atomic_inc_short()
2008-07-08 Cliff Wickmanx86, SGI UV: TLB shootdown using broadcast assist unit
2008-07-08 Ingo MolnarMerge branch 'linus' into x86/irq
2008-07-08 Ingo MolnarMerge branch 'x86/nmi' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/numa' into x86/devel
2008-07-08 Bernhard Wallex86: use reserve_bootmem_generic() to reserve crashkern...
2008-07-08 Bernhard Wallex86: add flags parameter to reserve_bootmem_generic()
2008-07-08 Randy Dunlapx86: fix setup.c printk format warning
2008-07-08 Vegard Nossumx86: don't return invalid pointers from node_to_cpumask()
2008-07-08 Mike Travissched, numa: replace MAX_NUMNODES with nr_node_ids...
2008-07-08 Thomas Gleixnerx86: numa_64.c fix shadowed variable
2008-07-08 Thomas Gleixnerx86: numa_64.c make local variables static
2008-07-08 Jeremy Fitzhardingex86: compile error fix for smpboot.c
2008-07-08 Mike Travisx86: leave initial __cpu_pda array in place until cpus...
2008-07-08 Mike Travisx86: remove static boot_cpu_pda array v2
2008-07-08 Mike Travisx86: remove the static 256k node_to_cpumask_map
2008-07-08 Mike Travisx86: restore pda nodenumber field
2008-07-08 Mike Travisx86: cleanup early per cpu variables/accesses v4
2008-07-08 Mike Travisx86: modify Kconfig to allow up to 4096 cpus
2008-07-08 Mike Travisx86: fix remove cpu_pda table patch
2008-07-08 Yinghai Lux86: don't call pxm_to_node again
2008-07-08 Yinghai Lux86: make dev_to_node return online node
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08 Matthew Garrettx86, ioapic, acpi quirk: disable IRQ 0 through I/O...
2008-07-08 Maciej W. Rozyckix86, ioapic, acpi: add a knob to disable IRQ 0 through...
2008-07-08 Yinghai Lux86: simplify x86_mpparse dependency check
2008-07-08 Ingo MolnarRevert parts of "x86: update mptable"
2008-07-08 Yinghai Lux86: fix compiling when CONFIG_X86_MPPARSE is not set
2008-07-08 Yinghai Lux86: let MPS support be selectable, v2
2008-07-08 Yinghai Lux86: update mptable fix with no ioapic v2
2008-07-08 Yinghai Lux86: cleanup machine_specific_memory_setup, v2
2008-07-08 Yinghai Lux86: remove unused file after numaq etc depends on...
2008-07-08 Yinghai Lux86: use acpi_numa_init to parse on 32-bit numa
2008-07-08 Yinghai Lux86: Kconfig cleanup with genericarch
2008-07-08 Yinghai Lux86: move some function out of setup_bootmem_alloc
2008-07-08 Yinghai Lux86: merge setup_memory_map with e820
2008-07-08 Yinghai Lux86: kill bad_ppro
2008-07-08 Yinghai Lux86: move e820_resource_resources to e820.c
2008-07-08 Huang, Yingx86 boot: pass E820 memory map entries more than 128...
2008-07-08 Yinghai Lux86, mm: use add_highpages_with_active_regions() for...
2008-07-08 Yinghai Lux86: rename two e820 related functions
2008-07-08 Yinghai Lux86: use dstapic in mp_config_acpi_legacy_irqs
2008-07-08 Yinghai Lux86: keep MP_intsrc_info untouched if we do not update...
2008-07-08 Yinghai Lux86: clean up relocate_initrd
2008-07-08 Yinghai Lux86: replace shrink_active_range() with remove_active_r...
2008-07-08 Yinghai Lux86: clean up reserve_bootmem_generic() and port it...
2008-07-08 Yinghai Lux86: make generic arch support NUMAQ, fix #2
2008-07-08 Yinghai Lux86: make generic arch support NUMAQ, fix
2008-07-08 Yinghai Lux86: e820 merge parsing of the mem=/memmap= boot parameters
2008-07-08 Ingo Molnarx86: unify the reserve_bootmem() behavior of early_res_...
2008-07-08 Bernhard Wallex86: use reserve_bootmem_generic() to reserve crashkern...
2008-07-08 Bernhard Wallex86: add flags parameter to reserve_bootmem_generic()
2008-07-08 Ingo MolnarMerge branch 'linus' into tmp.x86.mpparse.new
2008-07-08 Ingo MolnarMerge branch 'x86/irq' into x86/devel
2008-07-08 Ingo MolnarMerge branches 'x86/mmio', 'x86/delay', 'x86/idle'...
2008-07-08 Ingo MolnarMerge branch 'x86/setup' into x86/devel
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-08 Christophe... x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead...
2008-07-08 Maciej W. Rozyckix86: fix IO APIC breakage on HP nx6325, v2
2008-07-08 Maciej W. Rozyckix86: fix IO APIC breakage on HP nx6325
2008-07-08 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/io_apic_32.c
2008-07-08 Cyrill Gorcunovx86, io-apic: use predefined names instead of numeric...
2008-07-08 Cyrill Gorcunovx86, io-apic: define names for redirection table entry...
2008-07-08 Maciej W. Rozyckix86: APIC/SMP: Downgrade the NMI watchdog for "noapic"
2008-07-08 Maciej W. Rozyckix86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"
2008-07-08 Maciej W. Rozyckix86: APIC/UP: Remove redundant NMI watchdog downgrade
2008-07-08 Maciej W. Rozyckix86: APIC/UP: Downgrade the NMI watchdog for no I/O...
2008-07-08 Maciej W. Rozyckix86: NMI watchdog: Downgrade helper
2008-07-08 Ingo MolnarRevert "x86: APIC/SMP: downgrade the NMI watchdog for...
2008-07-08 Ingo MolnarRevert "x86, io-apic: fix nmi_watchdog=1 bootup hang"
2008-07-08 Ingo Molnarx86, io-apic: fix nmi_watchdog=1 bootup hang
2008-07-08 Cyrill Gorcunovx86: IO-APIC - use NMI_NONE instead of numeric constant
2008-07-08 Ingo Molnarx86 build fix:
next