- 4b62ac9 Merge branch 'x86/nmi' into x86/devel by Ingo Molnar · 17 years ago
- 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 17 years ago
- 46f68e1 x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 by Bernhard Walle · 17 years ago
- 3fd052b x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 17 years ago
- 053713f x86: fix setup.c printk format warning by Randy Dunlap · 17 years ago
- 03db1f7 x86: don't return invalid pointers from node_to_cpumask() by Vegard Nossum · 17 years ago
- 076ac2a sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c by Mike Travis · 17 years ago
- 886533a x86: numa_64.c fix shadowed variable by Thomas Gleixner · 17 years ago
- 864fc31 x86: numa_64.c make local variables static by Thomas Gleixner · 17 years ago
- f307d25 x86: compile error fix for smpboot.c by Jeremy Fitzhardinge · 17 years ago
- 5deb0b2 x86: leave initial __cpu_pda array in place until cpus are booted by Mike Travis · 17 years ago
- 3461b0a x86: remove static boot_cpu_pda array v2 by Mike Travis · 17 years ago
- 9f248bd x86: remove the static 256k node_to_cpumask_map by Mike Travis · 17 years ago
- 7891a24 x86: restore pda nodenumber field by Mike Travis · 17 years ago
- 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 17 years ago
- 1184dc2 x86: modify Kconfig to allow up to 4096 cpus by Mike Travis · 17 years ago
- 7496b60 x86: fix remove cpu_pda table patch by Mike Travis · 17 years ago
- dbb6152 x86: don't call pxm_to_node again by Yinghai Lu · 17 years ago
- b755de8 x86: make dev_to_node return online node by Yinghai Lu · 17 years ago
- 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 17 years ago
- 9340e1c x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems by Matthew Garrett · 17 years ago
- 471694e x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC by Maciej W. Rozycki · 17 years ago
- bad48f4 x86: simplify x86_mpparse dependency check by Yinghai Lu · 17 years ago
- c73d8dd Revert parts of "x86: update mptable" by Ingo Molnar · 17 years ago
- a4caa18 x86: fix compiling when CONFIG_X86_MPPARSE is not set by Yinghai Lu · 17 years ago
- 6695c85 x86: let MPS support be selectable, v2 by Yinghai Lu · 17 years ago
- fcfa146 x86: update mptable fix with no ioapic v2 by Yinghai Lu · 17 years ago
- 95a71a4 x86: cleanup machine_specific_memory_setup, v2 by Yinghai Lu · 17 years ago
- 66a6f8d x86: remove unused file after numaq etc depends on genericarch by Yinghai Lu · 17 years ago
- 1c6e550 x86: use acpi_numa_init to parse on 32-bit numa by Yinghai Lu · 17 years ago
- 0699eae x86: Kconfig cleanup with genericarch by Yinghai Lu · 17 years ago
- 593a0cc x86: move some function out of setup_bootmem_alloc by Yinghai Lu · 17 years ago
- 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 17 years ago
- cc9f7a0 x86: kill bad_ppro by Yinghai Lu · 17 years ago
- 41c094f x86: move e820_resource_resources to e820.c by Yinghai Lu · 17 years ago
- 8c5beb5 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data by Huang, Ying · 17 years ago
- b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 17 years ago
- d0be6bd x86: rename two e820 related functions by Yinghai Lu · 17 years ago
- 6df8809 x86: use dstapic in mp_config_acpi_legacy_irqs by Yinghai Lu · 17 years ago
- d867e53 x86: keep MP_intsrc_info untouched if we do not update mptable by Yinghai Lu · 17 years ago
- 9a27f5c x86: clean up relocate_initrd by Yinghai Lu · 17 years ago
- cc1050b x86: replace shrink_active_range() with remove_active_range() by Yinghai Lu · 17 years ago
- d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 17 years ago
- b1f006b x86: make generic arch support NUMAQ, fix #2 by Yinghai Lu · 17 years ago
- b20d70b x86: make generic arch support NUMAQ, fix by Yinghai Lu · 17 years ago
- ab4a465 x86: e820 merge parsing of the mem=/memmap= boot parameters by Yinghai Lu · 17 years ago
- df5f6c2 x86: unify the reserve_bootmem() behavior of early_res_to_bootmem() by Ingo Molnar · 17 years ago
- 12448e3 x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 by Bernhard Walle · 17 years ago
- 8b2ef1d x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 17 years ago
- 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 17 years ago
- 1b8ba39 Merge branch 'x86/irq' into x86/devel by Ingo Molnar · 17 years ago
- 58cf352 Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel by Ingo Molnar · 17 years ago
- 3c1ca43 Merge branch 'x86/setup' into x86/devel by Ingo Molnar · 17 years ago
- 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 17 years ago
- 25556c1 x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset by Christophe Jaillet · 17 years ago
- 7f0dbbc x86: fix IO APIC breakage on HP nx6325, v2 by Maciej W. Rozycki · 17 years ago
- cd08d07 x86: fix IO APIC breakage on HP nx6325 by Maciej W. Rozycki · 17 years ago
- 3606244 x86: coding style fixes to arch/x86/kernel/io_apic_32.c by Paolo Ciarrocchi · 17 years ago
- 46b3b4e x86, io-apic: use predefined names instead of numeric constants by Cyrill Gorcunov · 17 years ago
- d3f020d x86, io-apic: define names for redirection table entry fields by Cyrill Gorcunov · 17 years ago
- d788bad x86: APIC/SMP: Downgrade the NMI watchdog for "noapic" by Maciej W. Rozycki · 17 years ago
- d54db1a x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp" by Maciej W. Rozycki · 17 years ago
- 1966202 x86: APIC/UP: Remove redundant NMI watchdog downgrade by Maciej W. Rozycki · 17 years ago
- acae7d9 x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC by Maciej W. Rozycki · 17 years ago
- 148b508 x86: NMI watchdog: Downgrade helper by Maciej W. Rozycki · 17 years ago
- 6fe9fe8 Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"" by Ingo Molnar · 17 years ago
- ab5a5be Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang" by Ingo Molnar · 17 years ago
- ff11571 x86, io-apic: fix nmi_watchdog=1 bootup hang by Ingo Molnar · 17 years ago
- 067fa0f x86: IO-APIC - use NMI_NONE instead of numeric constant by Cyrill Gorcunov · 17 years ago
- b1b57ee x86 build fix: by Ingo Molnar · 17 years ago
- 431ee79 x86: apic_64.c fix sparse warnings about shadowed variables by Thomas Gleixner · 17 years ago
- 7223daf x86: make irq_cfg static by Thomas Gleixner · 17 years ago
- 0715650 x86: move pci_routirq declaration to pci.h by Thomas Gleixner · 17 years ago
- 691874f x86: I/O APIC: timer through 8259A second-chance by Maciej W. Rozycki · 17 years ago
- 03be750 x86: I/O APIC: keep the timer IRQ masked during set-up by Maciej W. Rozycki · 17 years ago
- 24742ec x86: I/O APIC: unmask the second-chance timer interrupt by Maciej W. Rozycki · 17 years ago
- f7633ce x86: I/O APIC: rename setup_ExtINT_IRQ0_pin() by Maciej W. Rozycki · 17 years ago
- 6b4722a x86: I/O APIC: remove redundant LVT0 masking by Maciej W. Rozycki · 17 years ago
- 80d16ba x86: I/O APIC: remove redundant 8259A {,un}masking by Maciej W. Rozycki · 17 years ago
- f082526 x86: I/O APIC: fix the name of the through-8259A handler by Maciej W. Rozycki · 17 years ago
- 9a1c619 x86: I/O APIC: fix the name of the L-APIC IRQ handler by Maciej W. Rozycki · 17 years ago
- 35542c5 x86: I/O APIC: clean up the 8259A on a NMI watchdog failure by Maciej W. Rozycki · 17 years ago
- a1133d8 x86: APIC/SMP: downgrade the NMI watchdog for "nosmp" by Maciej W. Rozycki · 17 years ago
- 73d08e6 x86: APIC/SMP: correct the message for "nosmp" by Maciej W. Rozycki · 17 years ago
- 60134eb x86: I/O APIC: keep IRQ off when changing LVT registers by Maciej W. Rozycki · 17 years ago
- e67465f x86: I/O APIC: clean up after a fasteoi failure by Maciej W. Rozycki · 17 years ago
- ecd2947 x86: I/O APIC: remove parameters to fiddle with the 8259A by Maciej W. Rozycki · 17 years ago
- d11d579 x86: I/O APIC: AEOI timer acknowledgement clean-ups by Maciej W. Rozycki · 17 years ago
- a0176e2 Revert "Revert "x86: fix ioapic bug again"" by Ingo Molnar · 17 years ago
- 684eb01 x86_64: use PAGE_OFFSET in dump_pagetables by Jiri Slaby · 17 years ago
- 6e92a5a x86: add sparse annotations to ioremap by Thomas Gleixner · 17 years ago
- 65280e6 x86: janitor CPA statistics patch by Thomas Gleixner · 17 years ago
- ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 17 years ago
- 9302213 Merge commit 'v2.6.26-rc9' into x86/cpu by Ingo Molnar · 17 years ago
- c49c412 x86: make 64bit identify_cpu use cpu_dev v2 by Yinghai Lu · 17 years ago
- dcd32b6 x86: make 64-bit identify_cpu use cpu_dev by Yinghai Lu · 17 years ago
- 3a27dd1 x86: Move PCI IO ECS code to x86/pci by Robert Richter · 17 years ago
- 24bfdca x86/pci: Renaming k8-bus_64.c to amd_bus.c by Robert Richter · 17 years ago
- 0beefa2 x86: add C1E aware idle function, fix by Thomas Gleixner · 17 years ago
- aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 17 years ago