summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerJisheng Zhang2016-07-051-0/+1
| * | | | | | | | | | | | | | | timers/nohz: Capitalize 'CPU' consistentlyIngo Molnar2016-07-011-21/+21
| * | | | | | | | | | | | | | | timers/nohz: Fix several typosWei Jiangang2016-07-011-5/+5
| * | | | | | | | | | | | | | | Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2016-06-216-24/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | timer: Avoid using timespecArnd Bergmann2016-06-201-3/+3
| | * | | | | | | | | | | | | | | time: Avoid timespec in udelay_testArnd Bergmann2016-06-201-8/+8
| | * | | | | | | | | | | | | | | time: Add time64_to_tm()Deepa Dinamani2016-06-201-5/+6
| | * | | | | | | | | | | | | | | alarmtimer: Fix comments describing structure fieldsPratyush Patel2016-06-201-1/+0
| | * | | | | | | | | | | | | | | timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLDThomas Graziadei2016-06-201-4/+6
| | * | | | | | | | | | | | | | | clocksource: Make clocksource insert entry more efficientMinfei Huang2016-06-201-3/+5
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | hrtimer: Remove redundant #ifdef blockPratyush Patel2016-06-101-1/+1
| * | | | | | | | | | | | | | | timers: Clarify usleep_range() function commentBjorn Helgaas2016-06-101-1/+7
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-6/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar2016-07-0819-176/+277
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook2016-06-261-6/+0
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-84/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()Rik van Riel2016-07-141-4/+0
| * | | | | | | | | | | | | | | sched/cputime: Clean up the old vtime gen irqtime accounting completelyFrederic Weisbecker2016-07-141-23/+10
| * | | | | | | | | | | | | | | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel2016-07-141-13/+3
| * | | | | | | | | | | | | | | sched/cputime: Count actually elapsed irq & softirq timeRik van Riel2016-07-141-47/+77
| * | | | | | | | | | | | | | | Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa...Ingo Molnar2016-07-148-186/+412
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-258-186/+412
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is setDaniel Bristot de Oliveira2016-07-101-0/+3
| * | | | | | | | | | | | | | | sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats togetherZhao Lei2016-07-091-0/+40
| * | | | | | | | | | | | | | | sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show()Zhao Lei2016-07-091-15/+14
| * | | | | | | | | | | | | | | sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enumsZhao Lei2016-07-091-27/+20
| * | | | | | | | | | | | | | | sched/fair: Rework throttle_count syncPeter Zijlstra2016-06-272-21/+20
| * | | | | | | | | | | | | | | sched/core: Fix sched_getaffinity() return value kerneldoc commentZev Weiss2016-06-271-1/+2
| * | | | | | | | | | | | | | | sched/fair: Reorder cgroup creation codePeter Zijlstra2016-06-273-4/+21
| * | | | | | | | | | | | | | | sched/fair: Apply more PELT fixesPeter Zijlstra2016-06-271-4/+49
| * | | | | | | | | | | | | | | sched/fair: Fix PELT integrity for new tasksPeter Zijlstra2016-06-272-13/+60
| * | | | | | | | | | | | | | | sched/cgroup: Fix cpu_cgroup_fork() handlingVincent Guittot2016-06-273-24/+67
| * | | | | | | | | | | | | | | sched/fair: Fix PELT integrity for new groupsPeter Zijlstra2016-06-271-0/+10
| * | | | | | | | | | | | | | | sched/fair: Fix and optimize the fork() pathPeter Zijlstra2016-06-272-26/+17
| * | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-2712-82/+172
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | sched/cputime: Add steal time support to full dynticks CPU time accountingWanpeng Li2016-06-141-7/+9
| * | | | | | | | | | | | | | | | sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li2016-06-142-14/+0
| * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-149-17/+93
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sched/debug: Always show 'nr_migrations'Josh Poimboeuf2016-06-081-1/+1
| * | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up dependencyIngo Molnar2016-06-084-17/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | sched/fair: Use task_rcu_dereference()Oleg Nesterov2016-06-031-30/+4
| * | | | | | | | | | | | | | | | | | sched/api: Introduce task_rcu_dereference() and try_get_task_struct()Oleg Nesterov2016-06-031-0/+76
| * | | | | | | | | | | | | | | | | | sched/idle: Optimize the generic idle loopGaurav Jindal (Gaurav Jindal)2016-06-031-1/+3
| * | | | | | | | | | | | | | | | | | sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()Xunlei Pang2016-06-031-3/+1
* | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-253-44/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar2016-07-101-7/+0
| * | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-077-114/+139
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar2016-06-2712-63/+160
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen2016-06-141-0/+7
| * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar2016-06-1410-30/+113
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud