index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
10
-24
/
+68
2010-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+20
2010-08-19
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
2010-08-18
fs: remove extra lookup in __lookup_hash
Nick Piggin
2
-41
/
+51
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
5
-34
/
+34
2010-08-18
apparmor: use task path helpers
Nick Piggin
1
-7
/
+2
2010-08-18
fs: dentry allocation consolidation
Nick Piggin
1
-37
/
+33
2010-08-18
fs: fix do_lookup false negative
Nick Piggin
1
-8
/
+2
2010-08-18
mbcache: Limit the maximum number of cache entries
Andreas Gruenbacher
1
-6
/
+24
2010-08-18
hostfs ->follow_link() braino
Al Viro
1
-1
/
+1
2010-08-18
hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy
Al Viro
1
-1
/
+1
2010-08-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
1
-6
/
+10
2010-08-18
md raid-1/10 Fix bio_rw bit manipulations again
NeilBrown
2
-6
/
+6
[next]