aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* workqueue: implement get/put_pwq()Tejun Heo2013-03-12
* workqueue: restructure __alloc_workqueue_key()Tejun Heo2013-03-12
* workqueue: drop WQ_RESCUER and test workqueue->rescuer for NULL insteadTejun Heo2013-03-12
* workqueue: add pool ID to the names of unbound kworkersTejun Heo2013-03-12
* workqueue: drop "std" from cpu_std_worker_pools and for_each_std_worker_pool()Tejun Heo2013-03-12
* workqueue: remove unbound_std_worker_pools[] and related helpersTejun Heo2013-03-12
* workqueue: implement attribute-based unbound worker_pool managementTejun Heo2013-03-12
* workqueue: introduce workqueue_attrsTejun Heo2013-03-12
* workqueue: separate out init_worker_pool() from init_workqueues()Tejun Heo2013-03-12
* workqueue: replace POOL_MANAGING_WORKERS flag with worker_pool->manager_arbTejun Heo2013-03-12
* workqueue: update synchronization rules on worker_pool_idrTejun Heo2013-03-12
* workqueue: update synchronization rules on workqueue->pwqsTejun Heo2013-03-12
* workqueue: replace get_pwq() with explicit per_cpu_ptr() accesses and first_p...Tejun Heo2013-03-12
* workqueue: remove workqueue_struct->pool_wq.singleTejun Heo2013-03-12
* workqueue: consistently use int for @cpu variablesTejun Heo2013-03-12
* workqueue: add wokrqueue_struct->maydays list to replace mayday cpu iteratorsTejun Heo2013-03-12
* workqueue: restructure pool / pool_workqueue iterations in freeze/thaw functionsTejun Heo2013-03-12
* workqueue: introduce for_each_pool()Tejun Heo2013-03-12
* workqueue: replace for_each_pwq_cpu() with for_each_pwq()Tejun Heo2013-03-12
* workqueue: add workqueue_struct->pwqs listTejun Heo2013-03-12
* workqueue: introduce kmem_cache for pool_workqueuesTejun Heo2013-03-12
* workqueue: make workqueue_lock irq-safeTejun Heo2013-03-12
* workqueue: make sanity checks less punshing using WARN_ON[_ONCE]()sTejun Heo2013-03-12
* workqueue: better define synchronization rule around rescuer->pool updatesLai Jiangshan2013-03-04
* workqueue: change argument of worker_maybe_bind_and_lock() to @poolLai Jiangshan2013-03-04
* workqueue: use %current instead of worker->task in worker_maybe_bind_and_lock()Lai Jiangshan2013-03-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\
| * more file_inode() open-coded instancesAl Viro2013-02-27
* | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-03
|\ \
| * | trace/ring_buffer: handle 64bit aligned structsJames Hogan2013-03-02
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\ \ \
| * | | fix compat_sys_rt_sigprocmask()Al Viro2013-03-02
* | | | Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2013-03-02
|\ \ \ \
| * | | | kdb: Remove unhandled ssb commandVincent2013-03-02
| * | | | kdb: Prevent kernel oops with kdb_defcmdJason Wessel2013-03-02
| * | | | kdb: Remove the ll commandJason Wessel2013-03-02
| * | | | kdb_main: fix help printJason Wessel2013-03-02
| * | | | kdb: Fix overlap in buffers with strcpyJason Wessel2013-03-02
| * | | | kdb: Setup basic kdb state before invoking commands via kgdbMatt Klein2013-03-02
| * | | | kdb: use ARRAY_SIZE where possibleSasha Levin2013-03-02
| * | | | kdb: A fix for kdb command table expansionJohn Blackwood2013-03-02
| | |/ / | |/| |
* | | | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-02
|\ \ \ \
| * | | | sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta2013-02-15
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-02-28
|\ \ \ \ \
| * | | | | tick: export nohz tick idle symbols for module useJacob Pan2013-01-17
* | | | | | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\ \ \ \ \ \
| * | | | | | sched: add wait_for_completion_io[_timeout]Vladimir Davydov2013-02-15
| * | | | | | block: add @req to bio_{front|back}_merge tracepointsTejun Heo2013-01-14
| * | | | | | block: add missing block_bio_complete() tracepointTejun Heo2013-01-14
* | | | | | | Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-27
|\ \ \ \ \ \ \