index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
11
-23
/
+23
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
20
-77
/
+103
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
21
-58
/
+59
2021-07-09
io_uring: remove dead non-zero 'poll' check
Jens Axboe
1
-1
/
+1
2021-07-09
MIPS: vdso: Invalid GIC access through VDSO
Martin Fäcknitz
1
-1
/
+1
2021-07-09
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
5
-11
/
+31
2021-07-09
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2
-5
/
+20
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
3
-12
/
+6
2021-07-08
s390/linkage: increase asm symbols alignment to 16
Vasily Gorbik
1
-1
/
+1
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
3
-3
/
+3
2021-07-08
s390: add type checking to CALL_ON_STACK_NORETURN() macro
Heiko Carstens
1
-1
/
+3
2021-07-08
s390: remove old CALL_ON_STACK() macro
Heiko Carstens
1
-37
/
+0
2021-07-08
s390/softirq: use call_on_stack() macro
Heiko Carstens
1
-1
/
+1
2021-07-08
s390/lib: use call_on_stack() macro
Heiko Carstens
1
-2
/
+3
2021-07-08
s390/smp: use call_on_stack() macro
Heiko Carstens
1
-4
/
+8
2021-07-08
s390/kexec: use call_on_stack() macro
Heiko Carstens
1
-1
/
+2
2021-07-08
s390/irq: use call_on_stack() macro
Heiko Carstens
1
-3
/
+5
2021-07-08
s390/mm: use call_on_stack() macro
Heiko Carstens
1
-4
/
+9
2021-07-08
s390: introduce proper type handling call_on_stack() macro
Heiko Carstens
1
-0
/
+97
2021-07-08
s390/irq: simplify on_async_stack()
Heiko Carstens
1
-1
/
+1
2021-07-08
s390/irq: inline do_softirq_own_stack()
Heiko Carstens
2
-8
/
+13
2021-07-08
s390/irq: simplify do_softirq_own_stack()
Heiko Carstens
1
-11
/
+1
2021-07-08
s390/ap: get rid of register asm in ap_dqap()
Harald Freudenberger
1
-18
/
+24
2021-07-08
s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART
Sven Schnelle
3
-11
/
+12
2021-07-08
s390: move restart of execve() syscall
Sven Schnelle
2
-15
/
+20
2021-07-08
s390/signal: remove sigreturn on stack
Sven Schnelle
4
-36
/
+2
2021-07-08
s390/signal: switch to using vdso for sigreturn and syscall restart
Sven Schnelle
4
-31
/
+31
2021-07-08
io_uring: mitigate unlikely iopoll lag
Pavel Begunkov
1
-1
/
+5