1. 8e4b9a60 mm: FOLL_DUMP replace FOLL_ANON by Hugh Dickins · 15 years ago
  2. f3e8fcc mm: add get_dump_page by Hugh Dickins · 15 years ago
  3. 5f8dcc2 page-allocator: split per-cpu list into one-list-per-migrate-type by Mel Gorman · 15 years ago
  4. 28b83c5 oom: move oom_adj value from task_struct to signal_struct by KOSAKI Motohiro · 15 years ago
  5. f862963 mm: do batched scans for mem_cgroup by Wu Fengguang · 15 years ago
  6. 1a8670a oom: move oom_killer_enable()/oom_killer_disable to where they belong by Alexey Dobriyan · 15 years ago
  7. 2c85f51 mm: also use alloc_large_system_hash() for the PID hash table by Jan Beulich · 15 years ago
  8. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  9. edcf474 mm: return boolean from page_has_private() by Johannes Weiner · 15 years ago
  10. 6c0b135 mm: return boolean from page_is_file_cache() by Johannes Weiner · 15 years ago
  11. 401a8e1 mm: introduce page_lru_base_type() by Johannes Weiner · 15 years ago
  12. bba7881 mm: remove broken 'kzalloc' mempool by Sage Weil · 15 years ago
  13. 0d3d062 tracing, page-allocator: add trace event for page traffic related to the buddy lists by Mel Gorman · 15 years ago
  14. e0fff1b tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes by Mel Gorman · 15 years ago
  15. 4b4f278 tracing, page-allocator: add trace events for page allocation and page freeing by Mel Gorman · 15 years ago
  16. 38a3985 page-allocator: remove dead function free_cold_page() by Mel Gorman · 15 years ago
  17. 35451be ksm: unmerge is an origin of OOMs by Hugh Dickins · 15 years ago
  18. a913e18 ksm: clean up obsolete references by Hugh Dickins · 15 years ago
  19. 1c2fb7a ksm: fix deadlock with munlock in exit_mmap by Andrea Arcangeli · 15 years ago
  20. 9ba6929 ksm: fix oom deadlock by Hugh Dickins · 15 years ago
  21. 9a84089 ksm: identify PageKsm pages by Hugh Dickins · 15 years ago
  22. 21333b2 ksm: no debug in page_dup_rmap() by Hugh Dickins · 15 years ago
  23. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  24. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  25. 828502d ksm: add mmu_notifier set_pte_at_notify() by Izik Eidus · 15 years ago
  26. 451ea25 mm: perform non-atomic test-clear of PG_mlocked on free by Johannes Weiner · 15 years ago
  27. adea02a mm: count only reclaimable lru pages by Wu Fengguang · 15 years ago
  28. 5a2ae91 mm: remove __{add,sub}_zone_page_state() by KOSAKI Motohiro · 15 years ago
  29. a731286 mm: vmstat: add isolate pages by KOSAKI Motohiro · 15 years ago
  30. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  31. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  32. e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 15 years ago
  33. 112067f memory hotplug: update zone pcp at memory online by Shaohua Li · 15 years ago
  34. a5abeea mm: make swap token dummies static inlines by Johannes Weiner · 15 years ago
  35. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  36. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  37. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  38. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  39. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  40. d87b969 regulator/driver: be more specific in nanodoc for is_enabled by Wolfram Sang · 15 years ago
  41. 2e7e65c regulator: fix typos by Wolfram Sang · 15 years ago
  42. 86d9884 regulator: Add GPIO enable control to fixed voltage regulator driver by Roger Quadros · 15 years ago
  43. a7a1ad9 regulator: Add regulator voltage range check API by Mark Brown · 15 years ago
  44. 5ffbd13 regulator: Add regulator_get_exclusive() API by Mark Brown · 15 years ago
  45. ed65432 regulator: add initialization macro of regulator supply by roald · 15 years ago
  46. 0198d11 regulator: add buck3 in da903x driver by Haojian Zhuang · 15 years ago
  47. 9c19bc0 regulator: Define full constraints function with REGULATOR disabled by Mark Brown · 15 years ago
  48. 40f9244 regulator: Allow consumer supplies to be set up with dev_name() by Mark Brown · 15 years ago
  49. 181f7c5 kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield by Johannes Berg · 15 years ago
  50. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. b8c7f1d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. f4eccb6 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 8e4bc3d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. bd4c3a3 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. c720f56 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  56. 44040f1 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  57. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  58. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  59. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  60. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  61. b9049df Change "useing" -> "using". by Dmitri Vorobiev · 15 years ago
  62. 47a0dfa trivial: fix typo in namei.h comment by Ori Avtalion · 15 years ago
  63. bcf5644 trivial: change address of the libcap source. by GeunSik Lim · 15 years ago
  64. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  65. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  66. 65abc86 perf_counter: Rename list_entry -> group_entry, counter_list -> group_list by Ingo Molnar · 15 years ago
  67. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  68. 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 15 years ago
  69. cd74c86 perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change by Paul Mackerras · 15 years ago
  70. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  71. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 15 years ago
  72. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  73. e11c675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  74. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 15 years ago
  76. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  77. 83ba7c3 includecheck fix: include/linux, ftrace.h by Jaswinder Singh Rajput · 15 years ago
  78. 9757275 includecheck fix: include/linux, page_cgroup.h by Jaswinder Singh Rajput · 15 years ago
  79. 43cc960 includecheck fix: include/linux, aio.h by Jaswinder Singh Rajput · 15 years ago
  80. 067006a includecheck fix: include/drm, drm_memory.h by Jaswinder Singh Rajput · 15 years ago
  81. b21495a includecheck fix: include/acpi, acpi_bus.h by Jaswinder Singh Rajput · 15 years ago
  82. be2f092 mtd: nand: add __nand_correct_data helper function by Atsushi Nemoto · 15 years ago
  83. e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 15 years ago
  84. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  85. 016af53 serial: kill USF_CLOSING_* definitions by Alan Cox · 15 years ago
  86. b58d13a serial: move port users helper by Alan Cox · 15 years ago
  87. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  88. a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 15 years ago
  89. a030068 serial: kill off uif_t by Alan Cox · 15 years ago
  90. ccce6de serial: move the flags into the tty_port field by Alan Cox · 15 years ago
  91. 91312cd serial: move count into the tty_port version by Alan Cox · 15 years ago
  92. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  93. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  94. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  95. d3b5cff vt: add an activate and lock by Alan Cox · 15 years ago
  96. a5eb562 vt: move kernel stuff out of vt.h by Alan Cox · 15 years ago
  97. 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 15 years ago
  98. 8b92e87 vt: add an event interface by Alan Cox · 15 years ago
  99. 7ca0ff9 tty: Add a full port_close function by Alan Cox · 15 years ago
  100. 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 15 years ago