1. 12ee4fc workqueue: add missing POOL_FREEZING by Lai Jiangshan · 12 years ago
  2. 7dbc725 workqueue: restore CPU affinity of unbound workers on CPU_ONLINE by Tejun Heo · 12 years ago
  3. a9ab775 workqueue: directly restore CPU affinity of workers from CPU_ONLINE by Tejun Heo · 12 years ago
  4. bd7c089 workqueue: relocate rebind_workers() by Tejun Heo · 12 years ago
  5. 822d840 workqueue: convert worker_pool->worker_ida to idr and implement for_each_pool_worker() by Tejun Heo · 12 years ago
  6. 14a40ff sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY by Tejun Heo · 12 years ago
  7. 2e109a2 workqueue: rename workqueue_lock to wq_mayday_lock by Tejun Heo · 12 years ago
  8. 794b18b workqueue: separate out pool_workqueue locking into pwq_lock by Tejun Heo · 12 years ago
  9. 5bcab33 workqueue: separate out pool and workqueue locking into wq_mutex by Tejun Heo · 12 years ago
  10. 7d19c5c workqueue: relocate global variable defs and function decls in workqueue.c by Tejun Heo · 12 years ago
  11. cd54968 workqueue: better define locking rules around worker creation / destruction by Tejun Heo · 12 years ago
  12. ebf44d1 workqueue: factor out initial worker creation into create_and_start_worker() by Tejun Heo · 12 years ago
  13. bc3a1af workqueue: rename worker_pool->assoc_mutex to ->manager_mutex by Tejun Heo · 12 years ago
  14. 8425e3d5 workqueue: inline trivial wrappers by Tejun Heo · 12 years ago
  15. 611c92a workqueue: rename @id to @pi in for_each_each_pool() by Tejun Heo · 12 years ago
  16. c5aa87b workqueue: update comments and a warning message by Tejun Heo · 12 years ago
  17. 983ca25 workqueue: fix max_active handling in init_and_link_pwq() by Tejun Heo · 12 years ago
  18. 699ce09 workqueue: implement and use pwq_adjust_max_active() by Tejun Heo · 12 years ago
  19. 0fbd95a workqueue: relocate pwq_set_max_active() by Tejun Heo · 12 years ago
  20. e6267616 workqueue: implement current_is_workqueue_rescuer() by Tejun Heo · 12 years ago
  21. 226223a workqueue: implement sysfs interface for workqueues by Tejun Heo · 12 years ago
  22. 8719dce workqueue: reject adjusting max_active or applying attrs to ordered workqueues by Tejun Heo · 12 years ago
  23. 618b01e workqueue: make it clear that WQ_DRAINING is an internal flag by Tejun Heo · 12 years ago
  24. 9e8cd2f workqueue: implement apply_workqueue_attrs() by Tejun Heo · 12 years ago
  25. c917808 workqueue: perform non-reentrancy test when queueing to unbound workqueues too by Tejun Heo · 12 years ago
  26. 75ccf59 workqueue: prepare flush_workqueue() for dynamic creation and destrucion of unbound pool_workqueues by Tejun Heo · 12 years ago
  27. 8864b4e workqueue: implement get/put_pwq() by Tejun Heo · 12 years ago
  28. d2c1d40 workqueue: restructure __alloc_workqueue_key() by Tejun Heo · 12 years ago
  29. 493008a workqueue: drop WQ_RESCUER and test workqueue->rescuer for NULL instead by Tejun Heo · 12 years ago
  30. ac6104c workqueue: add pool ID to the names of unbound kworkers by Tejun Heo · 12 years ago
  31. f02ae73 workqueue: drop "std" from cpu_std_worker_pools and for_each_std_worker_pool() by Tejun Heo · 12 years ago
  32. 7a62c2c workqueue: remove unbound_std_worker_pools[] and related helpers by Tejun Heo · 12 years ago
  33. 29c91e9 workqueue: implement attribute-based unbound worker_pool management by Tejun Heo · 12 years ago
  34. 7a4e344 workqueue: introduce workqueue_attrs by Tejun Heo · 12 years ago
  35. 4e1a1f9 workqueue: separate out init_worker_pool() from init_workqueues() by Tejun Heo · 12 years ago
  36. 34a06bd workqueue: replace POOL_MANAGING_WORKERS flag with worker_pool->manager_arb by Tejun Heo · 12 years ago
  37. fa1b54e workqueue: update synchronization rules on worker_pool_idr by Tejun Heo · 12 years ago
  38. 76af4d9 workqueue: update synchronization rules on workqueue->pwqs by Tejun Heo · 12 years ago
  39. 7fb98ea workqueue: replace get_pwq() with explicit per_cpu_ptr() accesses and first_pwq() by Tejun Heo · 12 years ago
  40. 420c0dd workqueue: remove workqueue_struct->pool_wq.single by Tejun Heo · 12 years ago
  41. d84ff05 workqueue: consistently use int for @cpu variables by Tejun Heo · 12 years ago
  42. 493a172 workqueue: add wokrqueue_struct->maydays list to replace mayday cpu iterators by Tejun Heo · 12 years ago
  43. 24b8a84 workqueue: restructure pool / pool_workqueue iterations in freeze/thaw functions by Tejun Heo · 12 years ago
  44. 1711696 workqueue: introduce for_each_pool() by Tejun Heo · 12 years ago
  45. 49e3cf4 workqueue: replace for_each_pwq_cpu() with for_each_pwq() by Tejun Heo · 12 years ago
  46. 30cdf24 workqueue: add workqueue_struct->pwqs list by Tejun Heo · 12 years ago
  47. e904e6c workqueue: introduce kmem_cache for pool_workqueues by Tejun Heo · 12 years ago
  48. e98d5b1 workqueue: make workqueue_lock irq-safe by Tejun Heo · 12 years ago
  49. 6183c00 workqueue: make sanity checks less punshing using WARN_ON[_ONCE]()s by Tejun Heo · 12 years ago
  50. b310410 workqueue: better define synchronization rule around rescuer->pool updates by Lai Jiangshan · 12 years ago
  51. f36dc67 workqueue: change argument of worker_maybe_bind_and_lock() to @pool by Lai Jiangshan · 12 years ago
  52. f5faa07 workqueue: use %current instead of worker->task in worker_maybe_bind_and_lock() by Lai Jiangshan · 12 years ago
  53. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  54. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  55. 6ec40b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  56. db61ec2 fix compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
  57. 649508f trace/ring_buffer: handle 64bit aligned structs by James Hogan · 13 years ago
  58. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  59. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  60. 36dfea4 kdb: Remove unhandled ssb command by Vincent · 12 years ago
  61. a37372f kdb: Prevent kernel oops with kdb_defcmd by Jason Wessel · 12 years ago
  62. 1b2caa2d kdb: Remove the ll command by Jason Wessel · 12 years ago
  63. 074604a kdb_main: fix help print by Jason Wessel · 12 years ago
  64. 4eb7a66 kdb: Fix overlap in buffers with strcpy by Jason Wessel · 12 years ago
  65. 00370b8 kdb: Setup basic kdb state before invoking commands via kgdb by Matt Klein · 12 years ago
  66. 5f784f7 kdb: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  67. f7c82d5 kdb: A fix for kdb command table expansion by John Blackwood · 12 years ago
  68. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  69. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  70. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 12 years ago
  71. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  72. 1e142b2 kcmp: make it depend on CHECKPOINT_RESTORE by Cyrill Gorcunov · 12 years ago
  73. c759b35 kfifo: move kfifo.c from kernel/ to lib/ by Stefani Seibold · 12 years ago
  74. bf53153 kernel/utsname.c: fix wrong comment about clone_uts_ns() by Yuanhan Liu · 12 years ago
  75. cd89f46 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block by Yuanhan Liu · 12 years ago
  76. df1778b sysctl: fix null checking in bin_dn_node_address() by Xi Wang · 12 years ago
  77. ee94d52 posix-timers: convert to idr_alloc() by Tejun Heo · 12 years ago
  78. 0e9c3be events: convert to idr_alloc() by Tejun Heo · 12 years ago
  79. d228d9e cgroup: convert to idr_alloc() by Tejun Heo · 12 years ago
  80. c897ff6 cgroup: don't use idr_remove_all() by Tejun Heo · 12 years ago
  81. 8c333ac kexec: avoid freeing NULL pointer in image_crash_alloc() by Zhang Yanfei · 12 years ago
  82. b92e7e0 kexec: fix memory leak in function kimage_normal_alloc by Zhang Yanfei · 12 years ago
  83. fe88f2e kexec: prevent double free on image allocation failure by Sasha Levin · 12 years ago
  84. 0d0bf66 kexec: export PG_hwpoison flag into vmcoreinfo by Mitsuhiro Tanino · 12 years ago
  85. 8a525f5 kexec: get rid of duplicate check for hole_end by Zhang Yanfei · 12 years ago
  86. 8d67091 kexec: add the values related to buddy system for filtering free pages. by Atsushi Kumagai · 12 years ago
  87. 6f977e6 fork: unshare: remove dead code by Alan Cox · 12 years ago
  88. 80d26af coredump: use a freezable_schedule for the coredump_finish wait by Mandeep Singh Baines · 12 years ago
  89. 6aa9707 lockdep: check that no locks held at freeze time by Mandeep Singh Baines · 12 years ago
  90. e579d2c coredump: remove redundant defines for dumpable states by Kees Cook · 12 years ago
  91. 5d1fadc kernel/signal.c: fix suboptimal printk usage by Valdis Kletnieks · 12 years ago
  92. 66dd34a signal: allow to send any siginfo to itself by Andrey Vagin · 12 years ago
  93. 7ff6764 usermodehelper: cleanup/fix __orderly_poweroff() && argv_free() by Oleg Nesterov · 12 years ago
  94. 6131ffa more file_inode() open-coded instances by Al Viro · 12 years ago
  95. 0ca7ffb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  96. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  97. 24e5591 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. dcad0fc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. f8ef15d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 12 years ago