summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2017-09-28kprobes: Warn if optprobe handler tries to change execution pathMasami Hiramatsu
2017-09-28kprobes: Improve smoke test to check preemptibilityMasami Hiramatsu
2017-09-28kprobes/x86: Make insn buffer always ROX and use text_poke()Masami Hiramatsu
2017-09-27seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov
2017-09-26bpf: add meta pointer for direct accessDaniel Borkmann
2017-09-26bpf: rename bpf_compute_data_end into bpf_compute_data_pointersDaniel Borkmann
2017-09-26block: fix a build errorShaohua Li
2017-09-26kthread: add a mechanism to store cgroup infoShaohua Li
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-25Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-25bpf: Optimize lpm trie deleteCraig Gallek
2017-09-25sched/cputime: Add dummy cputime_adjust() implementation for CONFIG_VIRT_CPU_...Tejun Heo
2017-09-25cgroup: statically initialize init_css_set->dfl_cgrpTejun Heo
2017-09-25smp/hotplug: Hotplug state fail injectionPeter Zijlstra
2017-09-25smp/hotplug: Differentiate the AP completion between up and downPeter Zijlstra
2017-09-25smp/hotplug: Differentiate the AP-work lockdep class between up and downPeter Zijlstra
2017-09-25smp/hotplug: Callback vs state-machine consistencyPeter Zijlstra
2017-09-25smp/hotplug: Rewrite AP state machine corePeter Zijlstra
2017-09-25smp/hotplug: Allow external multi-instance rollbackPeter Zijlstra
2017-09-25irqdomain: Add __rcu annotations to radix tree accessorsMasahiro Yamada
2017-09-25timekeeping: Provide NMI safe access to clock realtimeThomas Gleixner
2017-09-25timekeeping: Make fast accessors return 0 before timekeeping is initializedPrarit Bhargava
2017-09-25genirq/matrix: Add tracepointsThomas Gleixner
2017-09-25genirq: Implement bitmap matrix allocatorThomas Gleixner
2017-09-25genirq/irqdomain: Add force reactivation flag to irq domainsThomas Gleixner
2017-09-25genirq/irqdomain: Propagate early activationThomas Gleixner
2017-09-25genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner