1. 1abb0dc [PATCH] "RTC-framework" driver for DS1307 and similar RTC chips by David Brownell · 18 years ago
  2. 3eecd1d [PATCH] Correct sa'K' description in sysrq.txt by Jesper Juhl · 18 years ago
  3. 3b9c041 [PATCH] printk time parameter by Jan Engelhardt · 18 years ago
  4. e5dcd90 [PATCH] radixtree: normalize radix_tree_tag_get() return value by Wu Fengguang · 18 years ago
  5. 3419b23 [PATCH] epoll: use unlocked wqueue operations by Davide Libenzi · 18 years ago
  6. 4ad3bcf [PATCH] nbd: endian annotations by Alexey Dobriyan · 18 years ago
  7. 21730ee [PATCH] Make EXT2_DEBUG work again by Valerie Henson · 18 years ago
  8. 42225a3 [PATCH] emu10k1: mark midi_spinlock as used by Alexey Dobriyan · 18 years ago
  9. 9de9adb [PATCH] for_each_cpu_mask() warning fix by Andrew Morton · 18 years ago
  10. eab9870 [PATCH] Make sysctl obligatory except under CONFIG_EMBEDDED by H. Peter Anvin · 18 years ago
  11. 74bb6a0 [PATCH] introduce WARN_ON_ONCE(cond) by Ingo Molnar · 18 years ago
  12. 6975565 [PATCH] Make procfs obligatory except under CONFIG_EMBEDDED by H. Peter Anvin · 18 years ago
  13. bd40cdd [PATCH] kernel-doc: mm/readhead fixup by Randy Dunlap · 18 years ago
  14. 43d23f9 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion by Mingming Cao · 18 years ago
  15. 1c2bf37 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes by Mingming Cao · 18 years ago
  16. cedfb17 [PATCH] megaraid_mbox: fix section mismatch warnings by Randy Dunlap · 18 years ago
  17. b9bcf9c [PATCH] wd7000: fix section mismatch warnings by Randy.Dunlap · 18 years ago
  18. ad4063b [PATCH] AX88796 parallel port driver by Ben Dooks · 18 years ago
  19. 11e6475 [PATCH] Remove unecessary NULL check in kernel/acct.c by Matt Helsley · 18 years ago
  20. 7c12d81 [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386 by NeilBrown · 18 years ago
  21. 01408c4 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes by NeilBrown · 18 years ago
  22. 5f507d9 [PATCH] constify libcrc32c table by Andreas Mohr · 18 years ago
  23. 3b364b8 [PATCH] constify parts of kernel/power/ by Andreas Mohr · 18 years ago
  24. 43b0bc0 [PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pages by Chris Wright · 18 years ago
  25. dc851a0 [PATCH] Updated kdump documentation by David Wilder · 18 years ago
  26. 8ea2c2e [PATCH] moxa: partial CodingStyle cleanup & spelling fixes by Jesper Juhl · 18 years ago
  27. 8a7f7c9 [PATCH] moxa: remove pointless check of 'tty' argument vs NULL by Jesper Juhl · 18 years ago
  28. 56e139f [PATCH] moxa: remove pointless casts by Jesper Juhl · 18 years ago
  29. d2e5b13 [PATCH] ext3: remove inconsistent space before exclamation point in mount code by Theodore Ts'o · 18 years ago
  30. e8f1c62 [PATCH] ext3: fix memory leak when the journal file is corrupted by Theodore Ts'o · 18 years ago
  31. f16fdad [PATCH] ext2: clean up dead code from mount code by Theodore Ts'o · 18 years ago
  32. fcd5df3 [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem by Mingming Cao · 18 years ago
  33. b613677 [PATCH] schedule_on_each_cpu(): reduce kmalloc() size by Andrew Morton · 18 years ago
  34. 232acbc [PATCH] kernel-doc: script cleanups by Randy Dunlap · 18 years ago
  35. 0518949 [PATCH] kernel-doc: drop leading space in sections by Randy Dunlap · 18 years ago
  36. 5d18639 [PATCH] EDD isn't EXPERIMENTAL anymore by Chris Wedgwood · 18 years ago
  37. d616e09 [PATCH] pdflush: handle resume wakeups by Andrew Morton · 18 years ago
  38. bc64863 [PATCH] cpqarray section fix by Andrew Morton · 18 years ago
  39. dbe217a [PATCH] IDE CD end-of media error fix by Alan Cox · 18 years ago
  40. 8e3a67a [PATCH] list.h doc: change "counter" to "cursor" by Randy Dunlap · 18 years ago
  41. fe96e57 [PATCH] fix list.h kernel-doc by Randy Dunlap · 18 years ago
  42. dbf492d [PATCH] nbd: kill obsolete changelog, add GPL by Pavel Machek · 18 years ago
  43. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 18 years ago
  44. 76a8ad2 [PATCH] Make printk work for really early debugging by Michael Ellerman · 18 years ago
  45. 8ae6e16 [PATCH] Add driver for ARM AMBA PL031 RTC by Deepak Saxena · 18 years ago
  46. dcd9637 [PATCH] idetape gcc 4.1 warning fix by Daniel Walker · 18 years ago
  47. a04ee14 [PATCH] openpromfs: factorize out by Jan Engelhardt · 18 years ago
  48. 515decd [PATCH] openpromfs: remove unnecessary casts by Jan Engelhardt · 18 years ago
  49. 0928d68 [PATCH] openpromfs: fix missing NUL by Jan Engelhardt · 18 years ago
  50. 2e61139 [PATCH] drivers/char/applicom.c: proper module_{init,exit} by Adrian Bunk · 18 years ago
  51. 59cc185 [PATCH] oprofile: convert from semaphores to mutexes by Markus Armbruster · 18 years ago
  52. a2926b1 [PATCH] msnd section fix by Andrew Morton · 18 years ago
  53. 138bb68 [PATCH] fs/ufs/inode.c: make 2 functions static by Adrian Bunk · 18 years ago
  54. 098d5af [PATCH] ufs: ubh_ll_rw_block cleanup by Evgeniy Dushistov · 18 years ago
  55. ee3ffd6 [PATCH] ufs: make fsck -f happy by Evgeniy Dushistov · 18 years ago
  56. 577a827 [PATCH] ufs: fsync implementation by Evgeniy Dushistov · 18 years ago
  57. 647b7e8 [PATCH] ufs: one way to access super block by Evgeniy Dushistov · 18 years ago
  58. f391475 [PATCH] ufs: missed brelse and wrong baseblk by Evgeniy Dushistov · 18 years ago
  59. 96710b2 [PATCH] ufs: printk warning fixes by Andrew Morton · 18 years ago
  60. 022a6dc [PATCH] ufs: zero metadata by Evgeniy Dushistov · 18 years ago
  61. 2e00639 [PATCH] ufs: unlock_super without lock by Evgeniy Dushistov · 18 years ago
  62. 50aa4eb [PATCH] ufs: i_blocks wrong count by Evgeniy Dushistov · 18 years ago
  63. dd187a2 [PATCH] ufs: little directory lookup optimization by Evgeniy Dushistov · 18 years ago
  64. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  65. 5afb314 [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN by Evgeniy Dushistov · 18 years ago
  66. 3e41f59 [PATCH] ufs: not usual amounts of fragments per block by Evgeniy Dushistov · 18 years ago
  67. 9695ef1 [PATCH] ufs: wrong type cast by Evgeniy Dushistov · 18 years ago
  68. b71034e [PATCH] ufs: directory and page cache: from blocks to pages by Evgeniy Dushistov · 18 years ago
  69. 826843a [PATCH] ufs: directory and page cache: install aops by Evgeniy Dushistov · 18 years ago
  70. 6ef4d6b [PATCH] ufs: change block number on the fly by Evgeniy Dushistov · 18 years ago
  71. c9a27b5 [PATCH] ufs: right block allocation by Evgeniy Dushistov · 18 years ago
  72. 2061df0 [PATCH] ufs: ufs_trunc_indirect: infinite cycle by Evgeniy Dushistov · 18 years ago
  73. a9adb8d [PATCH] pnp: card_probe(): fix memory leak by Jesper Juhl · 18 years ago
  74. 552c034 [PATCH] fs/freevxfs: cleanup of spelling errors by Cliff Wickman · 18 years ago
  75. bbb1747 [PATCH] Allow raw_notifier callouts to unregister themselves by Alan Stern · 18 years ago
  76. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
  77. 6ceab8a [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers by Matt Mackall · 18 years ago
  78. 0f41a53 [PATCH] random: change cpqarray to use add_disk_randomness by Matt Mackall · 18 years ago
  79. 8bd0b97 [PATCH] random: make CCISS use add_disk_randomness by Matt Mackall · 18 years ago
  80. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  81. 5184973 [PATCH] bloat-o-meter: gcc-4 fix by Rob Landley · 18 years ago
  82. f867d2a [PATCH] ensure NULL deref can't possibly happen in is_exported() by Jesper Juhl · 18 years ago
  83. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  84. 17660bd [PATCH] uml: remove dead declaration by Adrian Bunk · 18 years ago
  85. 200a3d3 [PATCH] m68k: convert VME irq code by Roman Zippel · 18 years ago
  86. ebba61d [PATCH] m68k: convert sun3 irq code by Roman Zippel · 18 years ago
  87. 77dda33 [PATCH] m68k: convert q40 irq code by Roman Zippel · 18 years ago
  88. 9c5f4af [PATCH] m68k: convert mac irq code by Roman Zippel · 18 years ago
  89. 35353bb [PATCH] m68k: convert hp300 irq code by Roman Zippel · 18 years ago
  90. 7340856 [PATCH] m68k: convert atari irq code by Roman Zippel · 18 years ago
  91. 0aa7810 [PATCH] m68k: convert apollo irq code by Roman Zippel · 18 years ago
  92. 74be8d0 [PATCH] m68k: convert amiga irq code by Roman Zippel · 18 years ago
  93. 68387c4 [PATCH] m68k: convert generic irq code to irq controller by Roman Zippel · 18 years ago
  94. b5dc784 [PATCH] m68k: introduce irq controller by Roman Zippel · 18 years ago
  95. 1d174cfb [PATCH] m68k: cleanup amiga irq numbering by Roman Zippel · 18 years ago
  96. 4facfde [PATCH] m68k: cleanup generic irq names by Roman Zippel · 18 years ago
  97. 92445ea [PATCH] m68k: separate handler for auto and user vector interrupt by Roman Zippel · 18 years ago
  98. f2325ec [PATCH] m68k: fix show_registers() by Roman Zippel · 18 years ago
  99. 742636f [PATCH] m68k: dma API addition by Roman Zippel · 18 years ago
  100. b035c96 [PATCH] m68k: Add the generic dma API functions by Roman Zippel · 18 years ago