platform/adaptation/renesas_rcar/renesas_kernel.git
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: deprecate __cancel_delayed_work()
2012-08-21 Tejun Heoworkqueue: reimplement cancel_delayed_work() using...
2012-08-21 Tejun Heoworkqueue: use mod_delayed_work() instead of __cancel...
2012-08-21 Tejun Heoworkqueue: use irqsafe timer for delayed_work
2012-08-21 Tejun Heoworkqueue: clean up delayed_work initializers and add...
2012-08-21 Tejun Heoworkqueue: make deferrable delayed_work initializer...
2012-08-21 Tejun Heoworkqueue: cosmetic whitespace updates for macro defini...
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: Relocate declarations of init_timer_on_stack_key()
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: deprecate flush[_delayed]_work_sync()
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-13 Tejun Heoworkqueue: use mod_delayed_work() instead of cancel...
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 TorvaldsLinux 3.6-rc1
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 branch 'for-linus' of git://git./linux/kernel...
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-02 Linus Torvaldsmm: remove node_start_pfn checking in new WARN_ON for now
2012-08-02 Haojian ZhuangARM: mmp: add missing irqs.h
2012-08-02 Thomas Petazzoniarm: mvebu: fix typo in .dtsi comment for Armada XP...
2012-08-02 Barry SongARM: PRIMA2: delete redundant codes to restore LATCHED...
2012-08-02 Sylvain Munautlibceph: fix crypto key null deref, memory leak
2012-08-02 Sage Weilceph: simplify+fix atomic_open
2012-08-02 Guennadi Liakhovetskish: explicitly include sh_dma.h in setup-sh7722.c
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 Richard Weinbergerum: Add arch/x86/um to MAINTAINERS
2012-08-01 Martin Pärtelum: pass siginfo to guest process
2012-08-01 Martin Pärtelum: fix ubd_file_size for read-only files
2012-08-01 NeilBrownmd/dm-raid: DM_RAID should select MD_RAID10
2012-08-01 NeilBrownmd/raid1: submit IO from originating thread instead...
2012-08-01 Shaohua Liraid5: raid5d handle stripe in batch way
2012-08-01 Shaohua Liraid5: make_request use batch stripe release
2012-08-01 Al Viroum: pull interrupt_end() into userspace()
2012-08-01 Al Viroum: split syscall_trace(), pass pt_regs to it
2012-08-01 Al Viroum: switch UPT_SET_RETURN_VALUE and regs_return_value...
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 Ralf BaechleMIPS: Loongson 2: Sort out clock managment.
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 J. Bruce Fieldslocks: remove unused lm_release_private
2012-08-01 Yoichi YuasaMIPS: Loongson 1: more clk support and add select HAVE_CLK
2012-08-01 Yoichi YuasaMIPS: txx9: Fix redefinition of clk_* by adding select...
2012-08-01 Yoichi YuasaMIPS: BCM63xx: Fix redefinition of clk_* by adding...
2012-08-01 Yoichi YuasaMIPS: AR7: Fix redefinition of clk_* by adding select...
2012-08-01 John CrispinMIPS: Lantiq: Platform specific CLK fixup
2012-08-01 John CrispinMIPS: Lantiq: Add device_tree_init function
2012-08-01 John CrispinMIPS: Lantiq: Fix interface clock and PCI control regis...
2012-08-01 Al Virodelousing target_core_file a bit
next