1. 680d794 mount options: fix tmpfs by akpm@linux-foundation.org · 17 years ago
  2. b3b304a mount options: add generic_show_options() by Miklos Szeredi · 17 years ago
  3. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 17 years ago
  4. 7ef3d2f printk_ratelimit() functions should use CONFIG_PRINTK by Joe Perches · 17 years ago
  5. 36e7891 kill do_generic_mapping_read by Christoph Hellwig · 17 years ago
  6. 7437a51 Remove __STRICT_ANSI__ from linux/types.h by Mike Frysinger · 17 years ago
  7. 9a1e8eb Basic PWM driver for AVR32 and AT91 by David Brownell · 17 years ago
  8. 6d141c3 workqueue: make delayed_work_timer_fn() static by Li Zefan · 17 years ago
  9. b4bd7d5 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information by Wim Van Sebroeck · 17 years ago
  10. a9ca663 kill UDFFS_{DATE,VERSION} by Adrian Bunk · 17 years ago
  11. 756fa92 udf: fix udf_debug macro by Marcin Slusarz · 17 years ago
  12. 6c79e98 udf: remove some ugly macros by Marcin Slusarz · 17 years ago
  13. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 17 years ago
  14. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 17 years ago
  15. 8b5f688 byteorder: move le32_add_cpu & friends from OCFS2 to core by Marcin Slusarz · 17 years ago
  16. ec70158 Remove fastcall from linux/include by Harvey Harrison · 17 years ago
  17. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 17 years ago
  18. ef3d534 mn10300: allocate serial port UART IDs for on-chip serial ports by David Howells · 17 years ago
  19. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  20. 3eb0567 time: fix typo in comments by Li Zefan · 17 years ago
  21. cf4fc6c timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres by Li Zefan · 17 years ago
  22. 146a505 Get rid of the kill_pgrp_info() function by Pavel Emelyanov · 17 years ago
  23. fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 17 years ago
  24. 46f382d uglify while_each_pid_task() to make sure we don't count the execing pricess twice by Oleg Nesterov · 17 years ago
  25. 44c4e1b pid: Extend/Fix pid_vnr by Eric W. Biederman · 17 years ago
  26. d12619b fix group stop with exit race by Oleg Nesterov · 17 years ago
  27. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 17 years ago
  28. 6b39c7b kill PT_ATTACHED by Oleg Nesterov · 17 years ago
  29. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 17 years ago
  30. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 17 years ago
  31. 92dfc9d fix "modules: make module_address_lookup() safe" by Andrew Morton · 17 years ago
  32. d94afc6 intel-iommu: fault_reason index cleanup by mark gross · 17 years ago
  33. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 17 years ago
  34. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  35. be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 17 years ago
  36. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 17 years ago
  37. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 17 years ago
  38. 58bfdd6d namespaces: move the UTS namespace under UTS_NS option by Pavel Emelyanov · 17 years ago
  39. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 17 years ago
  40. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  41. d7511ec Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  42. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  43. 4f41b09 dm: table remove unused variable by Vasily Averin · 17 years ago
  44. 76c072b dm ioctl: move compat code by Milan Broz · 17 years ago
  45. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 17 years ago
  46. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 17 years ago
  47. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 17 years ago
  48. 293c099 hwmon: (w83781d) Misc cleanups by Jean Delvare · 17 years ago
  49. f28dc2f hwmon: (gl520sm) Various cleanups by Jean Delvare · 17 years ago
  50. a5955ed hwmon: (gl518sm) Various cleanups by Jean Delvare · 17 years ago
  51. 7fce084 dmi: Let drivers walk the DMI table by Jean Delvare · 17 years ago
  52. c8b6de1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  53. d569d5b [SCSI] enclosure: add support for enclosure services by James Bottomley · 17 years ago
  54. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 17 years ago
  55. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  56. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  57. 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
  58. 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  59. 7a8c6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  60. 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
  61. 3099bbc Char: serial167, remove bottomhalf by Jiri Slaby · 17 years ago
  62. ccfea3c Char: stallion, remove bottomhalf by Jiri Slaby · 17 years ago
  63. cfccaee Char: istallion, remove hangup bottomhalf by Jiri Slaby · 17 years ago
  64. d2e7a4b Char: esp, remove hangup and wakeup bottomhalves by Jiri Slaby · 17 years ago
  65. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 17 years ago
  66. ed7b188 Unexport asm/page.h by Kirill A. Shutemov · 17 years ago
  67. 6cc931b Unexport asm/elf.h by Kirill A. Shutemov · 17 years ago
  68. c1445db Unexport asm/user.h and linux/user.h by Kirill A. Shutemov · 17 years ago
  69. 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 17 years ago
  70. 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 17 years ago
  71. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 17 years ago
  72. 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 17 years ago
  73. 298384c iget: stop EFS from using iget() and read_inode() by David Howells · 17 years ago
  74. b46980f iget: introduce a function to register iget failure by David Howells · 17 years ago
  75. d1bc8e9 Add an ERR_CAST() function to complement ERR_PTR and co. by David Howells · 17 years ago
  76. bba1f60 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() by Ken'ichi Ohmichi · 17 years ago
  77. 1e4f295 vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() by Ken'ichi Ohmichi · 17 years ago
  78. c76f860 vmcoreinfo: rename vmcoreinfo's macros returning the size by Ken'ichi Ohmichi · 17 years ago
  79. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  80. fa9ff4b ASIC3 driver by Samuel Ortiz · 17 years ago
  81. 956db3c hotplug cpu: move tasks in empty cpusets to parent by Cliff Wickman · 17 years ago
  82. 31a7df0 cgroups: mechanism to process each task in a cgroup by Cliff Wickman · 17 years ago
  83. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 17 years ago
  84. 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
  85. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 17 years ago
  86. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  87. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  88. 4fca88c memory cgroup enhancements: add- pre_destroy() handler by KAMEZAWA Hiroyuki · 17 years ago
  89. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 17 years ago
  90. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 17 years ago
  91. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 17 years ago
  92. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 17 years ago
  93. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 17 years ago
  94. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 17 years ago
  95. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 17 years ago
  96. 0eea103 Memory controller improve user interface by Balbir Singh · 17 years ago
  97. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 17 years ago
  98. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 17 years ago
  99. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 17 years ago
  100. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 17 years ago