index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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-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
[next]