1. 5ec68b2 [PATCH] pull in necessary header files for cdev.h by Jan Engelhardt · 18 years ago
  2. e59e2ae [PATCH] SysRq-X: show blocked tasks by Ingo Molnar · 18 years ago
  3. 0ec7ca4 [PATCH] fuse: add DESTROY operation by Miklos Szeredi · 18 years ago
  4. b2d2272 [PATCH] fuse: add bmap support by Miklos Szeredi · 18 years ago
  5. e9168c1 [PATCH] fuse: update userspace interface to version 7.8 by Miklos Szeredi · 18 years ago
  6. 48ed214 [PATCH] constify inode accessors by Jan Engelhardt · 18 years ago
  7. ed07536 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets by Peter Zijlstra · 18 years ago
  8. 238b872 [PATCH] serial uartlite driver by Peter Korsgaard · 18 years ago
  9. 799202c [PATCH] cciss: add support for 1024 logical volumes by Mike Miller · 18 years ago
  10. eef88d1 [PATCH] fix v850 compilation by Adrian Bunk · 18 years ago
  11. 341a595 [PATCH] Support for freezeable workqueues by Rafael J. Wysocki · 18 years ago
  12. a9b6f56 [PATCH] swsusp: Untangle thaw_processes by Rafael J. Wysocki · 18 years ago
  13. 2d4a34c [PATCH] swsusp: Support i386 systems with PAE or without PSE by Rafael J. Wysocki · 18 years ago
  14. ff39593 [PATCH] swsusp: thaw userspace and kernel space separately by Nigel Cunningham · 18 years ago
  15. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  16. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  17. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  18. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  19. 7cf9c2c [PATCH] radix-tree: RCU lockless readside by Nick Piggin · 18 years ago
  20. 36de643 [PATCH] Save some bytes in struct mm_struct by Arnaldo Carvalho de Melo · 18 years ago
  21. 33f2ef8 [PATCH] mm: make compound page destructor handling explicit by Andy Whitcroft · 18 years ago
  22. 1b1cec4 [PATCH] slab: deprecate kmem_cache_t by Andrew Morton · 18 years ago
  23. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  24. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  25. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  26. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  27. f7267c0 [PATCH] slab: remove SLAB_USER by Christoph Lameter · 18 years ago
  28. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  29. 55acbda [PATCH] slab: remove SLAB_NOIO by Christoph Lameter · 18 years ago
  30. a06d72c [PATCH] slab: remove SLAB_LEVEL_MASK by Christoph Lameter · 18 years ago
  31. 6e0eaa4 [PATCH] slab: remove SLAB_NO_GROW by Christoph Lameter · 18 years ago
  32. 4af2bfc [PATCH] silence unused pgdat warning from alloc_bootmem_node and friends by Andy Whitcroft · 18 years ago
  33. 25ba77c [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int by Andy Whitcroft · 18 years ago
  34. ebe2973 [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h by Christoph Lameter · 18 years ago
  35. b86c089 [PATCH] Move names_cachep to linux/fs.h by Christoph Lameter · 18 years ago
  36. aa362a8 [PATCH] Move fs_cachep to linux/fs_struct.h by Christoph Lameter · 18 years ago
  37. 8b7d91e [PATCH] Move filep_cachep to include/file.h by Christoph Lameter · 18 years ago
  38. 5d6538f [PATCH] Move files_cachep to include/file.h by Christoph Lameter · 18 years ago
  39. c43692e [PATCH] Move vm_area_cachep to include/mm.h by Christoph Lameter · 18 years ago
  40. 298ec1e [PATCH] Move sighand_cachep to include/signal.h by Christoph Lameter · 18 years ago
  41. 54cc211c [PATCH] Remove bio_cachep from slab.h by Christoph Lameter · 18 years ago
  42. b30973f [PATCH] node-aware skb allocation by Christoph Hellwig · 18 years ago
  43. 8734813 [PATCH] add numa node information to struct device by Christoph Hellwig · 18 years ago
  44. 8b98c16 [PATCH] leak tracking for kmalloc_node by Christoph Hellwig · 18 years ago
  45. ad76fb6 [PATCH] mm: k{,um}map_atomic() vs in_atomic() by Peter Zijlstra · 18 years ago
  46. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  47. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  48. cc102509 [PATCH] mm: add arch_alloc_page by Nick Piggin · 18 years ago
  49. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 18 years ago
  50. 7253f4e [PATCH] memory page_alloc zonelist caching reorder structure by Paul Jackson · 18 years ago
  51. 9276b1bc [PATCH] memory page_alloc zonelist caching speedup by Paul Jackson · 18 years ago
  52. 89689ae [PATCH] Get rid of zone_table[] by Christoph Lameter · 18 years ago
  53. 676dcb8 [PATCH] add bottom_half.h by Andrew Morton · 18 years ago
  54. 3f5e573 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  55. f9e9dcb x86[-64]:Remove 'volatile' from atomic_t by Linus Torvalds · 18 years ago
  56. 16afea0 [PATCH] Remove 'volatile' from spinlock_types by Art Haas · 18 years ago
  57. 2cafe97 [MIPS] Import updates from i386's i8259.c by Atsushi Nemoto · 18 years ago
  58. 5b70a31 [MIPS] pte_offset(dir,addr): parenthesis fix by Franck Bui-Huu · 18 years ago
  59. dd6a7c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  60. dd8856b Merge git://git.infradead.org/users/dhowells/workq-2.6 by Linus Torvalds · 18 years ago
  61. 3363c9b [PATCH] m68knommu: remove FP conditionals in ucontext struct by Gavin Lambert · 18 years ago
  62. dd93e85 [PATCH] m68knommu: implement irq_canonicalize() by Greg Ungerer · 18 years ago
  63. 5340be5 [PATCH] m68knommu: create rtc.h by Greg Ungerer · 18 years ago
  64. 06328b4 Actually update the fixed up compile failures. by David Howells · 18 years ago
  65. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  66. ea0f8fe sh: sh775x/titan fixes for irq header changes. by Jamie Lenehan · 18 years ago
  67. 5b67954 sh: Fixup pte_mkhuge() build failure. by Paul Mundt · 18 years ago
  68. afbfb52 sh: stacktrace/lockdep/irqflags tracing support. by Paul Mundt · 18 years ago
  69. c03c696 sh: Fixup movli.l/movco.l atomic ops for gcc4. by Paul Mundt · 18 years ago
  70. bd15614 sh: dyntick infrastructure. by Paul Mundt · 18 years ago
  71. 1d11856 sh: Clock framework tidying. by Paul Mundt · 18 years ago
  72. 510c72ad sh: Fixup various PAGE_SIZE == 4096 assumptions. by Paul Mundt · 18 years ago
  73. db9b99d sh: dma-api channel capability extensions. by Mark Glaisher · 18 years ago
  74. c9f0b1c sh: KSTK_EIP/KSTK_ESP consistency. by Stuart Menefy · 18 years ago
  75. 9b3a53a sh: TLB miss fast-path optimizations. by Stuart Menefy · 18 years ago
  76. 9f5e8ee sh: generic push-switch framework. by Paul Mundt · 18 years ago
  77. 99a596f sh: pmd rework. by Stuart Menefy · 18 years ago
  78. 6e4662f sh: Use MMU.TTB register as pointer to current pgd. by Stuart Menefy · 18 years ago
  79. b5a1bcb sh: Set up correct siginfo structures for page faults. by Stuart Menefy · 18 years ago
  80. 21440cf sh: Preliminary support for SH-X2 MMU. by Paul Mundt · 18 years ago
  81. b552c7e sh: Hook SH7785 in to the build system. by Paul Mundt · 18 years ago
  82. 9a7ef6d sh: Drop CPU subtype IRQ headers. by Paul Mundt · 18 years ago
  83. 710ee0c sh: SE7206 build fixes. by Paul Mundt · 18 years ago
  84. b229632 sh: Add SH-2A platform headers. by Yoshinori Sato · 18 years ago
  85. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  86. bf83c2a Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  87. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  88. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  89. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  90. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  91. 91f433c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  92. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  93. 1d2c904 [PATCH] pcmcia: multifunction card handling fixes by Dominik Brodowski · 18 years ago
  94. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  95. 4f8b5c7 [MIPS] Fix atomic.h build errors. by Ralf Baechle · 18 years ago
  96. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  97. 9567772 [MIPS] klconfig add missing bracket by Mariusz Kozlowski · 18 years ago
  98. ff51a98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  99. a80958f [PATCH] fix fallout from header dependency trimming by Al Viro · 18 years ago
  100. 0c789ff netfilter.h needs rcuupdate.h for RCU locking functions by Linus Torvalds · 18 years ago