- 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
- 8b7fd21 x86: clean up amd_iommu documentation by FUJITA Tomonori · 17 years ago
- 1b40a89 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
- 97f8571 pxamci: fix byte aligned DMA transfers by Philipp Zabel · 17 years ago
- 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 17 years ago
- 35baff2 KVM: IOAPIC: Fix level-triggered irq injection hang by Mark McLoughlin · 17 years ago
- ca37393 x86: KVM guest: Add memory clobber to hypercalls by Anthony Liguori · 17 years ago
- b727946 Linux 2.6.26-rc9 by Linus Torvalds · 17 years ago
- 5d7e0d2 Fix pagemap_read() use of struct mm_walk by Andrew Morton · 17 years ago
- ca31e14 Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h by Eduard - Gabriel Munteanu · 17 years ago
- 84df87b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 537388b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 20cbc97 Fix clear_refs_write() use of struct mm_walk by Andrew Morton · 17 years ago
- fbe0825 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
- d28f87a ahci: give another shot at clearing all bits in irq_stat by Tejun Heo · 17 years ago
- 2b54ed9 ide: ide_unregister() locking bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
- bd8a59e ide: ide_unregister() warm-plug bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
- 7cd95f5 ide: fix hwif->gendev refcounting by Bartlomiej Zolnierkiewicz · 17 years ago
- 3b72532 softlockup: print a module list on being stuck by Arjan van de Ven · 17 years ago
- a1716d5 Merge branch 'x86/s2ram-fix' into x86/urgent by Ingo Molnar · 17 years ago
- 64e83b5 x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 by Rafael J. Wysocki · 17 years ago
- 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 17 years ago
- d79df63 mempolicy: mask off internal flags for userspace API by David Rientjes · 17 years ago
- b8a0b6c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- bf5b193 mmc: don't use DMA on newer ENE controllers by Pierre Ossman · 17 years ago
- 46b6d94 doc: document the relax_domain_level kernel boot argument by Paul Jackson · 17 years ago
- d823f6b devcgroup: fix odd behaviour when writing 'a' to devices.allow by Li Zefan · 17 years ago
- 26ff8c6 Update MAINTAINERS file for the TPM device driver by Rajiv Andrade · 17 years ago
- 2d5c1be mm: switch node meminfo Active & Inactive pages to Kbytes by John Blackwood · 17 years ago
- acb7669 cpumask: introduce new APIs by Stephen Rothwell · 17 years ago
- 603ded1 olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout by Andres Salomon · 17 years ago
- e08c169 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue by Andres Salomon · 17 years ago
- 4915399 cciss: read config to obtain max outstanding commands per controller by Mike Miller · 17 years ago
- 8deacee MAINTAINERS: update the email address of Andreas Dilger by Geert Uytterhoeven · 17 years ago
- 985ee7f cpusets: document proc status cpus and mems allowed lists by Paul Jackson · 17 years ago
- 51597ac Alpha Linux kernel fails with inconsistent kallsyms data by Bastian Blank · 17 years ago
- 1209726 security: filesystem capabilities: fix CAP_SETPCAP handling by Andrew G. Morgan · 17 years ago
- 086f731 security: filesystem capabilities: fix fragile setuid fixup code by Andrew G. Morgan · 17 years ago
- abbaeff doc: doc maintainers by Randy Dunlap · 17 years ago
- 4b1295b spi: fix the read path in spidev by Sebastian Siewior · 17 years ago
- bef67c5 cgroups: document the effect of attaching PID 0 to a cgroup by Li Zefan · 17 years ago
- 4e0d13c MFD maintainer by Samuel Ortiz · 17 years ago
- 27c8d95 w100fb: add 80 MHz modeline by Philipp Zabel · 17 years ago
- e5dd3cb w100fb: do not depend on SHARPSL by Philipp Zabel · 17 years ago
- 6d1029b add kernel-doc for simple_read_from_buffer and memory_read_from_buffer by Akinobu Mita · 17 years ago
- 337e2ab ntfs: update help text by Jess Guerrero · 17 years ago
- c76a587 man-pages is supported by Michael Kerrisk · 17 years ago
- 93921f5 Introduce rculist.h by Stephen Rothwell · 17 years ago
- fc26361 mn10300: provide __ucmpdi2() for MN10300 by David Howells · 17 years ago
- 7fc7228 mn10300: export certain arch symbols required to build allmodconfig by David Howells · 17 years ago
- 292d735 hdaps: add support for various newer Lenovo thinkpads by maximilian attems · 17 years ago