1. 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 · 16 years ago
  2. 25556c1 x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset by Christophe Jaillet · 16 years ago
  3. 7f0dbbc x86: fix IO APIC breakage on HP nx6325, v2 by Maciej W. Rozycki · 16 years ago
  4. cd08d07 x86: fix IO APIC breakage on HP nx6325 by Maciej W. Rozycki · 16 years ago
  5. 3606244 x86: coding style fixes to arch/x86/kernel/io_apic_32.c by Paolo Ciarrocchi · 16 years ago
  6. 46b3b4e x86, io-apic: use predefined names instead of numeric constants by Cyrill Gorcunov · 16 years ago
  7. d54db1a x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp" by Maciej W. Rozycki · 16 years ago
  8. 1966202 x86: APIC/UP: Remove redundant NMI watchdog downgrade by Maciej W. Rozycki · 16 years ago
  9. acae7d9 x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC by Maciej W. Rozycki · 16 years ago
  10. 6fe9fe8 Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"" by Ingo Molnar · 16 years ago
  11. ab5a5be Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang" by Ingo Molnar · 16 years ago
  12. ff11571 x86, io-apic: fix nmi_watchdog=1 bootup hang by Ingo Molnar · 16 years ago
  13. 067fa0f x86: IO-APIC - use NMI_NONE instead of numeric constant by Cyrill Gorcunov · 16 years ago
  14. b1b57ee x86 build fix: by Ingo Molnar · 16 years ago
  15. 431ee79 x86: apic_64.c fix sparse warnings about shadowed variables by Thomas Gleixner · 16 years ago
  16. 7223daf x86: make irq_cfg static by Thomas Gleixner · 16 years ago
  17. 0715650 x86: move pci_routirq declaration to pci.h by Thomas Gleixner · 16 years ago
  18. 691874f x86: I/O APIC: timer through 8259A second-chance by Maciej W. Rozycki · 16 years ago
  19. 03be750 x86: I/O APIC: keep the timer IRQ masked during set-up by Maciej W. Rozycki · 16 years ago
  20. 24742ec x86: I/O APIC: unmask the second-chance timer interrupt by Maciej W. Rozycki · 16 years ago
  21. f7633ce x86: I/O APIC: rename setup_ExtINT_IRQ0_pin() by Maciej W. Rozycki · 16 years ago
  22. 6b4722a x86: I/O APIC: remove redundant LVT0 masking by Maciej W. Rozycki · 16 years ago
  23. 80d16ba x86: I/O APIC: remove redundant 8259A {,un}masking by Maciej W. Rozycki · 16 years ago
  24. f082526 x86: I/O APIC: fix the name of the through-8259A handler by Maciej W. Rozycki · 16 years ago
  25. 9a1c619 x86: I/O APIC: fix the name of the L-APIC IRQ handler by Maciej W. Rozycki · 16 years ago
  26. 35542c5 x86: I/O APIC: clean up the 8259A on a NMI watchdog failure by Maciej W. Rozycki · 16 years ago
  27. a1133d8 x86: APIC/SMP: downgrade the NMI watchdog for "nosmp" by Maciej W. Rozycki · 16 years ago
  28. 73d08e6 x86: APIC/SMP: correct the message for "nosmp" by Maciej W. Rozycki · 16 years ago
  29. 60134eb x86: I/O APIC: keep IRQ off when changing LVT registers by Maciej W. Rozycki · 16 years ago
  30. e67465f x86: I/O APIC: clean up after a fasteoi failure by Maciej W. Rozycki · 16 years ago
  31. ecd2947 x86: I/O APIC: remove parameters to fiddle with the 8259A by Maciej W. Rozycki · 16 years ago
  32. d11d579 x86: I/O APIC: AEOI timer acknowledgement clean-ups by Maciej W. Rozycki · 16 years ago
  33. a0176e2 Revert "Revert "x86: fix ioapic bug again"" by Ingo Molnar · 16 years ago
  34. 684eb01 x86_64: use PAGE_OFFSET in dump_pagetables by Jiri Slaby · 16 years ago
  35. 6e92a5a x86: add sparse annotations to ioremap by Thomas Gleixner · 16 years ago
  36. 65280e6 x86: janitor CPA statistics patch by Thomas Gleixner · 16 years ago
  37. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 16 years ago
  38. 9302213 Merge commit 'v2.6.26-rc9' into x86/cpu by Ingo Molnar · 16 years ago
  39. c49c412 x86: make 64bit identify_cpu use cpu_dev v2 by Yinghai Lu · 16 years ago
  40. dcd32b6 x86: make 64-bit identify_cpu use cpu_dev by Yinghai Lu · 16 years ago
  41. 3a27dd1 x86: Move PCI IO ECS code to x86/pci by Robert Richter · 16 years ago
  42. 24bfdca x86/pci: Renaming k8-bus_64.c to amd_bus.c by Robert Richter · 16 years ago
  43. 0beefa2 x86: add C1E aware idle function, fix by Thomas Gleixner · 16 years ago
  44. aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 16 years ago
  45. a1716d5 Merge branch 'x86/s2ram-fix' into x86/urgent by Ingo Molnar · 16 years ago
  46. 64e83b5 x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 by Rafael J. Wysocki · 16 years ago
  47. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 16 years ago
  48. 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 · 16 years ago
  49. 51597ac Alpha Linux kernel fails with inconsistent kallsyms data by Bastian Blank · 16 years ago
  50. fc26361 mn10300: provide __ucmpdi2() for MN10300 by David Howells · 16 years ago
  51. 7fc7228 mn10300: export certain arch symbols required to build allmodconfig by David Howells · 16 years ago
  52. d8355ac xen: fix address truncation in pte mfn<->pfn conversion by Jeremy Fitzhardinge · 16 years ago
  53. 8986d2f [MIPS] cevt-txx9: Reset timer counter on initialization by Atsushi Nemoto · 16 years ago
  54. 7e3297d [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTES by Thomas Bogendoerfer · 16 years ago
  55. 1faf7f2 [MIPS] IP32: Fix unexpected irq 71 by Thomas Bogendoerfer · 16 years ago
  56. 95c60b0 x86: remove unnecessary #ifdef CONFIG_X86_32...#else by Gustavo Fernando Padovan · 16 years ago
  57. 2d144e6 x86, mce_64.c: mce_cpu_quirks being ignored by Venki Pallipadi · 16 years ago
  58. a8cac81 Merge commit 'v2.6.26-rc8' into x86/mce by Ingo Molnar · 16 years ago
  59. bc4e0f9 x86: microcode: cosmetic changes by Ben Castricum · 16 years ago
  60. 27df66a arch/x86/mm/init_64.c: early_memtest(): fix types by Andrew Morton · 16 years ago
  61. 216705d x86: fix Intel Mac booting with EFI by Hugh Dickins · 16 years ago
  62. 23c0e4a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  63. 15895b9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  64. 041924e Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 79ff1ad Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  66. 781c74b Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 16 years ago
  67. 18d76ac powerpc/mpc5200: Fix lite5200b suspend/resume by Tim Yamin · 16 years ago
  68. 1e6d1f2 powerpc/legacy_serial: Bail if reg-offset/shift properties are present by John Linn · 16 years ago
  69. 5d1a041 powerpc/bootwrapper: update for initrd with simpleImage by John Linn · 16 years ago
  70. efac418 x86: fix NODES_SHIFT Kconfig range by Thomas Gleixner · 16 years ago
  71. 3a677d2 [IA64] export account_system_vtime by Doug Chapman · 16 years ago
  72. dd4f088 [IA64] Bugfix for system with 32 cpus by Tony Luck · 16 years ago
  73. 08383ef [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_off by Catalin Marinas · 16 years ago
  74. bbad5d4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 11dbc96 ptrace GET/SET FPXREGS broken by TAKADA Yoshihito · 16 years ago
  76. fcb4304 x86: fix cpu hotplug crash by Zhang, Yanmin · 16 years ago
  77. 44974c8 x86 gart: remove unnecessary set_bit_string by FUJITA Tomonori · 16 years ago
  78. 0b1faee x86: section/warning fixes by Daniel J Blueman · 16 years ago
  79. fa3d319 pci-gart_64.c: could we get better explanation? by Pavel Machek · 16 years ago
  80. 400d349 xen: add mechanism to extend existing multicalls by Jeremy Fitzhardinge · 16 years ago
  81. e57778a xen: implement ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
  82. 08b882c paravirt: add hooks for ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
  83. f6477cc Merge branch 'linus' into x86/timers by Ingo Molnar · 16 years ago
  84. 607baf1 Merge branch 'linus' into x86/memtest by Ingo Molnar · 16 years ago
  85. 0ed368c Merge branch 'linus' into x86/kconfig by Ingo Molnar · 16 years ago
  86. 48cf937 Merge branch 'linus' into x86/i8259 by Ingo Molnar · 16 years ago
  87. 037a607 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  88. 1262b00 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  89. d02859e Merge commit 'v2.6.26-rc8' into x86/xen by Ingo Molnar · 16 years ago
  90. 8d0a600 Blackfin arch: fix up section mismatch warning by Bryan Wu · 16 years ago
  91. 71a7d15 Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debugging enabled by Sonic Zhang · 16 years ago
  92. bd8c540 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  93. 919c0d1 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  94. 9bf8a94 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  95. f6e16d5 x86: KVM guest: Use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  96. 50d0a0f KVM: Make kvm host use the paravirt clocksource structs by Gerd Hoffmann · 16 years ago
  97. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  98. 7af192c x86: Add structs and functions for paravirt clocksource by Gerd Hoffmann · 16 years ago
  99. e2569b7 [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() by Julia Lawall · 16 years ago
  100. 8097110 [IA64] Handle count==0 in sn2_ptc_proc_write() by Cliff Wickman · 16 years ago