1. 46f382d uglify while_each_pid_task() to make sure we don't count the execing pricess twice by Oleg Nesterov · 17 years ago
  2. 44c4e1b pid: Extend/Fix pid_vnr by Eric W. Biederman · 17 years ago
  3. d12619b fix group stop with exit race by Oleg Nesterov · 17 years ago
  4. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 17 years ago
  5. 6b39c7b kill PT_ATTACHED by Oleg Nesterov · 17 years ago
  6. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 17 years ago
  7. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 17 years ago
  8. 92dfc9d fix "modules: make module_address_lookup() safe" by Andrew Morton · 17 years ago
  9. d94afc6 intel-iommu: fault_reason index cleanup by mark gross · 17 years ago
  10. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 17 years ago
  11. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  12. be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 17 years ago
  13. 74bd59b namespaces: cleanup the code managed with PID_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. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 17 years ago
  17. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  18. d7511ec Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  19. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  20. 4f41b09 dm: table remove unused variable by Vasily Averin · 17 years ago
  21. 76c072b dm ioctl: move compat code by Milan Broz · 17 years ago
  22. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 17 years ago
  23. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 17 years ago
  24. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 17 years ago
  25. 293c099 hwmon: (w83781d) Misc cleanups by Jean Delvare · 17 years ago
  26. f28dc2f hwmon: (gl520sm) Various cleanups by Jean Delvare · 17 years ago
  27. a5955ed hwmon: (gl518sm) Various cleanups by Jean Delvare · 17 years ago
  28. 7fce084 dmi: Let drivers walk the DMI table by Jean Delvare · 17 years ago
  29. c8b6de1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  30. d569d5b [SCSI] enclosure: add support for enclosure services by James Bottomley · 17 years ago
  31. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 17 years ago
  32. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  33. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  34. f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  35. 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  36. 7a8c6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  37. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  38. 3099bbc Char: serial167, remove bottomhalf by Jiri Slaby · 17 years ago
  39. ccfea3c Char: stallion, remove bottomhalf by Jiri Slaby · 17 years ago
  40. cfccaee Char: istallion, remove hangup bottomhalf by Jiri Slaby · 17 years ago
  41. d2e7a4b Char: esp, remove hangup and wakeup bottomhalves by Jiri Slaby · 17 years ago
  42. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 17 years ago
  43. ed7b188 Unexport asm/page.h by Kirill A. Shutemov · 17 years ago
  44. 6cc931b Unexport asm/elf.h by Kirill A. Shutemov · 17 years ago
  45. c1445db Unexport asm/user.h and linux/user.h by Kirill A. Shutemov · 17 years ago
  46. 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 17 years ago
  47. 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 17 years ago
  48. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 17 years ago
  49. 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 17 years ago
  50. 298384c iget: stop EFS from using iget() and read_inode() by David Howells · 17 years ago
  51. b46980f iget: introduce a function to register iget failure by David Howells · 17 years ago
  52. d1bc8e9 Add an ERR_CAST() function to complement ERR_PTR and co. by David Howells · 17 years ago
  53. bba1f60 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() by Ken'ichi Ohmichi · 17 years ago
  54. 1e4f295 vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() by Ken'ichi Ohmichi · 17 years ago
  55. c76f860 vmcoreinfo: rename vmcoreinfo's macros returning the size by Ken'ichi Ohmichi · 17 years ago
  56. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  57. fa9ff4b ASIC3 driver by Samuel Ortiz · 17 years ago
  58. 956db3c hotplug cpu: move tasks in empty cpusets to parent by Cliff Wickman · 17 years ago
  59. 31a7df0 cgroups: mechanism to process each task in a cgroup by Cliff Wickman · 17 years ago
  60. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 17 years ago
  61. cc38108 per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  62. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 17 years ago
  63. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  64. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  65. 4fca88c memory cgroup enhancements: add- pre_destroy() handler by KAMEZAWA Hiroyuki · 17 years ago
  66. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 17 years ago
  67. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 17 years ago
  68. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 17 years ago
  69. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 17 years ago
  70. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 17 years ago
  71. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 17 years ago
  72. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 17 years ago
  73. 0eea103 Memory controller improve user interface by Balbir Singh · 17 years ago
  74. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 17 years ago
  75. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 17 years ago
  76. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 17 years ago
  77. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 17 years ago
  78. e552b66 Memory controller: resource counters by Pavel Emelianov · 17 years ago
  79. 3dddbfc tty: Kill TTY_FLIPBUF_SIZE by Alan Cox · 17 years ago
  80. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 17 years ago
  81. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 17 years ago
  82. 388bbb0 [MTD] Add mtd panic_write function pointer by Richard Purdie · 17 years ago
  83. 4c79141 leds: Add support for hardware accelerated LED flashing by Márton Németh · 17 years ago
  84. 24f1a84 [POWERPC] Add SPE registers to core dumps by Roland McGrath · 17 years ago
  85. 9b71315 Revert "cpuidle: build fix for non-x86" by Len Brown · 17 years ago
  86. 81e242d Merge branches 'release' and 'dsdt-override' into release by Len Brown · 17 years ago
  87. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 17 years ago
  88. ee1ce6f ACPI: cleanup acpi.h by Jean Delvare · 17 years ago
  89. 299cfe3 Merge branches 'release' and 'hwmon-conflicts' into release by Len Brown · 17 years ago
  90. 0601955 Merge branches 'release' and 'wmi-2.6.25' into release by Len Brown · 17 years ago
  91. 26b6f22 Merge branches 'release' and 'menlo' into release by Len Brown · 17 years ago
  92. e5e54bc Merge branches 'release' and 'stats' into release by Len Brown · 17 years ago
  93. 5531d28 Merge branches 'release' and 'dmi' into release by Len Brown · 17 years ago
  94. acf6386 Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release by Len Brown · 17 years ago
  95. c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 17 years ago
  96. dd07a8d Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into release by Len Brown · 17 years ago
  97. 877c357 Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into release by Len Brown · 17 years ago
  98. 9a0b841 cpuidle: Add a poll_idle method by venkatesh.pallipadi@intel.com · 17 years ago
  99. 443dea7 ACPI: Export acpi_check_resource_conflict by Thomas Renninger · 17 years ago
  100. df92e69 ACPI: track opregion names to avoid driver resource conflicts. by Thomas Renninger · 17 years ago