index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
clk: renesas: r8a779a0: Add I2C clocks
Wolfram Sang
1
-0
/
+7
2021-01-12
dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add support for RZ/G2 M/N/H
Adam Ford
1
-0
/
+3
2021-01-12
clk: renesas: r8a779a0: Add SYS-DMAC clocks
Geert Uytterhoeven
1
-0
/
+2
2021-01-12
clk: renesas: r8a779a0: Add SDHI support
Wolfram Sang
2
-2
/
+16
2021-01-12
clk: renesas: rcar-gen3: Factor out CPG library
Wolfram Sang
5
-251
/
+309
2021-01-12
clk: renesas: rcar-gen3: Remove cpg_quirks access when registering SD clock
Wolfram Sang
1
-9
/
+10
2021-01-12
clk: renesas: r8a779a0: Add MSIOF clocks
Geert Uytterhoeven
1
-0
/
+6
2021-01-12
clk: renesas: r8a779a0: Add PFC/GPIO clocks
Geert Uytterhoeven
1
-0
/
+5
2021-01-07
clk: renesas: r8a779a0: Fix parent of CBFUSA clock
Geert Uytterhoeven
1
-1
/
+1
2021-01-07
clk: renesas: r8a779a0: Remove non-existent S2 clock
Geert Uytterhoeven
1
-1
/
+0
2021-01-07
clk: renesas: r8a779a0: Add HSCIF support
Wolfram Sang
1
-0
/
+4
2020-12-28
clk: renesas: r8a779a0: Add RWDT clocks
Wolfram Sang
1
-0
/
+9
2020-12-28
clk: renesas: r8a779a0: Add VSPX clock support
Kieran Bingham
1
-0
/
+4
2020-12-28
clk: renesas: r8a779a0: Add VSPD clock support
Kieran Bingham
1
-0
/
+2
2020-12-28
clk: renesas: r8a779a0: Add FCPVD clock support
Kieran Bingham
1
-0
/
+2
2020-12-28
clk: renesas: r8a77995: Add TMU clocks
Niklas Söderlund
1
-0
/
+5
2020-12-28
clk: renesas: r8a77990: Add TMU clocks
Niklas Söderlund
1
-0
/
+5
2020-12-28
clk: renesas: r8a77965: Add TMU clocks
Niklas Söderlund
1
-0
/
+5
2020-12-28
clk: renesas: r8a7796: Add TMU clocks
Niklas Söderlund
1
-0
/
+5
2020-12-27
Linux 5.11-rc1
Linus Torvalds
1
-2
/
+2
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-25
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-25
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-25
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-25
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
1
-1
/
+1
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
1
-3
/
+10
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
4
-16
/
+16
2020-12-24
perf stat aggregation: Add separate core member
James Clark
5
-28
/
+27
2020-12-24
perf stat aggregation: Add separate die member
James Clark
5
-36
/
+26
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
6
-51
/
+41
2020-12-24
perf stat aggregation: Add separate node member
James Clark
5
-8
/
+21
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
4
-11
/
+11
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
4
-20
/
+35
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
2
-0
/
+25
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
7
-127
/
+173
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
2
-0
/
+26
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
1
-4
/
+4
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
1
-7
/
+46
2020-12-24
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-170
/
+226
2020-12-24
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-7
/
+19
2020-12-24
perf s390: Move syscall.tbl check into check-headers.sh
Tiezhu Yang
2
-4
/
+1
2020-12-24
perf powerpc: Move syscall.tbl check to check-headers.sh
Tiezhu Yang
2
-7
/
+1
2020-12-24
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+28
2020-12-24
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+0
2020-12-24
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-12-24
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+56
[next]