summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-08-18perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros
2016-08-18perf/core: Enable mapping of the stop filtersMathieu Poirier
2016-08-18perf/core: Update filters only on executable mmapMathieu Poirier
2016-08-18perf/core: Fix file name handling for start/stop filtersMathieu Poirier
2016-08-18perf/core: Fix event_function_local()Peter Zijlstra
2016-08-18uprobes: Rename the "struct page *" args of __replace_page()Oleg Nesterov
2016-08-18Merge branch 'perf/urgent' into perf/core, to pick up dependencyIngo Molnar
2016-08-18uprobes: Fix the memcg accountingOleg Nesterov
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-18Merge branch 'pm-sleep'Rafael J. Wysocki
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17cgroup: reduce read locked section of cgroup_threadgroup_rwsem during forkBalbir Singh
2016-08-17genirq: Correctly configure the trigger on chained interruptsMarc Zyngier
2016-08-16cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()Rafael J. Wysocki
2016-08-16cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki
2016-08-16block: Fix secure eraseAdrian Hunter
2016-08-16PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse
2016-08-12bpf: allow bpf_get_prandom_u32() to be used in tracingAlexei Starovoitov
2016-08-12bpf: allow helpers access the packet directlyAlexei Starovoitov
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-12bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-11sched/cputime: Fix omitted ticks passed in parameterFrederic Weisbecker
2016-08-11sched/cputime: Fix steal time accountingWanpeng Li
2016-08-10cgroup: add tracepoints for basic operationsTejun Heo
2016-08-10cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo
2016-08-10sched/debug: Add taint on "BUG: Sleeping function called from invalid context"Vegard Nossum
2016-08-10sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum
2016-08-10cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar
2016-08-10locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra
2016-08-10locking/pvstat: Separate wait_again and spurious wakeup statsWaiman Long
2016-08-10locking/qspinlock: Improve readabilityPeter Zijlstra
2016-08-10locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui
2016-08-10locking/pvqspinlock: Fix double hash raceWanpeng Li
2016-08-10Merge branch 'linus' into locking/urgent, to pick up fixesIngo Molnar
2016-08-10sched/deadline: Remove useless parameter from setup_new_dl_entity()Juri Lelli
2016-08-10sched/core: Add documentation for 'cookie' argumentLuis de Bethencourt
2016-08-10sched/fair: Optimize find_idlest_cpu() when there is no choiceMorten Rasmussen
2016-08-10sched/fair: Make the use of prev_cpu consistent in the wakeup pathMorten Rasmussen
2016-08-10sched/fair: Improve PELT stuff some morePeter Zijlstra
2016-08-10sched/core: Fix one typoLeo Yan
2016-08-10sched/fair: Remove 'cpu_busy' parameter from update_next_balance()Leo Yan