1. 66ac5a2 [PATCH] ixj: fix writing silence check by Alexey Dobriyan · 19 years ago
  2. f0c0025 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs by Peter Williams · 19 years ago
  3. 6bf8d88 [PATCH] quota: remove unused sync_dquots_dev() by Herbert Poetzl · 19 years ago
  4. 1374ae8 [PATCH] drivers/serial/jsm/: cleanups by Adrian Bunk · 19 years ago
  5. 0a577ce [PATCH] jsm: update for tty buffering revamp by V. Ananda Krishnan · 19 years ago
  6. 7d95c8f [PATCH] fcntl F_SETFL and read-only IS_APPEND files by dean gaudet · 19 years ago
  7. 8b3e09e [PATCH] I2O: fix and workaround for Motorola/Freescale controller by Markus Lidel · 19 years ago
  8. 15d8ec7 [PATCH] I2O: don't disable PCI device if it is enabled before probing by Markus Lidel · 19 years ago
  9. 35dc816 [PATCH] fix O_DIRECT read of last block in a sparse file by Jeff Moyer · 19 years ago
  10. 8354179 [PATCH] ext2: print xip mount option in ext2_show_options by Carsten Otte · 19 years ago
  11. a185461 [PATCH] disable per cpu intr in /proc/stat by schwab@suse.de · 19 years ago
  12. 0d38b04 [PATCH] edac: use C99 initializers (sparse warnings) by Randy Dunlap · 19 years ago
  13. fe85a99 [PATCH] cpuset: fix sparse warning by Randy Dunlap · 19 years ago
  14. 7781169 [PATCH] parport: remove dead address in MAINTAINERS by Arnaud Giersch · 19 years ago
  15. 0ef3b49 [PATCH] parport: fix documentation by Arnaud Giersch · 19 years ago
  16. 88fc389 [PATCH] Normalize timespec for negative values in ns_to_timespec by George Anzinger · 19 years ago
  17. 034b91a [PATCH] v9fs: fix corner cases when flushing request by Latchesar Ionkov · 19 years ago
  18. 05818a0 [PATCH] v9fs: v9fs_put_str fix by Latchesar Ionkov · 19 years ago
  19. 93c615f [PATCH] v9fs: symlink support fixes by Latchesar Ionkov · 19 years ago
  20. 8e75f74 [PATCH] parport: add parallel port support for SGI O2 by Arnaud Giersch · 19 years ago
  21. bd3bfeb [PATCH] fs/jffs/intrep.c: 255 is unsigned char by Felix Oxley · 19 years ago
  22. abffa7d [PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix by Domen Puncer · 19 years ago
  23. 74adb52 [PATCH] umem: check pci_set_dma_mask return value correctly by Tobias Klauser · 19 years ago
  24. dfa0859 [PATCH] Fix two ext[23] uninitialized warnings by Andreas Gruenbacher · 19 years ago
  25. 9d923a0 [PATCH] ufs: fix char vs. __s8 clash in ufs by Andreas Schwab · 19 years ago
  26. 90cbc45b [PATCH] EDAC config cleanup by Dave Jones · 19 years ago
  27. 23332c2 [PATCH] OProfile: fixed x86_64 incorrect kernel call graphs by Tong Li · 19 years ago
  28. 8145916 [PATCH] Fix some ucLinux breakage from the tty updates by Alan Cox · 19 years ago
  29. 8454283 [PATCH] rio cleanups by Alan Cox · 19 years ago
  30. 47ba87e [PATCH] make "struct d_cookie" depend on CONFIG_PROFILING by Marcelo Tosatti · 19 years ago
  31. 09114eb [PATCH] ufs: fix hang during `rm' by Evgeniy Dushistov · 19 years ago
  32. e295cfc [PATCH] ufs: fix oops with `ufs1' type by Evgeniy Dushistov · 19 years ago
  33. 19dfe31 [PATCH] sx.c printk warning fixes by Andrew Morton · 19 years ago
  34. 8c17e1e [PATCH] quota_v2: printk warning fixes by Andrew Morton · 19 years ago
  35. f4f64e9 [PATCH] parport_serial: printk warning fix by Andrew Morton · 19 years ago
  36. d35c602 [PATCH] someone broke reiserfs V3 mount options, this fixes it by Vitaly Fertman · 19 years ago
  37. 3636641 [PATCH] don't allow users to set CONFIG_BROKEN=y by Adrian Bunk · 19 years ago
  38. 145046d [PATCH] parport: fix printk format warning by Randy Dunlap · 19 years ago
  39. de6c642 [PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition) by Alan Cox · 19 years ago
  40. 5423980 [PATCH] sx.c warning fixes by Andrew Morton · 19 years ago
  41. 8d1d034 [PATCH] 3c59x: collision statistic fix by Steffen Klassert · 19 years ago
  42. 490d6ab [PATCH] list.h: don't evaluate macro args multiple times by Zach Brown · 19 years ago
  43. bcc68b8 [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos by Alexey Dobriyan · 19 years ago
  44. 54e8ce4 [PATCH] Tell kallsyms_lookup_name() to ignore type U entries by Keith Owens · 19 years ago
  45. 501fe31 [PATCH] s390: fix to_channelpath macro by Cornelia Huck · 19 years ago
  46. cd2d2bf [PATCH] s390: fix compat syscall wrapper by Heiko Carstens · 19 years ago
  47. 6ff290a [PATCH] s390: compile fix: missing defines in asm-s390/io.h by Heiko Carstens · 19 years ago
  48. 6d7bfd1 [PATCH] s390: timer interface visibility by Jan Glauber · 19 years ago
  49. 12c3a54 [PATCH] s390: dasd extended error reporting module by Stefan Weinhuber · 19 years ago
  50. d237bf4 [PATCH] ide: restore support for AEC6280M cards in aec62xx.c by Thibaut VARENE · 19 years ago
  51. 75b84e9 [PATCH] Fix compilation errors in maps/dc21285.c by Martin Michlmayr · 19 years ago
  52. f434baf [PATCH] fix generic_fls64() by Akinobu Mita · 19 years ago
  53. c9ab8b6 [PATCH] Documentation: Updated PCI Error Recovery by Linas Vepstas · 19 years ago
  54. c0c1633b [PATCH] Fix build failure in recent pm_prepare_* changes. by Dave Jones · 19 years ago
  55. 278ff95 [PATCH] Kprobes: Fix deadlock in function-return probes by Ananth N Mavinakayanahalli · 19 years ago
  56. e65cefe [PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES by Adrian Bunk · 19 years ago
  57. 8ed7546 [PATCH] md: Make sure rdev->size gets set for version-1 superblocks by NeilBrown · 19 years ago
  58. 29fc7e3 [PATCH] md: Assorted little md fixes by NeilBrown · 19 years ago
  59. 284ae7c [PATCH] md: Handle overflow of mdu_array_info_t->size better by NeilBrown · 19 years ago
  60. ab11f89 [PATCH] Clean up Documentation/driver-model/overview.txt by Linas Vepstas · 19 years ago
  61. 1989e20 [PATCH] Fix RocketPort driver by Michal Ostrowski · 19 years ago
  62. 826eeb5 Linux v2.6.16-rc2 by Linus Torvalds · 19 years ago
  63. 3305205 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  64. 1113a7e [PATCH] device-mapper log bitset: fix big endian find_next_zero_bit by Stefan Bader · 19 years ago
  65. 35849c7 [PATCH] md: Add sysfs access to raid6 stripe cache size by NeilBrown · 19 years ago
  66. 978f946 [PATCH] md: Don't remove bitmap from md array when switching to read-only by NeilBrown · 19 years ago
  67. f0ca340 [PATCH] md: Make sure array geometry changes persist with version-1 superblocks by NeilBrown · 19 years ago
  68. 6d89332 [PATCH] md: Fix device-size updates in md by NeilBrown · 19 years ago
  69. cf41f8a Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  70. 0271fc2 [PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements. by Jeremy Higdon · 19 years ago
  71. 30e2fb1 sem2mutex: drivers/char/drm/ by Dave Airlie · 19 years ago
  72. ce60fe0 drm: drivers/char/drm/: make some functions static by Dave Airlie · 19 years ago
  73. b410333 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  74. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  75. 9ad11ab [PATCH] compat: fix compat_sys_openat and friends by Stephen Rothwell · 19 years ago
  76. 8aeba3c Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  77. 61ee9cd [PATCH] PowerPC/PCI Hotplug build break by Linas Vepstas · 19 years ago
  78. f9bdfa0 [PATCH] PowerPC/PCI Hotplug build break by Linas Vepstas · 19 years ago
  79. e6da74e Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  80. 00b464d SUNRPC: Remove obsolete rpcauth #defines by Trond Myklebust · 19 years ago
  81. 1935245 NFSv3: fix sync_retry in direct i/o NFS by Dirk Mueller · 19 years ago
  82. fba3bad SUNRPC: Move upcall out of auth->au_ops->crcreate() by Trond Myklebust · 19 years ago
  83. adb12f6 SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code by Trond Myklebust · 19 years ago
  84. 9842ef3 SUNRPC: rpc_timeout_upcall_queue should not sleep by Trond Myklebust · 19 years ago
  85. 8a31776 SUNRPC: Fix a lock recursion in the auth_gss downcall by Trond Myklebust · 19 years ago
  86. aaaa994 NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever by Trond Myklebust · 19 years ago
  87. 16fb242 NLM: Fix arguments to NLM_CANCEL call by Trond Myklebust · 19 years ago
  88. 3c3b809 [PATCH] kernel-doc: clean up the script (whitespace) by Randy Dunlap · 19 years ago
  89. d28bee0 [PATCH] Doc/kernel-doc: add more usage info by Randy Dunlap · 19 years ago
  90. 7045f37 [PATCH] DocBook: fix some kernel-doc comments in fs and block by Martin Waitz · 19 years ago
  91. 99acf04 [PATCH] DocBook: fix some kernel-doc comments in net/sunrpc by Martin Waitz · 19 years ago
  92. 9598f91 [PATCH] DocBook: allow even longer return types by Martin Waitz · 19 years ago
  93. 00d340b9 [PATCH] i810fb: Do not probe the third i2c bus by default by Manuel Lauss · 19 years ago
  94. 06c6f90 [PATCH] video: hp680 backlight driver by Andriy Skulysh · 19 years ago
  95. 9477e26 [PATCH] fbcon: Fix screen artifacts when moving cursor by Antonino A. Daplas · 19 years ago
  96. fa385be [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disks by Jeff Mahoney · 19 years ago
  97. 6ae1ea4 [PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_should_end by Chris Mason · 19 years ago
  98. 3d4492f [PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non-uptodate bh by Chris Mason · 19 years ago
  99. e0e851c [PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode by Chris Mason · 19 years ago
  100. fc5cd58 [PATCH] reiserfs: zero b_private when allocating buffer heads by Chris Mason · 19 years ago