Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7f0cd6333086ae09962791c31f0d4845a3329df9
7f0cd63
srcu: Fix rcutorture-statistics typo
by Paul E. McKenney
· 8 years ago
41a2901
rcu: Remove SPARSE_RCU_POINTER Kconfig option
by Paul E. McKenney
· 8 years ago
c4a09ff
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
by Paul E. McKenney
· 8 years ago
4e4bea7
rcu: Remove typecheck() from RCU locking wrapper functions
by Paul E. McKenney
· 8 years ago
d2b1654
rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
by Paul E. McKenney
· 8 years ago
fe5ac72
rcu: Remove nohz_full full-system-idle state machine
by Paul E. McKenney
· 8 years ago
f7a10a9
rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
by Paul E. McKenney
· 8 years ago
90040c9
rcu: Remove *_SLOW_* Kconfig options
by Paul E. McKenney
· 8 years ago
a3883df
srcu: Use rnp->lock wrappers to replace explicit memory barriers
by Paul E. McKenney
· 8 years ago
83d40bd
rcu: Move rnp->lock wrappers for SRCU use
by Paul E. McKenney
· 8 years ago
bf32c76
rcu: Convert rnp->lock wrappers to macros for SRCU use
by Paul E. McKenney
· 8 years ago
5f192ab
rcu: Refactor #includes from include/linux/rcupdate.h
by Paul E. McKenney
· 8 years ago
0cb5133
bcm47xx: Fix build regression
by Arnd Bergmann
· 8 years ago
681fbec
lockdep: Use consistent printing primitives
by Paul E. McKenney
· 8 years ago
2464dd9
srcu: Apply trivial callback lists to shrink Tiny SRCU
by Paul E. McKenney
· 8 years ago
5a0465e
srcu: Shrink srcu.h by moving docbook and private function
by Paul E. McKenney
· 8 years ago
c350c00
srcu: Prevent sdp->srcu_gp_seq_needed counter wrap
by Paul E. McKenney
· 8 years ago
71c40fd
rcu: Move rcutiny.h to new empty/true/false-function style
by Paul E. McKenney
· 8 years ago
fe21a27
rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
by Paul E. McKenney
· 8 years ago
e3c8d51
rcu: Move torture-related functions out of rcutiny.h and rcutree.h
by Paul E. McKenney
· 8 years ago
17a8c187
rcu: move rcupdate.h to the new true/false-function style
by Paul E. McKenney
· 8 years ago
b8989b7
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
by Paul E. McKenney
· 8 years ago
3d54f79
rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
by Paul E. McKenney
· 8 years ago
fa3c664
rcu: Improve __call_rcu() debug-objects error message
by Paul E. McKenney
· 8 years ago
752de30
rcu: Remove linux/debugobjects.h from rcupdate.h
by Paul E. McKenney
· 8 years ago
8211824
rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
by Paul E. McKenney
· 8 years ago
791875d
rcu: Eliminate the unused __rcu_is_watching() function
by Paul E. McKenney
· 8 years ago
d0df7a3
rcu: Move rcupdate.h to new empty-function style
by Paul E. McKenney
· 8 years ago
c4cbf9f
rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()
by Paul E. McKenney
· 8 years ago
cad7b38
rcu: Move torture-related definitions from rcupdate.h to rcu.h
by Paul E. McKenney
· 8 years ago
25c3632
rcu: Move expediting-related access/control out of rcupdate.h
by Paul E. McKenney
· 8 years ago
3caec62
rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
by Paul E. McKenney
· 8 years ago
a68a2bb
rcu: Move docbook comments out of rcupdate.h
by Paul E. McKenney
· 8 years ago
aaaad0b
rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibility
by Paul E. McKenney
· 8 years ago
6b5fc3a
rcu: Add memory barriers for NOCB leader wakeup
by Paul E. McKenney
· 8 years ago
511324e
rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE
by Paul E. McKenney
· 8 years ago
d7d34d5e
sched: Rely on synchronize_rcu_mult() de-duplication
by Paul E. McKenney
· 8 years ago
68ab0b4
rcu: Make synchronize_rcu_mult() check for duplicates
by Paul E. McKenney
· 8 years ago
a602538
srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality
by Paul E. McKenney
· 8 years ago
d4efe6c
srcu: Shrink Tiny SRCU a bit
by Paul E. McKenney
· 8 years ago
07f6e64
srcu: Make SRCU be once again optional
by Paul E. McKenney
· 8 years ago
ea9b0c8
rcu: Add lockdep_assert_held() teeth to tree_plugin.h
by Paul E. McKenney
· 8 years ago
c0b334c
rcu: Add lockdep_assert_held() teeth to tree.c
by Paul E. McKenney
· 8 years ago
0c8e0e3
srcu: Print non-default exp_holdoff values at boot time
by Paul E. McKenney
· 8 years ago
b5815e6
srcu: Make exp_holdoff module parameter be static
by Paul E. McKenney
· 8 years ago
17c7798
rcu: Update rcu_bootup_announce_oddness()
by Paul E. McKenney
· 8 years ago
59d80fd
rcu: Print out rcupdate.c non-default boot-time settings
by Paul E. McKenney
· 8 years ago
f4687d2
rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()
by Paul E. McKenney
· 8 years ago
c75e9ca
doc: Take tail recursion into account in RCU requirements
by Paul E. McKenney
· 8 years ago
09f501a
srcu: Document auto-expediting requirement
by Paul E. McKenney
· 8 years ago
5d9853f
rcutorture: Add "git diff" output to testid.txt file
by Paul E. McKenney
· 8 years ago
820687a7b
rcuperf: Add writer_holdoff boot parameter
by Paul E. McKenney
· 8 years ago
b562b85
srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
by Priyalee Kushwaha
· 8 years ago
492b95e
rcuperf: Set more user-friendly defaults
by Paul E. McKenney
· 8 years ago
3ddf20c
srcu: Shrink Tiny SRCU a bit more
by Paul E. McKenney
· 8 years ago
41f3648
rcutorture: Reduce CPUs dedicated to testing Classic SRCU
by Paul E. McKenney
· 8 years ago
1f4f6da
srcu: Make Classic and Tree SRCU announce themselves at bootup
by Paul E. McKenney
· 8 years ago
59ca3f9f
rcuperf: Add the ability to test tiny RCU flavors
by Paul E. McKenney
· 8 years ago
35bdc72
docs: Fix typo in Documentation/memory-barriers.txt
by Stan Drozd
· 8 years ago
6016ffc
atomics: Add header comment so spin_unlock_wait()
by Paul E. McKenney
· 8 years ago
79269ee
doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()
by Paul E. McKenney
· 8 years ago
f60cb4d
rcuperf: Add test for dynamically initialized srcu_struct
by Paul E. McKenney
· 8 years ago
9895313
checkpatch: Remove checks for expedited grace periods
by Paul E. McKenney
· 8 years ago
dcfc315
rcu: Make sync_rcu_preempt_exp_done() return bool
by Paul E. McKenney
· 8 years ago
ced8d6f
rcuperf: Add a Kconfig-fragment file for Classic SRCU
by Paul E. McKenney
· 8 years ago
881ed59
rcuperf: Add ability to performance-test call_rcu() and friends
by Paul E. McKenney
· 8 years ago
e28371c
rcu: Remove obsolete reference to synchronize_kernel()
by Paul E. McKenney
· 8 years ago
1dcf280
rcuperf: Remove conflicting Kconfig options
by Paul E. McKenney
· 8 years ago
9683937
rcuperf: Defer expedited/normal check to end of test
by Paul E. McKenney
· 8 years ago
5b72f96
rcu: Complain if blocking in preemptible RCU read-side critical section
by Paul E. McKenney
· 8 years ago
881ec9d
srcu: Eliminate possibility of destructive counter overflow
by Paul E. McKenney
· 8 years ago
17ed2b6
rcutorture: Update test scenarios based on new Kconfig dependencies
by Paul E. McKenney
· 8 years ago
39687d6
rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options
by Paul E. McKenney
· 8 years ago
f92c734
rcu: Prevent rcu_barrier() from starting needless grace periods
by Paul E. McKenney
· 8 years ago
c0ee450
rcutorture: Add a scenario for Classic SRCU
by Paul E. McKenney
· 8 years ago
23ca096
rcutorture: Add a scenario for Tiny SRCU
by Paul E. McKenney
· 8 years ago
3c52f26
rcutorture: Fix bug in reporting Kconfig mis-settings
by Paul E. McKenney
· 8 years ago
8d6dd65
rcutorture: Add three-level tree test for Tree SRCU
by Paul E. McKenney
· 8 years ago
27dc0b1
rcutorture: Add lockdep to one of the SRCU scenarios
by Paul E. McKenney
· 8 years ago
1123a60
srcu: Allow use of Classic SRCU from both process and interrupt context
by Paolo Bonzini
· 8 years ago
cdf7abc
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
by Paolo Bonzini
· 8 years ago
3c2993b
Linux 4.12-rc4
by Linus Torvalds
· 8 years ago
239e250
fs/ufs: Set UFS default maximum bytes per file
by Richard Narron
· 8 years ago
125f42b
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
3c06e6c
Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
e00811b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
9f03b2c
Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
1f915b7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
55cbdaf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
fc098af
Revert "tty: fix port buffer locking"
by Greg Kroah-Hartman
· 8 years ago
4f253e1
nfs: Mark unnecessarily extern functions as static
by Jan Kara
· 8 years ago
ea094f3
Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
cc54874
Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
5f348fa
hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1
by Stefan Schaeckeler
· 8 years ago
4d58e73
hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed
by Stefan Schaeckeler
· 8 years ago
0fd5f22
Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too
by Hans de Goede
· 8 years ago
8d4b313
Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail
by Hans de Goede
· 8 years ago
eadcbfa
Merge tag 'v4.12-rc3' into for-linus
by Dmitry Torokhov
· 8 years ago
104c08b
Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
89af529
Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
Next »