index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
powerpc/powernv: Switch from __FUNCTION__ to __func__
Dwaipayan Ray
1
-1
/
+1
2022-05-04
powerpc/mm: Switch from __FUNCTION__ to __func__
Dwaipayan Ray
1
-2
/
+1
2022-05-04
powerpc: Fix spelling mistake "mesages" -> "messages" in Kconfig
Colin Ian King
1
-1
/
+1
2022-05-04
powerpc/rtas: Replaced simple_strtoull() with kstrtoull()
Chen Huang
1
-6
/
+1
2022-05-04
powerpc/mpc52xx: Fix some pr_debug() issues
Randy Dunlap
1
-15
/
+6
2022-05-04
macintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlock
Ye Bin
1
-5
/
+1
2022-05-04
powerpc/pmac: remove unused symbol
Zucheng Zheng
1
-4
/
+0
2022-05-04
powerpc: make 'boot_text_mapped' static
Yu Kuai
1
-1
/
+1
2022-05-04
powerpc: remove set but not used variable 'force_printk_to_btext'
Yu Kuai
1
-1
/
+0
2022-05-04
powerpc/pseries/cmm: Remove unneeded variable "ret"
zuoqilin
1
-3
/
+1
2022-05-04
powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()
YueHaibing
1
-2
/
+0
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
3
-7
/
+5
2022-05-02
powerpc/sstep: Use bitwise instead of arithmetic operator for flags
Yang Li
1
-3
/
+3
2022-05-02
powerpc/8xx: export 'cpm_setbrg' for modules
Randy Dunlap
1
-0
/
+1
2022-05-02
powerpc/perf: Fix symbol undeclared warning
Wang Wensheng
1
-2
/
+2
2022-05-02
powerpc/pseries/dlpar: Remove unnecessary cast to kfree()
Xu Wang
1
-1
/
+1
2022-05-02
macintosh: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-3
/
+2
2022-04-29
selftests/powerpc: Add a test of 4PB SLB handling
Michael Ellerman
3
-1
/
+160
2022-04-27
powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()
Michael Ellerman
1
-1
/
+1
2022-04-27
selftests/powerpc: Add matrix multiply assist (MMA) test
Alistair Popple
4
-1
/
+89
2022-04-27
powerpc/boot: Build wrapper for an appropriate CPU
Joel Stanley
1
-2
/
+6
2022-04-26
powerpc/fadump: print start of preserved area
Hari Bathini
2
-6
/
+6
2022-04-26
powerpc/fadump: align destination address to pagesize
Hari Bathini
2
-0
/
+11
2022-04-26
powerpc/fadump: fix PT_LOAD segment for boot memory area
Hari Bathini
1
-2
/
+6
2022-04-26
powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
Hari Bathini
3
-3
/
+8
2022-04-26
powerpc/fadump: Fix fadump to work with a different endian capture kernel
Hari Bathini
2
-47
/
+57
2022-04-26
selftests/powerpc/pmu: Fix unsigned function returning negative constant
Haowen Bai
1
-1
/
+1
2022-04-26
powerpc/boot: remove unused function find_node_by_linuxphandle()
Frank Rowand
1
-6
/
+0
2022-04-23
powerpc: Remove unused SLOW_DOWN_IO definition
Bjorn Helgaas
1
-2
/
+0
2022-04-21
misc: ocxl: fix possible double free in ocxl_file_register_afu
Hangyu Hua
1
-0
/
+2
2022-04-21
powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
Andy Shevchenko
1
-9
/
+5
2022-04-11
Linux 5.18-rc2
v5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
1
-0
/
+1
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
1
-0
/
+4
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
1
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
5
-28
/
+83
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
8
-14
/
+32
2022-04-09
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-09
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-04-09
MAINTAINERS: add Tom as clang reviewer
Tom Rix
1
-0
/
+1
2022-04-09
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
1
-6
/
+0
[next]