aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-30
* sched: Mark RCU reader in sched_show_task()Paul E. McKenney2012-11-16
* rcu: Separate accounting of callbacks from callback-free CPUsPaul E. McKenney2012-11-16
* rcu: Add callback-free CPUsPaul E. McKenney2012-11-16
*-------. Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-16
|\ \ \ \ \
| | | | | * rcu: Fix precedence error in cpu_needs_another_gp()Paul E. McKenney2012-10-23
| | | | | * rcu: Add a module parameter to force use of expedited RCU primitivesAntti P Miettinen2012-10-23
| | | | | * rcu: Remove rcu_switch()Frederic Weisbecker2012-10-23
| |_|_|_|/ |/| | | |
| | | | * rcu: Add tracing for synchronize_sched_expedited()Paul E. McKenney2012-11-08
| | | | * rcu: Remove old debugfs interfaces and also RCU flavor nameMichael Wang2012-11-08
| | | | * rcu: split 'rcuhier' to each flavorMichael Wang2012-11-08
| | | | * rcu: split 'rcugp' to each flavorMichael Wang2012-11-08
| | | | * rcu: split 'rcuboost' to each flavorMichael Wang2012-11-08
| | | | * rcu: split 'rcubarrier' to each flavorMichael Wang2012-11-08
| | | | * rcu: Fix tracing formattingPaul E. McKenney2012-11-08
| | | | * rcu: Remove the interface "rcudata.csv"Michael Wang2012-11-08
| | | | * rcu: Replace the old interface with the new oneMichael Wang2012-11-08
| | | | * rcu: Optimize the 'rcu_pending' for RCU traceMichael Wang2012-11-08
| | | | * rcu: Optimize the 'rcudata.csv' for RCU traceMichael Wang2012-11-08
| | | | * rcu: Optimize the 'rcudata' for RCU traceMichael Wang2012-11-08
| | | | * rcu: Fundamental facility for 'CPU units sequence reading'Michael Wang2012-11-08
| | | | * rcu: Create directory for each flavor of rcuMichael Wang2012-11-08
| | | | * rcu: Instrument synchronize_rcu_expedited() for debugfs tracingPaul E. McKenney2012-11-08
| | | | * rcu: Move synchronize_sched_expedited() state to rcu_statePaul E. McKenney2012-11-08
| | | | * rcu: Avoid counter wrap in synchronize_sched_expedited()Paul E. McKenney2012-11-08
| | | | * rcu: Rename ->onofflock to ->orphan_lockPaul E. McKenney2012-11-08
| | | | * rcu: Make rcutorture give diagnostics if CPU offline failsPaul E. McKenney2012-10-23
| | | | * rcu: Fix comment about _rcu_barrier()/orphanage exclusionPaul E. McKenney2012-10-23
| |_|_|/ |/| | |
| | | * rcu: Dump number of callbacks in stall warning messagesPaul E. McKenney2012-10-23
| | | * rcu: Add grace-period information to RCU CPU stall warningsPaul E. McKenney2012-10-23
| | | * rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney2012-10-23
| |_|/ |/| |
| | * rcutorture: Use DEFINE_STATIC_SRCU()Lai Jiangshan2012-10-27
| | * srcu: Export process_srcu()Lai Jiangshan2012-10-23
| | * srcu: Credit Lai Jiangshan with SRCU rewriteLai Jiangshan2012-10-23
| |/ |/|
| * rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle checkPaul E. McKenney2012-11-13
| * rcu: Clarify memory-ordering properties of grace-period primitivesPaul E. McKenney2012-11-13
| * rcu: Add new rcutorture module parameters to start/end test messagesPaul E. McKenney2012-11-13
| * rcu: Fix batch-limit size problemEric Dumazet2012-11-13
| * rcu: Accelerate callbacks for CPU initiating a grace periodPaul E. McKenney2012-10-20
|/
* use clamp_t in UNAME26 fixKees Cook2012-10-19
* MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells2012-10-19
* pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2012-10-19
* kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook2012-10-19
* printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney2012-10-16
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * MODSIGN: Make mrproper should remove generated files.Rusty Russell2012-10-10
| * MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certsDavid Howells2012-10-10
| * MODSIGN: Use the same digest for the autogen key sig as for the module sigDavid Howells2012-10-10
| * MODSIGN: Implement module signature checkingDavid Howells2012-10-10
| * MODSIGN: Provide module signing public keys to the kernelDavid Howells2012-10-10