summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-09-06fs: bump inode and dentry counters to longGlauber Costa
2013-09-06kernel: replace strict_strto*() with kstrto*()Jingoo Han
2013-09-06memcg: reduce function dereferenceSha Zhengju
2013-09-06memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju
2013-09-06memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju
2013-09-06Merge branch 'akpm-current/current'Stephen Rothwell
2013-09-06Merge remote-tracking branch 'aio/master'Stephen Rothwell
2013-09-06Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2013-09-06Merge remote-tracking branch 'bcon/master'Stephen Rothwell
2013-09-06Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2013-09-06Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2013-09-06Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-09-06Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2013-09-06Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-09-06Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2013-09-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-09-05workqueue: fix ordered workqueues in NUMA setupsTejun Heo
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2013-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2013-09-04Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-04sched/cputime: Do not scale when utime == 0Stanislaw Gruszka
2013-09-03switch copy_module_from_fd() to fdgetAl Viro
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-09-04Merge branch 'acpi-hotplug-next' into linux-nextRafael J. Wysocki
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03module: Fix mod->mkobj.kobj potentially freed too earlyLi Zhong
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-09-02perf: Add attr->mmap2 attribute to an eventStephane Eranian
2013-09-02sched/fair: Fix the sd_parent_degenerate() codePeter Zijlstra
2013-09-02sched/fair: Rework and comment the group_imb codePeter Zijlstra
2013-09-02sched/fair: Optimize find_busiest_queue()Peter Zijlstra
2013-09-02sched/fair: Make group power more consistentPeter Zijlstra
2013-09-02sched/fair: Remove duplicate load_per_task computationsPeter Zijlstra
2013-09-02sched/fair: Shrink sg_lb_stats and play memset gamesPeter Zijlstra
2013-09-02sched: Clean-up struct sd_lb_statJoonsoo Kim
2013-09-02sched: Factor out code to should_we_balance()Joonsoo Kim
2013-09-02sched: Remove one division operation in find_busiest_queue()Joonsoo Kim
2013-09-02perf: Prevent race in unthrottling codeJiri Olsa
2013-08-31Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...Paul E. McKenney
2013-08-31nohz_full: Force RCU's grace-period kthreads onto timekeeping CPUPaul E. McKenney