1. ce421c7 [PATCH] mm: cleanup indentation on switch for CPU operations by Andy Whitcroft · 17 years ago
  2. 5d1854e [PATCH] reject corrupt swapfiles earlier by Eric Sandeen · 17 years ago
  3. 4af2bfc [PATCH] silence unused pgdat warning from alloc_bootmem_node and friends by Andy Whitcroft · 17 years ago
  4. 25ba77c [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int by Andy Whitcroft · 17 years ago
  5. bc4ba39 [PATCH] drain_node_page(): Drain pages in batch units by Christoph Lameter · 17 years ago
  6. ebe2973 [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h by Christoph Lameter · 17 years ago
  7. b86c089 [PATCH] Move names_cachep to linux/fs.h by Christoph Lameter · 17 years ago
  8. aa362a8 [PATCH] Move fs_cachep to linux/fs_struct.h by Christoph Lameter · 17 years ago
  9. 8b7d91e [PATCH] Move filep_cachep to include/file.h by Christoph Lameter · 17 years ago
  10. 5d6538f [PATCH] Move files_cachep to include/file.h by Christoph Lameter · 17 years ago
  11. c43692e [PATCH] Move vm_area_cachep to include/mm.h by Christoph Lameter · 17 years ago
  12. 298ec1e [PATCH] Move sighand_cachep to include/signal.h by Christoph Lameter · 17 years ago
  13. 54cc211c [PATCH] Remove bio_cachep from slab.h by Christoph Lameter · 17 years ago
  14. e305005 [PATCH] make mm/thrash.c:global_faults static by Adrian Bunk · 17 years ago
  15. 7c309a6 [PATCH] enable booting a NUMA system where some nodes have no memory by Christian Krafft · 17 years ago
  16. a120586 [PATCH] Allow NULL pointers in percpu_free by Alan Stern · 17 years ago
  17. b30973f [PATCH] node-aware skb allocation by Christoph Hellwig · 17 years ago
  18. 8734813 [PATCH] add numa node information to struct device by Christoph Hellwig · 17 years ago
  19. 8b98c16 [PATCH] leak tracking for kmalloc_node by Christoph Hellwig · 17 years ago
  20. 881e4aa [PATCH] Always print out the header line in /proc/swaps by Suleiman Souhlal · 17 years ago
  21. b43a57b [PATCH] OOM can panic due to processes stuck in __alloc_pages() by Kirill Korotaev · 17 years ago
  22. a3eea48 [PATCH] mlock cleanup by Rik Bobbaers · 17 years ago
  23. 8fb4fc6 [PATCH] Allow user processes to raise their oom_adj value by Guillem Jover · 17 years ago
  24. 3b17979 [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() by Jeremy Fitzhardinge · 17 years ago
  25. ad76fb6 [PATCH] mm: k{,um}map_atomic() vs in_atomic() by Peter Zijlstra · 17 years ago
  26. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 17 years ago
  27. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 17 years ago
  28. 3395ee0 [PATCH] mm: add noaliencache boot option to disable numa alien caches by Paul Menage · 17 years ago
  29. 8f5be20 [PATCH] mm: slab: eliminate lock_cpu_hotplug from slab by Ravikiran G Thirumalai · 17 years ago
  30. a44b56d [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along by Kevin Hilman · 17 years ago
  31. cace673 [PATCH] htlb forget rss with pt sharing by Chen, Kenneth W · 17 years ago
  32. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 17 years ago
  33. e1dbeda [PATCH] balance_pdgat() cleanup by Andrew Morton · 17 years ago
  34. cc102509 [PATCH] mm: add arch_alloc_page by Nick Piggin · 17 years ago
  35. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 17 years ago
  36. 098fe65 [PATCH] grab swap token reordered by Ashwin Chaugule · 17 years ago
  37. cd54e7e [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers by Nick Piggin · 17 years ago
  38. f2a2a71 [PATCH] oom: less memdie by Nick Piggin · 17 years ago
  39. f3af38d [PATCH] oom: cleanup messages by Nick Piggin · 17 years ago
  40. c33e0fc [PATCH] oom: don't kill unkillable children or siblings by Nick Piggin · 17 years ago
  41. 7253f4e [PATCH] memory page_alloc zonelist caching reorder structure by Paul Jackson · 17 years ago
  42. 9276b1bc [PATCH] memory page_alloc zonelist caching speedup by Paul Jackson · 17 years ago
  43. 89689ae [PATCH] Get rid of zone_table[] by Christoph Lameter · 17 years ago
  44. c0a499c [PATCH] __unmap_hugepage_range(): add comment by Chen, Kenneth W · 17 years ago
  45. 0798e51 [PATCH] memory page alloc minor cleanups by Paul Jackson · 17 years ago
  46. a2ce774 [PATCH] uml: workqueue build fix by Andrew Morton · 17 years ago
  47. 822191a [PATCH] skip data conversion in compat_sys_mount when data_page is NULL by Andrey Mirkin · 17 years ago
  48. a1e8537 [PATCH] drm-sis linkage fix by Andrew Morton · 17 years ago
  49. 676dcb8 [PATCH] add bottom_half.h by Andrew Morton · 17 years ago
  50. 620034c [PATCH] A few small additions and corrections to README by Jesper Juhl · 17 years ago
  51. 6fc52f8 [PATCH] Clean up 'make help' output for documentation targets. by Jesper Juhl · 17 years ago
  52. 3f5e573 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  53. 9232d58 Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  54. 2fdb611 [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi) by Al Viro · 17 years ago
  55. 91c7c56 [PATCH] ... and more work_struct-induced breakage (mips) by Al Viro · 17 years ago
  56. 4927b3f [PATCH] More work_struct induced breakage (s390) by Al Viro · 17 years ago
  57. f9e9dcb x86[-64]:Remove 'volatile' from atomic_t by Linus Torvalds · 17 years ago
  58. 16afea0 [PATCH] Remove 'volatile' from spinlock_types by Art Haas · 17 years ago
  59. c7f570a [IA64] Fix pci.c kernel compilation breakage. by Peter Chubb · 18 years ago
  60. 2cafe97 [MIPS] Import updates from i386's i8259.c by Atsushi Nemoto · 17 years ago
  61. 49afb1f [MIPS] *-berr: Header inclusions for DEC bus error handlers by Maciej W. Rozycki · 17 years ago
  62. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  63. 1ccd1c1 [MIPS] genirq: use name instead of typename by Atsushi Nemoto · 17 years ago
  64. 25ba2f5 [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type. by Atsushi Nemoto · 18 years ago
  65. 5b70a31 [MIPS] pte_offset(dir,addr): parenthesis fix by Franck Bui-Huu · 18 years ago
  66. 3e577a8 [PATCH] drivers/{char|isdn}: work_struct-induced breakage by Al Viro · 17 years ago
  67. 7a87b6c [PATCH] hamradio/dmascc: fix up work_struct-induced breakage by Al Viro · 17 years ago
  68. dd6a7c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  69. dd8856b Merge git://git.infradead.org/users/dhowells/workq-2.6 by Linus Torvalds · 17 years ago
  70. f81cff0 [PATCH] uclinux: fix mmap() of directory for nommu case by Mike Frysinger · 17 years ago
  71. 3363c9b [PATCH] m68knommu: remove FP conditionals in ucontext struct by Gavin Lambert · 17 years ago
  72. a8b8d57 [PATCH] m68knommu: ColdFire serial driver fixes by Greg Ungerer · 17 years ago
  73. dcb1477 [PATCH] m68knommu: switch 68360 to using rtc_time by Greg Ungerer · 17 years ago
  74. deb77c8 [PATCH] m68knommu: fix timer register access on 523x ColdFire platforms by Greg Ungerer · 17 years ago
  75. dd93e85 [PATCH] m68knommu: implement irq_canonicalize() by Greg Ungerer · 17 years ago
  76. 5340be5 [PATCH] m68knommu: create rtc.h by Greg Ungerer · 17 years ago
  77. 06328b4 Actually update the fixed up compile failures. by David Howells · 17 years ago
  78. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 17 years ago
  79. ea0f8fe sh: sh775x/titan fixes for irq header changes. by Jamie Lenehan · 17 years ago
  80. fe9687d sh: update r7780rp defconfig. by Paul Mundt · 17 years ago
  81. 65e5d90 sh: compile fixes for header cleanup. by Paul Mundt · 17 years ago
  82. 5b67954 sh: Fixup pte_mkhuge() build failure. by Paul Mundt · 17 years ago
  83. f36af73 sh: set KBUILD_IMAGE to something sensible. by Paul Mundt · 17 years ago
  84. 9b8c90e sh: show held locks in stack trace with lockdep. by Paul Mundt · 17 years ago
  85. 0c020e3 sh: platform_pata support for R7780RP by Paul Mundt · 17 years ago
  86. afbfb52 sh: stacktrace/lockdep/irqflags tracing support. by Paul Mundt · 18 years ago
  87. c03c696 sh: Fixup movli.l/movco.l atomic ops for gcc4. by Paul Mundt · 18 years ago
  88. bd15614 sh: dyntick infrastructure. by Paul Mundt · 18 years ago
  89. 1d11856 sh: Clock framework tidying. by Paul Mundt · 18 years ago
  90. e74b568 sh: Turn off IRQs around get_timer_offset() calls. by Paul Mundt · 18 years ago
  91. bca7c20 sh: Get the PGD right in oops case with 64-bit PTEs. by Paul Mundt · 18 years ago
  92. 9f650cf sh: Fix store queue bitmap end. by Paul Mundt · 18 years ago
  93. 6fc21b8 sh: More flexible + SH7780 earlyprintk SCIF support. by Paul Mundt · 18 years ago
  94. 510c72ad sh: Fixup various PAGE_SIZE == 4096 assumptions. by Paul Mundt · 18 years ago
  95. 1dc41e5 sh: Fixup 4K irq stacks. by Paul Mundt · 18 years ago
  96. db9b99d sh: dma-api channel capability extensions. by Mark Glaisher · 18 years ago
  97. e803aaf sh: Drop name overload in dma-sh. by Paul Mundt · 18 years ago
  98. 49f860b sh: Make dma-isa depend on ISA_DMA_API. by Paul Mundt · 18 years ago
  99. 4dfc119 sh: dma-sysfs fixes. by Paul Mundt · 18 years ago
  100. e0969e0 sh: Fix syscall tracing ordering. by Stuart Menefy · 18 years ago