summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
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-11PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki
2014-02-11PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki
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-09lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...Oleg Nesterov
2014-02-09lockdep: Don't create the wrong dependency on hlock->check == 0Oleg Nesterov
2014-02-09lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov
2014-02-09sched: Implement task_nice() as static inline functionDongsheng Yang
2014-02-09genirq: Add devm_request_any_context_irq()Stephen Boyd
2014-02-09tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy
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-09perf/x86: Push the duration-logging printk() to IRQ contextPeter Zijlstra
2014-02-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-08Merge branch 'for-3.14-fixes' into for-3.15Tejun Heo
2014-02-08cgroup: remove cgroup_root_mutexTejun Heo
2014-02-08cgroup: update locking in cgroup_show_options()Tejun Heo
2014-02-08cgroup: rename cgroup_subsys->subsys_id to ->idTejun Heo
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo
2014-02-08cgroup: drop module supportTejun Heo
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-07time: Fixup fallout from recent clockevent/tick changesThomas Gleixner
2014-02-07tick: Introduce hrtimer based broadcastPreeti U Murthy
2014-02-07time: Change the return type of clockevents_notify() to integerPreeti U Murthy
2014-02-07clockevents: Adjust timer interval when frequency changesSoren Brinkmann
2014-02-07clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner
2014-02-07timekeeping: Move clock sync work to power efficient workqueueShaibal Dutta
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-02compat: Fix sparse address space warningsH. Peter Anvin
2014-02-02compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar
2014-02-02Merge branch 'linus' into core/lockingIngo 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-30kernel/smp.c: remove cpumask_ipiRoman Gushchin