1. 389cd6e [PATCH] CREDITS update: Eugene Surovegin by Eugene Surovegin · 19 years ago
  2. 58591e8 [PATCH] SubmittingPatches: diffstat options by Randy Dunlap · 19 years ago
  3. 15b2fe3 [PATCH] UFS: inode->i_sem is not released in error path by Evgeniy Polyakov · 19 years ago
  4. ac34dd0 [PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix() by Maciej W. Rozycki · 19 years ago
  5. a12dea7 [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  6. eb46996 [PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol() by Ashutosh Naik · 19 years ago
  7. 349aef0 [PATCH] shrink struct page by Andrew Morton · 19 years ago
  8. 59d9136 [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster by Benjamin LaHaise · 19 years ago
  9. fb16979 [PATCH] modules: mark TAINT_FORCED_RMMOD correctly by Akinobu Mita · 19 years ago
  10. eea8b54 [PATCH] modules: prevent overriding of symbols by Ashutosh Naik · 19 years ago
  11. b368fae [PATCH] sonypi: Enable ACPI events for Sony laptop hotkeys by Ben Collins · 19 years ago
  12. 44f0610 [PATCH] Sonypi: convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  13. fee781e [PATCH] fs/proc/: function prototypes belong in header files by Adrian Bunk · 19 years ago
  14. 80851ef [PATCH] /dev/mem: validate mmap requests by Bjorn Helgaas · 19 years ago
  15. 44ac841 [PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up by Bjorn Helgaas · 19 years ago
  16. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  17. fd285bb [PATCH] Abandon gcc-2.95.x by Andrew Morton · 19 years ago
  18. fe7d37d [PATCH] copy_process: error path cleanup by Oleg Nesterov · 19 years ago
  19. ddc0f84 [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  20. 37a3279 [PATCH] block/stat.txt by Andy Isaacson · 19 years ago
  21. f7dd795 [PATCH] setpgid: should not accept ptraced childs by Oleg Nesterov · 19 years ago
  22. e19f247 [PATCH] setpgid: should work for sub-threads by Oren Laadan · 19 years ago
  23. ee0acf9 [PATCH] setpgid: should work for sub-threads by Oleg Nesterov · 19 years ago
  24. 9a5d302 [PATCH] fork: fix race in setting child's pgrp and tty by Oren Laadan · 19 years ago
  25. fb86a35 [PATCH] cciss: adds MSI and MSI-X support by Mike Miller · 19 years ago
  26. d09cf7d [PATCH] tpmdd: remove global event log by Kylene Jo Hall · 19 years ago
  27. 5e38291 [PATCH] Don't attempt to power off if power off is not implemented by Eric W. Biederman · 19 years ago
  28. 87ba81d [PATCH] fadvise: return ESPIPE on FIFO/pipe by Valentine Barshak · 19 years ago
  29. 99aef42 [PATCH] update to the initramfs docs by Rob Landley · 19 years ago
  30. d84f520 [PATCH] Extend RCU torture module to test tickless idle CPU by Srivatsa Vaddagiri · 19 years ago
  31. 9841d61d [PATCH] Add tainting for proprietary helper modules by Dave Jones · 19 years ago
  32. f867bac [PATCH] remove unused blkp field in percpu_data by Eric Dumazet · 19 years ago
  33. e78c9a0 [PATCH] fs: remove s_old_blocksize from struct super_block by Pekka Enberg · 19 years ago
  34. 90f2447 [PATCH] Documentation: Small applying-patches.txt update by Jesper Juhl · 19 years ago
  35. 44fce35 [PATCH] drivers/mfd: header included twice by Nicolas Kaiser · 19 years ago
  36. dda6ebd [PATCH] Fix handling of ELF segments with zero filesize by David Gibson · 19 years ago
  37. cc398c2 [PATCH] drivers/connector/cn_proc.c typos by David S. Miller · 19 years ago
  38. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  39. 21b6bf1 [PATCH] nfsroot: do not silently stop parsing on an unknown option by Jorn Dreyer · 19 years ago
  40. 850d6fb [PATCH] sigio: cleanup, don't take tasklist twice by Oleg Nesterov · 19 years ago
  41. 86174cd [PATCH] remove unneeded sig->curr_target recalculation by Oleg Nesterov · 19 years ago
  42. 08efd10 [PATCH] MAINTAINERS: line duplication by Nicolas Kaiser · 19 years ago
  43. 29ba172 [PATCH] ext3: use sbi instead of EXT3_SB() in resize code. by Glauber de Oliveira Costa · 19 years ago
  44. 9f40668 [PATCH] ext3: remove trailing newlines from ext3_warning() calls by Glauber de Oliveira Costa · 19 years ago
  45. 25ab7cd [PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers() by Eric Dumazet · 19 years ago
  46. 71b9625 [PATCH] ext3: external journal device as a mount option by Johann Lombardi · 19 years ago
  47. bf066c7 [PATCH] shared mounts: cleanup by Miklos Szeredi · 19 years ago
  48. 4a0d11f [PATCH] pivot_root: add comment by Neil Brown · 19 years ago
  49. c809406 [PATCH] Updated CPU hotplug documentation by Ashok Raj · 19 years ago
  50. 55a82ab [PATCH] tpm: add bios measurement log by Kylene Jo Hall · 19 years ago
  51. 485a643 [PATCH] little do_group_exit() cleanup by Oleg Nesterov · 19 years ago
  52. bb6f6db [PATCH] do_coredump() should reset group_stop_count earlier by Oleg Nesterov · 19 years ago
  53. 0811af2 [PATCH] kill_proc_info_as_uid: don't use hardcoded constants by Oleg Nesterov · 19 years ago
  54. 54b21a7 [PATCH] fix possible PAGE_CACHE_SHIFT overflows by Andrew Morton · 19 years ago
  55. 676121f [PATCH] Unchecked alloc_percpu() return in __create_workqueue() by Ben Collins · 19 years ago
  56. 9fa37fd [PATCH] nbd: remove duplicate assignment by taneli.vahakangas@netsonic.fi · 19 years ago
  57. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  58. 5b0ed2c [PATCH] docs: updated some code docs by Xose Vazquez Perez · 19 years ago
  59. 71fabd5 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 by George Anzinger · 19 years ago
  60. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 19 years ago
  61. cab8eb5 [PATCH] keys: Discard duplicate keys from a keyring on link by David Howells · 19 years ago
  62. 017679c [PATCH] keys: Permit key expiry time to be set by David Howells · 19 years ago
  63. cd140a5 [PATCH] kmsg_write: don't return printk return value by Guillaume Chazarain · 19 years ago
  64. 025510c [PATCH] printk return value: fix it by Guillaume Chazarain · 19 years ago
  65. 2520f14 [PATCH] Fix overflow tests for compat_sys_fcntl64 locking by NeilBrown · 19 years ago
  66. 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 19 years ago
  67. 7885401 [PATCH] Permit multiple inclusion of linux/pagevec.h by David Howells · 19 years ago
  68. 53dbb26 [PATCH] vgacon: Workaround for resize bug in some chipsets by Antonino A. Daplas · 19 years ago
  69. 954de91 [PATCH] vgacon: fix doublescan mode by Samuel Thibault · 19 years ago
  70. b8b0af2 [PATCH] udf: remove bogus inode == NULL check in inode_bmap by Christoph Hellwig · 19 years ago
  71. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  72. 6b34350 [PATCH] relayfs: Documentation cleanup, remove obsolete info by Tom Zanussi · 19 years ago
  73. 761da5c [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* by Tom Zanussi · 19 years ago
  74. df49af8 [PATCH] relayfs: add Documentation on global relay buffers by Tom Zanussi · 19 years ago
  75. e6c0836 [PATCH] relayfs: add support for global relay buffers by Tom Zanussi · 19 years ago
  76. 03d78d1 [PATCH] relayfs: add Documentation on relay files in other filesystems by Tom Zanussi · 19 years ago
  77. 08c541a [PATCH] relayfs: add support for relay files in other filesystems by Tom Zanussi · 19 years ago
  78. 925ac8a [PATCH] relayfs: add Documention for non-relay files by Tom Zanussi · 19 years ago
  79. aaea25d [PATCH] relayfs: remove unused alloc/destroy_inode() by Tom Zanussi · 19 years ago
  80. 51008f9 [PATCH] relayfs: use generic_ip for private data by Tom Zanussi · 19 years ago
  81. 7431733 [PATCH] relayfs: add relayfs_remove_file() by Tom Zanussi · 19 years ago
  82. 907f2c7 [PATCH] relayfs: export relayfs_create_file() with fileops param by Tom Zanussi · 19 years ago
  83. 6625b86 [PATCH] relayfs: decouple buffer creation from inode creation by Tom Zanussi · 19 years ago
  84. b33291c [PATCH] ipc: expand shm_flags by Andrew Morton · 19 years ago
  85. b3f3d61 [PATCH] ELF: symbol table type additions by Jan Beulich · 19 years ago
  86. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 19 years ago
  87. a57004e1 [PATCH] atomic: dec_and_lock use atomic primitives by Nick Piggin · 19 years ago
  88. 8382bf2 [PATCH] pktcdvd: Use bd_claim to get exclusive access by Peter Osterlund · 19 years ago
  89. 97a41e2 [PATCH] kernel/: small cleanups by Adrian Bunk · 19 years ago
  90. b7b4d7a [PATCH] drivers/isdn/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  91. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 19 years ago
  92. 28fd129 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) by OGAWA Hirofumi · 19 years ago
  93. 05eb0b5 [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) by OGAWA Hirofumi · 19 years ago
  94. 268fc16 [PATCH] export/change sync_page_range/_nolock() by OGAWA Hirofumi · 19 years ago
  95. e5174ba [PATCH] fat: support ->direct_IO() by OGAWA Hirofumi · 19 years ago
  96. 7c709d0 [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/ by OGAWA Hirofumi · 19 years ago
  97. a5425d2 [PATCH] fat: add the read/writepages() by OGAWA Hirofumi · 19 years ago
  98. 83b7c99 [PATCH] fat: use sb_find_get_block() instead of sb_getblk() by OGAWA Hirofumi · 19 years ago
  99. a6bf6b2 [PATCH] fat: move fat_clusters_flush() to write_super() by OGAWA Hirofumi · 19 years ago
  100. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago