summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-10-07padata: ensure padata_do_serial() runs on the correct CPUMathias Krause
2017-10-07padata: ensure the reorder timer callback runs on the correct CPUMathias Krause
2017-10-07padata: set cpu_index of unused CPUs to -1Mathias Krause
2017-10-06tracing: Prepare to add preempt and irq trace eventsJoel Fernandes
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-05ftrace/kallsyms: Have /proc/kallsyms show saved mod init functionsSteven Rostedt (VMware)
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-05Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-10-06Merge branch 'pm-sleep'Rafael J. Wysocki
2017-10-05ftrace: Add freeing algorithm to free ftrace_mod_mapsSteven Rostedt (VMware)
2017-10-05ftrace: Save module init functions kallsyms symbols for tracingSteven Rostedt (VMware)
2017-10-05ftrace: Allow module init functions to be tracedSteven Rostedt (VMware)
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-05workqueue: Convert callback to use from_timer()Kees Cook
2017-10-05kthread: Convert callback to use from_timer()Kees Cook
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-05timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook
2017-10-05timer: Convert schedule_timeout() to use from_timer()Kees Cook
2017-10-05Merge branch 'linus' into timers/coreThomas Gleixner
2017-10-04bpf: enforce return code for cgroup-bpf programsAlexei Starovoitov
2017-10-04bpf: introduce BPF_PROG_QUERY commandAlexei Starovoitov
2017-10-04bpf: multi program support for cgroup+bpfAlexei Starovoitov
2017-10-04ftrace: Add a ftrace_free_mem() function for modules to useSteven Rostedt (VMware)
2017-10-04sysctl: remove /proc/sys/vm/nr_pdflush_threadsJens Axboe
2017-10-04tracing: Reimplement log2Tom Zanussi
2017-10-04tracing: Add hist_field_name() accessorTom Zanussi
2017-10-04tracing: Clean up hist_field_flags enumTom Zanussi
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