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. d8355ac xen: fix address truncation in pte mfn<->pfn conversion by Jeremy Fitzhardinge · 16 years ago
  50. 95c60b0 x86: remove unnecessary #ifdef CONFIG_X86_32...#else by Gustavo Fernando Padovan · 16 years ago
  51. 2d144e6 x86, mce_64.c: mce_cpu_quirks being ignored by Venki Pallipadi · 16 years ago
  52. a8cac81 Merge commit 'v2.6.26-rc8' into x86/mce by Ingo Molnar · 16 years ago
  53. bc4e0f9 x86: microcode: cosmetic changes by Ben Castricum · 16 years ago
  54. 27df66a arch/x86/mm/init_64.c: early_memtest(): fix types by Andrew Morton · 16 years ago
  55. 216705d x86: fix Intel Mac booting with EFI by Hugh Dickins · 16 years ago
  56. 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
  57. efac418 x86: fix NODES_SHIFT Kconfig range by Thomas Gleixner · 16 years ago
  58. 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
  59. 11dbc96 ptrace GET/SET FPXREGS broken by TAKADA Yoshihito · 16 years ago
  60. fcb4304 x86: fix cpu hotplug crash by Zhang, Yanmin · 16 years ago
  61. 44974c8 x86 gart: remove unnecessary set_bit_string by FUJITA Tomonori · 16 years ago
  62. 0b1faee x86: section/warning fixes by Daniel J Blueman · 16 years ago
  63. fa3d319 pci-gart_64.c: could we get better explanation? by Pavel Machek · 16 years ago
  64. 400d349 xen: add mechanism to extend existing multicalls by Jeremy Fitzhardinge · 16 years ago
  65. e57778a xen: implement ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
  66. 08b882c paravirt: add hooks for ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
  67. f6477cc Merge branch 'linus' into x86/timers by Ingo Molnar · 16 years ago
  68. 607baf1 Merge branch 'linus' into x86/memtest by Ingo Molnar · 16 years ago
  69. 0ed368c Merge branch 'linus' into x86/kconfig by Ingo Molnar · 16 years ago
  70. 48cf937 Merge branch 'linus' into x86/i8259 by Ingo Molnar · 16 years ago
  71. 037a607 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  72. 1262b00 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  73. d02859e Merge commit 'v2.6.26-rc8' into x86/xen by Ingo Molnar · 16 years ago
  74. 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
  75. f6e16d5 x86: KVM guest: Use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  76. 50d0a0f KVM: Make kvm host use the paravirt clocksource structs by Gerd Hoffmann · 16 years ago
  77. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  78. 7af192c x86: Add structs and functions for paravirt clocksource by Gerd Hoffmann · 16 years ago
  79. 378fc6e x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolons by WANG Cong · 16 years ago
  80. 2849914 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 16 years ago
  81. 33af903 x86: pat.c final cleanup of loop body in reserve_memtype by Andreas Herrmann · 16 years ago
  82. 64fe44c x86: pat.c introduce function to check for conflicts with existing memtypes by Andreas Herrmann · 16 years ago
  83. f688726 x86: pat.c consolidate list_add handling in reserve_memtype by Andreas Herrmann · 16 years ago
  84. 3e9c83b x86: pat.c consolidate error/debug messages in reserve_memtype by Andreas Herrmann · 16 years ago
  85. 69e26be x86: pat.c more trivial changes by Andreas Herrmann · 16 years ago
  86. ac97991 x86: pat.c choose more crisp variable names by Andreas Herrmann · 16 years ago
  87. bcc643d x86: introduce macro to check whether an address range is in the ISA range by Andreas Herrmann · 16 years ago
  88. a9b21b6 KVM: VMX: Fix host msr corruption with preemption enabled by Avi Kivity · 16 years ago
  89. 6bf6a95 KVM: MMU: Fix oops on guest userspace access to guest pagetable by Avi Kivity · 16 years ago
  90. 3094538 KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) by Marcelo Tosatti · 16 years ago
  91. 6597ca0 KVM: MMU: Fix rmap_write_protect() hugepage iteration bug by Marcelo Tosatti · 16 years ago
  92. 06e0564 KVM: close timer injection race window in __vcpu_run by Marcelo Tosatti · 16 years ago
  93. d4acf7e KVM: Fix race between timer migration and vcpu migration by Marcelo Tosatti · 16 years ago
  94. 0754557 x86: change early_gart_iommu_check() back to any_mapped by Yinghai Lu · 16 years ago
  95. ebb9cfe xen: don't drop NX bit by Jeremy Fitzhardinge · 16 years ago
  96. 05345b0 xen: mask unwanted pte bits in __supported_pte_mask by Jeremy Fitzhardinge · 16 years ago
  97. a987b16 xen: don't drop NX bit by Jeremy Fitzhardinge · 16 years ago
  98. eb179e4 xen: mask unwanted pte bits in __supported_pte_mask by Jeremy Fitzhardinge · 16 years ago
  99. 5f0120b x86-64: remove unnecessary ptregs call stubs by Jan Beulich · 16 years ago
  100. ffe6e1d x86, geode: add a VSA2 ID for General Software by Jordan Crouse · 16 years ago