summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-10-24sched: Account for blocked load waking back upPaul Turner
2012-10-24sched: Add an rq migration call-back to sched_classPaul Turner
2012-10-24sched: Maintain the load contribution of blocked entitiesPaul Turner
2012-10-24sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner
2012-10-24sched: Maintain per-rq runnable averagesBen Segall
2012-10-24sched: Track the runnable average on a per-task entity basisPaul Turner
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-21Merge branch 'nohz/core' of git://github.com/fweisbec/linux-dynticks into tim...Ingo Molnar
2012-10-20cgroup_freezer: don't use cgroup_lock_live_group()Tejun Heo
2012-10-20cgroup_freezer: prepare update_if_frozen() for locking changeTejun Heo
2012-10-20cgroup_freezer: allow moving tasks in and out of a frozen cgroupTejun Heo
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
2012-10-19Revert "cgroup: Remove task_lock() from cgroup_post_fork()"Tejun Heo
2012-10-19Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"Tejun Heo
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov
2012-10-19kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook
2012-10-16printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney
2012-10-16cgroup: notify_on_release may not be triggered in some casesDaisuke Nishimura
2012-10-16cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZE...Tejun Heo
2012-10-16cgroup_freezer: make it official that writes to freezer.state don't failTejun Heo
2012-10-16cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo
2012-10-16sched: Add WAKEUP_PREEMPTION feature flag, on by defaultIngo Molnar
2012-10-15tick: Conditionally build nohz specific code in tick handlerFrederic Weisbecker
2012-10-15tick: Consolidate tick handling for high and low res handlersFrederic Weisbecker
2012-10-15tick: Consolidate timekeeping handling codeFrederic Weisbecker
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12audit: make audit_inode take struct filenameJeff Layton