summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2012-11-08rcu: split 'rcuboost' to each flavorMichael Wang
2012-11-08rcu: split 'rcubarrier' to each flavorMichael Wang
2012-11-08rcu: Fix tracing formattingPaul E. McKenney
2012-11-08rcu: Remove the interface "rcudata.csv"Michael Wang
2012-11-08rcu: Replace the old interface with the new oneMichael Wang
2012-11-08rcu: Optimize the 'rcu_pending' for RCU traceMichael Wang
2012-11-08rcu: Optimize the 'rcudata.csv' for RCU traceMichael Wang
2012-11-08rcu: Optimize the 'rcudata' for RCU traceMichael Wang
2012-11-08rcu: Fundamental facility for 'CPU units sequence reading'Michael Wang
2012-11-08rcu: Create directory for each flavor of rcuMichael Wang
2012-11-08rcu: Instrument synchronize_rcu_expedited() for debugfs tracingPaul E. McKenney
2012-11-08rcu: Move synchronize_sched_expedited() state to rcu_statePaul E. McKenney
2012-11-08rcu: Avoid counter wrap in synchronize_sched_expedited()Paul E. McKenney
2012-11-08rcu: Rename ->onofflock to ->orphan_lockPaul E. McKenney
2012-11-01irq: Set CPU affinity right on thread creationSankara Muthukrishnan
2012-11-01genirq: Provide means to retrigger parentThomas Gleixner
2012-11-01futex: Handle futex_pi OWNER_DIED take over correctlyThomas Gleixner
2012-10-31module: fix out-by-one error in kallsymsRusty Russell
2012-10-30perf, powerpc: Fix hw breakpoints returning -ENOSPCMichael Neuling
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman
2012-10-27rcutorture: Use DEFINE_STATIC_SRCU()Lai Jiangshan
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds
2012-10-25Makefile: Documentation for external tool should be correctH. Peter Anvin
2012-10-25pidns: limit the nesting depth of pid namespacesAndrew Vagin
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24workqueue: cancel_delayed_work() should return %false if work item is idleDan Magenheimer
2012-10-24audit: remove bogus tty name checkAlan Cox
2012-10-24lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name()Cyrill Gorcunov
2012-10-24timers, sched: Correct the comments for tick_sched_timer()Chuansheng Liu
2012-10-23console: use might_sleep in console_lockDaniel Vetter
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-23rcu: Dump number of callbacks in stall warning messagesPaul E. McKenney
2012-10-23rcu: Add grace-period information to RCU CPU stall warningsPaul E. McKenney
2012-10-23rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney
2012-10-23srcu: Export process_srcu()Lai Jiangshan
2012-10-23srcu: Credit Lai Jiangshan with SRCU rewriteLai Jiangshan
2012-10-23rcu: Fix precedence error in cpu_needs_another_gp()Paul E. McKenney
2012-10-23rcu: Add a module parameter to force use of expedited RCU primitivesAntti P Miettinen
2012-10-23rcu: Remove rcu_switch()Frederic Weisbecker
2012-10-23rcu: Make rcutorture give diagnostics if CPU offline failsPaul E. McKenney
2012-10-23rcu: Fix comment about _rcu_barrier()/orphanage exclusionPaul E. McKenney
2012-10-22console: implement lockdep support for console_lockDaniel Vetter
2012-10-23PM / QoS: Introduce request and constraint data types for PM QoS flagsRafael J. Wysocki
2012-10-22module_signing: fix printk format warningRandy Dunlap
2012-10-21Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-10-20rcu: Accelerate callbacks for CPU initiating a grace periodPaul E. McKenney
2012-10-19use clamp_t in UNAME26 fixKees Cook
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells