1. 881e4aa [PATCH] Always print out the header line in /proc/swaps by Suleiman Souhlal · 18 years ago
  2. b43a57b [PATCH] OOM can panic due to processes stuck in __alloc_pages() by Kirill Korotaev · 18 years ago
  3. a3eea48 [PATCH] mlock cleanup by Rik Bobbaers · 18 years ago
  4. 8fb4fc6 [PATCH] Allow user processes to raise their oom_adj value by Guillem Jover · 18 years ago
  5. 3b17979 [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() by Jeremy Fitzhardinge · 18 years ago
  6. ad76fb6 [PATCH] mm: k{,um}map_atomic() vs in_atomic() by Peter Zijlstra · 18 years ago
  7. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  8. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  9. 3395ee0 [PATCH] mm: add noaliencache boot option to disable numa alien caches by Paul Menage · 18 years ago
  10. 8f5be20 [PATCH] mm: slab: eliminate lock_cpu_hotplug from slab by Ravikiran G Thirumalai · 18 years ago
  11. a44b56d [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along by Kevin Hilman · 18 years ago
  12. cace673 [PATCH] htlb forget rss with pt sharing by Chen, Kenneth W · 18 years ago
  13. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  14. e1dbeda [PATCH] balance_pdgat() cleanup by Andrew Morton · 18 years ago
  15. cc10250 [PATCH] mm: add arch_alloc_page by Nick Piggin · 18 years ago
  16. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 18 years ago
  17. 098fe65 [PATCH] grab swap token reordered by Ashwin Chaugule · 18 years ago
  18. cd54e7e [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers by Nick Piggin · 18 years ago
  19. f2a2a71 [PATCH] oom: less memdie by Nick Piggin · 18 years ago
  20. f3af38d [PATCH] oom: cleanup messages by Nick Piggin · 18 years ago
  21. c33e0fc [PATCH] oom: don't kill unkillable children or siblings by Nick Piggin · 18 years ago
  22. 7253f4e [PATCH] memory page_alloc zonelist caching reorder structure by Paul Jackson · 18 years ago
  23. 9276b1bc [PATCH] memory page_alloc zonelist caching speedup by Paul Jackson · 18 years ago
  24. 89689ae [PATCH] Get rid of zone_table[] by Christoph Lameter · 18 years ago
  25. c0a499c [PATCH] __unmap_hugepage_range(): add comment by Chen, Kenneth W · 18 years ago
  26. 0798e51 [PATCH] memory page alloc minor cleanups by Paul Jackson · 18 years ago
  27. a2ce774 [PATCH] uml: workqueue build fix by Andrew Morton · 18 years ago
  28. 822191a [PATCH] skip data conversion in compat_sys_mount when data_page is NULL by Andrey Mirkin · 18 years ago
  29. a1e8537 [PATCH] drm-sis linkage fix by Andrew Morton · 18 years ago
  30. 676dcb8 [PATCH] add bottom_half.h by Andrew Morton · 18 years ago
  31. 620034c [PATCH] A few small additions and corrections to README by Jesper Juhl · 18 years ago
  32. 6fc52f8 [PATCH] Clean up 'make help' output for documentation targets. by Jesper Juhl · 18 years ago
  33. 3f5e573 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  34. 9232d58 Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  35. 2fdb611 [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi) by Al Viro · 18 years ago
  36. 91c7c56 [PATCH] ... and more work_struct-induced breakage (mips) by Al Viro · 18 years ago
  37. 4927b3f [PATCH] More work_struct induced breakage (s390) by Al Viro · 18 years ago
  38. f9e9dcb x86[-64]:Remove 'volatile' from atomic_t by Linus Torvalds · 18 years ago
  39. 16afea0 [PATCH] Remove 'volatile' from spinlock_types by Art Haas · 18 years ago
  40. c7f570a [IA64] Fix pci.c kernel compilation breakage. by Peter Chubb · 18 years ago
  41. 2cafe97 [MIPS] Import updates from i386's i8259.c by Atsushi Nemoto · 18 years ago
  42. 49afb1f [MIPS] *-berr: Header inclusions for DEC bus error handlers by Maciej W. Rozycki · 18 years ago
  43. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  44. 1ccd1c1 [MIPS] genirq: use name instead of typename by Atsushi Nemoto · 18 years ago
  45. 25ba2f5 [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type. by Atsushi Nemoto · 18 years ago
  46. 5b70a31 [MIPS] pte_offset(dir,addr): parenthesis fix by Franck Bui-Huu · 18 years ago
  47. 3e577a8 [PATCH] drivers/{char|isdn}: work_struct-induced breakage by Al Viro · 18 years ago
  48. 7a87b6c [PATCH] hamradio/dmascc: fix up work_struct-induced breakage by Al Viro · 18 years ago
  49. dd6a7c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  50. dd8856b Merge git://git.infradead.org/users/dhowells/workq-2.6 by Linus Torvalds · 18 years ago
  51. f81cff0 [PATCH] uclinux: fix mmap() of directory for nommu case by Mike Frysinger · 18 years ago
  52. 3363c9b [PATCH] m68knommu: remove FP conditionals in ucontext struct by Gavin Lambert · 18 years ago
  53. a8b8d57 [PATCH] m68knommu: ColdFire serial driver fixes by Greg Ungerer · 18 years ago
  54. dcb1477 [PATCH] m68knommu: switch 68360 to using rtc_time by Greg Ungerer · 18 years ago
  55. deb77c8 [PATCH] m68knommu: fix timer register access on 523x ColdFire platforms by Greg Ungerer · 18 years ago
  56. dd93e85 [PATCH] m68knommu: implement irq_canonicalize() by Greg Ungerer · 18 years ago
  57. 5340be5 [PATCH] m68knommu: create rtc.h by Greg Ungerer · 18 years ago
  58. 06328b4 Actually update the fixed up compile failures. by David Howells · 18 years ago
  59. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  60. ea0f8fe sh: sh775x/titan fixes for irq header changes. by Jamie Lenehan · 18 years ago
  61. fe9687d sh: update r7780rp defconfig. by Paul Mundt · 18 years ago
  62. 65e5d90 sh: compile fixes for header cleanup. by Paul Mundt · 18 years ago
  63. 5b67954 sh: Fixup pte_mkhuge() build failure. by Paul Mundt · 18 years ago
  64. f36af73 sh: set KBUILD_IMAGE to something sensible. by Paul Mundt · 18 years ago
  65. 9b8c90e sh: show held locks in stack trace with lockdep. by Paul Mundt · 18 years ago
  66. 0c020e3 sh: platform_pata support for R7780RP by Paul Mundt · 18 years ago
  67. afbfb52 sh: stacktrace/lockdep/irqflags tracing support. by Paul Mundt · 18 years ago
  68. c03c696 sh: Fixup movli.l/movco.l atomic ops for gcc4. by Paul Mundt · 18 years ago
  69. bd15614 sh: dyntick infrastructure. by Paul Mundt · 18 years ago
  70. 1d11856 sh: Clock framework tidying. by Paul Mundt · 18 years ago
  71. e74b568 sh: Turn off IRQs around get_timer_offset() calls. by Paul Mundt · 18 years ago
  72. bca7c20 sh: Get the PGD right in oops case with 64-bit PTEs. by Paul Mundt · 18 years ago
  73. 9f650cf sh: Fix store queue bitmap end. by Paul Mundt · 18 years ago
  74. 6fc21b8 sh: More flexible + SH7780 earlyprintk SCIF support. by Paul Mundt · 18 years ago
  75. 510c72ad sh: Fixup various PAGE_SIZE == 4096 assumptions. by Paul Mundt · 18 years ago
  76. 1dc41e5 sh: Fixup 4K irq stacks. by Paul Mundt · 18 years ago
  77. db9b99d sh: dma-api channel capability extensions. by Mark Glaisher · 18 years ago
  78. e803aaf sh: Drop name overload in dma-sh. by Paul Mundt · 18 years ago
  79. 49f860b sh: Make dma-isa depend on ISA_DMA_API. by Paul Mundt · 18 years ago
  80. 4dfc119 sh: dma-sysfs fixes. by Paul Mundt · 18 years ago
  81. e0969e0 sh: Fix syscall tracing ordering. by Stuart Menefy · 18 years ago
  82. c9f0b1c sh: KSTK_EIP/KSTK_ESP consistency. by Stuart Menefy · 18 years ago
  83. 9b3a53a sh: TLB miss fast-path optimizations. by Stuart Menefy · 18 years ago
  84. 9daa0c2 sh: R7780RP push-switch support. by Paul Mundt · 18 years ago
  85. 9f5e8ee sh: generic push-switch framework. by Paul Mundt · 18 years ago
  86. 99a596f sh: pmd rework. by Stuart Menefy · 18 years ago
  87. 6e4662f sh: Use MMU.TTB register as pointer to current pgd. by Stuart Menefy · 18 years ago
  88. b5a1bcb sh: Set up correct siginfo structures for page faults. by Stuart Menefy · 18 years ago
  89. f0bc814 sh: gcc4 support. by Stuart Menefy · 18 years ago
  90. 5364408 sh: Explicit endian selection support. by Paul Mundt · 18 years ago
  91. 52e2778 sh: p3map_sem sem2mutex conversion. by Paul Mundt · 18 years ago
  92. 21440cf sh: Preliminary support for SH-X2 MMU. by Paul Mundt · 18 years ago
  93. b552c7e sh: Hook SH7785 in to the build system. by Paul Mundt · 18 years ago
  94. 9a7ef6d sh: Drop CPU subtype IRQ headers. by Paul Mundt · 18 years ago
  95. 417528a sh: Configurable timer IRQ. by Paul Mundt · 18 years ago
  96. 716067f sh: Fixup entry-common path breakage for SH-3. by Paul Mundt · 18 years ago
  97. 710ee0c sh: SE7206 build fixes. by Paul Mundt · 18 years ago
  98. f36af3f sh: Add support for Solution Engine 7206 and 7619 boards. by Yoshinori Sato · 18 years ago
  99. b229632 sh: Add SH-2A platform headers. by Yoshinori Sato · 18 years ago
  100. de39840 sh: Exception vector rework and SH-2/SH-2A support. by Yoshinori Sato · 18 years ago