index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/ftrace: Fix function trace events
Peter Zijlstra
2017-10-16
1
-31
/
+49
*
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...
Peter Zijlstra
2017-10-16
5
-17
/
+10
*
tracing: mark trace_test_buffer as __maybe_unused
Arnd Bergmann
2017-10-13
1
-1
/
+1
*
printk: Remove superfluous memory barriers from printk_safe
Steven Rostedt (VMware)
2017-10-13
1
-7
/
+8
*
ftrace: Clear hashes of stale ips of init memory
Joel Fernandes
2017-10-10
1
-0
/
+69
*
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
2017-10-10
3
-1
/
+46
*
tracing: Prepare to add preempt and irq trace events
Joel Fernandes
2017-10-06
1
-26
/
+74
*
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
Steven Rostedt (VMware)
2017-10-05
2
-6
/
+72
*
ftrace: Add freeing algorithm to free ftrace_mod_maps
Steven Rostedt (VMware)
2017-10-05
1
-2
/
+30
*
ftrace: Save module init functions kallsyms symbols for tracing
Steven Rostedt (VMware)
2017-10-05
3
-3
/
+150
*
ftrace: Allow module init functions to be traced
Steven Rostedt (VMware)
2017-10-05
2
-2
/
+6
*
ftrace: Add a ftrace_free_mem() function for modules to use
Steven Rostedt (VMware)
2017-10-04
1
-3
/
+11
*
tracing: Reimplement log2
Tom Zanussi
2017-10-04
1
-4
/
+27
*
tracing: Add hist_field_name() accessor
Tom Zanussi
2017-10-04
1
-22
/
+45
*
tracing: Clean up hist_field_flags enum
Tom Zanussi
2017-10-04
1
-10
/
+10
*
tracing: Make traceprobe parsing code reusable
Tom Zanussi
2017-10-04
6
-103
/
+103
*
tracing: Increase tracing map KEYS_MAX size
Tom Zanussi
2017-10-04
1
-1
/
+1
*
tracing: Remove lookups from tracing_map hitcount
Tom Zanussi
2017-10-04
1
-1
/
+2
*
tracing: Exclude 'generic fields' from histograms
Tom Zanussi
2017-10-04
1
-2
/
+2
*
ring-buffer: Rewrite trace_recursive_(un)lock() to be simpler
Steven Rostedt (VMware)
2017-10-04
1
-47
/
+17
*
tracing: Reverse the order of trace_types_lock and event_mutex
Steven Rostedt (VMware)
2017-10-04
2
-16
/
+20
*
tracing: Remove redundant unread variable ret
Colin Ian King
2017-10-04
1
-4
/
+2
*
tracing: Remove obsolete sched_switch tracer selftest
Joel Fernandes
2017-10-04
2
-34
/
+0
*
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
1
-142
/
+364
|
\
|
*
smp/hotplug: Hotplug state fail injection
Peter Zijlstra
2017-09-25
1
-1
/
+59
|
*
smp/hotplug: Differentiate the AP completion between up and down
Peter Zijlstra
2017-09-25
1
-17
/
+32
|
*
smp/hotplug: Differentiate the AP-work lockdep class between up and down
Peter Zijlstra
2017-09-25
1
-9
/
+32
|
*
smp/hotplug: Callback vs state-machine consistency
Peter Zijlstra
2017-09-25
1
-4
/
+22
|
*
smp/hotplug: Rewrite AP state machine core
Peter Zijlstra
2017-09-25
1
-115
/
+206
|
*
smp/hotplug: Allow external multi-instance rollback
Peter Zijlstra
2017-09-25
1
-15
/
+32
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-10-01
5
-23
/
+35
|
\
\
|
*
|
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
2017-09-29
1
-1
/
+2
|
*
|
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
2017-09-29
1
-1
/
+23
|
*
|
sched/tracing: Use common task-state helpers
Peter Zijlstra
2017-09-29
2
-19
/
+10
|
*
|
sched/debug: Remove unused variable
Peter Zijlstra
2017-09-29
1
-2
/
+0
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-01
1
-5
/
+15
|
\
\
\
|
*
|
|
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
2017-09-29
1
-5
/
+15
|
|
/
/
*
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-10-01
2
-11
/
+49
|
\
\
\
|
*
|
|
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
Prateek Sood
2017-09-29
1
-0
/
+27
|
*
|
|
futex: Fix pi_state->owner serialization
Peter Zijlstra
2017-09-25
1
-11
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
3
-3
/
+6
|
\
\
\
|
*
|
|
irq/generic-chip: Don't replace domain's name
Jeffy Chen
2017-09-28
1
-1
/
+0
|
*
|
|
irqdomain: Add __rcu annotations to radix tree accessors
Masahiro Yamada
2017-09-25
1
-2
/
+2
|
*
|
|
genirq: Check __free_irq() return value for NULL
Alexandru Moise
2017-09-25
1
-0
/
+4
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-09-29
1
-13
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix infoleak in waitid(2)
Al Viro
2017-09-29
1
-13
/
+10
*
|
|
Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-28
1
-7
/
+16
|
\
\
\
|
*
|
|
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
2017-09-27
1
-7
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-25
1
-6
/
+12
|
\
\
\
|
*
|
|
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-09-25
1
-6
/
+12
[next]