workqueue: use __cpuinit instead of __devinit for cpu callbacks
[platform/adaptation/renesas_rcar/renesas_kernel.git] / kernel /
2012-09-18 Lai Jiangshanworkqueue: use __cpuinit instead of __devinit for cpu...
2012-09-18 Lai Jiangshanworkqueue: rename manager_mutex to assoc_mutex
2012-09-18 Lai Jiangshanworkqueue: WORKER_REBIND is no longer necessary for...
2012-09-18 Lai Jiangshanworkqueue: WORKER_REBIND is no longer necessary for...
2012-09-18 Lai Jiangshanworkqueue: reimplement idle worker rebinding
2012-09-17 Tejun HeoMerge branch 'for-3.6-fixes' of git://git./linux/kernel...
2012-09-17 Lai Jiangshanworkqueue: always clear WORKER_REBIND in busy_worker_re...
2012-09-10 Lai Jiangshanworkqueue: fix possible idle worker depletion across...
2012-09-10 Lai Jiangshanworkqueue: restore POOL_MANAGING_WORKERS
2012-09-05 Tejun Heoworkqueue: fix possible deadlock in idle worker rebinding
2012-09-05 Tejun Heoworkqueue: move WORKER_REBIND clearing in rebind_worker...
2012-09-05 Lai Jiangshanworkqueue: UNBOUND -> REBIND morphing in rebind_workers...
2012-08-21 Tejun Heoworkqueue: reimplement cancel_delayed_work() using...
2012-08-21 Tejun Heoworkqueue: use irqsafe timer for delayed_work
2012-08-21 Tejun HeoMerge branch 'timers/core' of git://git./linux/kernel...
2012-08-21 Tejun Heotimer: Implement TIMER_IRQSAFE
2012-08-21 Tejun Heotimer: Clean up timer initializers
2012-08-21 Tejun Heotimer: Generalize timer->base flags handling
2012-08-20 Tejun Heoworkqueue: deprecate system_nrt[_freezable]_wq
2012-08-20 Tejun Heoworkqueue: gut system_nrt[_freezable]_wq()
2012-08-20 Tejun Heoworkqueue: gut flush[_delayed]_work_sync()
2012-08-20 Tejun Heoworkqueue: make all workqueues non-reentrant
2012-08-20 Valentin Ilieworkqueue: fix checkpatch issues
2012-08-16 Joonsoo Kimworkqueue: use system_highpri_wq for unbind_work
2012-08-16 Joonsoo Kimworkqueue: use system_highpri_wq for highpri workers...
2012-08-16 Joonsoo Kimworkqueue: introduce system_highpri_wq
2012-08-16 Joonsoo Kimworkqueue: change value of lcpu in __queue_delayed_work...
2012-08-16 Joonsoo Kimworkqueue: correct req_cpu in trace_workqueue_queue_work()
2012-08-16 Joonsoo Kimworkqueue: use enum value to set array size of pools...
2012-08-14 Tejun Heoworkqueue: add missing wmb() in clear_work_data()
2012-08-13 Tejun Heoworkqueue: fix CPU binding of flush_delayed_work[_sync]()
2012-08-03 Tejun Heoworkqueue: implement mod_delayed_work[_on]()
2012-08-03 Tejun Heoworkqueue: mark a work item being canceled as such
2012-08-03 Tejun Heoworkqueue: reorganize try_to_grab_pending() and __cance...
2012-08-03 Tejun Heoworkqueue: factor out __queue_delayed_work() from queue...
2012-08-03 Tejun Heoworkqueue: introduce WORK_OFFQ_FLAG_*
2012-08-03 Tejun Heoworkqueue: move try_to_grab_pending() upwards
2012-08-03 Tejun Heoworkqueue: fix zero @delay handling of queue_delayed_wo...
2012-08-03 Tejun Heoworkqueue: unify local CPU queueing handling
2012-08-03 Tejun Heoworkqueue: set delayed_work->timer function on initiali...
2012-08-03 Tejun Heoworkqueue: disable irq while manipulating PENDING
2012-08-03 Tejun Heoworkqueue: add missing smp_wmb() in process_one_work()
2012-08-03 Tejun Heoworkqueue: make queueing functions return bool
2012-08-03 Tejun Heoworkqueue: reorder queueing functions so that _on(...
2012-08-02 Linus TorvaldsMerge branch 'for-linus-3.6' of git://dev.laptop.org...
2012-08-02 Linus TorvaldsMerge tag 'dt2' of git://git./linux/kernel/git/arm...
2012-08-02 Linus TorvaldsMerge tag 'pm2' of git://git./linux/kernel/git/arm...
2012-08-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-08-02 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-08-02 Linus TorvaldsMerge tag 'md-3.6' of git://neil.brown.name/md
2012-08-02 Linus TorvaldsMerge tag 'ecryptfs-3.6-rc1-fixes' of git://git./linux...
2012-08-02 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-08-01 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-08-01 Linus TorvaldsMerge branch 'for-linus-3.6-rc1' of git://git./linux...
2012-08-01 Linus TorvaldsMerge branch 'dmaengine' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge branch 'audit' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.6' of git://github.com...
2012-08-01 Linus TorvaldsMerge tag 'sound-3.6' of git://git./linux/kernel/git...
2012-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/drivers' of git://git.kernel...
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/core' of git://git.kernel.dk...
2012-08-01 Linus TorvaldsMerge branch 'for-next' of git://neil.brown.name/md
2012-08-01 NeilBrownMerge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf...
2012-08-01 Paul MundtMerge branch 'common/irqdomain' into sh-latest
2012-08-01 Paul MundtMerge branch 'common/pinctrl' into sh-latest
2012-08-01 Paul MundtMerge branch 'sh/dmaengine' into sh-latest
2012-08-01 Linus TorvaldsMerge tag 'irqdomain-for-linus' of git://git.secretlab...
2012-08-01 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-08-01 Linus TorvaldsMerge tag 'vfio-for-v3.6' of git://github.com/awilliam...
2012-08-01 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org...
2012-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-08-01 Mel Gormanmm: allow PF_MEMALLOC from softirq context
2012-08-01 Jiang Liumm/hotplug: correctly setup fallback zonelists when...
2012-08-01 Andrew Mortonmemcg: rename config variables
2012-08-01 Wanpeng Limm: prepare for removal of obsolete /proc/sys/vm/nr_pdf...
2012-08-01 Huang Shijiemm: account the total_vm in the vm_stat_account()
2012-08-01 Linus TorvaldsMerge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
2012-07-31 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-07-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-31 Linus TorvaldsMerge branch 'nfsd-next' of git://linux-nfs.org/~bfield...
2012-07-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-31 Anton VorontsovMerge ... upstream to accommodate with thermal changes
2012-07-31 Jens AxboeMerge branch 'upstream' of git://git./linux/kernel...
2012-07-31 Benjamin HerrenschmidtMerge remote-tracking branch 'kumar/merge' into merge
2012-07-31 Linus TorvaldsMerge tag 'writeback-proportions' of git://git./linux...
2012-07-31 Linus TorvaldsMerge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org...
2012-07-31 Linus TorvaldsMerge tag 'mfd-for-linus-3.6-1' of git://git./linux...
2012-07-31 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-07-31 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-07-31 Octavian Purdilaresource: make sure requested range is included in...
2012-07-31 Alan Coxtaskstats: check nla_reserve() return
2012-07-31 Steven Rostedtsysctl: suppress kmemleak messages
2012-07-31 Vivek Goyalkdump: append newline to the last lien of vmcoreinfo...
2012-07-31 Akinobu Mitafork: fix error handling in dup_task()
2012-07-31 Andrew Mortonrevert "sched: Fix fork() error path to not crash"
2012-07-31 Huang Shijiefork: use vma_pages() to simplify the code
next