1. 36a5292 [SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy API by FUJITA Tomonori · 16 years ago
  2. 0723d4a [SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy API by FUJITA Tomonori · 16 years ago
  3. aa198bf [SCSI] fix netlink kernel-doc by Randy Dunlap · 16 years ago
  4. 10dab22 [SCSI] sd: Fix handling of NO_SENSE check condition by Jamie Wellnitz · 16 years ago
  5. 6c5121b [SCSI] export busy state via q->lld_busy_fn() by Kiyoshi Ueda · 16 years ago
  6. 9d11251 [SCSI] refactor sdev/starget/shost busy checking by Kiyoshi Ueda · 16 years ago
  7. 22ab019 [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver. by Bernd Schubert · 16 years ago
  8. 7583221 [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume by thomas schorpp · 16 years ago
  9. d91ab4e [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!) by Alan Cox · 16 years ago
  10. d777aaf [SCSI] ipr: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  11. 3ba7f18 [SCSI] aic79xx: fix shadowed variables by Harvey Harrison · 16 years ago
  12. 678e80a [SCSI] aic79xx: fix shadowed variables, add statics by Harvey Harrison · 16 years ago
  13. 060ae85 [SCSI] aic7xxx: update *_shipped files by Denys Vlasenko · 16 years ago
  14. 7b61ab8 [SCSI] aic7xxx: update .reg files by Denys Vlasenko · 16 years ago
  15. fa25b99 [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser by Denys Vlasenko · 16 years ago
  16. 5a36756 [SCSI] scsi_dh: Initialize path state to be passive when path is not owned by Chandra Seetharaman · 16 years ago
  17. 32c356d [SCSI] fix removable device inability to detect disk changes by James Bottomley · 16 years ago
  18. f2e4bd2 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  19. 133e887 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. e82cff7 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. b80de36 8250: Add more OxSemi devices by Lee Howard · 16 years ago
  22. 7106b4e 8250: Oxford Semiconductor Devices by Lee Howard · 16 years ago
  23. 9f50bba ALSA: aoa i2sbus: don't overwrite module parameter by Johannes Berg · 16 years ago
  24. cb4bca3 tty: Fix tty_port kref screwup by Alan Cox · 16 years ago
  25. 7dc9b48 watchdog: Fix warning by Alan Cox · 16 years ago
  26. a8ddac7 mutex: speed up generic mutex implementations by Nick Piggin · 16 years ago
  27. 5a439c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  28. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  29. be07c4e jbd: abort instead of waiting for nonexistent transactions by Duane Griffin · 16 years ago
  30. 9f818b4 jbd: test BH_Write_EIO to detect errors on metadata buffers by Hidehiro Kawai · 16 years ago
  31. 2d7c820 ext3: add checks for errors from jbd by Hidehiro Kawai · 16 years ago
  32. 4afe978 jbd: fix error handling for checkpoint io by Hidehiro Kawai · 16 years ago
  33. 66f50ee profiling: fix up CONFIG_PROC_FS=n build by Paul Mundt · 16 years ago
  34. 4c821042 mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). by Paul Mundt · 16 years ago
  35. 9bf9b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  36. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  37. 309e1e4 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  38. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  39. dc8dcad Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  40. fdc76bf Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  41. 72441bd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  42. 59c7572 proc: remove fs/proc/proc_misc.c by Alexey Dobriyan · 16 years ago
  43. 5aa140c proc: move /proc/vmcore creation to fs/proc/vmcore.c by Alexey Dobriyan · 16 years ago
  44. 6d80e53 proc: move pagecount stuff to fs/proc/page.c by Alexey Dobriyan · 16 years ago
  45. 97ce5d6 proc: move all /proc/kcore stuff to fs/proc/kcore.c by Alexey Dobriyan · 16 years ago
  46. b5aadf7 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h by Alexey Dobriyan · 16 years ago
  47. 3b5d5c6 proc: move /proc/modules boilerplate to kernel/module.c by Alexey Dobriyan · 16 years ago
  48. 31d85ab proc: move /proc/diskstats boilerplate to block/genhd.c by Alexey Dobriyan · 16 years ago
  49. 4b7d283 ALSA: ASoC: tlv320aic3x: Fix DSP DAI format and signal polarities matching by Jarkko Nikula · 16 years ago
  50. 5c9fe62 proc: move /proc/zoneinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  51. d921455 Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 16 years ago
  52. e82c610 avr32: Fix GPIO initcall breakage by Haavard Skinnemoen · 16 years ago
  53. e3f91ca avr32: Scale loops_per_jiffy when cpu frequency changes by Haavard Skinnemoen · 16 years ago
  54. 6090065 avr32: Fix bug in LCD pin setup on port C by Alex Raimondi · 16 years ago
  55. b6aa44a proc: move /proc/vmstat boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  56. 74e2e8e proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  57. 8f32f7e proc: move /proc/buddyinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  58. 884afaa [ARM] 5320/1: fix assembly constraints in implementation of do_div() by Nicolas Pitre · 16 years ago
  59. 5f6a6a9 proc: move /proc/vmallocinfo to mm/vmalloc.c by Alexey Dobriyan · 16 years ago
  60. 7b3c3a5 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c by Alexey Dobriyan · 16 years ago
  61. a0ec95a proc: move /proc/slab_allocators boilerplate to mm/slab.c by Alexey Dobriyan · 16 years ago
  62. d6917e1 proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c by Alexey Dobriyan · 16 years ago
  63. df8106d proc: move /proc/stat to fs/proc/stat.c by Alexey Dobriyan · 16 years ago
  64. f500975 proc: move rest of /proc/partitions code to block/genhd.c by Alexey Dobriyan · 16 years ago
  65. 8591cf4 proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c by Alexey Dobriyan · 16 years ago
  66. fe25104 proc: move /proc/devices code to fs/proc/devices.c by Alexey Dobriyan · 16 years ago
  67. d8ba7a3 proc: move rest of /proc/locks to fs/locks.c by Alexey Dobriyan · 16 years ago
  68. ae04811 proc: move /proc/kmsg creation to fs/proc/kmsg.c by Alexey Dobriyan · 16 years ago
  69. 6596892 proc: remove remnants of ->read_proc in proc_misc.c by Alexey Dobriyan · 16 years ago
  70. 6e62775 proc: move /proc/execdomains to kernel/exec_domain.c by Alexey Dobriyan · 16 years ago
  71. cf9887f proc: switch /proc/cmdline to seq_file by Alexey Dobriyan · 16 years ago
  72. 6827400 proc: move /proc/filesystems to fs/filesystems.c by Alexey Dobriyan · 16 years ago
  73. 4c150f6 proc: move /proc/stram to m68k-specific code by Alexey Dobriyan · 16 years ago
  74. 813dcf7 proc: move /proc/hardware to m68k-specific code by Alexey Dobriyan · 16 years ago
  75. b457d15 proc: switch /proc/version to seq_file by Alexey Dobriyan · 16 years ago
  76. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  77. 9617760 proc: switch /proc/uptime to seq_file by Alexey Dobriyan · 16 years ago
  78. 5b3acc8 proc: switch /proc/loadavg to seq_file by Alexey Dobriyan · 16 years ago
  79. 6c2f91e proc: use WARN() rather than printk+backtrace by Arjan van de Ven · 16 years ago
  80. 1e0edd3 proc: spread __init by Alexey Dobriyan · 16 years ago
  81. 5bcd7ff proc: proc_init_inodecache() can't fail by Alexey Dobriyan · 16 years ago
  82. 7c88db0 proc: fix vma display mismatch between /proc/pid/{maps,smaps} by Joe Korty · 16 years ago
  83. fd217f4 [PATCH] fs: add a sanity check in d_free by Arjan van de Ven · 16 years ago
  84. 08b9fe6 [PATCH] i_version: remount support by Mimi Zohar · 16 years ago
  85. a77b72d [patch] vfs: make security_inode_setattr() calling consistent by Miklos Szeredi · 16 years ago
  86. 2c51239 [patch 1/3] FS_MBCACHE: don't needlessly make it built-in by Adrian Bunk · 16 years ago
  87. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  88. 5cec56d [PATCH] fs/dcache.c: update comment of d_validate() by Qinghuang Feng · 16 years ago
  89. 0e55a7c [RFC PATCH] touch_mnt_namespace when the mount flags change by Dan Williams · 16 years ago
  90. 91efc16 [PATCH] reiserfs: add missing llseek method by Christoph Hellwig · 16 years ago
  91. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  92. 4e9ed2f [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent by OGAWA Hirofumi · 16 years ago
  93. 0612d9f [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup by OGAWA Hirofumi · 16 years ago
  94. 8f3dfaa [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate() by OGAWA Hirofumi · 16 years ago
  95. 360da90 [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper by OGAWA Hirofumi · 16 years ago
  96. e2761a1 [PATCH vfs-2.6 2/6] vfs: add d_ancestor() by OGAWA Hirofumi · 16 years ago
  97. 871c006 [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT() by OGAWA Hirofumi · 16 years ago
  98. 9fbb76c [PATCH] get rid of on-stack dentry in udf by Al Viro · 16 years ago
  99. ad76cbc [PATCH 2/2] anondev: switch to IDA by Alexey Dobriyan · 16 years ago
  100. 6de24f0 [PATCH 1/2] anondev: init IDR statically by Alexey Dobriyan · 16 years ago