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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
4
-67
/
+92
2012-11-16
sched: Mark RCU reader in sched_show_task()
Paul E. McKenney
1
-1
/
+5
2012-11-16
rcu: Separate accounting of callbacks from callback-free CPUs
Paul E. McKenney
3
-3
/
+5
2012-11-16
rcu: Add callback-free CPUs
Paul E. McKenney
4
-16
/
+498
2012-11-16
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...
Paul E. McKenney
12
-268
/
+417
2012-11-13
rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check
Paul E. McKenney
1
-1
/
+1
2012-11-13
rcu: Clarify memory-ordering properties of grace-period primitives
Paul E. McKenney
2
-4
/
+33
2012-11-13
rcu: Add new rcutorture module parameters to start/end test messages
Paul E. McKenney
1
-0
/
+4
2012-11-13
rcu: Fix batch-limit size problem
Eric Dumazet
1
-7
/
+8
2012-11-08
rcu: Add tracing for synchronize_sched_expedited()
Paul E. McKenney
1
-0
/
+37
2012-11-08
rcu: Remove old debugfs interfaces and also RCU flavor name
Michael Wang
1
-146
/
+44
2012-11-08
rcu: split 'rcuhier' to each flavor
Michael Wang
1
-0
/
+24
2012-11-08
rcu: split 'rcugp' to each flavor
Michael Wang
1
-0
/
+26
2012-11-08
rcu: split 'rcuboost' to each flavor
Michael Wang
1
-1
/
+10
2012-11-08
rcu: split 'rcubarrier' to each flavor
Michael Wang
1
-0
/
+27
2012-11-08
rcu: Fix tracing formatting
Paul E. McKenney
2
-11
/
+14
2012-11-08
rcu: Remove the interface "rcudata.csv"
Michael Wang
1
-76
/
+0
2012-11-08
rcu: Replace the old interface with the new one
Michael Wang
1
-124
/
+24
2012-11-08
rcu: Optimize the 'rcu_pending' for RCU trace
Michael Wang
1
-6
/
+35
2012-11-08
rcu: Optimize the 'rcudata.csv' for RCU trace
Michael Wang
1
-0
/
+42
2012-11-08
rcu: Optimize the 'rcudata' for RCU trace
Michael Wang
1
-0
/
+31
2012-11-08
rcu: Fundamental facility for 'CPU units sequence reading'
Michael Wang
1
-0
/
+30
2012-11-08
rcu: Create directory for each flavor of rcu
Michael Wang
1
-0
/
+8
2012-11-08
rcu: Instrument synchronize_rcu_expedited() for debugfs tracing
Paul E. McKenney
2
-3
/
+24
2012-11-08
rcu: Move synchronize_sched_expedited() state to rcu_state
Paul E. McKenney
2
-11
/
+12
2012-11-08
rcu: Avoid counter wrap in synchronize_sched_expedited()
Paul E. McKenney
1
-18
/
+44
2012-11-08
rcu: Rename ->onofflock to ->orphan_lock
Paul E. McKenney
3
-11
/
+11
2012-10-27
rcutorture: Use DEFINE_STATIC_SRCU()
Lai Jiangshan
1
-35
/
+6
2012-10-23
rcu: Dump number of callbacks in stall warning messages
Paul E. McKenney
1
-4
/
+11
2012-10-23
rcu: Add grace-period information to RCU CPU stall warnings
Paul E. McKenney
1
-3
/
+5
2012-10-23
rcu: Print remote CPU's stacks in stall warnings
Paul E. McKenney
2
-1
/
+30
2012-10-23
srcu: Export process_srcu()
Lai Jiangshan
1
-4
/
+2
2012-10-23
srcu: Credit Lai Jiangshan with SRCU rewrite
Lai Jiangshan
1
-0
/
+2
2012-10-23
rcu: Fix precedence error in cpu_needs_another_gp()
Paul E. McKenney
1
-1
/
+1
2012-10-23
rcu: Add a module parameter to force use of expedited RCU primitives
Antti P Miettinen
7
-7
/
+48
2012-10-23
rcu: Remove rcu_switch()
Frederic Weisbecker
1
-1
/
+1
2012-10-23
rcu: Make rcutorture give diagnostics if CPU offline fails
Paul E. McKenney
1
-1
/
+8
2012-10-23
rcu: Fix comment about _rcu_barrier()/orphanage exclusion
Paul E. McKenney
1
-2
/
+2
2012-10-20
rcu: Accelerate callbacks for CPU initiating a grace period
Paul E. McKenney
1
-2
/
+24
2012-10-19
use clamp_t in UNAME26 fix
Kees Cook
1
-1
/
+1
2012-10-19
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
3
-28
/
+25
2012-10-19
pidns: remove recursion from free_pid_ns()
Cyrill Gorcunov
1
-7
/
+14
2012-10-19
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
1
-5
/
+7
2012-10-16
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
1
-1
/
+0
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-27
/
+578
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
4
-5
/
+50
2012-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+12
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+6
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-99
/
+199
2012-10-12
audit: make audit_inode take struct filename
Jeff Layton
1
-2
/
+23
[next]