summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-10-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()Paul E. McKenney
2017-10-03ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-03PM: Use a more common logging styleJoe Perches
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01bpf: Fix compiler warning on info.map_ids for 32bit platformMartin KaFai Lau
2017-09-29sched: Implement interface for cgroup unified hierarchyTejun Heo
2017-09-29sched: Misc preps for cgroup unified hierarchy interfaceTejun Heo
2017-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-29fix infoleak in waitid(2)Al Viro
2017-09-29sched/fair: Update calc_group_*() commentsPeter Zijlstra
2017-09-29sched/fair: Calculate runnable_weight slightly differentlyJosef Bacik
2017-09-29sched/fair: Implement more accurate async detachPeter Zijlstra
2017-09-29sched/fair: Align PELT windows between cfs_rq and its sePeter Zijlstra
2017-09-29sched/fair: Implement synchonous PELT detach on load-balance migratePeter Zijlstra
2017-09-29sched/fair: Propagate an effective runnable_load_avgPeter Zijlstra
2017-09-29sched/fair: Rewrite PELT migration propagationPeter Zijlstra
2017-09-29sched/fair: Rewrite cfs_rq->removed_*avgPeter Zijlstra
2017-09-29sched/fair: Use reweight_entity() for set_user_nice()Vincent Guittot
2017-09-29sched/fair: More accurate reweight_entity()Peter Zijlstra
2017-09-29sched/fair: Introduce {en,de}queue_load_avg()Peter Zijlstra
2017-09-29sched/fair: Rename {en,de}queue_entity_load_avg()Peter Zijlstra
2017-09-29sched/fair: Move enqueue migrate handlingPeter Zijlstra
2017-09-29sched/fair: Change update_load_avg() argumentsPeter Zijlstra
2017-09-29sched/fair: Remove se->load.weight from se->avg.load_sumPeter Zijlstra
2017-09-29sched/fair: Cure calc_cfs_shares() vs. reweight_entity()Peter Zijlstra
2017-09-29sched/fair: Add comment to calc_cfs_shares()Peter Zijlstra
2017-09-29sched/fair: Clean up calc_cfs_shares()Peter Zijlstra
2017-09-29perf/core: Explain perf_sched_mutexAlexander Shishkin
2017-09-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-09-29sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao
2017-09-29sched/debug: Ignore TASK_IDLE for SysRq-WPeter Zijlstra
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra
2017-09-29locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood
2017-09-29sched/debug: Remove unused variablePeter Zijlstra
2017-09-29perf/aux: Only update ->aux_wakeup in non-overwrite modeAlexander Shishkin
2017-09-29bpf: Add map_name to bpf_map_infoMartin KaFai Lau
2017-09-29bpf: Add name, load_time, uid and map_ids to bpf_prog_infoMartin KaFai Lau
2017-09-29PM / s2idle: Invoke the ->wake() platform callback earlierRafael J. Wysocki
2017-09-28Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-28bpf/verifier: improve disassembly of BPF_NEG instructionsEdward Cree
2017-09-28bpf/verifier: improve disassembly of BPF_END instructionsEdward Cree
2017-09-28watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"Colin Ian King
2017-09-28irq/generic-chip: Don't replace domain's nameJeffy Chen