index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-05
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-7
/
+11
2017-10-06
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-7
/
+11
2017-10-05
ftrace: Add freeing algorithm to free ftrace_mod_maps
Steven Rostedt (VMware)
1
-2
/
+30
2017-10-05
ftrace: Save module init functions kallsyms symbols for tracing
Steven Rostedt (VMware)
3
-3
/
+150
2017-10-05
ftrace: Allow module init functions to be traced
Steven Rostedt (VMware)
2
-2
/
+6
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-10-05
workqueue: Convert callback to use from_timer()
Kees Cook
1
-4
/
+3
2017-10-05
kthread: Convert callback to use from_timer()
Kees Cook
1
-6
/
+4
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-1
/
+1
2017-10-05
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
1
-5
/
+3
2017-10-05
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
1
-7
/
+19
2017-10-05
Merge branch 'linus' into timers/core
Thomas Gleixner
19
-238
/
+555
2017-10-04
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
1
-0
/
+40
2017-10-04
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
4
-0
/
+128
2017-10-04
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
4
-145
/
+410
2017-10-04
ftrace: Add a ftrace_free_mem() function for modules to use
Steven Rostedt (VMware)
1
-3
/
+11
2017-10-04
sysctl: remove /proc/sys/vm/nr_pdflush_threads
Jens Axboe
1
-5
/
+0
2017-10-04
tracing: Reimplement log2
Tom Zanussi
1
-4
/
+27
2017-10-04
tracing: Add hist_field_name() accessor
Tom Zanussi
1
-22
/
+45
2017-10-04
tracing: Clean up hist_field_flags enum
Tom Zanussi
1
-10
/
+10
2017-10-04
tracing: Make traceprobe parsing code reusable
Tom Zanussi
6
-103
/
+103
2017-10-04
tracing: Increase tracing map KEYS_MAX size
Tom Zanussi
1
-1
/
+1
2017-10-04
tracing: Remove lookups from tracing_map hitcount
Tom Zanussi
1
-1
/
+2
2017-10-04
tracing: Exclude 'generic fields' from histograms
Tom Zanussi
1
-2
/
+2
2017-10-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-23
/
+38
2017-10-04
ring-buffer: Rewrite trace_recursive_(un)lock() to be simpler
Steven Rostedt (VMware)
1
-47
/
+17
2017-10-04
tracing: Reverse the order of trace_types_lock and event_mutex
Steven Rostedt (VMware)
2
-16
/
+20
2017-10-04
tracing: Remove redundant unread variable ret
Colin Ian King
1
-4
/
+2
2017-10-04
tracing: Remove obsolete sched_switch tracer selftest
Joel Fernandes
2
-34
/
+0
2017-10-04
Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-16
/
+2
2017-10-04
watchdog/core: Put softlockup_threads_initialized under ifdef guard
Thomas Gleixner
1
-1
/
+1
2017-10-04
watchdog/core: Rename some softlockup_* functions
Thomas Gleixner
1
-9
/
+9
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
1
-1
/
+4
2017-10-04
watchdog/core, powerpc: Lock cpus across reconfiguration
Thomas Gleixner
2
-3
/
+10
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
1
-15
/
+18
2017-10-03
kernel/params.c: improve STANDARD_PARAM_DEF readability
Jean Delvare
1
-8
/
+8
2017-10-03
kernel/params.c: fix an overflow in param_attr_show
Jean Delvare
1
-10
/
+7
2017-10-03
kernel/params.c: fix the maximum length in param_get_string
Jean Delvare
1
-1
/
+1
2017-10-03
kernel/kcmp.c: drop branch leftover typo
Cyrill Gorcunov
1
-1
/
+1
2017-10-03
memremap: add scheduling point to devm_memremap_pages
Michal Hocko
1
-1
/
+3
2017-10-03
kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
Luis R. Rodriguez
1
-2
/
+0
2017-10-03
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+18
2017-10-03
kernel/params.c: align add_sysfs_param documentation with code
Jean Delvare
1
-1
/
+1
2017-10-03
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-1
/
+1
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+8
2017-10-03
rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()
Paul E. McKenney
1
-2
/
+2
2017-10-03
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
1
-14
/
+0
2017-10-03
PM: Use a more common logging style
Joe Perches
3
-90
/
+77
2017-10-03
PM / OPP: Move the OPP directory out of power/
Viresh Kumar
1
-14
/
+0
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-141
/
+363
[prev]
[next]