summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-08-15fs: bump inode and dentry counters to longGlauber Costa
2013-08-15Merge branch 'akpm-current/current'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'aio/master'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'bcon/master'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'tile/master'Stephen Rothwell
2013-08-15Merge branch 'fixes-next' into linux-nextRafael J. Wysocki
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-13microblaze: fix clone syscallMichal Simek
2013-08-13Merge branch 'for-3.12' into for-nextTejun Heo
2013-08-13cpuset: remove an unncessary forward declarationLi Zefan
2013-08-13cgroup: RCU protect each cgroup_subsys_state releaseTejun Heo
2013-08-13cgroup: move subsys file removal to kill_css()Tejun Heo
2013-08-13cgroup: factor out kill_css()Tejun Heo
2013-08-13cgroup: decouple cgroup_subsys_state destruction from cgroup destructionTejun Heo
2013-08-13cgroup: replace cgroup->css_kill_cnt with ->nr_cssTejun Heo
2013-08-13cgroup: bounce cgroup_subsys_state ref kill confirmation to a work itemTejun Heo
2013-08-13cgroup: move cgroup->subsys[] assignment to online_css()Tejun Heo
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-08-13Merge branches 'doc.2013.08.13a', 'fixes.2013.08.13a', 'sysidle.2013.08.13a' ...Paul E. McKenney
2013-08-13rcu: Make rcutorture emit online failures if verbosePaul E. McKenney
2013-08-13rcu: Remove unused variable from rcu_torture_writer()Paul E. McKenney
2013-08-13rcu: Sort rcutorture module parametersPaul E. McKenney
2013-08-13rcu: Increase rcutorture test coveragePaul E. McKenney
2013-08-13rcu: Add duplicate-callback tests to rcutorturePaul E. McKenney
2013-08-13nohz_full: Force RCU's grace-period kthreads onto timekeeping CPUPaul E. McKenney
2013-08-13nohz_full: Add full-system-idle state machinePaul E. McKenney
2013-08-13nohz_full: Add full-system-idle arguments to APIPaul E. McKenney
2013-08-13nohz_full: Add full-system idle states and variablesPaul E. McKenney
2013-08-13nohz_full: Add per-CPU idle-state trackingPaul E. McKenney
2013-08-13nohz_full: Add rcu_dyntick data for scalable detection of all-idle statePaul E. McKenney
2013-08-13nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney
2013-08-13rcu: Eliminate unused APIs intended for adaptive ticksPaul E. McKenney
2013-08-13rcu: Simplify _rcu_barrier() processingPaul E. McKenney
2013-08-13rcu: Avoid redundant grace-period kthread wakeupsPaul E. McKenney
2013-08-13rcu: Switch to exedited grace periods for suspend as well as hibernationBjørn Mork
2013-08-13rcu: Make call_rcu() leak callbacks for debug-object errorsPaul E. McKenney
2013-08-13rcu: Simplify debug-objects fixupsPaul E. McKenney
2013-08-13rcu: Expedite during suspend and resume only on smallish systemsPaul E. McKenney
2013-08-14PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd
2013-08-14Merge branch 'acpi-processor-next' into linux-nextRafael J. Wysocki
2013-08-13rcu: Expedite grace periods during suspend/resumeBorislav Petkov
2013-08-13time: allow changing the timekeeper clock frequencyChris Metcalf
2013-08-13Merge branch 'timers/urgent'Ingo Molnar