1. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  2. d7511ec Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  3. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  4. 4f41b09 dm: table remove unused variable by Vasily Averin · 17 years ago
  5. 76c072b dm ioctl: move compat code by Milan Broz · 17 years ago
  6. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 17 years ago
  7. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 17 years ago
  8. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 17 years ago
  9. 293c099 hwmon: (w83781d) Misc cleanups by Jean Delvare · 17 years ago
  10. f28dc2f hwmon: (gl520sm) Various cleanups by Jean Delvare · 17 years ago
  11. a5955ed hwmon: (gl518sm) Various cleanups by Jean Delvare · 17 years ago
  12. 7fce084 dmi: Let drivers walk the DMI table by Jean Delvare · 17 years ago
  13. c8b6de1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  14. d569d5b [SCSI] enclosure: add support for enclosure services by James Bottomley · 17 years ago
  15. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 17 years ago
  16. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  17. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  18. 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
  19. 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  20. 7a8c6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  21. 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
  22. 3099bbc Char: serial167, remove bottomhalf by Jiri Slaby · 17 years ago
  23. ccfea3c Char: stallion, remove bottomhalf by Jiri Slaby · 17 years ago
  24. cfccaee Char: istallion, remove hangup bottomhalf by Jiri Slaby · 17 years ago
  25. d2e7a4b Char: esp, remove hangup and wakeup bottomhalves by Jiri Slaby · 17 years ago
  26. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 17 years ago
  27. ed7b188 Unexport asm/page.h by Kirill A. Shutemov · 17 years ago
  28. 6cc931b Unexport asm/elf.h by Kirill A. Shutemov · 17 years ago
  29. c1445db Unexport asm/user.h and linux/user.h by Kirill A. Shutemov · 17 years ago
  30. 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 17 years ago
  31. 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 17 years ago
  32. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 17 years ago
  33. 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 17 years ago
  34. 298384cd iget: stop EFS from using iget() and read_inode() by David Howells · 17 years ago
  35. b46980f iget: introduce a function to register iget failure by David Howells · 17 years ago
  36. d1bc8e9 Add an ERR_CAST() function to complement ERR_PTR and co. by David Howells · 17 years ago
  37. bba1f60 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() by Ken'ichi Ohmichi · 17 years ago
  38. 1e4f295 vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() by Ken'ichi Ohmichi · 17 years ago
  39. c76f860 vmcoreinfo: rename vmcoreinfo's macros returning the size by Ken'ichi Ohmichi · 17 years ago
  40. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  41. fa9ff4b ASIC3 driver by Samuel Ortiz · 17 years ago
  42. 956db3c hotplug cpu: move tasks in empty cpusets to parent by Cliff Wickman · 17 years ago
  43. 31a7df0 cgroups: mechanism to process each task in a cgroup by Cliff Wickman · 17 years ago
  44. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 17 years ago
  45. 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
  46. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 17 years ago
  47. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  48. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  49. 4fca88c memory cgroup enhancements: add- pre_destroy() handler by KAMEZAWA Hiroyuki · 17 years ago
  50. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 17 years ago
  51. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 17 years ago
  52. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 17 years ago
  53. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 17 years ago
  54. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 17 years ago
  55. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 17 years ago
  56. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 17 years ago
  57. 0eea103 Memory controller improve user interface by Balbir Singh · 17 years ago
  58. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 17 years ago
  59. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 17 years ago
  60. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 17 years ago
  61. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 17 years ago
  62. e552b66 Memory controller: resource counters by Pavel Emelianov · 17 years ago
  63. 3dddbfc tty: Kill TTY_FLIPBUF_SIZE by Alan Cox · 17 years ago
  64. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 17 years ago
  65. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 17 years ago
  66. 388bbb0 [MTD] Add mtd panic_write function pointer by Richard Purdie · 17 years ago
  67. 4c79141 leds: Add support for hardware accelerated LED flashing by Márton Németh · 17 years ago
  68. 24f1a84 [POWERPC] Add SPE registers to core dumps by Roland McGrath · 17 years ago
  69. 9b71315 Revert "cpuidle: build fix for non-x86" by Len Brown · 17 years ago
  70. 81e242d Merge branches 'release' and 'dsdt-override' into release by Len Brown · 17 years ago
  71. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 17 years ago
  72. ee1ce6f ACPI: cleanup acpi.h by Jean Delvare · 17 years ago
  73. 299cfe3 Merge branches 'release' and 'hwmon-conflicts' into release by Len Brown · 17 years ago
  74. 0601955 Merge branches 'release' and 'wmi-2.6.25' into release by Len Brown · 17 years ago
  75. 26b6f22 Merge branches 'release' and 'menlo' into release by Len Brown · 17 years ago
  76. e5e54bc Merge branches 'release' and 'stats' into release by Len Brown · 17 years ago
  77. 5531d28 Merge branches 'release' and 'dmi' into release by Len Brown · 17 years ago
  78. acf6386 Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release by Len Brown · 17 years ago
  79. 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
  80. dd07a8d Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into release by Len Brown · 17 years ago
  81. 877c357 Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into release by Len Brown · 17 years ago
  82. 9a0b841 cpuidle: Add a poll_idle method by venkatesh.pallipadi@intel.com · 17 years ago
  83. 443dea7 ACPI: Export acpi_check_resource_conflict by Thomas Renninger · 17 years ago
  84. df92e69 ACPI: track opregion names to avoid driver resource conflicts. by Thomas Renninger · 17 years ago
  85. 9e76988 [CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlock by Venki Pallipadi · 17 years ago
  86. 5229e87 ACPI: create /sys/firmware/acpi/interrupts by Len Brown · 17 years ago
  87. 6ed31e9 ACPI: Taint kernel on ACPI table override (format corrected) by Éric Piel · 17 years ago
  88. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  89. 9f9975a generic: add __FINITDATA by Ingo Molnar · 17 years ago
  90. b5556a6 cpuidle: dubious one-bit signed bitfield in cpuidle.h by Harvey Harrison · 17 years ago
  91. 3d4d458 Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix by Linus Torvalds · 17 years ago
  92. 2dd550b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  93. 8755e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. d8fd66a jbd.h: hide kernel only code by Olaf Hering · 17 years ago
  95. 5330838 make jbd/journal.c:__journal_abort_hard() static by Adrian Bunk · 17 years ago
  96. b3bd86e isapnp driver semaphore to mutex by Daniel Walker · 17 years ago
  97. 73c3443 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. by NeilBrown · 17 years ago
  98. d089c6a md: change ITERATE_RDEV to rdev_for_each by NeilBrown · 17 years ago
  99. c5d79ad md: allow devices to be shared between md arrays by NeilBrown · 17 years ago
  100. c620727 md: allow a maximum extent to be set for resyncing by NeilBrown · 17 years ago