1. 2c77865 x86: Cleanup the genirq name space by Thomas Gleixner · 14 years ago
  2. cfe08bb Merge branch 'x86/apic' into x86/irq by Thomas Gleixner · 14 years ago
  3. abb0052 x86: ioapic: Move trigger defines to io_apic.h by Thomas Gleixner · 14 years ago
  4. 710dcda x86: ioapic: Implement and use io_apic_setup_irq_pin_once() by Thomas Gleixner · 14 years ago
  5. b77cf6a x86: ioapic: Remove useless inlines by Thomas Gleixner · 14 years ago
  6. 41098ff x86: ioapic: Make a few functions static by Thomas Gleixner · 14 years ago
  7. da1ad9d x86: ioapic: Use setup function in setup_IO_APIC_irq_extra() by Thomas Gleixner · 14 years ago
  8. 2d57e37 x86: ioapic: Use setup function in __io_apic_setup_irqs() by Thomas Gleixner · 14 years ago
  9. e0799c0 x86: ioapic: Use setup function in __io_apic_set_pci_routing() by Thomas Gleixner · 14 years ago
  10. f880ec7 x86: ioapic: Use new setup function in pre_init_apic_IRQ0() by Thomas Gleixner · 14 years ago
  11. ff973d0 x86: ioapic: Add io_apic_setup_irq_pin() by Thomas Gleixner · 14 years ago
  12. ed972cc x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs() by Thomas Gleixner · 14 years ago
  13. c8d6b8f x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs() by Thomas Gleixner · 14 years ago
  14. 7d0f192 x86: Add dummy functions for compiling without IOAPIC by Henrik Kretzschmar · 14 years ago
  15. 7167d08 x86: Rework arch_disable_smp_support() for x86 by Henrik Kretzschmar · 14 years ago
  16. 58bff94 x86: Eliminate pointless adjustment attempts in fixup_irqs() by Jan Beulich · 14 years ago
  17. 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 14 years ago
  19. 678301e x86, ioapic: Don't warn about non-existing IOAPICs if we have none by Paul Bolle · 14 years ago
  20. 1c9d16e x86: Fix mwait_usable section mismatch by Borislav Petkov · 14 years ago
  21. 5117348 x86: Readd missing irq_to_desc() in fixup_irq() by Thomas Gleixner · 14 years ago
  22. d91309f x86: Fix text_poke_smp_batch() deadlock by Peter Zijlstra · 14 years ago
  23. 2fb270f x86: Fix section mismatch in LAPIC initialization by Jan Beulich · 14 years ago
  24. d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 14 years ago
  25. 07675f4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
  27. eb487ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. f744854 x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms by Suresh Siddha · 14 years ago
  29. d038b12 perf: Fix Pentium4 raw event validation by Stephane Eranian · 14 years ago
  30. 2e5aa68 x86-64: Don't use pointer to out-of-scope variable in dump_trace() by Jesper Juhl · 14 years ago
  31. 93789b3 x86, hotplug: Fix powersavings with offlined cores on AMD by Borislav Petkov · 14 years ago
  32. f21bbec x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intr by Fenghua Yu · 14 years ago
  33. fb87ec3 x86: Update CPU cache attributes table descriptors by Dave Jones · 14 years ago
  34. 6b35eb9 Revert "x86: Make relocatable kernel work with new binutils" by Ingo Molnar · 14 years ago
  35. 404cbbd Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 7b698ea x86: Clear irqstack thread_info by Brian Gerst · 14 years ago
  37. 86b1e8d x86: Make relocatable kernel work with new binutils by Shaohua Li · 14 years ago
  38. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. 6550904 x86, mrst: Set correct APB timer IRQ affinity for secondary cpu by Jacob Pan · 14 years ago
  40. 62627be x86: tsc: Fix calibration refinement conditionals to avoid divide by zero by John Stultz · 14 years ago
  41. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  42. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  43. bae9c19 thp: split_huge_page_mm/vma by Andrea Arcangeli · 14 years ago
  44. 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
  45. 331127f thp: add pmd paravirt ops by Andrea Arcangeli · 14 years ago
  46. d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 14 years ago
  47. e691d24 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  49. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  50. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  51. 4395288 Merge branch 'cpuidle-perf-events' into idle-test by Len Brown · 14 years ago
  52. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  53. f77cfe4 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer by Thomas Renninger · 14 years ago
  54. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  55. e5c3014 KVM: Initialize fpu state in preemptible context by Avi Kivity · 14 years ago
  56. 03b6e6e Merge branch 'apei' into release by Len Brown · 14 years ago
  57. a63512a KVM guest: Fix kvm clock initialization when it's configured out by Avi Kivity · 14 years ago
  58. 6adba52 KVM: Let host know whether the guest can handle async PF in non-userspace context. by Gleb Natapov · 14 years ago
  59. 6c047cd KVM paravirt: Handle async PF in non preemptable context by Gleb Natapov · 14 years ago
  60. 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 14 years ago
  61. fd10cde KVM paravirt: Add async PF initialization to PV guest. by Gleb Natapov · 14 years ago
  62. ca3f101 KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. by Gleb Natapov · 14 years ago
  63. 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 14 years ago
  64. 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 990a32d x86, UV: Fix APICID shift for Westmere processors by Jack Steiner · 14 years ago
  67. 24d9b70 x86: Use PCI method for enabling AMD extended config space before MSR method by Jan Beulich · 14 years ago
  68. 29fe359 x86: tsc: Prevent delayed init if initial tsc calibration failed by Thomas Gleixner · 14 years ago
  69. 8c8ae4e Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  70. 4aed89d x86, lapic-timer: Increase the max_delta to 31 bits by Pierre Tardy · 14 years ago
  71. 30285c6 Merge branch 'x86/apic-cleanups' into x86/urgent by Ingo Molnar · 14 years ago
  72. 4385428 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  73. 047a377 perf, x86: P4 PMU - Fix unflagged overflows handling by Cyrill Gorcunov · 14 years ago
  74. 91d88ce x86: Fix sparse non-ANSI function warnings in smpboot.c by Randy Dunlap · 14 years ago
  75. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  76. 625dbc3b x86: Save rbp in pt_regs on irq entry by Frederic Weisbecker · 14 years ago
  77. 39a6eeb x86, dumpstack: Fix unused variable warning by Rakib Mullick · 14 years ago
  78. 2904ed8 apic: Move hypervisor detection of x2apic to hypervisor.h by Sheng Yang · 14 years ago
  79. f2fd439 x86, NMI: Clean-up default_do_nmi() by Don Zickus · 14 years ago
  80. ab846f1 x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU by Don Zickus · 14 years ago
  81. c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
  82. 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 14 years ago
  83. 673a609 x86: Convert some devices to use DIE_NMIUNKNOWN by Don Zickus · 14 years ago
  84. 1c7b74d x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR by Huang Ying · 14 years ago
  85. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago
  86. 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 14 years ago
  87. cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. d7a5a18 Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 6f46b12 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 017892c3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. 42cbd8e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 74d91e3 x86, NMI: Add touch_nmi_watchdog to io_check_error delay by Huang Ying · 14 years ago
  99. 554ec06 x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time by Dongdong Deng · 14 years ago
  100. 9ab181f x86: Only call smp_processor_id in non-preempt cases by Don Zickus · 14 years ago