aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-15Merge branch 'idle.2013.09.25a' into HEADPaul E. McKenney
2013-10-15Merge branch 'gp.2013.09.25a' into HEADPaul E. McKenney
2013-10-15Merge branches 'doc.2013.09.25b' and 'fixes.2013.09.23b' into HEADPaul E. McKenney
2013-09-25rcu: Fix occurrence of "the the" in checklist.txtMichael Opdenacker
2013-09-25kthread: Add pointer to vmstat-avoidance patchPaul E. McKenney
2013-09-25rcu: Update stall-warning documentationPaul E. McKenney
2013-09-25rcu: Consistent rcu_is_watching() namingPaul E. McKenney
2013-09-25rcu: Change EXPORT_SYMBOL() to EXPORT_SYMBOL_GPL()Paul E. McKenney
2013-09-25rcu: Is it safe to enter an RCU read-side critical section?Paul E. McKenney
2013-09-25rcu: Throttle invoke_rcu_core() invocations due to non-lazy callbacksPaul E. McKenney
2013-09-25rcu: Throttle rcu_try_advance_all_cbs() executionPaul E. McKenney
2013-09-25rcu: Remove redundant code from rcu_cleanup_after_idle()Paul E. McKenney
2013-09-23rcu: Fix CONFIG_RCU_NOCB_CPU_ALL panic on machines with sparse CPU maskKirill Tkhai
2013-09-23rcu: Avoid sparse warnings in rcu_nocb_wake trace eventPaul E. McKenney
2013-09-23rcu: Track rcu_nocb_kthread()'s sleeping and awakeningPaul E. McKenney
2013-09-23rcu: Distinguish between NOCB and non-NOCB rcu_callback trace eventsPaul E. McKenney
2013-09-23rcu: Add tracing for rcuo no-CBs CPU wakeup handshakePaul E. McKenney
2013-09-23rcu: Add tracing of normal (non-NOCB) grace-period requestsPaul E. McKenney
2013-09-23rcu: Add tracing to rcu_gp_kthread()Paul E. McKenney
2013-09-23rcu: Flag lockless access to ->gp_flags with ACCESS_ONCE()Paul E. McKenney
2013-09-23rcu: Prevent spurious-wakeup DoS attack on rcu_gp_kthread()Paul E. McKenney
2013-09-23rcu: Improve grace-period start logicPaul E. McKenney
2013-09-23rcu: Have rcutiny tracepoints use tracepoint_string()Paul E. McKenney
2013-09-23rcu: Reject memory-order-induced stall-warning false positivesPaul E. McKenney
2013-09-23rcu: Micro-optimize rcu_cpu_has_callbacks()Paul E. McKenney
2013-09-23rcu: Silence unused-variable warningsPaul E. McKenney
2013-09-23rcu: Replace __get_cpu_var() usesChristoph Lameter
2013-09-23rcu: Make list_splice_init_rcu() account for RCU readersPaul E. McKenney
2013-09-23rcu: Fix dubious "if" condition in __call_rcu_nocb_enqueue()Paul E. McKenney
2013-09-23rcu: Convert local functions to staticPaul E. McKenney
2013-09-20rcu: Use proper cpp macro for ->gp_flagsPaul E. McKenney
2013-09-20mm: Place preemption point in do_mlockall() loopPaul E. McKenney
2013-09-16Linux 3.12-rc1Linus Torvalds
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-15vfs: fix typo in comment in recent dentry workLinus Torvalds
2013-09-15partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso
2013-09-13Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-13vfs: fix dentry LRU list handling and nr_dentry_unused accountingLinus Torvalds
2013-09-13cifs: update cifs.txt and remove some outdated infosBjörn Jacke
2013-09-13cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu
2013-09-13cifs: Do not take a reference to the page in cifs_readpage_worker()Sachin Prabhu
2013-09-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds