1. 649027d workqueue: implement high priority workqueue by Tejun Heo · 15 years ago
  2. dcd989c workqueue: implement several utility APIs by Tejun Heo · 15 years ago
  3. d320c03 workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues by Tejun Heo · 15 years ago
  4. b71ab8c workqueue: increase max_active of keventd and kill current_is_keventd() by Tejun Heo · 15 years ago
  5. e22bee7 workqueue: implement concurrency managed dynamic worker pool by Tejun Heo · 15 years ago
  6. 18aa9ef workqueue: implement WQ_NON_REENTRANT by Tejun Heo · 15 years ago
  7. 7a22ad7 workqueue: carry cpu number in work data once execution starts by Tejun Heo · 15 years ago
  8. 502ca9d workqueue: make single thread workqueue shared worker pool friendly by Tejun Heo · 15 years ago
  9. db7bccf workqueue: reimplement CPU hotplugging support using trustee by Tejun Heo · 15 years ago
  10. a0a1a5f workqueue: reimplement workqueue freeze using max_active by Tejun Heo · 15 years ago
  11. 1e19ffc workqueue: implement per-cwq active work limit by Tejun Heo · 15 years ago
  12. affee4b workqueue: reimplement work flushing using linked works by Tejun Heo · 15 years ago
  13. 73f53c4 workqueue: reimplement workqueue flushing using color coded works by Tejun Heo · 15 years ago
  14. 0f90004 workqueue: update cwq alignement by Tejun Heo · 15 years ago
  15. 6416669 workqueue: temporarily remove workqueue tracing by Tejun Heo · 15 years ago
  16. 22df02b workqueue: define masks for work flags and conditionalize STATIC flags by Tejun Heo · 15 years ago
  17. 97e37d7 workqueue: merge feature parameters into flags by Tejun Heo · 15 years ago
  18. 4690c4a workqueue: misc/cosmetic updates by Tejun Heo · 15 years ago
  19. c790bce workqueue: kill RT workqueue by Tejun Heo · 15 years ago
  20. 82805ab kthread: implement kthread_data() by Tejun Heo · 15 years ago
  21. b56c0d8 kthread: implement kthread_worker by Tejun Heo · 15 years ago
  22. 53c5f5b Merge branch 'sched-wq' of ../wq into cmwq-base by Tejun Heo · 15 years ago
  23. 4cea870 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  24. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 15 years ago
  25. 85ca788 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  26. 79907d8 misc: Fix allocation 'borrowed' by vhost_net by Alan Cox · 15 years ago
  27. f5c98a4 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  28. 0b56492 writeback: pay attention to wbc->nr_to_write in write_cache_pages by Dave Chinner · 15 years ago
  29. b9b76df tracing: Fix null pointer deref with SEND_SIG_FORCED by Oleg Nesterov · 15 years ago
  30. 21aa9af sched: add hooks for workqueue by Tejun Heo · 15 years ago
  31. 3a101d0 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining by Tejun Heo · 15 years ago
  32. 50a323b sched: define and use CPU_PRI_* enums for cpu notifier priorities by Tejun Heo · 15 years ago
  33. 148a03b drm/radeon/kms/evergreen: set accel_enabled by Alex Deucher · 15 years ago
  34. 4daedcf ahci: add pci quirk for JMB362 by Tejun Heo · 15 years ago
  35. ed7dc1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  36. 7f0d384 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  37. 90ec781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  38. 6407ebb2 module: Make module sysfs functions private. by Rusty Russell · 15 years ago
  39. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 15 years ago
  40. 2c02dfe module: Make the 'usage' lists be two-way by Linus Torvalds · 15 years ago
  41. 8764ab2 net: check for refcount if pop a stacked dst_entry by Steffen Klassert · 15 years ago
  42. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  43. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 15 years ago
  44. e620d1e Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  45. d2dd328 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  46. 485d527 sys_personality: change sys_personality() to accept "unsigned int" instead of u_long by Oleg Nesterov · 15 years ago
  47. 7d683a0 wrong type for 'magic' argument in simple_fill_super() by Roberto Sassu · 15 years ago
  48. bc23416 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  49. ad84563 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  50. 39d1121 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
  51. f150dba6 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 1067b6c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  53. ff9da69 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface by Jens Axboe · 15 years ago
  54. d8bd19d drm/vmwgfx: Allow userspace to change default layout. Bump minor. by Jakob Bornecrantz · 15 years ago
  55. c0db9cb vgaarb: use MIT license by Tiago Vignatti · 15 years ago
  56. d8d9129 libata: implement on-demand HPA unlocking by Tejun Heo · 15 years ago
  57. 72ec24b SCSI: implement sd_unlock_native_capacity() by Tejun Heo · 15 years ago
  58. c7a441b Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  59. 709d015 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  60. e3a815f drm/i915: add HAS_BSD check to i915_getparam by Zou Nan hai · 15 years ago
  61. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  62. b4ca761 Merge branch 'master' into for-linus by Jens Axboe · 15 years ago
  63. 28f4197 block: disable preemption before using sched_clock() by Jens Axboe · 15 years ago
  64. 099c5c3 Preparing 8.3.8rc2 by Philipp Reisner · 15 years ago
  65. 0e3c9a2 Revert "writeback: fix WB_SYNC_NONE writeback from umount" by Jens Axboe · 15 years ago
  66. 02f7269 sched, trace: Fix sched_switch() prev_state argument by Peter Zijlstra · 15 years ago
  67. 5953a30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  68. b1faf56 net: sock_queue_err_skb() dont mess with sk_forward_alloc by Eric Dumazet · 15 years ago
  69. 63fc31e V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A by Herton Ronaldo Krzesinski · 15 years ago
  70. 9e1d9e7 V4L/DVB: saa7134: add support for Avermedia M733A by Herton Ronaldo Krzesinski · 15 years ago
  71. 3805f20 V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype by Hans Verkuil · 15 years ago
  72. 260bb38 V4L/DVB: v4l2-mediabus.h: added V4L2_MBUS_FMT_SGRBG8_1X8 by Hans Verkuil · 15 years ago
  73. 3a21cee V4L/DVB: v4l2-mediabus.h: add two helper functions by Hans Verkuil · 15 years ago
  74. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 15 years ago
  75. fbf8176 drm/kms: disable/enable poll around switcheroo on/off by Dave Airlie · 15 years ago
  76. 65f25da ALSA: usb-audio: unify constants from specification by Daniel Mack · 15 years ago
  77. 7176d37 ALSA: usb-audio: fix selector unit string index accessor by Daniel Mack · 15 years ago
  78. 5dd360e include/linux/usb/audio-v2.h: add more UAC2 details by Daniel Mack · 15 years ago
  79. dcbe7bc ALSA: usb-audio: UAC2: clean up parsing of bmaControls by Daniel Mack · 15 years ago
  80. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 15 years ago
  81. 6496084 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  82. 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 15 years ago
  83. 8a49542 perf_events: Fix races in group composition by Peter Zijlstra · 15 years ago
  84. ac9721f perf_events: Fix races and clean up perf_event and perf_mmap_data interaction by Peter Zijlstra · 15 years ago
  85. 8a76895 sh: add boot code to MMCIF driver header by Magnus Damm · 15 years ago
  86. 487d9fc sh: prepare MMCIF driver header file by Magnus Damm · 15 years ago
  87. 8fa76f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  88. 3b03117 Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  89. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  90. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  91. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  92. d28619f 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
  93. 97ef6f7 rapidio: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  94. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 15 years ago
  95. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  96. 0f1f694 SLUB: Allow full duplication of kmalloc array for 390 by Christoph Lameter · 15 years ago
  97. 52b0ace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  98. 0aa12fb sched: add wait_for_completion_killable_timeout by Sage Weil · 15 years ago
  99. 5b0daa3 skb: make skb_recycle_check() return a bool value by Changli Gao · 15 years ago
  100. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 15 years ago