1. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  2. 8a05aac [PATCH] swsusp: fix platform mode by Stefan Seyfried · 18 years ago
  3. 8594912 [PATCH] swsusp: use __GFP_WAIT by Rafael J. Wysocki · 18 years ago
  4. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  5. bf73bae [PATCH] swsusp: update userland interface documentation by Rafael J. Wysocki · 18 years ago
  6. 37b2ba1 [PATCH] swsusp: add ioctl for swap files support by Rafael J. Wysocki · 18 years ago
  7. ecbd0da [PATCH] swsusp: document support for swap files by Rafael J. Wysocki · 18 years ago
  8. 9a154d9 [PATCH] swsusp: add resume_offset command line parameter by Rafael J. Wysocki · 18 years ago
  9. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  10. 3fc6b34 [PATCH] swsusp: rearrange swap-handling code by Rafael J. Wysocki · 18 years ago
  11. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  12. 3592695 [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode") by Stefan Seyfried · 18 years ago
  13. 074cec5 [PATCH] alpha: switch to pci_get API by Alan Cox · 18 years ago
  14. 3869aa2 [PATCH] h8300 stray bracket fix by Mariusz Kozlowski · 18 years ago
  15. 4d3eeea [PATCH] avr32: fixup kprobes preemption handling by Paul Mundt · 18 years ago
  16. e9c1528 [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h> by Adrian Bunk · 18 years ago
  17. 48ad504 [PATCH] security/keys/*: user kmemdup() by Eric Sesterhenn · 18 years ago
  18. 7cf9c2c [PATCH] radix-tree: RCU lockless readside by Nick Piggin · 18 years ago
  19. 36de643 [PATCH] Save some bytes in struct mm_struct by Arnaldo Carvalho de Melo · 18 years ago
  20. 33f2ef8 [PATCH] mm: make compound page destructor handling explicit by Andy Whitcroft · 18 years ago
  21. 3c517a6 [PATCH] slab: better fallback allocation behavior by Christoph Lameter · 18 years ago
  22. 952f3b5 [PATCH] GFP_THISNODE must not trigger global reclaim by Christoph Lameter · 18 years ago
  23. 5bcd234 [PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node by Christoph Lameter · 18 years ago
  24. 1b1cec4 [PATCH] slab: deprecate kmem_cache_t by Andrew Morton · 18 years ago
  25. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  26. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  27. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  28. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  29. f7267c0 [PATCH] slab: remove SLAB_USER by Christoph Lameter · 18 years ago
  30. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  31. 55acbda [PATCH] slab: remove SLAB_NOIO by Christoph Lameter · 18 years ago
  32. a06d72c [PATCH] slab: remove SLAB_LEVEL_MASK by Christoph Lameter · 18 years ago
  33. 6e0eaa4 [PATCH] slab: remove SLAB_NO_GROW by Christoph Lameter · 18 years ago
  34. 2d4d862 [PATCH] kill install_file_pte's pte_val by Hugh Dickins · 18 years ago
  35. ce421c7 [PATCH] mm: cleanup indentation on switch for CPU operations by Andy Whitcroft · 18 years ago
  36. 5d1854e [PATCH] reject corrupt swapfiles earlier by Eric Sandeen · 18 years ago
  37. 4af2bfc [PATCH] silence unused pgdat warning from alloc_bootmem_node and friends by Andy Whitcroft · 18 years ago
  38. 25ba77c [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int by Andy Whitcroft · 18 years ago
  39. bc4ba39 [PATCH] drain_node_page(): Drain pages in batch units by Christoph Lameter · 18 years ago
  40. ebe2973 [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h by Christoph Lameter · 18 years ago
  41. b86c089 [PATCH] Move names_cachep to linux/fs.h by Christoph Lameter · 18 years ago
  42. aa362a8 [PATCH] Move fs_cachep to linux/fs_struct.h by Christoph Lameter · 18 years ago
  43. 8b7d91e [PATCH] Move filep_cachep to include/file.h by Christoph Lameter · 18 years ago
  44. 5d6538f [PATCH] Move files_cachep to include/file.h by Christoph Lameter · 18 years ago
  45. c43692e [PATCH] Move vm_area_cachep to include/mm.h by Christoph Lameter · 18 years ago
  46. 298ec1e [PATCH] Move sighand_cachep to include/signal.h by Christoph Lameter · 18 years ago
  47. 54cc211c [PATCH] Remove bio_cachep from slab.h by Christoph Lameter · 18 years ago
  48. e305005 [PATCH] make mm/thrash.c:global_faults static by Adrian Bunk · 18 years ago
  49. 7c309a6 [PATCH] enable booting a NUMA system where some nodes have no memory by Christian Krafft · 18 years ago
  50. a120586 [PATCH] Allow NULL pointers in percpu_free by Alan Stern · 18 years ago
  51. b30973f [PATCH] node-aware skb allocation by Christoph Hellwig · 18 years ago
  52. 8734813 [PATCH] add numa node information to struct device by Christoph Hellwig · 18 years ago
  53. 8b98c16 [PATCH] leak tracking for kmalloc_node by Christoph Hellwig · 18 years ago
  54. 881e4aa [PATCH] Always print out the header line in /proc/swaps by Suleiman Souhlal · 18 years ago
  55. b43a57b [PATCH] OOM can panic due to processes stuck in __alloc_pages() by Kirill Korotaev · 18 years ago
  56. a3eea48 [PATCH] mlock cleanup by Rik Bobbaers · 18 years ago
  57. 8fb4fc6 [PATCH] Allow user processes to raise their oom_adj value by Guillem Jover · 18 years ago
  58. 3b17979 [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() by Jeremy Fitzhardinge · 18 years ago
  59. ad76fb6 [PATCH] mm: k{,um}map_atomic() vs in_atomic() by Peter Zijlstra · 18 years ago
  60. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  61. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  62. 3395ee0 [PATCH] mm: add noaliencache boot option to disable numa alien caches by Paul Menage · 18 years ago
  63. 8f5be20 [PATCH] mm: slab: eliminate lock_cpu_hotplug from slab by Ravikiran G Thirumalai · 18 years ago
  64. a44b56d [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along by Kevin Hilman · 18 years ago
  65. cace673 [PATCH] htlb forget rss with pt sharing by Chen, Kenneth W · 18 years ago
  66. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  67. e1dbeda [PATCH] balance_pdgat() cleanup by Andrew Morton · 18 years ago
  68. cc102509 [PATCH] mm: add arch_alloc_page by Nick Piggin · 18 years ago
  69. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 18 years ago
  70. 098fe65 [PATCH] grab swap token reordered by Ashwin Chaugule · 18 years ago
  71. cd54e7e [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers by Nick Piggin · 18 years ago
  72. f2a2a71 [PATCH] oom: less memdie by Nick Piggin · 18 years ago
  73. f3af38d [PATCH] oom: cleanup messages by Nick Piggin · 18 years ago
  74. c33e0fc [PATCH] oom: don't kill unkillable children or siblings by Nick Piggin · 18 years ago
  75. 7253f4e [PATCH] memory page_alloc zonelist caching reorder structure by Paul Jackson · 18 years ago
  76. 9276b1bc [PATCH] memory page_alloc zonelist caching speedup by Paul Jackson · 18 years ago
  77. 89689ae [PATCH] Get rid of zone_table[] by Christoph Lameter · 18 years ago
  78. c0a499c [PATCH] __unmap_hugepage_range(): add comment by Chen, Kenneth W · 18 years ago
  79. 0798e51 [PATCH] memory page alloc minor cleanups by Paul Jackson · 18 years ago
  80. a2ce774 [PATCH] uml: workqueue build fix by Andrew Morton · 18 years ago
  81. 822191a [PATCH] skip data conversion in compat_sys_mount when data_page is NULL by Andrey Mirkin · 18 years ago
  82. a1e8537 [PATCH] drm-sis linkage fix by Andrew Morton · 18 years ago
  83. 676dcb8 [PATCH] add bottom_half.h by Andrew Morton · 18 years ago
  84. 620034c [PATCH] A few small additions and corrections to README by Jesper Juhl · 18 years ago
  85. 6fc52f8 [PATCH] Clean up 'make help' output for documentation targets. by Jesper Juhl · 18 years ago
  86. 3f5e573 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  87. 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
  88. 2fdb611 [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi) by Al Viro · 18 years ago
  89. 91c7c56 [PATCH] ... and more work_struct-induced breakage (mips) by Al Viro · 18 years ago
  90. 4927b3f [PATCH] More work_struct induced breakage (s390) by Al Viro · 18 years ago
  91. f9e9dcb x86[-64]:Remove 'volatile' from atomic_t by Linus Torvalds · 18 years ago
  92. 16afea0 [PATCH] Remove 'volatile' from spinlock_types by Art Haas · 18 years ago
  93. c7f570a [IA64] Fix pci.c kernel compilation breakage. by Peter Chubb · 18 years ago
  94. 2cafe97 [MIPS] Import updates from i386's i8259.c by Atsushi Nemoto · 18 years ago
  95. 49afb1f [MIPS] *-berr: Header inclusions for DEC bus error handlers by Maciej W. Rozycki · 18 years ago
  96. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  97. 1ccd1c1 [MIPS] genirq: use name instead of typename by Atsushi Nemoto · 18 years ago
  98. 25ba2f5 [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type. by Atsushi Nemoto · 18 years ago
  99. 5b70a31 [MIPS] pte_offset(dir,addr): parenthesis fix by Franck Bui-Huu · 18 years ago
  100. 3e577a8 [PATCH] drivers/{char|isdn}: work_struct-induced breakage by Al Viro · 18 years ago