summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-03-20Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2018-03-20locking/mutex: Improve documentationMatthew Wilcox
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend
2018-03-19sockmap: convert refcnt to an atomic refcntJohn Fastabend
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar
2018-03-19cgroup: Use rcu_work instead of explicit rcu and work itemTejun Heo
2018-03-19RCU, workqueue: Implement rcu_workTejun Heo
2018-03-19y2038: Introduce struct __kernel_old_timevalArnd Bergmann
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-16perf/core: Clear sibling list of detached eventsMark Rutland
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-16mm: remove blackfin MPU supportArnd Bergmann
2018-03-15cpu/hotplug: Fix unused function warningArnd Bergmann
2018-03-15bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu
2018-03-14genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-03-14Merge branch 'linus' into irq/core to pick up dependencies.Thomas Gleixner
2018-03-14cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_statesLai Jiangshan
2018-03-14jump_label: Fix sparc64 warningJosh Poimboeuf
2018-03-13workqueue: remove unused cancel_work()Stephen Hemminger
2018-03-13workqueue: use put_device() instead of kfree()Arvind Yadav
2018-03-13perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi
2018-03-13tracing: Unify the "boot" and "mono" tracing clocksThomas Gleixner
2018-03-13hrtimer: Unify MONOTONIC and BOOTTIME clock behaviorThomas Gleixner
2018-03-13posix-timers: Unify MONOTONIC and BOOTTIME clock behaviorThomas Gleixner
2018-03-13timekeeping: Remove boot time specific codeThomas Gleixner
2018-03-13timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clockThomas Gleixner
2018-03-13timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clockThomas Gleixner
2018-03-13perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr()Jiri Olsa
2018-03-13hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint()Jiri Olsa
2018-03-13hw_breakpoint: Factor out __modify_user_hw_breakpoint() functionJiri Olsa
2018-03-13hw_breakpoint: Add modify_bp_slot() functionJiri Olsa
2018-03-13hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot()Jiri Olsa
2018-03-13hw_breakpoint: Pass bp_type directly as find_slot_idx() argumentJiri Olsa
2018-03-12error-injection: Fix to prohibit jump optimizationMasami Hiramatsu
2018-03-12perf/core: Fix installing cgroup events on CPUleilei.lin
2018-03-12perf/core: Optimize perf_rotate_context() event schedulingPeter Zijlstra
2018-03-12perf/core: Fix tree based event rotationPeter Zijlstra
2018-03-12perf/core: Simpify perf_event_groups_for_each()Peter Zijlstra
2018-03-12perf/core: Optimize ctx_sched_out()Peter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2018-03-12perf/core: Fix event schedule orderPeter Zijlstra
2018-03-12perf/core: Cleanup the rb-tree codePeter Zijlstra
2018-03-12perf/cor: Use RB trees for pinned/flexible groupsAlexey Budankov
2018-03-12perf/core: Fix perf_output_read_group()Peter Zijlstra
2018-03-12Merge tag 'v4.16-rc5' into locking/core, to pick up fixesIngo Molnar
2018-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-03-11Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar