aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-16cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()Rafael J. Wysocki4-15/+15
2016-08-16cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki6-64/+56
2016-08-16block: Fix secure eraseAdrian Hunter1-1/+1
2016-08-16PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse1-5/+5
2016-08-12bpf: allow bpf_get_prandom_u32() to be used in tracingAlexei Starovoitov1-0/+2
2016-08-12bpf: allow helpers access the packet directlyAlexei Starovoitov1-18/+43
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann1-2/+2
2016-08-12bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon3-2/+34
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+4
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2016-08-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-4/+34
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+54
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-3/+23
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+11
2016-08-11sched/cputime: Fix omitted ticks passed in parameterFrederic Weisbecker1-1/+2
2016-08-11sched/cputime: Fix steal time accountingWanpeng Li1-2/+9
2016-08-10cgroup: add tracepoints for basic operationsTejun Heo1-0/+25
2016-08-10cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo3-33/+30
2016-08-10sched/debug: Add taint on "BUG: Sleeping function called from invalid context"Vegard Nossum1-0/+1
2016-08-10sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum1-8/+13
2016-08-10cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky1-0/+8
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar20-99/+709
2016-08-10locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra2-97/+133
2016-08-10locking/pvstat: Separate wait_again and spurious wakeup statsWaiman Long2-11/+5
2016-08-10locking/qspinlock: Improve readabilityPeter Zijlstra1-5/+7
2016-08-10locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui1-1/+0
2016-08-10locking/pvqspinlock: Fix double hash raceWanpeng Li1-1/+1
2016-08-10Merge branch 'linus' into locking/urgent, to pick up fixesIngo Molnar73-2083/+3111
2016-08-10sched/deadline: Remove useless parameter from setup_new_dl_entity()Juri Lelli1-6/+16
2016-08-10sched/core: Add documentation for 'cookie' argumentLuis de Bethencourt1-0/+1
2016-08-10sched/fair: Optimize find_idlest_cpu() when there is no choiceMorten Rasmussen1-0/+4
2016-08-10sched/fair: Make the use of prev_cpu consistent in the wakeup pathMorten Rasmussen1-11/+13
2016-08-10sched/fair: Improve PELT stuff some morePeter Zijlstra1-19/+25
2016-08-10sched/core: Fix one typoLeo Yan1-1/+1
2016-08-10sched/fair: Remove 'cpu_busy' parameter from update_next_balance()Leo Yan1-5/+6
2016-08-10sched/deadline: Fix lock pinning warning during CPU hotplugWanpeng Li1-1/+4
2016-08-10sched/cputime: Mitigate performance regression in times()/clock_gettime()Giovanni Gherdovich1-0/+19
2016-08-10sched/fair: Fix typo in sync_throttle()Xunlei Pang1-1/+1
2016-08-10sched/deadline: Fix wrap-around in DL heapTommaso Cucinotta1-1/+1
2016-08-10perf/core: Optimize perf_pmu_sched_task()Peter Zijlstra1-19/+24
2016-08-10perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra1-0/+4
2016-08-10perf/core: Sched out groups atomicallyMark Rutland1-0/+4
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros1-18/+36
2016-08-10perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...Peter Zijlstra1-5/+18
2016-08-09cpuset: make sure new tasks conform to the current config of the cpusetZefan Li1-0/+15
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds3-43/+11
2016-08-09timers: Fix get_next_timer_interrupt() computationChris Metcalf1-1/+4
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+11