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