Age | Commit message (Expand) | Author |
2008-07-08 | x86: replace shrink_active_range() with remove_active_range() | Yinghai Lu |
2008-07-08 | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu |
2008-07-08 | x86: make generic arch support NUMAQ, fix #2 | Yinghai Lu |
2008-07-08 | x86: make generic arch support NUMAQ, fix | Yinghai Lu |
2008-07-08 | x86: e820 merge parsing of the mem=/memmap= boot parameters | Yinghai Lu |
2008-07-08 | x86: unify the reserve_bootmem() behavior of early_res_to_bootmem() | Ingo Molnar |
2008-07-08 | x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 | Bernhard Walle |
2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar |
2008-07-08 | Merge branch 'x86/irq' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar |
2008-07-08 | Merge branch 'x86/setup' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset | Christophe Jaillet |
2008-07-08 | x86: fix IO APIC breakage on HP nx6325, v2 | Maciej W. Rozycki |
2008-07-08 | x86: fix IO APIC breakage on HP nx6325 | Maciej W. Rozycki |
2008-07-08 | x86: coding style fixes to arch/x86/kernel/io_apic_32.c | Paolo Ciarrocchi |
2008-07-08 | x86, io-apic: use predefined names instead of numeric constants | Cyrill Gorcunov |
2008-07-08 | x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp" | Maciej W. Rozycki |
2008-07-08 | x86: APIC/UP: Remove redundant NMI watchdog downgrade | Maciej W. Rozycki |
2008-07-08 | x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC | Maciej W. Rozycki |
2008-07-08 | Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"" | Ingo Molnar |
2008-07-08 | Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang" | Ingo Molnar |
2008-07-08 | x86, io-apic: fix nmi_watchdog=1 bootup hang | Ingo Molnar |
2008-07-08 | x86: IO-APIC - use NMI_NONE instead of numeric constant | Cyrill Gorcunov |
2008-07-08 | x86 build fix: | Ingo Molnar |
2008-07-08 | x86: apic_64.c fix sparse warnings about shadowed variables | Thomas Gleixner |
2008-07-08 | x86: make irq_cfg static | Thomas Gleixner |
2008-07-08 | x86: move pci_routirq declaration to pci.h | Thomas Gleixner |
2008-07-08 | x86: I/O APIC: timer through 8259A second-chance | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: keep the timer IRQ masked during set-up | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: unmask the second-chance timer interrupt | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: rename setup_ExtINT_IRQ0_pin() | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: remove redundant LVT0 masking | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: remove redundant 8259A {,un}masking | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: fix the name of the through-8259A handler | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: fix the name of the L-APIC IRQ handler | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: clean up the 8259A on a NMI watchdog failure | Maciej W. Rozycki |
2008-07-08 | x86: APIC/SMP: downgrade the NMI watchdog for "nosmp" | Maciej W. Rozycki |
2008-07-08 | x86: APIC/SMP: correct the message for "nosmp" | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: keep IRQ off when changing LVT registers | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: clean up after a fasteoi failure | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: remove parameters to fiddle with the 8259A | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: AEOI timer acknowledgement clean-ups | Maciej W. Rozycki |
2008-07-08 | Revert "Revert "x86: fix ioapic bug again"" | Ingo Molnar |
2008-07-08 | x86_64: use PAGE_OFFSET in dump_pagetables | Jiri Slaby |
2008-07-08 | x86: add sparse annotations to ioremap | Thomas Gleixner |
2008-07-08 | x86: janitor CPA statistics patch | Thomas Gleixner |
2008-07-08 | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen |
2008-07-08 | Merge commit 'v2.6.26-rc9' into x86/cpu | Ingo Molnar |