1. 9a84089 ksm: identify PageKsm pages by Hugh Dickins · 15 years ago
  2. 21333b2 ksm: no debug in page_dup_rmap() by Hugh Dickins · 15 years ago
  3. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  4. 828502d ksm: add mmu_notifier set_pte_at_notify() by Izik Eidus · 15 years ago
  5. 451ea25 mm: perform non-atomic test-clear of PG_mlocked on free by Johannes Weiner · 15 years ago
  6. adea02a mm: count only reclaimable lru pages by Wu Fengguang · 15 years ago
  7. 5a2ae91 mm: remove __{add,sub}_zone_page_state() by KOSAKI Motohiro · 15 years ago
  8. a731286 mm: vmstat: add isolate pages by KOSAKI Motohiro · 15 years ago
  9. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  10. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  11. e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 15 years ago
  12. 112067f memory hotplug: update zone pcp at memory online by Shaohua Li · 15 years ago
  13. a5abeea mm: make swap token dummies static inlines by Johannes Weiner · 15 years ago
  14. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  15. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  16. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  17. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  18. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  26. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  27. 65abc86 perf_counter: Rename list_entry -> group_entry, counter_list -> group_list by Ingo Molnar · 15 years ago
  28. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  29. 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 15 years ago
  30. cd74c86 perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change by Paul Mackerras · 15 years ago
  31. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 15 years ago
  32. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  33. e11c675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  34. 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
  35. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 15 years ago
  36. 83ba7c3 includecheck fix: include/linux, ftrace.h by Jaswinder Singh Rajput · 15 years ago
  37. 9757275 includecheck fix: include/linux, page_cgroup.h by Jaswinder Singh Rajput · 15 years ago
  38. 43cc960 includecheck fix: include/linux, aio.h by Jaswinder Singh Rajput · 15 years ago
  39. e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 15 years ago
  40. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  41. 016af53 serial: kill USF_CLOSING_* definitions by Alan Cox · 15 years ago
  42. b58d13a serial: move port users helper by Alan Cox · 15 years ago
  43. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  44. a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 15 years ago
  45. a030068 serial: kill off uif_t by Alan Cox · 15 years ago
  46. ccce6de serial: move the flags into the tty_port field by Alan Cox · 15 years ago
  47. 91312cd serial: move count into the tty_port version by Alan Cox · 15 years ago
  48. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  49. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  50. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  51. d3b5cff vt: add an activate and lock by Alan Cox · 15 years ago
  52. a5eb562 vt: move kernel stuff out of vt.h by Alan Cox · 15 years ago
  53. 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 15 years ago
  54. 8b92e87 vt: add an event interface by Alan Cox · 15 years ago
  55. 7ca0ff9 tty: Add a full port_close function by Alan Cox · 15 years ago
  56. 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 15 years ago
  57. f8a7c1a kfifo: Use "const" definitions by Alan Cox · 15 years ago
  58. 3aeea5b cyclades: introduce cyy_readb/writeb by Jiri Slaby · 15 years ago
  59. f0eefdc cyclades: avoid addresses recomputation by Jiri Slaby · 15 years ago
  60. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  61. be4bdbf Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 15 years ago
  62. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 15 years ago
  63. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  64. a71fca5 rcu: Fix whitespace inconsistencies by Paul E. McKenney · 15 years ago
  65. 98293ef V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S by HIRANO Takahito · 15 years ago
  66. 3418f16 V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer control by Guennadi Liakhovetski · 15 years ago
  67. c923045 V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required. by Steven Toth · 15 years ago
  68. 9afef39 V4L/DVB (12922): Add the SAA7164 I2C bus identifier by Steven Toth · 15 years ago
  69. b6e760f V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1) by Patrick Boettcher · 15 years ago
  70. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  71. 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 15 years ago
  72. 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  73. 6952b61 headers: taskstats_kern.h trim by Alexey Dobriyan · 15 years ago
  74. afa12e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  75. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  76. 9eead2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  77. 6f13047 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  78. 2511817 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  79. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  80. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 502a0106 [WATCHDOG] Add support for WM831x watchdog by Mark Brown · 15 years ago
  82. 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 15 years ago
  83. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
  84. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 1218259 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. ca9a702e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  87. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  88. 16e3081 rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  89. c3422be rcu: Simplify rcu_read_unlock_special() quiescent-state accounting by Paul E. McKenney · 15 years ago
  90. d15d6e6 libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers by John(Jung-Ik) Lee · 15 years ago
  91. 2667de8 perf_counter: Allow for a wakeup watermark by Peter Zijlstra · 15 years ago
  92. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  93. 3aee060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  94. 37bce07 mfd: Convert WM8350 to use request_threaded_irq() by Mark Brown · 15 years ago
  95. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 15 years ago
  96. d619bc1 regulator: AB3100 support by Linus Walleij · 15 years ago
  97. 8aba721 mfd: Fix ab3100-otp build failure by Samuel Ortiz · 15 years ago
  98. ebf0bd3 mfd: Add support for TWL4030/5030 dynamic power switching by Amit Kucheria · 15 years ago
  99. 8238add mfd: Add Freescale MC13783 driver by Sascha Hauer · 15 years ago
  100. 956f25a mfd: AB3100 accessor function cleanups by Linus Walleij · 15 years ago