index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
4
-11
/
+51
2022-05-05
mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TO...
Christophe Leroy
1
-1
/
+1
2022-05-05
Merge tag 'v5.18-rc4' into next
Michael Ellerman
701
-3708
/
+5140
2022-05-04
powerpc/eeh: Remove unused inline functions
YueHaibing
2
-5
/
+3
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
[next]