1. beb6943 x86 headers: protect page_32.h via __ASSEMBLY__ by Ingo Molnar · 16 years ago
  2. e43623b x86 headers: include page_types.h in pgtable_types.h by Ingo Molnar · 16 years ago
  3. 56cefce x86 headers: include linux/types.h by Ingo Molnar · 16 years ago
  4. 999c788 x86 headers: remove duplicate pud_large() definition by Ingo Molnar · 16 years ago
  5. 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
  6. d040c16 Merge branch 'x86/core' into x86/headers by Ingo Molnar · 16 years ago
  7. 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
  8. f268fe7 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  9. 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
  10. 881c477 Merge branch 'x86/cleanups' into x86/core by Ingo Molnar · 16 years ago
  11. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  12. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  13. b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
  14. 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
  15. 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
  16. d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
  17. 071a0bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  18. 3a4c680 Fix page writeback thinko, causing Berkeley DB slowdown by Nick Piggin · 16 years ago
  19. b1aabec mm: Export symbol ksize() by Kirill A. Shutemov · 16 years ago
  20. d88316c x86, 32-bit: refactor find_low_pfn_range() by Ingo Molnar · 16 years ago
  21. 4769843 x86, 32-bit: clean up find_low_pfn_range() by Ingo Molnar · 16 years ago
  22. 3023533 x86: fix warning in find_low_pfn_range() by Ingo Molnar · 16 years ago
  23. bd28242 x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=y by Ingo Molnar · 16 years ago
  24. 5568310 x86, defconfig: turn off CONFIG_ENABLE_WARN_DEPRECATED by Ingo Molnar · 16 years ago
  25. dd5fc55 x86, defconfig: update the 64-bit defconfig by Ingo Molnar · 16 years ago
  26. bc8bd002 x86, defconfig: update the 32-bit defconfig by Ingo Molnar · 16 years ago
  27. be03d9e x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem by Suresh Siddha · 16 years ago
  28. 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
  29. 58105ef x86: UV: fix header struct usage by Randy Dunlap · 16 years ago
  30. 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 16 years ago
  31. b578f3f Merge git://git.infradead.org/users/cbou/battery-2.6.29 by Linus Torvalds · 16 years ago
  32. 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 16 years ago
  33. e2f5bda x86: define pud_flags and pud_large properly to allow non-PAE builds by Jeremy Fitzhardinge · 16 years ago
  34. e42778d x86: move defs around to allow paravirt.h to just include page_types.h by Jeremy Fitzhardinge · 16 years ago
  35. 1dfc07a x86: move 2 and 3 level asm-generic defs into page-defs by Jeremy Fitzhardinge · 16 years ago
  36. 51c78eb x86: create _types.h counterparts for page*.h by Jeremy Fitzhardinge · 16 years ago
  37. 1484096 x86: Include pgtable_32|64_types.h in pgtable_types.h by Jeremy Fitzhardinge · 16 years ago
  38. fb35514 x86: Split pgtable_64.h into pgtable_64_types.h and pgtable_64.h by Jeremy Fitzhardinge · 16 years ago
  39. f402a65 x86: Split pgtable_32.h into pgtable_32.h and pgtable_32_types.h by Jeremy Fitzhardinge · 16 years ago
  40. 8d19c99 Split pgtable.h into pgtable_types.h and pgtable.h by Jeremy Fitzhardinge · 16 years ago
  41. b924a28 x86: rename *-defs.h to *-_types.h for consistency by Jeremy Fitzhardinge · 16 years ago
  42. 507e2fb w1: w1 temp calculation overflow fix by Ian Dall · 16 years ago
  43. 4d48a54 nbd: fix I/O hang on disconnected nbds by Paul Clements · 16 years ago
  44. 9480c53 mm: rearrange exit_mmap() to unlock before arch_exit_mmap by Jeremy Fitzhardinge · 16 years ago
  45. 3abdbf9 parport: parport_serial, don't bind netmos ibm 0299 by Jiri Slaby · 16 years ago
  46. 89e1219 writeback: fix break condition by Federico Cuello · 16 years ago
  47. 6c59796 syscall define: fix uml compile bug by Heiko Carstens · 16 years ago
  48. 0e4a9b5 ext2/xip: refuse to change xip flag during remount with busy inodes by Carsten Otte · 16 years ago
  49. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 16 years ago
  50. 01c4a42 cgroups: add Li Zefan as a maintainer by KOSAKI Motohiro · 16 years ago
  51. c318c7a rtc: t reaches -1, tested 0 by Roel Kluin · 16 years ago
  52. b4870bc kernel-doc: fix syscall wrapper processing by Randy Dunlap · 16 years ago
  53. f40b45a kernel-doc: preferred ending marker and examples by Randy Dunlap · 16 years ago
  54. 2e9c237 memcg: use __GFP_NOWARN in page cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  55. d409745 video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver by Uwe Kleine-Koenig · 16 years ago
  56. 7dcce13 tpm: correct email address for tpm_infineon-driver by Marcel Selhorst · 16 years ago
  57. 508b9f8 mm: fix mlocked page counter mismatch by MinChan Kim · 16 years ago
  58. 02ac597 ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" by Jan Kara · 16 years ago
  59. 8fe4cd0 jbd: fix return value of journal_start_commit() by Jan Kara · 16 years ago
  60. fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 16 years ago
  61. 35887b1 gx1fb: properly alloc cmap and plug cmap leak by Andres Salomon · 16 years ago
  62. b14caec gxfb: properly alloc cmap and plug cmap leak by Andres Salomon · 16 years ago
  63. 067f129 lxfb: properly alloc cmap in all cases and don't leak the memory by Marco La Porta · 16 years ago
  64. 57f63bc rtc: update maintainership of pxa rtc driver by Robert Jarzmik · 16 years ago
  65. 1001c9f migration: migrate_vmas should check "vma" by Daisuke Nishimura · 16 years ago
  66. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 16 years ago
  67. 17c9d12 Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE by Mel Gorman · 16 years ago
  68. 89e4b59 arlan-main.c fix compilation warnings for phys_addr_t by Jaswinder Singh Rajput · 16 years ago
  69. 76a8563 ne3210.c fix compilation warning for phys_addr_t by Jaswinder Singh Rajput · 16 years ago
  70. f537a53 iscsi_ibft.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
  71. 9c8976a falcon fix compilation warnings by Jaswinder Singh Rajput · 16 years ago
  72. 804852e drm_proc.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
  73. ba1511b x86: kernel/mpparse.c fix compilation warnings by Jaswinder Singh Rajput · 16 years ago
  74. 7651194 x86: mm/init_32.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
  75. 9049a11 Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2 by Jeremy Fitzhardinge · 16 years ago
  76. 6c6f1f0 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. 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
  78. 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
  79. 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
  80. 93431dd Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  81. da8dbb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  82. 17993b4 x86: make hibernation always-possible by Ingo Molnar · 16 years ago
  83. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
  84. fc631c8 sched: revert recent sync wakeup changes by Peter Zijlstra · 16 years ago
  85. 8e1568f pci, x86, acpi: fix early_ioremap() leak by Yinghai Lu · 16 years ago
  86. c5c606d x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORM by Ravikiran G Thirumalai · 16 years ago
  87. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 16 years ago
  88. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 16 years ago
  89. 1c00400 SGI IA64 UV: fix ia64 build error in the linux-next tree by Dean Nelson · 16 years ago
  90. 9c8bb6b x86: drop -fno-stack-protector annotations after pt_regs fixes by Brian Gerst · 16 years ago
  91. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 16 years ago
  92. aa78bcf x86: use pt_regs pointer in do_device_not_available() by Brian Gerst · 16 years ago
  93. ebd9026 stackprotector: fix multi-word cross-builds by Ingo Molnar · 16 years ago
  94. 8913937 Merge commit 'v2.6.29-rc4' into x86/cleanups by Ingo Molnar · 16 years ago
  95. 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 16 years ago
  96. 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 16 years ago
  97. 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
  98. 0e81cb5 x86, apic: fix initialization of wakeup_cpu by Alok Kataria · 16 years ago
  99. 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  100. 48cae88 [S390] dasd: fix race in dasd timer handling by Stefan Weinhuber · 16 years ago