index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
clk: socfpga: clk-pll-a10: Remove set but unused variable 'rc'
Lee Jones
1
-2
/
+1
2021-02-11
clk: socfpga: clk-pll: Remove unused variable 'rc'
Lee Jones
1
-2
/
+1
2021-02-11
clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where...
Lee Jones
2
-5
/
+5
2021-02-11
clk: bcm: clk-iproc-pll: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-02-11
clk: zynqmp: divider: Add missing description for 'max_div'
Lee Jones
1
-0
/
+1
2021-02-11
clk: spear: Move prototype to accessible header
Lee Jones
5
-12
/
+26
2021-02-11
clk: qcom: clk-rpm: Remove a bunch of superfluous code
Lee Jones
1
-63
/
+0
2021-02-11
clk: clk-xgene: Add description for 'mask' and fix formatting for 'flags'
Lee Jones
1
-3
/
+2
2021-02-11
clk: qcom: mmcc-msm8974: Remove unused static const tables 'mmcc_xo_mmpll0_1_...
Lee Jones
1
-16
/
+0
2021-02-11
clk: clk-npcm7xx: Remove unused static const tables 'npcm7xx_gates' and 'npcm...
Lee Jones
1
-108
/
+0
2021-02-11
clk: clk-fixed-mmio: Demote obvious kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-02-11
clk: qcom: gcc-ipq4019: Remove unused variable 'ret'
Lee Jones
1
-4
/
+3
2021-02-11
clk: ti: dpll44xx: Fix some potential doc-rot
Lee Jones
1
-2
/
+4
2021-02-11
clk: tegra: cvb: Provide missing description for 'tegra_cvb_add_opp_table()'s...
Lee Jones
1
-0
/
+1
2021-02-11
clk: tegra: clk-tegra30: Remove unused variable 'reg'
Lee Jones
1
-4
/
+1
2021-02-11
clk: qcom: clk-regmap: Provide missing description for 'devm_clk_register_reg...
Lee Jones
1
-0
/
+1
2021-02-11
clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy ones
Lee Jones
1
-9
/
+11
2021-02-11
clk: ti: clkt_dpll: Fix some kernel-doc misdemeanours
Lee Jones
1
-1
/
+2
2021-02-11
clk: zynq: pll: Fix kernel-doc formatting in 'clk_register_zynq_pll's header
Lee Jones
1
-6
/
+6
2020-12-28
Linux 5.11-rc1
v5.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-26
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-26
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-26
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-26
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]