index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
14
-95
/
+741
|
\
|
*
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
2010-10-07
1
-0
/
+12
|
*
rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value
Dongdong Deng
2010-10-07
1
-2
/
+2
|
*
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
2010-10-07
1
-1
/
+4
|
*
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
2010-10-07
14
-67
/
+161
|
|
\
|
*
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-10-07
25
-148
/
+327
|
|
\
\
|
|
*
|
rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held
Paul E. McKenney
2010-10-05
1
-1
/
+1
|
*
|
|
rcu: Add tracing data to support queueing models
Paul E. McKenney
2010-09-23
3
-3
/
+13
|
*
|
|
rcu: fix sparse errors in rcutorture.c
Paul E. McKenney
2010-09-23
1
-4
/
+7
|
*
|
|
kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC
Christian Dietrich
2010-09-23
1
-2
/
+0
|
*
|
|
rcu: fix _oddness handling of verbose stall warnings
Paul E. McKenney
2010-09-02
1
-1
/
+1
|
*
|
|
rcu: performance fixes to TINY_PREEMPT_RCU callback checking
Paul E. McKenney
2010-08-27
1
-4
/
+8
|
*
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2010-08-23
11
-81
/
+697
|
|
\
\
\
|
|
*
|
|
rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCU
Paul E. McKenney
2010-08-20
1
-2
/
+4
|
|
*
|
|
rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
Paul E. McKenney
2010-08-20
1
-9
/
+0
|
|
*
|
|
rcu: repair code-duplication FIXMEs
Paul E. McKenney
2010-08-20
2
-7
/
+0
|
|
*
|
|
rcu: permit suppressing current grace period's CPU stall warnings
Paul E. McKenney
2010-08-20
3
-0
/
+39
|
|
*
|
|
rcu: refer RCU CPU stall-warning victims to stallwarn.txt
Paul E. McKenney
2010-08-20
1
-2
/
+10
|
|
*
|
|
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
2010-08-20
3
-22
/
+594
|
|
*
|
|
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
Paul E. McKenney
2010-08-19
2
-1
/
+7
|
|
*
|
|
rcu: allow RCU CPU stall warning messages to be controlled in /sys
Paul E. McKenney
2010-08-19
1
-1
/
+1
|
|
*
|
|
rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()
Paul E. McKenney
2010-08-19
1
-3
/
+5
|
|
*
|
|
rcu: add boot parameter to suppress RCU CPU stall warning messages
Paul E. McKenney
2010-08-19
1
-3
/
+8
|
|
*
|
|
rcu: make CPU stall warning timeout configurable
Paul E. McKenney
2010-08-19
1
-2
/
+3
|
|
*
|
|
Add RCU check for find_task_by_vpid().
Tetsuo Handa
2010-08-19
1
-0
/
+1
|
|
*
|
|
rcu: simplify the usage of percpu data
Lai Jiangshan
2010-08-19
4
-31
/
+19
|
|
*
|
|
rcutorture: add random preemption
Lai Jiangshan
2010-08-19
1
-0
/
+6
|
|
*
|
|
cgroups: __rcu annotations
Arnd Bergmann
2010-08-19
1
-1
/
+1
|
|
*
|
|
rculist: avoid __rcu annotations
Arnd Bergmann
2010-08-19
1
-1
/
+1
|
|
*
|
|
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
2010-08-19
1
-2
/
+4
*
|
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-10-21
4
-27
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
lockdep: Check the depth of subclass
Hitoshi Mitake
2010-10-18
1
-8
/
+10
|
*
|
|
|
|
lockdep: Add improved subclass caching
Hitoshi Mitake
2010-10-18
1
-7
/
+18
|
*
|
|
|
|
Merge branch 'linus' into core/locking
Ingo Molnar
2010-10-18
8
-19
/
+40
|
|
\
\
\
\
\
|
*
|
|
|
|
|
printk: Make console_sem a semaphore not a pseudo mutex
Thomas Gleixner
2010-10-12
1
-2
/
+2
|
*
|
|
|
|
|
Merge branch 'linus' into core/locking
Thomas Gleixner
2010-10-12
36
-292
/
+674
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lockup_detector: Make callback function static
Lin Ming
2010-08-20
1
-1
/
+1
|
*
|
|
|
|
|
|
lockup detector: Fix grammar by adding a missing "to" in the comments
John Kacur
2010-08-17
1
-1
/
+1
|
*
|
|
|
|
|
|
lockdep: Remove __debug_show_held_locks
John Kacur
2010-08-17
2
-8
/
+2
*
|
|
|
|
|
|
|
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-10-21
2
-4
/
+4
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
sysctl: min/max bounds are optional
Eric Dumazet
2010-10-15
1
-9
/
+0
*
|
|
|
|
|
|
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
2010-10-14
1
-2
/
+11
*
|
|
|
|
|
|
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2010-10-12
1
-1
/
+1
*
|
|
|
|
|
|
perf: Fix incorrect copy_from_user() usage
John Blackwood
2010-10-12
1
-3
/
+1
*
|
|
|
|
|
|
Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-07
1
-0
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
HWPOISON: Copy si_addr_lsb to user
Andi Kleen
2010-10-07
1
-0
/
+8
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
sysctl: fix min/max handling in __do_proc_doulongvec_minmax()
Eric Dumazet
2010-10-07
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-05
1
-3
/
+14
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
generic-ipi: Fix deadlock in __smp_call_function_single
Heiko Carstens
2010-09-10
1
-3
/
+14
*
|
|
|
|
|
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
1
-0
/
+4
|
|
/
/
/
/
|
/
|
|
|
|
[next]