Age | Commit message (Expand) | Author |
2010-08-19 | rcu: Fix RCU_FANOUT help message | Paul E. McKenney |
2010-08-19 | rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable | Paul E. McKenney |
2010-08-19 | rcu: restrict TREE_RCU to SMP builds with !PREEMPT | Paul E. McKenney |
2010-08-19 | rcu: allow RCU CPU stall warning messages to be controlled in /sys | Paul E. McKenney |
2010-08-19 | Update call_rcu() usage, add synchronize_rcu() | Paul E. McKenney |
2010-08-19 | Update documentation to note the passage of INIT_RCU_HEAD() | Paul E. McKenney |
2010-08-19 | rcu head remove init | Mathieu Desnoyers |
2010-08-19 | kernel: __rcu annotations | Arnd Bergmann |
2010-08-19 | idr: __rcu annotations | Arnd Bergmann |
2010-08-19 | radix-tree: __rcu annotations | Arnd Bergmann |
2010-08-19 | notifiers: __rcu annotations | Arnd Bergmann |
2010-08-19 | rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu() | Paul E. McKenney |
2010-08-19 | rcu: add boot parameter to suppress RCU CPU stall warning messages | Paul E. McKenney |
2010-08-19 | rcu: make CPU stall warning timeout configurable | Paul E. McKenney |
2010-08-19 | Add RCU check for find_task_by_vpid(). | Tetsuo Handa |
2010-08-19 | rcu: simplify the usage of percpu data | Lai Jiangshan |
2010-08-19 | rcutorture: add random preemption | Lai Jiangshan |
2010-08-19 | rcu: add shiny new debug assists to Documentation/RCU/checklist.txt | Paul E. McKenney |
2010-08-19 | kvm: add __rcu annotations | Arnd Bergmann |
2010-08-19 | net/netfilter: __rcu annotations | Arnd Bergmann |
2010-08-19 | input: __rcu annotations | Arnd Bergmann |
2010-08-19 | nfs: __rcu annotations | Arnd Bergmann |
2010-08-19 | keys: __rcu annotations | Arnd Bergmann |
2010-08-19 | credentials: rcu annotation | Arnd Bergmann |
2010-08-19 | cgroups: __rcu annotations | Arnd Bergmann |
2010-08-19 | rculist: avoid __rcu annotations | Arnd Bergmann |
2010-08-19 | rcu: define __rcu address space modifier for sparse | Paul E. McKenney |
2010-08-19 | net: convert to rcu_dereference_index_check() | Paul E. McKenney |
2010-08-18 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-08-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-08-18 | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells |
2010-08-18 | [IA64] Fix build error: conflicting types for ‘sys_execve’ | Tony Luck |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-18 | mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y | Uwe Kleine-König |
2010-08-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2010-08-18 | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-18 | NFS: Fix an Oops in the NFSv4 atomic open code | Trond Myklebust |
2010-08-18 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2010-08-18 | Merge branch 'fix/hda' into for-linus | Takashi Iwai |
2010-08-18 | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela |
2010-08-18 | fs: brlock vfsmount_lock | Nick Piggin |
2010-08-18 | fs: scale files_lock | Nick Piggin |
2010-08-18 | lglock: introduce special lglock and brlock spin locks | Nick Piggin |
2010-08-18 | tty: fix fu_list abuse | Nick Piggin |
2010-08-18 | fs: cleanup files_lock locking | Nick Piggin |
2010-08-18 | fs: remove extra lookup in __lookup_hash | Nick Piggin |