1. 488e5bc proc: proper pidns handling for /proc/self by Eric W. Biederman · 17 years ago
  2. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  3. a56d3fc seqfile convert proc_pid_statm by Eric W. Biederman · 17 years ago
  4. ee99274 proc: rewrite do_task_stat to correctly handle pid namespaces. by Eric W. Biederman · 17 years ago
  5. be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 17 years ago
  6. 94413d8 proc: detect duplicate names on registration by Zhang Rui · 17 years ago
  7. fd2cbe4 proc: remove useless check on symlink removal by Alexey Dobriyan · 17 years ago
  8. 76df0c2 proc: simplify function prototypes by Alexey Dobriyan · 17 years ago
  9. 4237e0d proc: less LOCK operations during lookup by Alexey Dobriyan · 17 years ago
  10. 5b3fe63 proc: remove MODULE_LICENSE by Alexey Dobriyan · 17 years ago
  11. cbdc738 namespaces: mark NET_NS with "depends on NAMESPACES" by Pavel Emelyanov · 17 years ago
  12. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 17 years ago
  13. aee16ce namespaces: cleanup the code managed with the USER_NS option by Pavel Emelyanov · 17 years ago
  14. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 17 years ago
  15. 58bfdd6d namespaces: move the UTS namespace under UTS_NS option by Pavel Emelyanov · 17 years ago
  16. c5289a6 namespaces: add the NAMESPACES config option by Pavel Emelyanov · 17 years ago
  17. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 17 years ago
  18. ac74c00 inotify: fix check for one-shot watches before destroying them by Ulisses Furquim · 17 years ago
  19. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  20. d7511ec Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  21. 0b61a2b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  22. a13ff0b Convert SG from nopage to fault. by Nick Piggin · 17 years ago
  23. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  24. af195ac dm raid1: report fault status by Jonathan Brassow · 17 years ago
  25. 06386bb dm raid1: handle read failures by Jonathan Brassow · 17 years ago
  26. b80aa7a dm raid1: fix EIO after log failure by Jonathan Brassow · 17 years ago
  27. 8f0205b dm raid1: handle recovery failures by Jonathan Brassow · 17 years ago
  28. 72f4b31 dm raid1: handle write failures by Jonathan Brassow · 17 years ago
  29. d74f81f dm snapshot: combine consecutive exceptions in memory by Milan Broz · 17 years ago
  30. 4f7f5c6 dm: stripe enhanced status return by Brian Wood · 17 years ago
  31. a25eb94 dm: stripe trigger event on failure by Brian Wood · 17 years ago
  32. fb8b284 dm log: auto load modules by Jonathan Brassow · 17 years ago
  33. 304f3f6 dm: move deferred bio flushing to workqueue by Milan Broz · 17 years ago
  34. 3a7f6c9 dm crypt: use async crypto by Milan Broz · 17 years ago
  35. 95497a9 dm crypt: prepare async callback fn by Milan Broz · 17 years ago
  36. 43d6903 dm crypt: add completion for async by Milan Broz · 17 years ago
  37. ddd42ed dm crypt: add async request mempool by Milan Broz · 17 years ago
  38. 01482b7 dm crypt: extract scatterlist processing by Milan Broz · 17 years ago
  39. 899c95d dm crypt: tidy io ref counting by Milan Broz · 17 years ago
  40. 84131db dm crypt: introduce crypt_write_io_loop by Milan Broz · 17 years ago
  41. dec1ced dm crypt: abstract crypt_write_done by Milan Broz · 17 years ago
  42. 0c395b0 dm crypt: store sector mapping in dm_crypt_io by Milan Broz · 17 years ago
  43. 395b167 dm crypt: move queue functions by Alasdair G Kergon · 17 years ago
  44. 4e4eef6 dm crypt: adjust io processing functions by Milan Broz · 17 years ago
  45. ee7a491 dm crypt: tidy crypt_endio by Milan Broz · 17 years ago
  46. 5742fd7 dm crypt: move error setting outside crypt_dec_pending by Milan Broz · 17 years ago
  47. fcd369d dm crypt: remove unnecessary crypt_context write parm by Milan Broz · 17 years ago
  48. 5301703 dm crypt: move convert_context inside dm_crypt_io by Milan Broz · 17 years ago
  49. 009cd09 dm mpath: add missing static by Alasdair G Kergon · 17 years ago
  50. 0149e57 dm: targets no longer experimental by Alasdair G Kergon · 17 years ago
  51. 46125c1 dm: refactor dm_suspend completion wait by Milan Broz · 17 years ago
  52. 94d6351 dm: split dm_suspend io_lock hold into two by Milan Broz · 17 years ago
  53. 73d410c dm: tidy dm_suspend by Milan Broz · 17 years ago
  54. 6d6f10d dm: refactor deferred bio_list processing by Milan Broz · 17 years ago
  55. 6ed7ade dm: tidy alloc_dev labels by Milan Broz · 17 years ago
  56. a26ffd4 dm ioctl: use uninitialized_var by Andrew Morton · 17 years ago
  57. 69a2ce7 dm: table use uninitialized_var by Andrew Morton · 17 years ago
  58. e48b9db dm snapshot: use uninitialized_var by Andrew Morton · 17 years ago
  59. e61290a dm: convert suspend_lock semaphore to mutex by Daniel Walker · 17 years ago
  60. 8defd83 dm snapshot: use rounddown_pow_of_two by Robert P. J. Day · 17 years ago
  61. 82d601d dm: table remove unused total by Jun'ichi Nomura · 17 years ago
  62. 4f41b09 dm: table remove unused variable by Vasily Averin · 17 years ago
  63. afb2452 dm: table use list_for_each by Paul Jimenez · 17 years ago
  64. 76c072b dm ioctl: move compat code by Milan Broz · 17 years ago
  65. 27238b2 dm ioctl: remove lock_kernel by Alasdair G Kergon · 17 years ago
  66. b9249e5 dm: mark function lists static by Alasdair G Kergon · 17 years ago
  67. 7e5c1e8 dm: add missing memory barrier to dm_suspend by Milan Broz · 17 years ago
  68. 3adbefe SLUB: fix checkpatch warnings by Ingo Molnar · 17 years ago
  69. a76d354 Use non atomic unlock by Nick Piggin · 17 years ago
  70. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 17 years ago
  71. 1f84260 SLUB: Alternate fast paths using cmpxchg_local by Christoph Lameter · 17 years ago
  72. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 17 years ago
  73. 5bb983b SLUB: Deal with annoying gcc warning on kfree() by Christoph Lameter · 17 years ago
  74. e84542f hwmon: (lm80) Add individual alarm files by Jean Delvare · 17 years ago
  75. f818176 hwmon: (lm80) De-macro the sysfs callbacks by Jean Delvare · 17 years ago
  76. 6cc37ee hwmon: (lm80) Various cleanups by Jean Delvare · 17 years ago
  77. 1c13810 hwmon: (w83627hf) Refactor beep enable handling by Jean Delvare · 17 years ago
  78. e3604c6 hwmon: (w83627hf) Add individual alarm and beep files by Jean Delvare · 17 years ago
  79. ef878b1 hwmon: (w83627hf) Enable VBAT monitoring by Jean Delvare · 17 years ago
  80. cbe311f hwmon: (w83627ehf) The W83627DHG has 8 VID pins by Jean Delvare · 17 years ago
  81. 636866b hwmon: (asb100) Add individual alarm files by Jean Delvare · 17 years ago
  82. fad33c5 hwmon: (asb100) De-macro the sysfs callbacks by Jean Delvare · 17 years ago
  83. af22193 hwmon: (asb100) Various cleanups by Jean Delvare · 17 years ago
  84. 8f74efe hwmon: VRM is not written to registers by Jean Delvare · 17 years ago
  85. 345a222 hwmon: (dme1737) fix Super-IO device ID override by Juerg Haefliger · 17 years ago
  86. ff8421f hwmon: (dme1737) fix divide-by-0 by Juerg Haefliger · 17 years ago
  87. cb96b8c hwmon: (abituguru3) Add AUX4 fan input for Abit IP35 Pro by Sergey Vlasov · 17 years ago
  88. 5812f92 hwmon: Add support for Texas Instruments/Burr-Brown ADS7828 by Steve Hardy · 17 years ago
  89. 360f945 hwmon: (adm9240) Add individual alarm files by Jean Delvare · 17 years ago
  90. 1f52af0 hwmon: (lm77) Add individual alarm files by Jean Delvare · 17 years ago
  91. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 17 years ago
  92. 455f791 hwmon: (lm85) Make the pwmN_enable files writable by Jean Delvare · 17 years ago
  93. 4b4df95 hwmon: (lm85) Return standard values in pwmN_enable by Jean Delvare · 17 years ago
  94. 050ab87 hwmon: (adm1031) Add individual alarm and fault files by Jean Delvare · 17 years ago
  95. c801082 hwmon: (adm1031) Get rid of macro-generated wrappers by Jean Delvare · 17 years ago
  96. 6d6006b hwmon: (adm1031) Various cleanups by Jean Delvare · 17 years ago
  97. 38a1f0e hwmon: (adm1031) Fix register overwrite in set_fan_div() by Jean Delvare · 17 years ago
  98. d5b0b5d hwmon: (it87) Delete pwmN_freq files on driver removal by Jean Delvare · 17 years ago
  99. 293c099 hwmon: (w83781d) Misc cleanups by Jean Delvare · 17 years ago
  100. 0566336 hwmon: (w83781d) Drop W83627HF support by Jean Delvare · 17 years ago