summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre2014-02-114-3/+145
* sched/idle: Move the cpuidle entry point to the generic idle loopNicolas Pitre2014-02-111-2/+5
* sched: Add statistic for newidle load balance costAlex Shi2014-02-112-3/+7
* sched: Delete is_same_group() outside CONFIG_FAIR_GROUP_SCHEDDietmar Eggemann2014-02-111-6/+0
* sched: Push down pre_schedule() and idle_balance()Peter Zijlstra2014-02-116-52/+44
* sched: Clean up idle task SMP logicPeter Zijlstra2014-02-101-8/+1
* sched/fair: Optimize cgroup pick_next_task_fair()Peter Zijlstra2014-02-101-12/+110
* sched/fair: Clean up the __clear_buddies_*() functionsPeter Zijlstra2014-02-101-9/+9
* sched: Push put_prev_task() into pick_next_task()Peter Zijlstra2014-02-107-34/+55
* sched/fair: Track cgroup depthPeter Zijlstra2014-02-101-26/+21
* sched: Move rq->idle_stamp up to the coreDaniel Lezcano2014-02-103-11/+16
* sched: Fix race in idle_balance()Daniel Lezcano2014-02-101-0/+7
* sched: Remove 'cpu' parameter from idle_balance()Daniel Lezcano2014-02-103-3/+4
* sched: Implement task_nice() as static inline functionDongsheng Yang2014-02-092-21/+9
* sched: Expose some macros related to priorityDongsheng Yang2014-02-091-18/+0
* sched/deadline: Skip in switched_to_dl() if task is currentKirill Tkhai2014-02-091-1/+1
* Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-0250-2150/+4197
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-313-15/+16
| |\
| | * Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2014-01-253-15/+16
| | |\
| | | * sched/nohz: Fix overflow error in scheduler_tick_max_deferment()Kevin Hilman2014-01-161-1/+1
| | | * nohz_full: fix code style issue of tick_nohz_full_stop_tickAlex Shi2014-01-151-8/+8
| | | * nohz: Get timekeeping max deferment outside jiffies_lockFrederic Weisbecker2014-01-151-1/+2
| | | * tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker2014-01-152-5/+5
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-312-2/+5
| |\ \ \
| * \ \ \ Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-314-8/+12
| |\ \ \ \
| | * | | | hung_task: Display every hung task warningAaron Tomlin2014-01-252-5/+9
| | * | | | sysctl: Add neg_one as a standard constraintAaron Tomlin2014-01-251-0/+1
| | * | | | kgdb/kdb: Fix no KDB config problemMike Travis2014-01-252-4/+3
| | | |/ / | | |/| |
| * | | | kernel/smp.c: remove cpumask_ipiRoman Gushchin2014-01-301-16/+1
| * | | | kernel: use lockless list for smp_call_function_singleChristoph Hellwig2014-01-301-38/+13
| * | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-302-8/+9
| |\ \ \ \
| | * \ \ \ Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-3131-240/+375
| | |\ \ \ \
| | * | | | | block: Abstract out bvec iteratorKent Overstreet2013-11-232-8/+9
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-11/+0
| |\ \ \ \ \ \
| | * | | | | | introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-251-11/+0
| * | | | | | | softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches2014-01-271-16/+9
| * | | | | | | softirq: convert printks to pr_<level>Joe Perches2014-01-271-2/+4
| * | | | | | | softirq: use ffs() in __do_softirq()Joe Perches2014-01-271-21/+22
| * | | | | | | kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...Chen Gang2014-01-271-1/+1
| * | | | | | | Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-271-32/+81
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)2014-01-231-0/+6
| | * | | | | | | tracing: Fix formatting of trace README fileSteven Rostedt (Red Hat)2014-01-231-52/+64
| | * | | | | | | tracing/README: Add event file usage to tracing mini-HOWTOTom Zanussi2014-01-221-3/+34
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-252-19/+42
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-3/+4
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'Rafael J. Wysocki2014-01-121-3/+4
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | | * | | | | | | | | PM / hibernate: Call platform_leave() in suspend path tooBjørn Mork2014-01-061-3/+3
| | | * | | | | | | | | Merge back earlier 'pm-sleep' material.Rafael J. Wysocki2013-12-3019-75/+105
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | PM / hibernate: export hibernation_set_opsLeonardo Potenza2013-11-301-0/+1
| * | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-238-22/+63
| |\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud