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
2010-08-20
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
10
-68
/
+717
2010-08-19
rcu: Fix RCU_FANOUT help message
Paul E. McKenney
1
-3
/
+6
2010-08-19
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
Paul E. McKenney
3
-1
/
+20
2010-08-19
rcu: restrict TREE_RCU to SMP builds with !PREEMPT
Paul E. McKenney
1
-0
/
+1
2010-08-19
rcu: allow RCU CPU stall warning messages to be controlled in /sys
Paul E. McKenney
1
-1
/
+1
2010-08-19
Update call_rcu() usage, add synchronize_rcu()
Paul E. McKenney
1
-2
/
+4
2010-08-19
Update documentation to note the passage of INIT_RCU_HEAD()
Paul E. McKenney
1
-8
/
+0
2010-08-19
rcu head remove init
Mathieu Desnoyers
1
-6
/
+0
2010-08-19
kernel: __rcu annotations
Arnd Bergmann
6
-11
/
+11
2010-08-19
idr: __rcu annotations
Arnd Bergmann
1
-2
/
+2
2010-08-19
radix-tree: __rcu annotations
Arnd Bergmann
2
-2
/
+4
2010-08-19
notifiers: __rcu annotations
Arnd Bergmann
1
-5
/
+5
2010-08-19
rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()
Paul E. McKenney
2
-10
/
+14
2010-08-19
rcu: add boot parameter to suppress RCU CPU stall warning messages
Paul E. McKenney
1
-3
/
+8
2010-08-19
rcu: make CPU stall warning timeout configurable
Paul E. McKenney
2
-2
/
+14
2010-08-19
Add RCU check for find_task_by_vpid().
Tetsuo Handa
2
-5
/
+10
2010-08-19
rcu: simplify the usage of percpu data
Lai Jiangshan
4
-31
/
+19
2010-08-19
rcutorture: add random preemption
Lai Jiangshan
1
-0
/
+6
2010-08-19
rcu: add shiny new debug assists to Documentation/RCU/checklist.txt
Paul E. McKenney
1
-0
/
+23
2010-08-19
kvm: add __rcu annotations
Arnd Bergmann
1
-1
/
+1
2010-08-19
net/netfilter: __rcu annotations
Arnd Bergmann
8
-10
/
+10
2010-08-19
input: __rcu annotations
Arnd Bergmann
2
-2
/
+2
2010-08-19
nfs: __rcu annotations
Arnd Bergmann
2
-3
/
+3
2010-08-19
keys: __rcu annotations
Arnd Bergmann
2
-2
/
+3
2010-08-19
credentials: rcu annotation
Arnd Bergmann
1
-2
/
+2
2010-08-19
cgroups: __rcu annotations
Arnd Bergmann
3
-4
/
+4
2010-08-19
rculist: avoid __rcu annotations
Arnd Bergmann
3
-25
/
+46
2010-08-19
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
5
-145
/
+257
2010-08-19
net: convert to rcu_dereference_index_check()
Paul E. McKenney
1
-1
/
+2
2010-08-18
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
10
-24
/
+68
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+20
2010-08-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+0
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
43
-450
/
+797
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
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-77
/
+185
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-50
/
+188
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
3
-7
/
+17
2010-08-18
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-47
/
+48
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
10
-36
/
+16
2010-08-18
NFS: Fix an Oops in the NFSv4 atomic open code
Trond Myklebust
2
-4
/
+6
2010-08-18
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-7
/
+0
2010-08-18
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2
-32
/
+145
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
2010-08-18
lglock: introduce special lglock and brlock spin locks
Nick Piggin
1
-0
/
+172
2010-08-18
tty: fix fu_list abuse
Nick Piggin
6
-38
/
+69
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
7
-42
/
+48
[next]