1. 41bfcfd [PATCH] firmware/dell_rbu: handle sysfs errors by Jeff Garzik · 18 years ago
  2. c636ebd [PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting by David Howells · 18 years ago
  3. 6ce3152 [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super() by David Howells · 18 years ago
  4. edc666e [PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super() by David Howells · 18 years ago
  5. 9e42ef7 [PATCH] dell_rbu: printk() warning fix by Andrew Morton · 18 years ago
  6. 2720574 [PATCH] kernel-doc: make parameter description indentation uniform by Randy Dunlap · 18 years ago
  7. c751c1d [PATCH] include linux/types.h in linux/nbd.h by Mike Frysinger · 18 years ago
  8. 32e7940 [PATCH] kernel-doc: drop various "inline" qualifiers by Randy Dunlap · 18 years ago
  9. 9c7fff6 [PATCH] uaccess.h: match kernel-doc and function names by Randy Dunlap · 18 years ago
  10. 35e38a6 [PATCH] kernel-doc: fix function name in usercopy.c by Randy Dunlap · 18 years ago
  11. 256a6b4 [PATCH] lockdep: fix printk recursion logic by Ingo Molnar · 18 years ago
  12. 5fcce74 [PATCH] fix lockdep-design.txt by Aneesh Kumar · 18 years ago
  13. 3dc3099 [PATCH] lockdep: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  14. 39913b3 [PATCH] DAC960: use memmove for overlapping areas by Alexey Dobriyan · 18 years ago
  15. 2ecd05a [PATCH] fs/*: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  16. fbab41c [PATCH] HT_IRQ must depend on PCI by Adrian Bunk · 18 years ago
  17. 53bc5b2 [PATCH] Fix typos in mm/shmem_acl.c by Aneesh Kumar · 18 years ago
  18. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  19. 53d5ed6 [PATCH] Use linux/io.h instead of asm/io.h by Matthew Wilcox · 18 years ago
  20. 8c58165 [PATCH] D-cache aliasing issue in __block_prepare_write by Monakhov Dmitriy · 18 years ago
  21. 97e860d [PATCH] Remove unnecessary check in fs/fat/inode.c by Eric Sesterhenn · 18 years ago
  22. 887ed2f [PATCH] VM: Fix the gfp_mask in invalidate_complete_page2 by Trond Myklebust · 18 years ago
  23. cd08104 [PATCH] document the core-dump-to-a-pipe patch by Matthias Urlichs · 18 years ago
  24. 01a3ee2 [PATCH] bitmap: parse input from kernel and user buffers by Reinette Chatre · 18 years ago
  25. 39484e5 [PATCH] 32-bit compatibility HDIO IOCTLs by Maciej W. Rozycki · 18 years ago
  26. 2e3ad8a [PATCH] x86/microcode: handle sysfs error by Jeff Garzik · 18 years ago
  27. 8258d4a [PATCH] invalidate_inode_pages2_range() debug by Andrew Morton · 18 years ago
  28. beed33a [PATCH] sched: likely profiling by Nick Piggin · 18 years ago
  29. f33d9bd [PATCH] tpm: fix error handling by Jeff Garzik · 18 years ago
  30. 5a2b406 [PATCH] ext2: errors behaviour fix by Vasily Averin · 18 years ago
  31. 2245d7c [PATCH] ext3: errors behaviour fix by Dmitry Mishin · 18 years ago
  32. fa3ba2e8 [PATCH] fix Module taint flags listing in Oops/panic by Florin Malita · 18 years ago
  33. 3719bc5 [PATCH] ide-generic: jmicron fix by Alan Cox · 18 years ago
  34. e565793 [PATCH] grow_buffers() infinite loop fix by Andrew Morton · 18 years ago
  35. e0ab292 [PATCH] Add carta_random32() library routine by Stephane Eranian · 18 years ago
  36. b611967 [PATCH] epoll_pwait() by Davide Libenzi · 18 years ago
  37. 0f836e5f [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_check' by David Woodhouse · 18 years ago
  38. c21be1c [PATCH] uml: allow finer tuning for host VMSPLIT setting by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  39. ca316fc [PATCH] uml: deprecate CONFIG_MODE_TT by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  40. f2d5715 [PATCH] uml: remove duplicate export by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  41. d27ecef [PATCH] uml: asm offsets duplication removal by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  42. 2465b85 [PATCH] uml: allow using again x86/x86_64 crypto code by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  43. 711553e [PATCH] uml: declare in Kconfig our partial LOCKDEP support by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  44. 69fada3 [PATCH] uml: fix uname under setarch i386 by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  45. 1b4ad24 [PATCH] uml: fix processor selection to exclude unsupported processors and features by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  46. b5cdb57 [PATCH] uml: make UML_SETJMP always safe by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  47. d875f9f [PATCH] uml: make TT mode compile after setjmp-related changes by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  48. e27e80b [PATCH] uml: readd forgot prototype by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  49. 21c935e [PATCH] uml: correct removal of pte_mkexec by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  50. 1875a48 [PATCH] uml: revert wrong patch by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  51. 9858db5 [PATCH] mm: locks_freed fix by Nick Piggin · 18 years ago
  52. dafb136 [PATCH] mm: arch_free_page fix by Nick Piggin · 18 years ago
  53. 6993974 [PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n by Keith Owens · 18 years ago
  54. b16bc64 [PATCH] move rmap BUG_ON outside DEBUG_VM by Dave Jones · 18 years ago
  55. 4693402 [PATCH] mm: kevent threads: use MPOL_DEFAULT by Christoph Lameter · 18 years ago
  56. fc513a3 [PATCH] Documentation/filesystems/ext4.txt by Dave Kleikamp · 18 years ago
  57. 63f5793 [PATCH] ext4 whitespace cleanups by Andrew Morton · 18 years ago
  58. ceea16b [PATCH] ext4: errors behaviour fix by Dmitry Mishin · 18 years ago
  59. 70bbb3e [PATCH] ext4: rename logic_sb_block by Andrew Morton · 18 years ago
  60. f4e5bc2 [PATCH] ext4 64 bit divide fix by Andrew Morton · 18 years ago
  61. 72b64b5 [PATCH] ext4 uninline ext4_get_group_no_and_offset() by Andrew Morton · 18 years ago
  62. 8fadc14 [PATCH] ext4: move block number hi bits by Alexandre Ratchov · 18 years ago
  63. 0d1ee42 [PATCH] ext4: allow larger descriptor size by Alexandre Ratchov · 18 years ago
  64. 18eba7a [PATCH] jbd2: switch blks_type from sector_t to ull by Mingming Cao · 18 years ago
  65. 9b8f1f0 [PATCH] ext4: removesector_t bits check by Mingming Cao · 18 years ago
  66. 2ae0210 [PATCH] ext4: blk_type from sector_t to unsigned long long by Mingming Cao · 18 years ago
  67. bd81d8e [PATCH] ext4: 64bit metadata by Laurent Vivier · 18 years ago
  68. a1ddeb7 [PATCH] ext4: 48bit i_file_acl by Badari Pulavarty · 18 years ago
  69. 2997176 [PATCH] jbd2: sector_t conversion by Mingming Cao · 18 years ago
  70. b517bea [PATCH] 64-bit jbd2 core by Zach Brown · 18 years ago
  71. d0d856e [PATCH] ext4: clean up comments in ext4-extents patch by Randy Dunlap · 18 years ago
  72. 471d401 [PATCH] ext4: uninitialised extent handling by Suparna Bhattacharya · 18 years ago
  73. f65e6fb [PATCH] ext4: 48bit physical block number support in extents by Alex Tomas · 18 years ago
  74. 3a5b2ec [PATCH] ext4: switch fsblk to sector_t by Mingming Cao · 18 years ago
  75. a86c618 [PATCH] ext3: add extent map support by Alex Tomas · 18 years ago
  76. c3fcc81 [PATCH] jbd2: cleanup ext4_jbd.h by Dave Kleikamp · 18 years ago
  77. dab291a [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd by Mingming Cao · 18 years ago
  78. a920e94 [PATCH] jbd2: rename slab by Johann Lombardi · 18 years ago
  79. f7f4bcc [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols by Mingming Cao · 18 years ago
  80. 470decc [PATCH] jbd2: initial copy of files from jbd by Dave Kleikamp · 18 years ago
  81. 02ea210 [PATCH] ext4: enable building of ext4 by Mingming Cao · 18 years ago
  82. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  83. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago
  84. 502717f [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range() by Chen, Kenneth W · 18 years ago
  85. 97c7801 [PATCH] swsusp: Use suspend_console by Rafael J. Wysocki · 18 years ago
  86. dea20a3 [PATCH] Disable DETECT_SOFTLOCKUP for s390 by Heiko Carstens · 18 years ago
  87. c37e108 [PATCH] use struct irq_chip instead of struct hw_interrupt_type by Aneesh Kumar K.V · 18 years ago
  88. 1db11ea [PATCH] Fix menuconfig build failure due to missing stdbool.h by Luca Tettamanti · 18 years ago
  89. b888132 [PATCH] mm: remove memmap_zone_idx() by Mel Gorman · 18 years ago
  90. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  91. 4e0fadf [PATCH] IRQ: Fix AVR32 breakage by Haavard Skinnemoen · 18 years ago
  92. 41716c7 [PATCH] null dereference in fs/jbd/journal.c by Eric Sesterhenn · 18 years ago
  93. 7e491092 [PATCH] revert "nvidiafb: use generic ddc reading" by Andrew Morton · 18 years ago
  94. 75e9de1 [S390] stacktrace bug. by Christian Borntraeger · 18 years ago
  95. 12975ae [S390] cio: remove casts from/to (void *). by Cornelia Huck · 18 years ago
  96. e7769b4 [S390] cio: Remove grace period for vary off chpid. by Cornelia Huck · 18 years ago
  97. 7896426 [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private by Cornelia Huck · 18 years ago
  98. 715d854 [S390] monwriter kzalloc size. by Melissa Howland · 18 years ago
  99. 0898378 [S390] cio: add missing KERN_INFO printk header. by Cornelia Huck · 18 years ago
  100. 9d0a57c [S390] irq change improvements. by Heiko Carstens · 18 years ago