1. e2780a6 x86, apic: merge genapic.h into apic.h by Ingo Molnar · 16 years ago
  2. 28aa29e remove: genapic prepare by Ingo Molnar · 16 years ago
  3. 7d01d32 x86, apic: fix build fallout of genapic changes by Ingo Molnar · 16 years ago
  4. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 years ago
  5. 06cd9a7 x86: add x2apic config by Yinghai Lu · 16 years ago
  6. ee8b53c x86: remove stale arch/x86/include/asm/page_64.h.rej file by Ingo Molnar · 16 years ago
  7. 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
  8. 98c061b x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() by Yinghai Lu · 16 years ago
  9. 3bd25d0 x86: pre init pirq_entries[] by Yinghai Lu · 16 years ago
  10. c996086 x86, xen: do multicall callbacks with interrupts disabled by Jeremy Fitzhardinge · 16 years ago
  11. 3d39e9d x86, xen: degrade BUG to WARN when multicall fails by Jeremy Fitzhardinge · 16 years ago
  12. b93d51d x86, xen: record and display initiator of each multicall when debugging by Ian Campbell · 16 years ago
  13. 9033304 x86, xen: short-circuit tests for dom0 by Jeremy Fitzhardinge · 16 years ago
  14. 970ec1a [IA64] fix __apci_unmap_table by Yinghai Lu · 16 years ago
  15. 88d0f55 x86: make 32bit to call enable_IO_APIC early like 64bit by Yinghai Lu · 16 years ago
  16. be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 16 years ago
  17. f6db44d x86: fix typo in filter_cpuid_features() by Yinghai Lu · 16 years ago
  18. e49590b x86, olpc: fix model detection without OFW by Chris Ball · 16 years ago
  19. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago
  20. bf33a70 x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefined by James Bottomley · 16 years ago
  21. c466ed2 x86, UV: set full apicid in uv_hub_send_ipi by Dimitri Sivanich · 16 years ago
  22. 694aa96 xen: fix xen_flush_tlb_others by Ian Campbell · 16 years ago
  23. beb6943 x86 headers: protect page_32.h via __ASSEMBLY__ by Ingo Molnar · 16 years ago
  24. e43623b x86 headers: include page_types.h in pgtable_types.h by Ingo Molnar · 16 years ago
  25. 56cefce x86 headers: include linux/types.h by Ingo Molnar · 16 years ago
  26. 999c788 x86 headers: remove duplicate pud_large() definition by Ingo Molnar · 16 years ago
  27. b233969 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 16 years ago
  28. 7032e86 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  29. f268fe7 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  30. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 16 years ago
  31. 881c477 Merge branch 'x86/cleanups' into x86/core by Ingo Molnar · 16 years ago
  32. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  33. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  34. b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
  35. 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
  36. 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
  37. d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
  38. d88316c2 x86, 32-bit: refactor find_low_pfn_range() by Ingo Molnar · 16 years ago
  39. 4769843 x86, 32-bit: clean up find_low_pfn_range() by Ingo Molnar · 16 years ago
  40. 3023533 x86: fix warning in find_low_pfn_range() by Ingo Molnar · 16 years ago
  41. bd28242 x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=y by Ingo Molnar · 16 years ago
  42. 5568310 x86, defconfig: turn off CONFIG_ENABLE_WARN_DEPRECATED by Ingo Molnar · 16 years ago
  43. dd5fc55 x86, defconfig: update the 64-bit defconfig by Ingo Molnar · 16 years ago
  44. bc8bd002 x86, defconfig: update the 32-bit defconfig by Ingo Molnar · 16 years ago
  45. be03d9e x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem by Suresh Siddha · 16 years ago
  46. 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
  47. 58105ef x86: UV: fix header struct usage by Randy Dunlap · 16 years ago
  48. 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 16 years ago
  49. 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 16 years ago
  50. e2f5bda x86: define pud_flags and pud_large properly to allow non-PAE builds by Jeremy Fitzhardinge · 16 years ago
  51. e42778d x86: move defs around to allow paravirt.h to just include page_types.h by Jeremy Fitzhardinge · 16 years ago
  52. 1dfc07a x86: move 2 and 3 level asm-generic defs into page-defs by Jeremy Fitzhardinge · 16 years ago
  53. 51c78eb x86: create _types.h counterparts for page*.h by Jeremy Fitzhardinge · 16 years ago
  54. 1484096 x86: Include pgtable_32|64_types.h in pgtable_types.h by Jeremy Fitzhardinge · 16 years ago
  55. fb35514 x86: Split pgtable_64.h into pgtable_64_types.h and pgtable_64.h by Jeremy Fitzhardinge · 16 years ago
  56. f402a65 x86: Split pgtable_32.h into pgtable_32.h and pgtable_32_types.h by Jeremy Fitzhardinge · 16 years ago
  57. 8d19c99 Split pgtable.h into pgtable_types.h and pgtable.h by Jeremy Fitzhardinge · 16 years ago
  58. b924a28 x86: rename *-defs.h to *-_types.h for consistency by Jeremy Fitzhardinge · 16 years ago
  59. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 16 years ago
  60. ba1511b x86: kernel/mpparse.c fix compilation warnings by Jaswinder Singh Rajput · 16 years ago
  61. 7651194 x86: mm/init_32.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
  62. 9049a11 Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2 by Jeremy Fitzhardinge · 16 years ago
  63. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 9ce04f9 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. b3f2caa 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
  66. 93431dd Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  67. da8dbb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  68. 17993b4 x86: make hibernation always-possible by Ingo Molnar · 16 years ago
  69. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
  70. c5c606d x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORM by Ravikiran G Thirumalai · 16 years ago
  71. 1c00400 SGI IA64 UV: fix ia64 build error in the linux-next tree by Dean Nelson · 16 years ago
  72. 9c8bb6b x86: drop -fno-stack-protector annotations after pt_regs fixes by Brian Gerst · 16 years ago
  73. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 16 years ago
  74. aa78bcf x86: use pt_regs pointer in do_device_not_available() by Brian Gerst · 16 years ago
  75. 8913937 Merge commit 'v2.6.29-rc4' into x86/cleanups by Ingo Molnar · 16 years ago
  76. 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 16 years ago
  77. 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 16 years ago
  78. d5b5a23 Merge branch 'x86/apic' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/apic by Ingo Molnar · 16 years ago
  79. 0e81cb5 x86, apic: fix initialization of wakeup_cpu by Alok Kataria · 16 years ago
  80. 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  81. 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 16 years ago
  82. d5e842c [S390] vdso: fix per cpu vdso pointer in lowcore by Martin Schwidefsky · 16 years ago
  83. f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
  84. f99fb8a powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW by Kumar Gala · 16 years ago
  85. 1385a7a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  86. c36c63c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  87. 226b791 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  88. e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
  89. b52af40 i8327: fix outb() parameter order by Clemens Ladisch · 16 years ago
  90. e0fc4f9 [ARM] Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  91. 0b2f828 powerpc: Add missing sparsemem.h include by Michael Neuling · 16 years ago
  92. 5b11abf powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist by Benjamin Herrenschmidt · 16 years ago
  93. d87bf76 powerpc/cell: Add missing #include for oprofile by Michael Neuling · 16 years ago
  94. f25f907 powerpc/ftrace: Fix math to calculate offset in TOC by Steven Rostedt · 16 years ago
  95. eef3361 powerpc: Don't emulate mr. instructions by Ananth N Mavinakayanahalli · 16 years ago
  96. 6c24b17 powerpc/fsl-booke: Fix mapping functions to use phys_addr_t by Kumar Gala · 16 years ago
  97. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
  98. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 16 years ago
  99. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 16 years ago
  100. f0d9611 x86: use asm .macro instead of cpp #define in entry_32.S by Tejun Heo · 16 years ago