index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
srcu: Shrink Tiny SRCU a bit
Paul E. McKenney
2
-16
/
+15
2017-06-08
srcu: Make SRCU be once again optional
Paul E. McKenney
2
-2
/
+6
2017-06-08
rcu: Add lockdep_assert_held() teeth to tree_plugin.h
Paul E. McKenney
1
-0
/
+17
2017-06-08
rcu: Add lockdep_assert_held() teeth to tree.c
Paul E. McKenney
1
-0
/
+25
2017-06-08
srcu: Print non-default exp_holdoff values at boot time
Paul E. McKenney
1
-1
/
+5
2017-06-08
srcu: Make exp_holdoff module parameter be static
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcu: Update rcu_bootup_announce_oddness()
Paul E. McKenney
2
-6
/
+34
2017-06-08
rcu: Print out rcupdate.c non-default boot-time settings
Paul E. McKenney
3
-1
/
+43
2017-06-08
rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()
Paul E. McKenney
1
-0
/
+2
2017-06-08
doc: Take tail recursion into account in RCU requirements
Paul E. McKenney
1
-1
/
+2
2017-06-08
srcu: Document auto-expediting requirement
Paul E. McKenney
1
-0
/
+14
2017-06-08
rcutorture: Add "git diff" output to testid.txt file
Paul E. McKenney
1
-4
/
+1
2017-06-08
rcuperf: Add writer_holdoff boot parameter
Paul E. McKenney
2
-3
/
+11
2017-06-08
srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
Priyalee Kushwaha
1
-1
/
+1
2017-06-08
rcuperf: Set more user-friendly defaults
Paul E. McKenney
1
-2
/
+3
2017-06-08
srcu: Shrink Tiny SRCU a bit more
Paul E. McKenney
2
-5
/
+5
2017-06-08
rcutorture: Reduce CPUs dedicated to testing Classic SRCU
Paul E. McKenney
1
-1
/
+1
2017-06-08
srcu: Make Classic and Tree SRCU announce themselves at bootup
Paul E. McKenney
2
-0
/
+14
2017-06-08
rcuperf: Add the ability to test tiny RCU flavors
Paul E. McKenney
1
-0
/
+16
2017-06-08
docs: Fix typo in Documentation/memory-barriers.txt
Stan Drozd
1
-1
/
+1
2017-06-08
atomics: Add header comment so spin_unlock_wait()
Paul E. McKenney
1
-0
/
+20
2017-06-08
doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()
Paul E. McKenney
1
-0
/
+5
2017-06-08
rcuperf: Add test for dynamically initialized srcu_struct
Paul E. McKenney
1
-1
/
+30
2017-06-08
checkpatch: Remove checks for expedited grace periods
Paul E. McKenney
1
-17
/
+0
2017-06-08
rcu: Make sync_rcu_preempt_exp_done() return bool
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcuperf: Add a Kconfig-fragment file for Classic SRCU
Paul E. McKenney
1
-0
/
+16
2017-06-08
rcuperf: Add ability to performance-test call_rcu() and friends
Paul E. McKenney
2
-5
/
+75
2017-06-08
rcu: Remove obsolete reference to synchronize_kernel()
Paul E. McKenney
2
-8
/
+7
2017-06-08
rcuperf: Remove conflicting Kconfig options
Paul E. McKenney
2
-2
/
+0
2017-06-08
rcuperf: Defer expedited/normal check to end of test
Paul E. McKenney
1
-10
/
+9
2017-06-08
rcu: Complain if blocking in preemptible RCU read-side critical section
Paul E. McKenney
3
-4
/
+5
2017-06-08
srcu: Eliminate possibility of destructive counter overflow
Paul E. McKenney
1
-9
/
+24
2017-06-08
rcutorture: Update test scenarios based on new Kconfig dependencies
Paul E. McKenney
6
-5
/
+5
2017-06-08
rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcu: Prevent rcu_barrier() from starting needless grace periods
Paul E. McKenney
2
-2
/
+9
2017-06-08
rcutorture: Add a scenario for Classic SRCU
Paul E. McKenney
3
-0
/
+13
2017-06-08
rcutorture: Add a scenario for Tiny SRCU
Paul E. McKenney
5
-0
/
+23
2017-06-08
rcutorture: Fix bug in reporting Kconfig mis-settings
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcutorture: Add three-level tree test for Tree SRCU
Paul E. McKenney
2
-2
/
+4
2017-06-08
rcutorture: Add lockdep to one of the SRCU scenarios
Paul E. McKenney
1
-0
/
+2
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2
-5
/
+2
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2
-6
/
+6
2017-06-04
Linux 4.12-rc4
v4.12-rc4
Linus Torvalds
1
-1
/
+1
2017-06-04
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
1
-3
/
+2
2017-06-04
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-19
/
+40
2017-06-04
Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2017-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-17
/
+69
2017-06-04
Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
1
-2
/
+2
2017-06-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-35
/
+53
2017-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
37
-170
/
+194
[next]