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. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  5. 828502d ksm: add mmu_notifier set_pte_at_notify() by Izik Eidus · 15 years ago
  6. 451ea25 mm: perform non-atomic test-clear of PG_mlocked on free by Johannes Weiner · 15 years ago
  7. adea02a mm: count only reclaimable lru pages by Wu Fengguang · 15 years ago
  8. 5a2ae91 mm: remove __{add,sub}_zone_page_state() by KOSAKI Motohiro · 15 years ago
  9. a731286 mm: vmstat: add isolate pages by KOSAKI Motohiro · 15 years ago
  10. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  11. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  12. e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 15 years ago
  13. 112067f memory hotplug: update zone pcp at memory online by Shaohua Li · 15 years ago
  14. a5abeea mm: make swap token dummies static inlines by Johannes Weiner · 15 years ago
  15. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  16. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  17. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  18. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  19. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 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
  27. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  28. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  29. 65abc86 perf_counter: Rename list_entry -> group_entry, counter_list -> group_list by Ingo Molnar · 15 years ago
  30. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  31. 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 15 years ago
  32. cd74c86 perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change by Paul Mackerras · 15 years ago
  33. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  34. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 15 years ago
  35. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  36. e11c675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  37. 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
  38. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 15 years ago
  39. 83ba7c3 includecheck fix: include/linux, ftrace.h by Jaswinder Singh Rajput · 15 years ago
  40. 9757275 includecheck fix: include/linux, page_cgroup.h by Jaswinder Singh Rajput · 15 years ago
  41. 43cc960 includecheck fix: include/linux, aio.h by Jaswinder Singh Rajput · 15 years ago
  42. 067006a includecheck fix: include/drm, drm_memory.h by Jaswinder Singh Rajput · 15 years ago
  43. b21495a includecheck fix: include/acpi, acpi_bus.h by Jaswinder Singh Rajput · 15 years ago
  44. e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 15 years ago
  45. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  46. 016af53 serial: kill USF_CLOSING_* definitions by Alan Cox · 15 years ago
  47. b58d13a serial: move port users helper by Alan Cox · 15 years ago
  48. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  49. a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 15 years ago
  50. a030068 serial: kill off uif_t by Alan Cox · 15 years ago
  51. ccce6de serial: move the flags into the tty_port field by Alan Cox · 15 years ago
  52. 91312cd serial: move count into the tty_port version by Alan Cox · 15 years ago
  53. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  54. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  55. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  56. d3b5cff vt: add an activate and lock by Alan Cox · 15 years ago
  57. a5eb562 vt: move kernel stuff out of vt.h by Alan Cox · 15 years ago
  58. 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 15 years ago
  59. 8b92e87 vt: add an event interface by Alan Cox · 15 years ago
  60. 7ca0ff9 tty: Add a full port_close function by Alan Cox · 15 years ago
  61. 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 15 years ago
  62. f8a7c1a kfifo: Use "const" definitions by Alan Cox · 15 years ago
  63. 3aeea5b cyclades: introduce cyy_readb/writeb by Jiri Slaby · 15 years ago
  64. f0eefdc cyclades: avoid addresses recomputation by Jiri Slaby · 15 years ago
  65. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  66. 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
  67. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  68. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 15 years ago
  69. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  70. a71fca5 rcu: Fix whitespace inconsistencies by Paul E. McKenney · 15 years ago
  71. 6789cb5 V4L/DVB (13019): video: initial support for ADV7180 by Richard Röjfors · 15 years ago
  72. 98293ef V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S by HIRANO Takahito · 15 years ago
  73. 6b5270d V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function by Hans Verkuil · 15 years ago
  74. 7ae0cd9 V4L/DVB (12541): v4l: remove video_register_device_index by Hans Verkuil · 15 years ago
  75. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  76. 96c7539 V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_device members by Guennadi Liakhovetski · 15 years ago
  77. a4c56fd V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struct soc_camera_ops by Guennadi Liakhovetski · 15 years ago
  78. 6a6c878 V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP) by Guennadi Liakhovetski · 15 years ago
  79. c9c1f1c V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call() by Guennadi Liakhovetski · 15 years ago
  80. 08590b9 V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation by Guennadi Liakhovetski · 15 years ago
  81. a12222a V4L/DVB (12521): soc-camera: use .s_std() from struct v4l2_subdev_core_ops by Guennadi Liakhovetski · 15 years ago
  82. fa48984 V4L/DVB (12519): soc-camera: put pixel format initialisation back in probe, add .put_formats() by Guennadi Liakhovetski · 15 years ago
  83. a0705b0 V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device by Guennadi Liakhovetski · 15 years ago
  84. 2840d24 V4L/DVB (12513): soc-camera: add support for camera-host controls by Guennadi Liakhovetski · 15 years ago
  85. 3418f16 V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer control by Guennadi Liakhovetski · 15 years ago
  86. 979ea1d V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API by Guennadi Liakhovetski · 15 years ago
  87. dd4f0ad V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_camera_platform_info by Guennadi Liakhovetski · 15 years ago
  88. 40e2e09 V4L/DVB (12506): soc-camera: convert to platform device by Guennadi Liakhovetski · 15 years ago
  89. bc1937b V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera core on .add_device() by Guennadi Liakhovetski · 15 years ago
  90. c41deba V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for conversion by Guennadi Liakhovetski · 15 years ago
  91. 7b140b8 V4L/DVB (12253): v4l: common vpss module for video drivers by Muralidharan Karicheri · 15 years ago
  92. 92ee438 V4L/DVB (12252): v4l: ccdc types used across ccdc modules for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  93. 5f15fbb V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  94. dd2ceb1 V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  95. 7da8a6c V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446 by Muralidharan Karicheri · 15 years ago
  96. 62ef80a V4L/DVB (12246): tvp514x: Migration to sub-device framework by Muralidharan Karicheri · 15 years ago
  97. c923045 V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required. by Steven Toth · 15 years ago
  98. 9346389 V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod by Michael Krufky · 15 years ago
  99. e558170 V4L/DVB (12950): tuner-simple: add Philips CU1216L by Antti Palosaari · 15 years ago
  100. 9afef39 V4L/DVB (12922): Add the SAA7164 I2C bus identifier by Steven Toth · 15 years ago