Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
42528795ac1c8d7ba021797ec004904168956d64
4252879
Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEAD
by Paul E. McKenney
· 10 years ago
654e953
rcu: Associate quiescent-state reports with grace period
by Paul E. McKenney
· 10 years ago
a77da14
rcu: Yet another fix for preemption and CPU hotplug
by Paul E. McKenney
· 10 years ago
5c60d25
rcu: Add diagnostics to grace-period cleanup
by Paul E. McKenney
· 10 years ago
186bea5
rcutorture: Default to grace-period-initialization delays
by Paul E. McKenney
· 10 years ago
88428cc
rcu: Handle outgoing CPUs on exit from idle loop
by Paul E. McKenney
· 10 years ago
528a25b
cpu: Make CPU-offline idle-loop transition point more precise
by Paul E. McKenney
· 10 years ago
c199068
rcu: Eliminate ->onoff_mutex from rcu_node structure
by Paul E. McKenney
· 10 years ago
0aa04b0
rcu: Process offlining and onlining only at grace-period start
by Paul E. McKenney
· 10 years ago
cc99a31
rcu: Move rcu_report_unblock_qs_rnp() to common code
by Paul E. McKenney
· 10 years ago
8eb74b2
rcu: Rework preemptible expedited bitmask handling
by Paul E. McKenney
· 10 years ago
999c286
rcu: Remove event tracing from rcu_cpu_notify(), used by offline CPUs
by Paul E. McKenney
· 10 years ago
b6505de
rcutorture: Enable slow grace-period initializations
by Paul E. McKenney
· 10 years ago
37745d2
rcu: Provide diagnostic option to slow down grace-period initialization
by Paul E. McKenney
· 10 years ago
237a0f2
rcu: Detect stalls caused by failure to propagate up rcu_node tree
by Paul E. McKenney
· 10 years ago
18c629e
rcu: Eliminate empty HOTPLUG_CPU ifdef
by Paul E. McKenney
· 10 years ago
c8aead6
rcu: Simplify sync_rcu_preempt_exp_init()
by Paul E. McKenney
· 10 years ago
78043c4
rcu: Put all orphan-callback-related code under same comment
by Paul E. McKenney
· 10 years ago
b33078b
rcu: Consolidate offline-CPU callback initialization
by Paul E. McKenney
· 10 years ago
490ab88
metag: Use common outgoing-CPU-notification code
by Paul E. McKenney
· 10 years ago
a17b4b7
blackfin: Use common outgoing-CPU-notification code
by Paul E. McKenney
· 10 years ago
2a442c9
x86: Use common outgoing-CPU-notification code
by Paul E. McKenney
· 10 years ago
8038dad
smpboot: Add common code for notification from dying CPU
by Paul E. McKenney
· 10 years ago
9910aff
rcu: Remove redundant check of cpu_online()
by Yao Dongdong
· 10 years ago
e7580f3
rcu: Get rcu_sched_force_quiescent_state() where it belongs
by Paul E. McKenney
· 10 years ago
91afa21
torture: Avoid script syntax error when insufficient CPUs
by Paul E. McKenney
· 10 years ago
b826565a
rcu: Reverse rcu_dereference_check() conditions
by Paul E. McKenney
· 10 years ago
a3bd2c0
rcu: Add boot-up check for non-default CONFIG_RCU_FANOUT_LEAF values
by Paul E. McKenney
· 10 years ago
ab6f5bd
rcu: Use IS_ENABLED() to simplify rcu_bootup_announce_oddness()
by Paul E. McKenney
· 10 years ago
d24209bb
rcu: Improve diagnostics for blocked critical sections in irq
by Paul E. McKenney
· 10 years ago
6629240
rcu: Use IS_ENABLED() to CONFIG_RCU_FANOUT_EXACT #ifdef
by Paul E. McKenney
· 10 years ago
4762767
rcu: Move early boot callback tests earlier
by Paul E. McKenney
· 10 years ago
34404ca
rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUs
by Paul E. McKenney
· 10 years ago
5871968
rcu: Tighten up affinity and check for sysidle
by Paul E. McKenney
· 10 years ago
915e8a4
rcu: Remove fastpath from __rcu_process_callbacks()
by Alexander Gordeev
· 10 years ago
27153ac
rcu: Remove unnecessary condition check in rcu_qsctr_help()
by Alexander Gordeev
· 10 years ago
675da67
rcu: Fixes to NO_HZ_FULL sysidle accounting
by Paul E. McKenney
· 10 years ago
c136f99
rcutorture: Make consistent use of variables
by Paul E. McKenney
· 10 years ago
ee42571
rcu: Add Kconfig option to expedite grace periods during boot
by Paul E. McKenney
· 10 years ago
5afff48
rcu: Update from rcu_expedited variable to rcu_gp_is_expedited()
by Paul E. McKenney
· 10 years ago
4bb3c5f
rcu: Add rcu_expedite_gp() and rcu_unexpedite_gp() to rcutorture
by Paul E. McKenney
· 10 years ago
0d39482
rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()
by Paul E. McKenney
· 10 years ago
9bae659
rcu: Drive PROVE_RCU directly off of PROVE_LOCKING
by Paul E. McKenney
· 10 years ago
1925d19
rcu: Fix a couple of typos in rcu_all_qs() comment header
by Paul E. McKenney
· 10 years ago
39c8d31
rcu: Avoid clobbering early boot callbacks
by Paul E. McKenney
· 10 years ago
59f792d
rcu: Refine diagnostics for lacking kthread for no-CBs callbacks
by Paul E. McKenney
· 10 years ago
143da9c
rcu: Prevent early-boot RCU callbacks from splatting
by Paul E. McKenney
· 10 years ago
2723249
rcu: Wire ->rda pointers at compile time
by Paul E. McKenney
· 10 years ago
d3f3f3f
rcu: Abstract default callback-list initialization from init_callback_list()
by Paul E. McKenney
· 10 years ago
ff38281
documentation: Clarify control-dependency pairing
by Paul E. McKenney
· 10 years ago
daf1aab
documentation: Clarify memory-barrier semantics of atomic operations
by Paul E. McKenney
· 10 years ago
f136057
documentation: Update per-CPU kthreads documentation
by Paul E. McKenney
· 10 years ago
c251978
documentation: Update NO_HZ_FULL interaction with POSIX timers
by Paul E. McKenney
· 10 years ago
89bf5d8
documentation: Update based on on-demand vmstat workers
by Paul E. McKenney
· 10 years ago
d2af1ad
documentation: Update rcutree.kthread_prio for grace-period kthread use
by Paul E. McKenney
· 10 years ago
3f47da0
rcu_tree: Avoid touching rnp->completed when a new GP is started
by Lai Jiangshan
· 10 years ago
ee376db
rcu: Consolidate rcu_synchronize and wakeme_after_rcu()
by Paul E. McKenney
· 10 years ago
c517d83
Linux 4.0-rc1
by Linus Torvalds
· 10 years ago
feaf2229
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
be5e661
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
90c453c
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
0a28096
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
by Al Viro
· 10 years ago
7e0e953
procfs: fix race between symlink removals and traversals
by Al Viro
· 10 years ago
0db59e5
debugfs: leave freeing a symlink body until inode eviction
by Al Viro
· 10 years ago
dca1117
Documentation/filesystems/Locking: ->get_sb() is long gone
by Al Viro
· 10 years ago
eb6ef3d
trylock_super(): replacement for grab_super_passive()
by Konstantin Khlebnikov
· 10 years ago
54f2a2f
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
by David Howells
· 10 years ago
ce40fa7
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
by David Howells
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
2c616d4
SELinux: Use d_is_positive() rather than testing dentry->d_inode
by David Howells
· 10 years ago
8802565
Smack: Use d_is_positive() rather than testing dentry->d_inode
by David Howells
· 10 years ago
e656a8e
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
by David Howells
· 10 years ago
729b8a3
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
by David Howells
· 10 years ago
7ac2856
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
by David Howells
· 10 years ago
44bdb5e
VFS: Split DCACHE_FILE_TYPE into regular and special types
by David Howells
· 10 years ago
df1a085
VFS: Add a fallthrough flag for marking virtual dentries
by David Howells
· 10 years ago
e7f7d22
VFS: Add a whiteout dentry type
by David Howells
· 10 years ago
155e35d
VFS: Introduce inode-getting helpers for layered/unioned fs environments
by David Howells
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
2177033
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
c8c6c9b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
93aaa83
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
24a52e4
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
cd50b70
Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
2bfedd1
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
a911dcd
Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
e20d3ef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
1acd2de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
b5ccb07
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
2953245
Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
18a8d49
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
c189cb8
Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
a2a6937
Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
f5e25f0
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
d34696c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
f967737
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f3c233d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
10436cf
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5fbe4c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e2defd0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
Next »