Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e7ffb4eb9a6d89678e7f62461737899f88dab64e
e7ffb4e
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEAD
by Paul E. McKenney
· 6 years ago
5a4eb3c
locking/locktorture: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
082dfb3
linux/torture: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
8f8e76c
torture: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
8c366db
linux/srcu: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
a9b7343
linux/rcutree: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
6c44212
linux/rcutiny: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
a66e009
linux/rcu_sync: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
265b4d4
linux/rcu_segcblist: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
73604da
linux/rcupdate: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
5efd1d9
linux/rcu_node_tree: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
38b4df6
rcu/update: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
22e4092
rcu/tree: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
00de9d7
rcu/tiny: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
96b903f
rcu/sync: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
e7ee150
rcu/srcu: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
2e24ce8
rcu/rcutorture: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
eb7935e
rcu/rcu_segcblist: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
8bf05ed
rcu/rcuperf: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
b5b1189
rcu/rcu.h: Convert to SPDX license identifier
by Paul E. McKenney
· 6 years ago
6684880
RCU/torture.txt: Remove section MODULE PARAMETERS
by Junchang Wang
· 6 years ago
6f7541d
MAINTAINERS: Add myself as the maintainer for the nolibc header file(s)
by Willy Tarreau
· 6 years ago
30ca205
tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/
by Willy Tarreau
· 6 years ago
cc72a50
rcutorture/nolibc: Add a bit of documentation to explain how to use nolibc
by Willy Tarreau
· 6 years ago
85ebb12
rcutorture/nolibc: Fix some poor indentation and alignment
by Willy Tarreau
· 6 years ago
f90a66d
rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definition
by Willy Tarreau
· 6 years ago
e838a7d
rcuperf: Stop abusing IS_ENABLED()
by Paul E. McKenney
· 6 years ago
3a6cb58
rcutorture: Add grace period after CPU offline
by Paul E. McKenney
· 6 years ago
0d8a9ea
torture: Explain and simplify odd "for" loop in mkinitrd.sh
by Paul E. McKenney
· 6 years ago
cd618d1
rcutorture: Record grace periods in forward-progress histogram
by Paul E. McKenney
· 6 years ago
e81baf4
srcu: Remove srcu_queue_delayed_work_on()
by Sebastian Andrzej Siewior
· 6 years ago
c8ca1aa
srcu: Check for invalid idx argument in srcu_read_unlock()
by Paul E. McKenney
· 6 years ago
6706dae
virt/kvm: Replace spin_is_locked() with lockdep
by Paul E. McKenney
· 6 years ago
728e3e6
include/asm-generic: Remove spin_is_locked() comment
by Paul E. McKenney
· 6 years ago
423a86a
rcu: Add sparse check to rcu_assign_pointer()
by Joel Fernandes (Google)
· 6 years ago
c2d8089
rcu: Fix obsolete DYNTICK_IRQ_NONIDLE comment
by Paul E. McKenney
· 6 years ago
39abefe
rcu: Repair rcu_nmi_exit() docbook header
by Paul E. McKenney
· 6 years ago
5a0874c
rcu: Remove preemption disabling from expedited CPU selection
by Paul E. McKenney
· 6 years ago
fb60e53
rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU
by Paul E. McKenney
· 6 years ago
c98cac6
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
by Paul E. McKenney
· 6 years ago
2aa55030
rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()
by Paul E. McKenney
· 6 years ago
87d1779
doc: Fix outdated links
by Junchang Wang
· 6 years ago
6efebf8
doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()
by Paul E. McKenney
· 6 years ago
1a4762b
doc: Now jiffies_till_sched_qs solicits help from cond_resched()
by Paul E. McKenney
· 6 years ago
7a968bb
Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEAD
by Paul E. McKenney
· 6 years ago
13dc7d0
rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes()
by Zhang, Jun
· 6 years ago
1d1f898
rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
by Zhang, Jun
· 6 years ago
2ccaff1
rcu: Add sysrq rcu_node-dump capability
by Paul E. McKenney
· 6 years ago
3b6505f
rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flags
by Paul E. McKenney
· 6 years ago
fd89757
rcu: Improve diagnostics for failed RCU grace-period start
by Paul E. McKenney
· 6 years ago
a9fefdb
rcu: Update NOCB comments
by Paul E. McKenney
· 6 years ago
b2c1955b
rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variable
by Paul E. McKenney
· 6 years ago
f7e972e
rcu: Move rcu_cpu_has_work to rcu_data structure
by Paul E. McKenney
· 6 years ago
8b4d0f4
rcu: Remove unused rcu_cpu_kthread_loops per-CPU variable
by Paul E. McKenney
· 6 years ago
6ffdde2
rcu: Move rcu_cpu_kthread_status to rcu_data structure
by Paul E. McKenney
· 6 years ago
37f62d7
rcu: Move rcu_cpu_kthread_task to rcu_data structure
by Paul E. McKenney
· 6 years ago
9cf422a
rcu: Accommodate zero jiffies_till_first_fqs and kthread kicking
by Paul E. McKenney
· 6 years ago
6ba7d68
rcu: Remove wrapper definitions for obsolete RCU update functions
by Paul E. McKenney
· 6 years ago
260e1e4
rcu: Discard separate per-CPU callback counts
by Paul E. McKenney
· 6 years ago
8923072
rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()
by Paul E. McKenney
· 6 years ago
e5bc3af
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()
by Paul E. McKenney
· 6 years ago
3cd4ca4
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited()
by Paul E. McKenney
· 6 years ago
142d106
rcu: Determine expedited-GP IPI handler at build time
by Paul E. McKenney
· 6 years ago
c46f497
rcu: Inline rcu_kthread_do_work() into its sole remaining caller
by Paul E. McKenney
· 6 years ago
c97058d
rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR
by Paul E. McKenney
· 6 years ago
cd920e5
rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()
by Paul E. McKenney
· 6 years ago
1de462e
rcu: Make expedited IPI handler return after handling critical section
by Paul E. McKenney
· 6 years ago
ad368d1
rcu: Rename and comment changes due to only one rcuo kthread per CPU
by Paul E. McKenney
· 6 years ago
b290ebc
sched: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
337e9b0
sched: Replace call_rcu_sched() with call_rcu()
by Paul E. McKenney
· 6 years ago
910cc95
tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"
by Paul E. McKenney
· 6 years ago
b02eb5b
tools/memory-model: Add scripts to check github litmus tests
by Paul E. McKenney
· 6 years ago
5b735eb
tools/memory-model: Model smp_mb__after_unlock_lock()
by Andrea Parri
· 6 years ago
d739322
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
1092a94
Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
2451f37
Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
0a2fbed8
Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 6 years ago
df0219b
Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
4ac4cb7
Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
586cdb0
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
248b570
leds: lp5523: fix a missing check of return value of lp55xx_read
by Kangjie Lu
· 6 years ago
f422449
hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table
by Cheng-Min Ao
· 6 years ago
a3a8025
Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
6d060fa
Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 6 years ago
e4484a49
Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
d471c4d
Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
34fa476
afs: Fix race in async call refcounting
by David Howells
· 6 years ago
7a75b00
afs: Provide a function to get a ref on a call
by David Howells
· 6 years ago
59d4907
afs: Fix key refcounting in file locking code
by David Howells
· 6 years ago
4882a27
afs: Don't set vnode->cb_s_break in afs_validate()
by Marc Dionne
· 6 years ago
e00d888
kbuild: mark prepare0 as PHONY to fix external module build
by Masahiro Yamada
· 6 years ago
1b504a7
openrisc: remove unneeded code in arch/openrisc/Makefile
by Masahiro Yamada
· 6 years ago
558ee61
nds32: remove unneeded code in arch/nds32/Makefile
by Masahiro Yamada
· 6 years ago
15c0519
Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Jani Nikula
· 6 years ago
7fbfee7
Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
a5795fd
LSM: Check for NULL cred-security on free
by James Morris
· 6 years ago
35dad45
drm/amd/display: Detach backlight from stream
by David Francis
· 6 years ago
9474f4e
Yama: Check for pid death before checking ancestry
by Kees Cook
· 6 years ago
3705add
dt-bindings: reset: meson-axg: fix SPDX license id
by Jerome Brunet
· 6 years ago
9eac0ae
dt-bindings: soc: qcom: Fix trivial language typos
by Krzysztof Kozlowski
· 6 years ago
Next »