summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-06-08srcu: Eliminate possibility of destructive counter overflowPaul E. McKenney
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-06-08srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini
2017-06-08Revert "printk: fix double printing with earlycon"Petr Mladek
2017-06-08rt_mutex: Add lockdep annotationsPeter Zijlstra
2017-06-08sched/idle: Add deferrable vmstat_updater backAubrey Li
2017-06-08sched/core: Omit building stop_sched_class when !SMPNicolas Pitre
2017-06-08sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira
2017-06-08sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang
2017-06-08sched/deadline: Reclaim bandwidth not used by dl tasksLuca Abeni
2017-06-08sched/deadline: Base GRUB reclaiming on the inactive utilizationLuca Abeni
2017-06-08sched/deadline: Track the "total rq utilization" tooLuca Abeni
2017-06-08sched/deadline: Make GRUB a task's flagLuca Abeni
2017-06-08sched/deadline: Do not reclaim the whole CPU bandwidthLuca Abeni
2017-06-08sched/deadline: Implement GRUB accountingLuca Abeni
2017-06-08sched/deadline: Fix the update of the total -deadline utilizationLuca Abeni
2017-06-08sched/deadline: Improve the tracking of active utilizationLuca Abeni
2017-06-08sched/deadline: Track the active utilizationLuca Abeni
2017-06-08sched/core: Implement new approach to scale select_idle_cpu()Peter Zijlstra
2017-06-08perf/core: Remove unused perf_cgroup_event_cgrp_time() functionMatthias Kaehlcke
2017-06-08perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra
2017-06-08Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-06-08perf/core: Drop kernel samples even though :u is specifiedJin Yao
2017-06-07ftrace/kprobes: selftests: Check kretprobe maxactive is supportedMasami Hiramatsu
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki
2017-06-06bpf: cgroup skb progs cannot access ld_abs/indDaniel Borkmann
2017-06-06bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau
2017-06-06bpf: Add BPF_MAP_GET_FD_BY_IDMartin KaFai Lau
2017-06-06bpf: Add BPF_PROG_GET_FD_BY_IDMartin KaFai Lau
2017-06-06bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID commandMartin KaFai Lau
2017-06-06bpf: Introduce bpf_map IDMartin KaFai Lau
2017-06-06bpf: Introduce bpf_prog IDMartin KaFai Lau
2017-06-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-05sysctl: switch to use uuid_tChristoph Hellwig
2017-06-05nohz: Fix buggy tick delay on IRQ stormsFrederic Weisbecker
2017-06-04perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov
2017-06-04alarmtimer: Switch over to generic set/get/rearm routineThomas Gleixner
2017-06-04alarmtimer: Implement arm callbackThomas Gleixner
2017-06-04alarmtimer: Implement try_to_cancel callbackThomas Gleixner
2017-06-04alarmtimer: Implement remaining callbackThomas Gleixner
2017-06-04alarmtimer: Implement forward callbackThomas Gleixner
2017-06-04alarmtimer: Implement timer_rearm() callbackThomas Gleixner
2017-06-04posix-timers: Make use of cancel/arm callbacksThomas Gleixner
2017-06-04posix-timers: Add cancel/arm callbacksThomas Gleixner
2017-06-04posix-timers: Zero settings value in common codeThomas Gleixner
2017-06-04posix-timers: Make use of forward/remaining callbacksThomas Gleixner
2017-06-04posix-timers: Add forward/remaining callbacksThomas Gleixner
2017-06-04posix-timers: Add active flag to k_itimerThomas Gleixner