index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
cy82c693.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-20
rcu: add comment stating that list_empty() applies to RCU-protected lists
Paul E. McKenney
1
-0
/
+9
2010-08-20
rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCU
Paul E. McKenney
1
-2
/
+4
2010-08-20
rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
Paul E. McKenney
4
-113
/
+72
2010-08-20
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods
Paul E. McKenney
1
-1
/
+6
2010-08-20
rcu: document ways of stalling updates in low-memory situations
Paul E. McKenney
1
-7
/
+16
2010-08-20
rcu: repair code-duplication FIXMEs
Paul E. McKenney
5
-20
/
+15
2010-08-20
rcu: permit suppressing current grace period's CPU stall warnings
Paul E. McKenney
5
-0
/
+44
2010-08-20
rcu: refer RCU CPU stall-warning victims to stallwarn.txt
Paul E. McKenney
1
-2
/
+10
2010-08-20
rcu: update obsolete rcu_read_lock() comment.
Paul E. McKenney
1
-1
/
+14
2010-08-20
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
10
-68
/
+717
2010-08-20
rcu: Fix RCU_FANOUT help message
Paul E. McKenney
1
-3
/
+6
2010-08-20
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
Paul E. McKenney
3
-1
/
+20
2010-08-20
rcu: restrict TREE_RCU to SMP builds with !PREEMPT
Paul E. McKenney
1
-0
/
+1
2010-08-20
rcu: allow RCU CPU stall warning messages to be controlled in /sys
Paul E. McKenney
1
-1
/
+1
2010-08-20
Update call_rcu() usage, add synchronize_rcu()
Paul E. McKenney
1
-2
/
+4
2010-08-20
Update documentation to note the passage of INIT_RCU_HEAD()
Paul E. McKenney
1
-8
/
+0
2010-08-20
rcu head remove init
Mathieu Desnoyers
1
-6
/
+0
2010-08-20
kernel: __rcu annotations
Arnd Bergmann
6
-11
/
+11
2010-08-20
idr: __rcu annotations
Arnd Bergmann
1
-2
/
+2
2010-08-20
radix-tree: __rcu annotations
Arnd Bergmann
2
-2
/
+4
2010-08-20
notifiers: __rcu annotations
Arnd Bergmann
1
-5
/
+5
2010-08-20
rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()
Paul E. McKenney
2
-10
/
+14
2010-08-20
rcu: add boot parameter to suppress RCU CPU stall warning messages
Paul E. McKenney
1
-3
/
+8
2010-08-20
rcu: make CPU stall warning timeout configurable
Paul E. McKenney
2
-2
/
+14
2010-08-20
Add RCU check for find_task_by_vpid().
Tetsuo Handa
2
-5
/
+10
2010-08-20
rcu: simplify the usage of percpu data
Lai Jiangshan
4
-31
/
+19
2010-08-20
rcutorture: add random preemption
Lai Jiangshan
1
-0
/
+6
2010-08-20
rcu: add shiny new debug assists to Documentation/RCU/checklist.txt
Paul E. McKenney
1
-0
/
+23
2010-08-20
kvm: add __rcu annotations
Arnd Bergmann
1
-1
/
+1
2010-08-20
net/netfilter: __rcu annotations
Arnd Bergmann
8
-10
/
+10
2010-08-20
input: __rcu annotations
Arnd Bergmann
2
-2
/
+2
2010-08-20
nfs: __rcu annotations
Arnd Bergmann
2
-3
/
+3
2010-08-20
keys: __rcu annotations
Arnd Bergmann
2
-2
/
+3
2010-08-20
credentials: rcu annotation
Arnd Bergmann
1
-2
/
+2
2010-08-20
cgroups: __rcu annotations
Arnd Bergmann
3
-4
/
+4
2010-08-20
rculist: avoid __rcu annotations
Arnd Bergmann
3
-25
/
+46
2010-08-20
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
5
-145
/
+257
2010-08-20
net: convert to rcu_dereference_index_check()
Paul E. McKenney
1
-1
/
+2
2010-08-18
Fix the declaration of sys_execve() in asm-generic/syscalls.h
David Howells
1
-2
/
+4
2010-08-18
[IA64] Fix build error: conflicting types for ‘sys_execve’
Tony Luck
1
-2
/
+0
2010-08-18
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
Uwe Kleine-König
1
-0
/
+2
2010-08-18
NFS: Fix an Oops in the NFSv4 atomic open code
Trond Myklebust
2
-4
/
+6
2010-08-18
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
5
-5
/
+38
2010-08-18
fs: brlock vfsmount_lock
Nick Piggin
5
-77
/
+134
2010-08-18
fs: scale files_lock
Nick Piggin
3
-18
/
+115