summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-02-21sched: Remove some #ifdefferyPeter Zijlstra
2014-02-21sched: Fix hotplug task migrationPeter Zijlstra
2014-02-21sched/fair: Remove idle_balance() declaration in sched.hPeter Zijlstra
2014-02-21sched/fair: Reset se-depth when task switched to FAIRMichael wang
2014-02-21Merge branch 'linus' into sched/coreThomas Gleixner
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20user_namespace.c: Remove duplicated word in commentBrian Campbell
2014-02-18cgroup: update cgroup_enable_task_cg_lists() to grab siglockTejun Heo
2014-02-18workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan
2014-02-17printk: fix syslog() overflowing user bufferLinus Torvalds
2014-02-16Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds
2014-02-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-02-13tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner
2014-02-13Revert "cgroup: use an ordered workqueue for cgroup destruction"Tejun Heo
2014-02-11ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)
2014-02-11cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan
2014-02-11genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker
2014-02-11sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre
2014-02-11sched/idle: Move the cpuidle entry point to the generic idle loopNicolas Pitre
2014-02-11sched: Add statistic for newidle load balance costAlex Shi
2014-02-11sched: Delete is_same_group() outside CONFIG_FAIR_GROUP_SCHEDDietmar Eggemann
2014-02-11sched: Push down pre_schedule() and idle_balance()Peter Zijlstra
2014-02-10sched: Clean up idle task SMP logicPeter Zijlstra
2014-02-10sched/fair: Optimize cgroup pick_next_task_fair()Peter Zijlstra
2014-02-10sched/fair: Clean up the __clear_buddies_*() functionsPeter Zijlstra
2014-02-10sched: Push put_prev_task() into pick_next_task()Peter Zijlstra
2014-02-10sched/fair: Track cgroup depthPeter Zijlstra
2014-02-10sched: Move rq->idle_stamp up to the coreDaniel Lezcano
2014-02-10sched: Fix race in idle_balance()Daniel Lezcano
2014-02-10sched: Remove 'cpu' parameter from idle_balance()Daniel Lezcano
2014-02-09sched: Implement task_nice() as static inline functionDongsheng Yang
2014-02-09genirq: Add devm_request_any_context_irq()Stephen Boyd
2014-02-09sched: Expose some macros related to priorityDongsheng Yang
2014-02-09sched/deadline: Skip in switched_to_dl() if task is currentKirill Tkhai
2014-02-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-08cgroup: fix locking in cgroup_cfts_commit()Tejun Heo
2014-02-08cgroup: fix error return from cgroup_create()Tejun Heo
2014-02-08cgroup: fix error return value in cgroup_mount()Tejun Heo
2014-02-07cgroup: use an ordered workqueue for cgroup destructionHugh Dickins
2014-02-06time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-05genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble
2014-02-03arm, pm, vmpressure: add missing slab.h includesTejun Heo
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar
2014-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-31kernel/smp.c: remove cpumask_ipiRoman Gushchin
2014-01-31kernel: use lockless list for smp_call_function_singleChristoph Hellwig