1. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 17 years ago
  2. c1445db Unexport asm/user.h and linux/user.h by Kirill A. Shutemov · 17 years ago
  3. 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 17 years ago
  4. 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 17 years ago
  5. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 17 years ago
  6. 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 17 years ago
  7. 298384c iget: stop EFS from using iget() and read_inode() by David Howells · 17 years ago
  8. b46980f iget: introduce a function to register iget failure by David Howells · 17 years ago
  9. d1bc8e9 Add an ERR_CAST() function to complement ERR_PTR and co. by David Howells · 17 years ago
  10. bba1f60 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() by Ken'ichi Ohmichi · 17 years ago
  11. 1e4f295 vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() by Ken'ichi Ohmichi · 17 years ago
  12. c76f860 vmcoreinfo: rename vmcoreinfo's macros returning the size by Ken'ichi Ohmichi · 17 years ago
  13. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  14. fa9ff4b ASIC3 driver by Samuel Ortiz · 17 years ago
  15. 956db3c hotplug cpu: move tasks in empty cpusets to parent by Cliff Wickman · 17 years ago
  16. 31a7df0 cgroups: mechanism to process each task in a cgroup by Cliff Wickman · 17 years ago
  17. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 17 years ago
  18. 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
  19. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 17 years ago
  20. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  21. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  22. 4fca88c memory cgroup enhancements: add- pre_destroy() handler by KAMEZAWA Hiroyuki · 17 years ago
  23. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 17 years ago
  24. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 17 years ago
  25. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 17 years ago
  26. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 17 years ago
  27. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 17 years ago
  28. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 17 years ago
  29. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 17 years ago
  30. 0eea103 Memory controller improve user interface by Balbir Singh · 17 years ago
  31. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 17 years ago
  32. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 17 years ago
  33. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 17 years ago
  34. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 17 years ago
  35. e552b66 Memory controller: resource counters by Pavel Emelianov · 17 years ago
  36. 3dddbfc tty: Kill TTY_FLIPBUF_SIZE by Alan Cox · 17 years ago
  37. f8a4c3b tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) by Dave Miller · 17 years ago
  38. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 17 years ago
  39. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 17 years ago
  40. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 17 years ago
  41. d199d65 9p: add support for sticky bit by Anthony Liguori · 17 years ago
  42. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 17 years ago
  43. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 17 years ago
  44. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  45. 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 17 years ago
  46. 9f9975a generic: add __FINITDATA by Ingo Molnar · 17 years ago
  47. b5556a6 cpuidle: dubious one-bit signed bitfield in cpuidle.h by Harvey Harrison · 17 years ago
  48. 3d4d458 Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix by Linus Torvalds · 17 years ago
  49. 2dd550b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  50. 8755e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  51. e33f663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  52. d8fd66a jbd.h: hide kernel only code by Olaf Hering · 17 years ago
  53. 5330838 make jbd/journal.c:__journal_abort_hard() static by Adrian Bunk · 17 years ago
  54. b3bd86e isapnp driver semaphore to mutex by Daniel Walker · 17 years ago
  55. 73c3443 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. by NeilBrown · 17 years ago
  56. d089c6a md: change ITERATE_RDEV to rdev_for_each by NeilBrown · 17 years ago
  57. c5d79ad md: allow devices to be shared between md arrays by NeilBrown · 17 years ago
  58. c620727 md: allow a maximum extent to be set for resyncing by NeilBrown · 17 years ago
  59. e691063 md: support 'external' metadata for md arrays by NeilBrown · 17 years ago
  60. b47490c md: Update md bitmap during resync. by NeilBrown · 17 years ago
  61. f62e770 FB/S3C2412: add S3C2412 support to S3C2410 fb driver by Ben Dooks · 17 years ago
  62. 084ffff ps3: use symbolic names for video modes by Geert Uytterhoeven · 17 years ago
  63. 3c4f594 ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused by Geert Uytterhoeven · 17 years ago
  64. a9a84c3 atmel_lcdfb: backlight control by David Brownell · 17 years ago
  65. dfcffa4 sm501fb: control panel pin usage with platform data flags by Magnus Damm · 17 years ago
  66. 162b3a0 atmel_lcdfb: validate display timings by Haavard Skinnemoen · 17 years ago
  67. f3dc363 gpio: rename pca953x symbols by Guennadi Liakhovetski · 17 years ago
  68. d1c057e3 gpio: rename pca9539 driver by Guennadi Liakhovetski · 17 years ago
  69. ad8dc96 w1-gpio: add GPIO w1 bus master driver by Ville Syrjala · 17 years ago
  70. f47cd9b kprobes: kretprobe user entry-handler by Abhishek Sagar · 17 years ago
  71. b359fbc spi: s3c drivers shouldn't care about spi_board_info by David Brownell · 17 years ago
  72. 6ffc787 system timer: fix crash in <100Hz system timer by David Fries · 17 years ago
  73. 1bf4734 kernel/sys.c: get rid of expensive divides in groups_sort() by Eric Dumazet · 17 years ago
  74. dc99915 parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard by Luís P Mendes · 17 years ago
  75. 1a669c2 Add arch_ptrace_stop by Roland McGrath · 17 years ago
  76. 4749380 drivers/isdn/i4l/isdn_tty.c: remove write_sem by Daniel Walker · 17 years ago
  77. eb31005 drivers/char/tty_io.c: remove pty_sem by Daniel Walker · 17 years ago
  78. d99c4f6 Remove rcu_assign_pointer() penalty for NULL pointers by Paul E. McKenney · 17 years ago
  79. 5ab24c7 Fix __const_udelay declaration and definition mismatches by Jeff Dike · 17 years ago
  80. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  81. ece9591 inotify: send IN_ATTRIB events when link count changes by Jan Kara · 17 years ago
  82. 797074e fs: use list_for_each_entry_reverse and kill sb_entry by Akinobu Mita · 17 years ago
  83. f10db62 Avoid divide in IS_ALIGN by Herbert Xu · 17 years ago
  84. b324215 PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage by Eric Dumazet · 17 years ago
  85. e7ca2d4 Document I_SYNC and I_DATASYNC by Joern Engel · 17 years ago
  86. 0321155 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol by Jiri Olsa · 17 years ago
  87. de9330d log2.h: Define order_base_2() macro for convenience. by Robert P. J. Day · 17 years ago
  88. 2646437 proper prototype for vty_init() by Adrian Bunk · 17 years ago
  89. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 17 years ago
  90. a1c9eea proper prototype for signals_init() by Adrian Bunk · 17 years ago
  91. 941e492 read_current_timer() cleanups by Andrew Morton · 17 years ago
  92. 83bad1d scheduled OSS driver removal by Adrian Bunk · 17 years ago
  93. f74596d proper show_interrupts() prototype by Adrian Bunk · 17 years ago
  94. 870b8f8 remove mm_{ptov,vtop}() by Adrian Bunk · 17 years ago
  95. 7b89280 cleanup after APUS removal by Adrian Bunk · 17 years ago
  96. 96c5865 Allow auto-destruction of loop devices by David Woodhouse · 17 years ago
  97. a3b8111 remove support for un-needed _extratext section by Robin Getz · 17 years ago
  98. 0a5dcb5 Parallel port: convert port_mutex to the mutex API by Matthias Kaehlcke · 17 years ago
  99. 4e70148 hash: add explicit u32 and u64 versions of hash by Matthew Wilcox · 17 years ago
  100. 06b8e87 taskstats scaled time cleanup by Michael Neuling · 17 years ago