1. ecda062 x86: check mptable physptr with max_low_pfn on 32bit by Yinghai Lu · 16 years ago
  2. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
  3. d85a881 x86: remove various unused subarch hooks by Ingo Molnar · 16 years ago
  4. 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 16 years ago
  5. 8425091 x86: improve the help text of X86_EXTENDED_PLATFORM by Ravikiran G Thirumalai · 16 years ago
  6. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  7. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
  8. 936577c x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors by Linus Torvalds · 16 years ago
  9. 7c24af4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  10. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 16 years ago
  11. ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 16 years ago
  12. 6defa2f x86_64: Fix S3 fail path by Jiri Slaby · 16 years ago
  13. e6bd676 x86_64: acpi/wakeup_64 cleanup by Jiri Slaby · 16 years ago
  14. 460c133 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
  15. cc3ca22 x86, mce: remove incorrect __cpuinit for mce_cpu_features() by H. Peter Anvin · 16 years ago
  16. be71cb5 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
  17. d919091 mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c by Wei Yongjun · 16 years ago
  18. 58bafe7 mn10300: fix oprofile by David Howells · 16 years ago
  19. 41a9e64 uml: fix vde network backend in user mode linux by Luca Bigliardi · 16 years ago
  20. 07a66d7 x86: use the right protections for split-up pagetables by Ingo Molnar · 16 years ago
  21. 48ffc70 x86, vmi: TSC going backwards check in vmi clocksource by Alok N Kataria · 16 years ago
  22. a5e7536 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  23. ec8148d [IA64] xen_domu build fix by Tony Luck · 16 years ago
  24. 1d5b20f [IA64] fixes configs and add default config for ia64 xen domU by Isaku Yamahata · 16 years ago
  25. c0acdea [IA64] Remove redundant cpu_clear() in __cpu_disable path by Alex Chiang · 16 years ago
  26. 66db2e6 [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs" by Alex Chiang · 16 years ago
  27. 39d481c [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. by Robin Holt · 16 years ago
  28. 334f85b6 [IA64] Build fix for __early_pfn_to_nid() undefined link error by Tony Luck · 16 years ago
  29. 402a917 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  30. bcf8951 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
  31. 9dd446f [ARM] 5405/1: ep93xx: remove unused gesbc9312.h header by Hartley Sweeten · 16 years ago
  32. 9da616f [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXEC by Makito SHIOKAWA · 16 years ago
  33. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 16 years ago
  34. d5cd034 [S390] Fix timeval regression on s390 by Christian Borntraeger · 16 years ago
  35. 41f3103 [ARM] omap: fix clock reparenting in omap2_clk_set_parent() by Russell King · 16 years ago
  36. 3fd9825 [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() by Nicolas Pitre · 16 years ago
  37. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 16 years ago
  38. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 16 years ago
  39. 07db1c1 x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown by Andi Kleen · 16 years ago
  40. 380851b x86, mce: use force_sig_info to kill process in machine check by Andi Kleen · 16 years ago
  41. 6ec68bf x86, mce: reinitialize per cpu features on resume by Andi Kleen · 16 years ago
  42. fd4b9b3 [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support by Nicolas Pitre · 16 years ago
  43. f8effd1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. 3501033 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
  45. b30b774 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  46. 9be1b56 x86, apic: separate 32-bit setup functionality out of apic_32.c by Ingo Molnar · 16 years ago
  47. 39a6576 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  48. bf51935 x86, rcu: fix strange load average and ksoftirqd behavior by Paul E. McKenney · 16 years ago
  49. 2a05180 x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 16 years ago
  50. f62bae5 x86, apic: move APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 16 years ago
  51. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  52. ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 16 years ago
  53. cb81eae x86, numaq_32: clean up, misc by Ingo Molnar · 16 years ago
  54. 36afc3a x86, numaq_32: clean up by Ingo Molnar · 16 years ago
  55. 7da18ed x86, es7000: misc cleanups by Ingo Molnar · 16 years ago
  56. 352887d x86, es7000: remove dead code, clean up by Ingo Molnar · 16 years ago
  57. d3185b3 x86, es7000: remove externs by Ingo Molnar · 16 years ago
  58. b9e0d1a x86, apic: remove apicid_cluster() by Ingo Molnar · 16 years ago
  59. 2c4ce18 x86, es7000: clean up by Ingo Molnar · 16 years ago
  60. 2f205bc x86, apic: clean up the cpu_2_logical_apiciddeclaration by Ingo Molnar · 16 years ago
  61. 7731319 x86, apic: clean up arch/x86/kernel/bigsmp_32.c by Ingo Molnar · 16 years ago
  62. 5c615fe x86, apic: remove stale references to APIC_DEFINITION by Ingo Molnar · 16 years ago
  63. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  64. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  65. e2780a6 x86, apic: merge genapic.h into apic.h by Ingo Molnar · 16 years ago
  66. 28aa29e remove: genapic prepare by Ingo Molnar · 16 years ago
  67. 7d01d32 x86, apic: fix build fallout of genapic changes by Ingo Molnar · 16 years ago
  68. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 years ago
  69. 06cd9a7 x86: add x2apic config by Yinghai Lu · 16 years ago
  70. ee8b53c x86: remove stale arch/x86/include/asm/page_64.h.rej file by Ingo Molnar · 16 years ago
  71. 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 16 years ago
  72. 744f659 [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controller by Gregory CLEMENT · 16 years ago
  73. 98c061b x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() by Yinghai Lu · 16 years ago
  74. 3bd25d0 x86: pre init pirq_entries[] by Yinghai Lu · 16 years ago
  75. c996086 x86, xen: do multicall callbacks with interrupts disabled by Jeremy Fitzhardinge · 16 years ago
  76. 3d39e9d x86, xen: degrade BUG to WARN when multicall fails by Jeremy Fitzhardinge · 16 years ago
  77. b93d51d x86, xen: record and display initiator of each multicall when debugging by Ian Campbell · 16 years ago
  78. 9033304 x86, xen: short-circuit tests for dom0 by Jeremy Fitzhardinge · 16 years ago
  79. 1371be0 cpumask: Use cpu_*_mask accessors code: alpha by Rusty Russell · 16 years ago
  80. a0abd52 cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a by Rusty Russell · 16 years ago
  81. 970ec1a [IA64] fix __apci_unmap_table by Yinghai Lu · 16 years ago
  82. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
  83. 88d0f55 x86: make 32bit to call enable_IO_APIC early like 64bit by Yinghai Lu · 16 years ago
  84. be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 16 years ago
  85. f6db44d x86: fix typo in filter_cpuid_features() by Yinghai Lu · 16 years ago
  86. 516a1a7 KVM: VMX: Flush volatile msrs before emulating rdmsr by Avi Kivity · 16 years ago
  87. b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 16 years ago
  88. 2aaf69d KVM: MMU: Map device MMIO as UC in EPT by Sheng Yang · 16 years ago
  89. abe6655 KVM: x86: disable kvmclock on non constant TSC hosts by Marcelo Tosatti · 16 years ago
  90. d2a8284 KVM: PIT: fix i8254 pending count read by Marcelo Tosatti · 16 years ago
  91. ba4cef3 KVM: Fix racy in kvm_free_assigned_irq by Sheng Yang · 16 years ago
  92. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
  93. 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 16 years ago
  94. d39123a KVM: ia64: fix fp fault/trap handler by Yang Zhang · 16 years ago
  95. e49590b x86, olpc: fix model detection without OFW by Chris Ball · 16 years ago
  96. 2b768b6 [ARM] 5391/1: AT91: Enable GPIO clocks earlier by Andrew Victor · 16 years ago
  97. 2af29b7 [ARM] 5390/1: AT91: Watchdog fixes by Andrew Victor · 16 years ago
  98. abf2396 [ARM] omap: fix _omap2_clksel_get_src_field() by Russell King · 16 years ago
  99. 9132f1b [ARM] omap: fix omap2_divisor_to_clksel() error return value by Russell King · 16 years ago
  100. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago