index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
trace
/
kprobetrace.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-22
hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs
Guenter Roeck
1
-98
/
+0
2020-12-22
dm cache: simplify the return expression of load_mapping()
Zheng Yongjun
1
-6
/
+1
2020-12-22
exfat: Avoid allocating upcase table using kcalloc()
Artem Labazov
1
-3
/
+3
2020-12-21
dm ebs: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
1
-1
/
+1
2020-12-21
dm verity: skip verity work if I/O error when system is shutting down
Hyeongseok Kim
1
-1
/
+11
2020-12-21
ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...
Ard Biesheuvel
1
-2
/
+2
2020-12-21
ARM: 9038/1: Link with '-z norelro'
Nathan Chancellor
1
-1
/
+1
2020-12-21
ARM: 9037/1: uncompress: Add OF_DT_MAGIC macro
Geert Uytterhoeven
1
-5
/
+7
2020-12-21
ARM: 9036/1: uncompress: Fix dbgadtb size parameter name
Geert Uytterhoeven
1
-2
/
+2
2020-12-21
ARM: 9035/1: uncompress: Add be32tocpu macro
Geert Uytterhoeven
1
-14
/
+12
2020-12-21
ARM: 9033/1: arm/smp: Drop the macro S(x,s)
Anshuman Khandual
1
-8
/
+7
2020-12-21
ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functions
Anshuman Khandual
1
-5
/
+22
2020-12-21
ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbol
Ard Biesheuvel
1
-6
/
+0
2020-12-21
ARM: 9044/1: vfp: use undef hook for VFP support detection
Ard Biesheuvel
2
-22
/
+20
2020-12-20
dt-binding: clock: Document canaan,k210-clk bindings
Damien Le Moal
2
-11
/
+99
2020-12-20
dt-bindings: Add Canaan vendor prefix
Damien Le Moal
1
-0
/
+2
2020-12-20
epoll: fix compat syscall wire up of epoll_pwait2
Heiko Carstens
4
-4
/
+4
2020-12-20
clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts"
Geert Uytterhoeven
1
-2
/
+2
2020-12-20
clk: ingenic: Fix divider calculation with div tables
Paul Cercueil
1
-4
/
+10
2020-12-20
clk: sunxi-ng: Make sure divider tables have sentinel
Jernej Skrabec
2
-0
/
+2
2020-12-20
clk: s2mps11: Fix a resource leak in error handling paths in the probe function
Christophe JAILLET
1
-0
/
+1
2020-12-20
clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
Terry Zhou
1
-2
/
+2
2020-12-20
clk: si5351: Wait for bit clear after PLL reset
Sascha Hauer
1
-3
/
+10
2020-12-20
clk: at91: sam9x60: remove atmel,osc-bypass support
Alexandre Belloni
1
-5
/
+1
2020-12-19
perf mem: Factor out a function to generate sort order
Kan Liang
1
-14
/
+27
2020-12-19
perf sort: Add sort option for data page size
Kan Liang
7
-2
/
+42
2020-12-19
perf script: Support data page size
Kan Liang
4
-4
/
+34
2020-12-19
clk: at91: sama7g5: register cpu clock
Claudiu Beznea
2
-7
/
+7
2020-12-19
clk: at91: clk-master: re-factor master clock
Claudiu Beznea
14
-146
/
+542
2020-12-19
clk: at91: sama7g5: do not allow cpu pll to go higher than 1GHz
Claudiu Beznea
1
-14
/
+47
2020-12-19
clk: at91: sama7g5: decrease lower limit for MCK0 rate
Claudiu Beznea
1
-1
/
+1
2020-12-19
clk: at91: sama7g5: remove mck0 from parent list of other clocks
Claudiu Beznea
1
-29
/
+26
2020-12-19
clk: at91: clk-sam9x60-pll: allow runtime changes for pll
Claudiu Beznea
4
-41
/
+197
2020-12-19
clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics
Eugen Hristev
1
-2
/
+2
2020-12-19
clk: at91: clk-master: add 5th divisor for mck master
Eugen Hristev
2
-2
/
+2
2020-12-19
clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT
Eugen Hristev
1
-2
/
+4
2020-12-19
dt-bindings: clock: at91: add sama7g5 pll defines
Eugen Hristev
2
-3
/
+13
2020-12-19
clk: at91: sama7g5: fix compilation error
Claudiu Beznea
1
-2
/
+4
2020-12-19
clk: bcm: dvp: Add MODULE_DEVICE_TABLE()
Nicolas Saenz Julienne
1
-0
/
+1
2020-12-19
clk: bcm: dvp: drop a variable that is assigned to only
Uwe Kleine-König
1
-2
/
+1
2020-12-19
mm/Kconfig: fix spelling mistake "whats" -> "what's"
Colin Ian King
1
-1
/
+1
2020-12-19
selftests/filesystems: expand epoll with epoll_pwait2
Willem de Bruijn
1
-0
/
+72
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
22
-2
/
+35
2020-12-19
epoll: add syscall epoll_pwait2
Willem de Bruijn
1
-14
/
+73
2020-12-19
epoll: convert internal api to timespec64
Willem de Bruijn
1
-20
/
+37
2020-12-19
epoll: eliminate unnecessary lock for zero timeout
Soheil Hassas Yeganeh
1
-13
/
+12
2020-12-19
epoll: replace gotos with a proper loop
Soheil Hassas Yeganeh
1
-21
/
+21
2020-12-19
epoll: pull all code between fetch_events and send_event into the loop
Soheil Hassas Yeganeh
1
-20
/
+21
2020-12-19
epoll: simplify and optimize busy loop logic
Soheil Hassas Yeganeh
1
-23
/
+17
2020-12-19
epoll: move eavail next to the list_empty_careful check
Soheil Hassas Yeganeh
1
-2
/
+1
[next]