Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
136b5721d75a62a8f02c601c89122e32c1a85a84
136b572
workqueue: deprecate __cancel_delayed_work()
by Tejun Heo
· 12 years ago
57b30ae
workqueue: reimplement cancel_delayed_work() using try_to_grab_pending()
by Tejun Heo
· 12 years ago
e7c2f96
workqueue: use mod_delayed_work() instead of __cancel + queue
by Tejun Heo
· 12 years ago
e0aecdd
workqueue: use irqsafe timer for delayed_work
by Tejun Heo
· 12 years ago
f991b31
workqueue: clean up delayed_work initializers and add missing one
by Tejun Heo
· 12 years ago
203b42f
workqueue: make deferrable delayed_work initializer names consistent
by Tejun Heo
· 12 years ago
ee64e7f
workqueue: cosmetic whitespace updates for macro definitions
by Tejun Heo
· 12 years ago
56e6a08
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-3.7
by Tejun Heo
· 12 years ago
c5f66e9
timer: Implement TIMER_IRQSAFE
by Tejun Heo
· 12 years ago
fc68399
timer: Clean up timer initializers
by Tejun Heo
· 12 years ago
5a9af38
timer: Relocate declarations of init_timer_on_stack_key()
by Tejun Heo
· 12 years ago
e52b1db
timer: Generalize timer->base flags handling
by Tejun Heo
· 12 years ago
3b07e9c
workqueue: deprecate system_nrt[_freezable]_wq
by Tejun Heo
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
ae930e0
workqueue: gut system_nrt[_freezable]_wq()
by Tejun Heo
· 12 years ago
606a502
workqueue: gut flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
dbf2576
workqueue: make all workqueues non-reentrant
by Tejun Heo
· 12 years ago
044c782
workqueue: fix checkpatch issues
by Valentin Ilie
· 12 years ago
7635d2f
workqueue: use system_highpri_wq for unbind_work
by Joonsoo Kim
· 12 years ago
e2b6a6d
workqueue: use system_highpri_wq for highpri workers in rebind_workers()
by Joonsoo Kim
· 12 years ago
1aabe90
workqueue: introduce system_highpri_wq
by Joonsoo Kim
· 12 years ago
e42986d
workqueue: change value of lcpu in __queue_delayed_work_on()
by Joonsoo Kim
· 12 years ago
b75cac9
workqueue: correct req_cpu in trace_workqueue_queue_work()
by Joonsoo Kim
· 12 years ago
330dad5
workqueue: use enum value to set array size of pools in gcwq
by Joonsoo Kim
· 12 years ago
23657bb
workqueue: add missing wmb() in clear_work_data()
by Tejun Heo
· 12 years ago
1265057
workqueue: fix CPU binding of flush_delayed_work[_sync]()
by Tejun Heo
· 12 years ago
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 12 years ago
8376fe2
workqueue: implement mod_delayed_work[_on]()
by Tejun Heo
· 12 years ago
bbb68df
workqueue: mark a work item being canceled as such
by Tejun Heo
· 12 years ago
36e227d
workqueue: reorganize try_to_grab_pending() and __cancel_timer_work()
by Tejun Heo
· 12 years ago
7beb2ed
workqueue: factor out __queue_delayed_work() from queue_delayed_work_on()
by Tejun Heo
· 12 years ago
b549007
workqueue: introduce WORK_OFFQ_FLAG_*
by Tejun Heo
· 12 years ago
bf4ede0
workqueue: move try_to_grab_pending() upwards
by Tejun Heo
· 12 years ago
715f130
workqueue: fix zero @delay handling of queue_delayed_work_on()
by Tejun Heo
· 12 years ago
5746982
workqueue: unify local CPU queueing handling
by Tejun Heo
· 12 years ago
d8e794d
workqueue: set delayed_work->timer function on initialization
by Tejun Heo
· 12 years ago
8930cab
workqueue: disable irq while manipulating PENDING
by Tejun Heo
· 12 years ago
959d1af
workqueue: add missing smp_wmb() in process_one_work()
by Tejun Heo
· 12 years ago
d4283e9
workqueue: make queueing functions return bool
by Tejun Heo
· 12 years ago
0a13c00
workqueue: reorder queueing functions so that _on() variants are on top
by Tejun Heo
· 12 years ago
0d7614f
Linux 3.6-rc1
by Linus Torvalds
· 12 years ago
fc6bdb5
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
by Linus Torvalds
· 12 years ago
44d82e2
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
bfdf85d
Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d1494ba
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0a276d1
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
25aa6a7
Merge tag 'md-3.6' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
c892423
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
410fc4ce
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
630103e
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
8783b6e
mm: remove node_start_pfn checking in new WARN_ON for now
by Linus Torvalds
· 12 years ago
bac6f61
ARM: mmp: add missing irqs.h
by Haojian Zhuang
· 12 years ago
10b683c
arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs
by Thomas Petazzoni
· 12 years ago
debeaf6
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
by Barry Song
· 12 years ago
f0666b1
libceph: fix crypto key null deref, memory leak
by Sylvain Munaut
· 12 years ago
5ef50c3
ceph: simplify+fix atomic_open
by Sage Weil
· 12 years ago
08298f0
sh: explicitly include sh_dma.h in setup-sh7722.c
by Guennadi Liakhovetski
· 12 years ago
1a9b499
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
1871e84
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
02a6ec6
Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
9a2533c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
b070989
um: Add arch/x86/um to MAINTAINERS
by Richard Weinberger
· 12 years ago
d3c1cfc
um: pass siginfo to guest process
by Martin Pärtel
· 12 years ago
d4afcba
um: fix ubd_file_size for read-only files
by Martin Pärtel
· 12 years ago
d9f691c
md/dm-raid: DM_RAID should select MD_RAID10
by NeilBrown
· 12 years ago
f54a9d0
md/raid1: submit IO from originating thread instead of md thread.
by NeilBrown
· 12 years ago
46a0640
raid5: raid5d handle stripe in batch way
by Shaohua Li
· 12 years ago
8811b59
raid5: make_request use batch stripe release
by Shaohua Li
· 12 years ago
b8a4209
um: pull interrupt_end() into userspace()
by Al Viro
· 12 years ago
1bfa231
um: split syscall_trace(), pass pt_regs to it
by Al Viro
· 12 years ago
a3170d2
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
by Al Viro
· 12 years ago
d4fdc32
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
9a51cf2
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
95cf146
MIPS: Loongson 2: Sort out clock managment.
by Ralf Baechle
· 12 years ago
eff0d13
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
8cf1a3f
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
fcff06c
Merge branch 'for-next' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
068535f
locks: remove unused lm_release_private
by J. Bruce Fields
· 12 years ago
4b00951
MIPS: Loongson 1: more clk support and add select HAVE_CLK
by Yoichi Yuasa
· 12 years ago
47cd734
MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK
by Yoichi Yuasa
· 12 years ago
3e82eee
MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK
by Yoichi Yuasa
· 12 years ago
8551fb6
MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK
by Yoichi Yuasa
· 12 years ago
b902d9a
MIPS: Lantiq: Platform specific CLK fixup
by John Crispin
· 12 years ago
a9188bc
MIPS: Lantiq: Add device_tree_init function
by John Crispin
· 12 years ago
e29b72f
MIPS: Lantiq: Fix interface clock and PCI control register offset
by John Crispin
· 12 years ago
dbc6e02
delousing target_core_file a bit
by Al Viro
· 12 years ago
63f33b8d
DM RAID: Add support for MD RAID10
by Jonathan Brassow
· 12 years ago
bb181e2
Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md
by NeilBrown
· 12 years ago
80799fb
block: remove dead func declaration
by Yuanhan Liu
· 12 years ago
c83f6bf
block: add partition resize function to blkpg ioctl
by Vivek Goyal
· 12 years ago
4638a83
block: uninitialized ioc->nr_tasks triggers WARN_ON
by Olof Johansson
· 12 years ago
fe86cdc
block: do not artificially constrain max_sectors for stacking drivers
by Mike Snitzer
· 12 years ago
aff252a
ALSA: snd-usb: fix clock source validity index
by Daniel Mack
· 12 years ago
f387704
Merge branch 'common/irqdomain' into sh-latest
by Paul Mundt
· 12 years ago
1ca8fe3
sh: ecovec: care CN5 VBUS if USB host mode
by Kuninori Morimoto
· 12 years ago
8a87776
sh: sh7724: fixup renesas_usbhs clock settings
by Kuninori Morimoto
· 12 years ago
1d6a21b
sh: intc: initial irqdomain support.
by Paul Mundt
· 12 years ago
15cf647
Merge branch 'common/pinctrl' into sh-latest
by Paul Mundt
· 12 years ago
Next »