aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-07-02Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-07-02Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-02Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar
2013-06-29cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existi...Tejun Heo
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-28softirq: Use _RET_IP_Davidlohr Bueso
2013-06-28sched/debug: Remove CONFIG_FAIR_GROUP_SCHED maskAlex Shi
2013-06-28genirq: Add the generic chip to the genirq docbookThomas Gleixner
2013-06-28genirq: generic-chip: Export some irq_gc_ functionsFabio Estevam
2013-06-28genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings
2013-06-28sched/debug: Fix formatting of /proc/<PID>/schedKamalesh Babulal
2013-06-27cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount optionsTejun Heo
2013-06-27cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts()Tejun Heo
2013-06-27sched/fair: Fix typo describing flags in enqueue_entityKamalesh Babulal
2013-06-27sched/debug: Add load-tracking statistics to taskKamalesh Babulal
2013-06-27sched: Change get_rq_runnable_load() to static and inlineAlex Shi
2013-06-27sched/tg: Remove tg.load_weightAlex Shi
2013-06-27sched/cfs_rq: Change atomic64_t removed_load to atomic_long_tAlex Shi
2013-06-27sched/tg: Use 'unsigned long' for load variable in task groupAlex Shi
2013-06-27sched: Change cfs_rq load avg to unsigned longAlex Shi
2013-06-27sched: Consider runnable load average in move_tasks()Alex Shi
2013-06-27sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_taskAlex Shi
2013-06-27sched: Update cpu load after task_tickAlex Shi
2013-06-27sched: Fix sleep time double accounting in enqueue entityAlex Shi
2013-06-27sched: Set an initial value of runnable avg for new forked taskAlex Shi
2013-06-27sched: Move a few runnable tg variables into CONFIG_SMPAlex Shi
2013-06-27Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-26cgroup: always use RCU accessors for protected accessesTejun Heo
2013-06-26cgroup: fix RCU accesses around task->cgroupsTejun Heo
2013-06-26cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()Tejun Heo
2013-06-26cgroup: fix cgroupfs_root early destruction pathTejun Heo
2013-06-26mutex: Add w/w mutex slowpath debuggingDaniel Vetter
2013-06-26mutex: Add support for wound/wait style locksMaarten Lankhorst
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2013-06-25futex: Use freezable blocking callColin Cross
2013-06-25futex: Take hugepages into account when generating futex_keyZhang Yi
2013-06-25cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchyTejun Heo