1. c654d60 [PATCH] adjust /dev/{kmem,mem,port} write handlers by Jan Beulich · 18 years ago
  2. 58bf6a2 [PATCH] smbfs: Fix debug logging-only compilation error by Kirk True · 18 years ago
  3. ed1f559 [PATCH] 9p: update documentation by Eric Van Hensbergen · 18 years ago
  4. 67543e5 [PATCH] 9p: fix name consistency problems by Eric Van Hensbergen · 18 years ago
  5. 42e8c50 [PATCH] v9fs: update license boilerplate by Eric Van Hensbergen · 18 years ago
  6. c0291a0 [PATCH] v9fs: fix vfs_inode dereference before NULL check by Eugene Teo · 18 years ago
  7. 16cce6d [PATCH] v9fs: add extension field to Tcreate by Latchesar Ionkov · 18 years ago
  8. 5174fda [PATCH] v9fs: print 9p messages by Latchesar Ionkov · 18 years ago
  9. 4a26c24 [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation by Russ Cox · 18 years ago
  10. 27979bb [PATCH] v9fs: consolidate trans_sock into trans_fd by Russ Cox · 18 years ago
  11. 4a2f0ac [PATCH] kconfig: clarify memory debug options by Andrew Morton · 18 years ago
  12. 33d8675 [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init() by Bjorn Helgaas · 18 years ago
  13. c2f6fab [PATCH] EISA: tidy-up driver_register() return value by Bjorn Helgaas · 18 years ago
  14. e51c01b [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() by Bjorn Helgaas · 18 years ago
  15. 5930860 [PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_write() by Alexander Zarochentsev · 18 years ago
  16. c1cda48 [PATCH] initcall failure reporting by Andrew Morton · 18 years ago
  17. cd02b96 [PATCH] reiserfs: cleanups by Vladimir V. Saveliev · 18 years ago
  18. e6a6784 [PATCH] parport: move PP_MAJOR from ppdev.h to major.h by Rene Herman · 18 years ago
  19. 1efa646 [PATCH] block/floppy: fix section mismatch warnings by Sam Ravnborg · 18 years ago
  20. fbd8ad3 [PATCH] ide: fix section mismatch warning by Sam Ravnborg · 18 years ago
  21. c32ccd8 [PATCH] inotify: lock avoidance with parent watch status in dentry by Nick Piggin · 18 years ago
  22. bf36b90 [PATCH] sysrq cleanup by Andrew Morton · 18 years ago
  23. 21e4f95 [PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialise by Jesper Juhl · 18 years ago
  24. 2c3ca07 [PATCH] Fix EDD to properly ignore signature of non-existing drives by Andrey Borzenkov · 18 years ago
  25. 9871728 [PATCH] kernel/params.c: make param_array() static by Adrian Bunk · 18 years ago
  26. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  27. c721bcc [PATCH] hysdn: remove custom types by Andrew Morton · 18 years ago
  28. 5b7b18c [PATCH] drivers/block/nbd.c: don't defer compile error to runtime by Adrian Bunk · 18 years ago
  29. 1aef821 [PATCH] constify tty flip buffer handling by Thomas Koeller · 18 years ago
  30. c41a24c [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp by Jesper Juhl · 18 years ago
  31. 9a56c21 [PATCH] Add lookup_instantiate_filp usage warning by Oleg Drokin · 18 years ago
  32. b500531 [PATCH] Introduce FMODE_EXEC file flag by Oleg Drokin · 18 years ago
  33. 619d5d8 [PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length write occurs w/ O_SYNC by Jeff Mahoney · 18 years ago
  34. a44c94a [PATCH] reiserfs: handle trans_id overflow by Alexander Zarochentsev · 18 years ago
  35. 23f9e0f [PATCH] reiserfs: fix transaction overflowing by Alexander Zarochentzev · 18 years ago
  36. bdfc326 [PATCH] fs/inode.c: make iprune_mutex static by Adrian Bunk · 18 years ago
  37. ca5734d [PATCH] Small cleanup in quota.h by Jan Kara · 18 years ago
  38. 4af4c52 [PATCH] Missed error checking for intent's filp in open_namei(). by Oleg Drokin · 18 years ago
  39. 8d8c851 [PATCH] jbd: convert kjournald to kthread API by Andrew Morton · 18 years ago
  40. e3df189 [PATCH] jbd: embed j_commit_timer in journal struct by Andrew Morton · 18 years ago
  41. 1d9b7d9 [PATCH] Keys: Replace duplicate non-updateable keys rather than failing by David Howells · 18 years ago
  42. 3dccff8 [PATCH] Keys: Fix key quota management on key allocation by David Howells · 18 years ago
  43. a7d06ca [PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatible by Chen, Kenneth W · 18 years ago
  44. d3f4aaa [PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PC by Ashok Raj · 18 years ago
  45. f5335c0 [PATCH] quieten zone_pcp_init by Anton Blanchard · 18 years ago
  46. d784124 [PATCH] mm: make page migration dependent on swap and NUMA by Christoph Lameter · 18 years ago
  47. 0718dc2 [PATCH] slab: fix memory leak in alloc_kmemlist by Christoph Lameter · 18 years ago
  48. cafeb02 [PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fix by Christoph Lameter · 18 years ago
  49. e00946f [PATCH] slab: Bypass free lists for __drain_alien_cache() by Christoph Lameter · 18 years ago
  50. 3ded175 [PATCH] slab: add transfer_objects() function by Christoph Lameter · 18 years ago
  51. c5e3b83 [PATCH] mm: use kmem_cache_zalloc by Pekka Enberg · 18 years ago
  52. 40c07ae [PATCH] slab: optimize constant-size kzalloc calls by Pekka Enberg · 18 years ago
  53. a8c0f9a [PATCH] slab: introduce kmem_cache_zalloc allocator by Pekka Enberg · 18 years ago
  54. 871751e [PATCH] slab: implement /proc/slab_allocators by Al Viro · 18 years ago
  55. f52ac8f [PATCH] cirrus ep93xx watchdog driver by Alessandro Zummo · 18 years ago
  56. 214fda1 [PATCH] Optimise d_find_alias() by David Howells · 18 years ago
  57. 7d99b7d [PATCH] Validate and sanitze itimer timeval from userspace by Thomas Gleixner · 18 years ago
  58. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 18 years ago
  59. 185ae6d [PATCH] timer irq driven soft watchdog fix by Andrew Morton · 18 years ago
  60. bc83455 [PATCH] fix DMI onboard device discovery by Andrey Panin · 18 years ago
  61. 22fe087 V4L/DVB (3604): V4l printk fix by Andrew Morton · 18 years ago
  62. 48773e6 V4L/DVB (3599c): Whitespace cleanups under Documentation/video4linux by Mauro Carvalho Chehab · 18 years ago
  63. d56410e V4L/DVB (3599b): Whitespace cleanups under drivers/media by Mauro Carvalho Chehab · 18 years ago
  64. 9f6933b V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video by Mauro Carvalho Chehab · 18 years ago
  65. 9e19bb6 [NETFILTER] x_table.c: sem2mutex by Ingo Molnar · 18 years ago
  66. cef2685 [IPV4]: Aggregate route entries with different TOS values by Ilia Sotnikov · 18 years ago
  67. b8059ea [TCP]: Mark tcp_*mem[] __read_mostly. by David S. Miller · 18 years ago
  68. 7b4f4b5 [TCP]: Set default max buffers from memory pool size by John Heffner · 18 years ago
  69. 2babf9d [SCTP]: Fix up sctp_rcv return value by Herbert Xu · 18 years ago
  70. 9f51495 [NET]: Take RTNL when unregistering notifier by Herbert Xu · 18 years ago
  71. 9d1f6b2 [AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsets by Andi Kleen · 18 years ago
  72. 5c48b0e [AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge by Henrik Kretzschmar · 18 years ago
  73. 7a343d4 IPoIB: P_Key change event handling by Leonid Arsh · 18 years ago
  74. 192daa1 IB/mthca: Fix modify QP error path by Roland Dreier · 18 years ago
  75. 4e37b95 IPoIB: Fix network interface "RUNNING" status by Leonid Arsh · 18 years ago
  76. b0b3a8e IB/mthca: Fix indentation by Roland Dreier · 18 years ago
  77. b3f6496 IB/mthca: Fix uninitialized variable in mthca_alloc_qp() by Jack Morgenstein · 18 years ago
  78. d4301e2 IB/mthca: Check SRQ limit in modify SRQ operation by Jack Morgenstein · 18 years ago
  79. ded9ad7 IB/mthca: Check that SRQ WQE size does not exceed device's max value by Jack Morgenstein · 18 years ago
  80. 0ef61db IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp by Dotan Barak · 18 years ago
  81. cf36871 IB/srp: Use a fake scatterlist for non-SG SCSI commands by Roland Dreier · 18 years ago
  82. 868d2c1 [WIRELESS]: Fix config dependencies. by Dave Jones · 18 years ago
  83. 6f633c8d IPoIB: Pass correct pointer when flushing child interfaces by Leonid Arsh · 18 years ago
  84. 9932cf9 [NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms. by David S. Miller · 18 years ago
  85. f67ed26 [NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated. by David S. Miller · 18 years ago
  86. a1a8fee [MODULES]: Don't allow statically declared exports by Patrick McHardy · 18 years ago
  87. 4dc6d9c [BRIDGE]: Unaligned accesses in the ethernet bridge by Peter Chubb · 18 years ago
  88. ea8aa68 ocfs2: finally remove MLF* macros by Mark Fasheh · 18 years ago
  89. b069705 ocfs2: don't use MLF* in the file system by Mark Fasheh · 18 years ago
  90. 2900485 ocfs2: don't use MLF* in dlm/ files by Kurt Hackel · 18 years ago
  91. 70bacbdb ocfs2: don't use MLF* in cluster/ files by Mark Fasheh · 18 years ago
  92. c03872f [PATCH] ocfs2: dlm recovery fixes by Kurt Hackel · 18 years ago
  93. 9c6510a [PATCH] ocfs2: fix hang in dlm lock resource mastery by Kurt Hackel · 18 years ago
  94. a74e1f0 ocfs2: use __attribute__ format by Mark Fasheh · 18 years ago
  95. 4129a95 [IA64] New IA64 core/thread detection patch by Fenghua Yu · 18 years ago
  96. 4d357ac [IA64] Increase max node count on SN platforms by Jack Steiner · 18 years ago
  97. a9de983 [IA64] Increase max node count on SN platforms by Jack Steiner · 18 years ago
  98. 3ad5ef8 [IA64] Increase max node count on SN platforms by Jack Steiner · 18 years ago
  99. b354a83 [IA64] Increase max node count on SN platforms by Jack Steiner · 18 years ago
  100. f90aa8c [IA64] Tollhouse HP: IA64 arch changes by Prarit Bhargava · 18 years ago