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