index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
powerpc/powermac: Use for_each_property_of_node()
Michael Ellerman
1
-1
/
+1
2022-05-04
powerpc/4xx/cpm: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-05-04
powerpc/idle: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-05-04
powerpc/5xx: Drop unnecessary cast
Wang Qing
1
-1
/
+1
2022-05-04
selftests/powerpc: Fix typo in spectre_v2
Russell Currey
1
-1
/
+1
2022-05-04
macintosh: Use for_each_child_of_node() macro
Zou Wei
1
-3
/
+3
2022-05-04
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Christophe Leroy
2
-3
/
+6
2022-05-04
powerpc/kuap: Remove unused inline function __kuap_assert_locked()
YueHaibing
1
-1
/
+0
2022-05-04
powerpc/smp: Remove unused inline functions
YueHaibing
1
-2
/
+0
2022-05-04
powerpc: Remove redundant spaces to match coding style
maqiang
1
-1
/
+1
2022-05-04
powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()
Magali Lemes
1
-0
/
+9
2022-05-04
macintosh: Fix warning comparing pointer to 0
Yang Li
1
-3
/
+3
2022-05-04
powerpc/fadump: Use swap() instead of open coding it
Jiapeng Chong
1
-6
/
+2
2022-05-04
macintosh/ams: Remove unneeded result variable
Minghao Chi
1
-5
/
+1
2022-05-04
powerpc: No need to initialise statics to 0
Xiang wangx
1
-1
/
+1
2022-05-04
macintosh/adb: Use swap() to make code cleaner
Yang Guang
1
-3
/
+1
2022-05-04
powerpc/fadump: Correct two typos in a comment
Randy Dunlap
1
-2
/
+2
2022-05-04
macintosh/ams: Replace snprintf in show functions with sysfs_emit
Qing Wang
1
-1
/
+1
2022-05-04
Documentation: Fix typo in testing/sysfs-class-cxl
Sohaib Mohamed
1
-2
/
+2
2022-05-04
macintosh/smu: Fix warning comparing pointer to 0
Jing Yangyang
1
-3
/
+3
2022-05-04
powerpc: use strscpy to replace strlcpy
Jason Wang
1
-1
/
+1
2022-05-04
powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'
Jason Wang
1
-20
/
+20
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
[next]