index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
1
-15
/
+38
2020-01-31
tracing: Change trace_boot to use synth_event interface
Tom Zanussi
2
-26
/
+14
2020-01-31
kdb: Use for_each_console() helper
Andy Shevchenko
1
-6
/
+3
2020-01-31
kdb: remove redundant assignment to pointer bp
Colin Ian King
1
-1
/
+0
2020-01-31
kdb: Get rid of confusing diag msg from "rd" if current task has no regs
Douglas Anderson
1
-15
/
+13
2020-01-31
kdb: Gid rid of implicit setting of the current task / regs
Douglas Anderson
3
-9
/
+2
2020-01-31
kdb: kdb_current_task shouldn't be exported
Douglas Anderson
1
-1
/
+0
2020-01-31
kdb: kdb_current_regs should be private
Douglas Anderson
1
-0
/
+1
2020-01-30
cgroup: init_tasks shouldn't be linked to the root cgroup
Tejun Heo
1
-5
/
+8
2020-01-30
tracing: Move tracing selftests to bottom of menu
Steven Rostedt (VMware)
1
-84
/
+84
2020-01-30
tracing: Move mmio tracer config up with the other tracers
Steven Rostedt (VMware)
1
-13
/
+13
2020-01-30
tracing: Move tracing test module configs together
Steven Rostedt (VMware)
1
-11
/
+11
2020-01-30
tracing: Move all function tracing configs together
Steven Rostedt (VMware)
1
-71
/
+71
2020-01-30
tracing: Add kprobe event command generation test module
Tom Zanussi
3
-0
/
+238
2020-01-30
tracing: Change trace_boot to use kprobe_event interface
Tom Zanussi
2
-27
/
+17
2020-01-30
tracing: Add kprobe event command generation functions
Tom Zanussi
1
-0
/
+161
2020-01-30
tracing: Add synth event generation test module
Tom Zanussi
3
-0
/
+537
2020-01-30
tracing: Add synth_event_trace() and related functions
Tom Zanussi
1
-0
/
+463
2020-01-30
tracing: Add synthetic event command generation functions
Tom Zanussi
1
-4
/
+375
2020-01-30
tracing: Add dynamic event command creation interface
Tom Zanussi
2
-0
/
+273
2020-01-30
tracing: Add synth_event_delete()
Tom Zanussi
1
-16
/
+41
2020-01-30
tracing: Add trace_get/put_event_file()
Tom Zanussi
1
-0
/
+85
2020-01-30
tracing: Add trace_array_find/_get() to find instance trace arrays
Tom Zanussi
2
-10
/
+35
2020-01-30
trigger_next should increase position index
Vasily Averin
1
-2
/
+3
2020-01-30
tracing: eval_map_next() should always increase position index
Vasily Averin
1
-3
/
+1
2020-01-30
ftrace: fpid_next() should increase position index
Vasily Averin
1
-2
/
+3
2020-01-30
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
1
-1
/
+3
2020-01-29
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-2
/
+2
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
3
-1
/
+116
2020-01-29
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+3
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
4
-66
/
+23
2020-01-29
Merge tag 'printk-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+7
2020-01-29
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2020-01-29
bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()
Martin KaFai Lau
2
-4
/
+3
2020-01-29
tracing/boot: Move external function declarations to kernel/trace/trace.h
Masami Hiramatsu
2
-15
/
+17
2020-01-29
tracing/boot: Include required headers and sort it alphabetically
Masami Hiramatsu
1
-1
/
+8
2020-01-28
tracing: Add 'hist:' to hist trigger error log error string
Tom Zanussi
1
-1
/
+2
2020-01-28
tracing: Add hist trigger error messages for sort specification
Tom Zanussi
1
-4
/
+17
2020-01-28
tracing: Simplify assignment parsing for hist triggers
Tom Zanussi
1
-43
/
+27
2020-01-28
Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
21
-621
/
+2798
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-192
/
+194
2020-01-28
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
1
-1
/
+8
2020-01-28
sched/nohz: Optimize get_nohz_timer_target()
Wanpeng Li
1
-7
/
+12
2020-01-28
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
1
-1
/
+1
2020-01-28
sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains
Mel Gorman
1
-12
/
+29
2020-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2
-11
/
+26
2020-01-28
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
[prev]
[next]