summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-10-04tracing: Make traceprobe parsing code reusableTom Zanussi
2017-10-04tracing: Increase tracing map KEYS_MAX sizeTom Zanussi
2017-10-04tracing: Remove lookups from tracing_map hitcountTom Zanussi
2017-10-04tracing: Exclude 'generic fields' from histogramsTom Zanussi
2017-10-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-10-04ring-buffer: Rewrite trace_recursive_(un)lock() to be simplerSteven Rostedt (VMware)
2017-10-04tracing: Reverse the order of trace_types_lock and event_mutexSteven Rostedt (VMware)
2017-10-04tracing: Remove redundant unread variable retColin Ian King
2017-10-04tracing: Remove obsolete sched_switch tracer selftestJoel Fernandes
2017-10-04Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-04watchdog/core: Put softlockup_threads_initialized under ifdef guardThomas Gleixner
2017-10-04watchdog/core: Rename some softlockup_* functionsThomas Gleixner
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner
2017-10-04watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner
2017-10-03kernel/params.c: improve STANDARD_PARAM_DEF readabilityJean Delvare
2017-10-03kernel/params.c: fix an overflow in param_attr_showJean Delvare
2017-10-03kernel/params.c: fix the maximum length in param_get_stringJean Delvare
2017-10-03kernel/kcmp.c: drop branch leftover typoCyrill Gorcunov
2017-10-03memremap: add scheduling point to devm_memremap_pagesMichal Hocko
2017-10-03kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()Luis R. Rodriguez
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang
2017-10-03kernel/params.c: align add_sysfs_param documentation with codeJean Delvare
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