aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-05powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy4-109/+2
2022-05-05powerpc/mm: Enable full randomisation of memory mappingsChristophe Leroy2-12/+8
2022-05-05powerpc/mm: Move get_unmapped_area functions to slice.cChristophe Leroy5-63/+48
2022-05-05powerpc/mm: Use generic_hugetlb_get_unmapped_area()Christophe Leroy3-62/+1
2022-05-05powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()Christophe Leroy2-121/+14
2022-05-05powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy8-36/+5
2022-05-05powerpc/mm: Make slice specific to book3s/64Christophe Leroy9-63/+20
2022-05-05powerpc/mm: Move vma_mmu_pagesize()Christophe Leroy2-11/+9
2022-05-05mm: Add len and flags parameters to arch_get_mmap_end()Christophe Leroy4-8/+8
2022-05-05mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functionsChristophe Leroy4-11/+51
2022-05-05mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUTChristophe Leroy1-1/+1
2022-05-04powerpc/vdso: Fix incorrect CFI in gettimeofday.SMichael Ellerman1-2/+7
2022-05-04powerpc/pseries/vas: Use QoS credits from the userspaceHaren Myneni3-17/+27
2022-05-04powerpc/eeh: Remove unused inline functionsYueHaibing2-5/+3
2022-05-04powerpc/powermac: Use for_each_property_of_node()Michael Ellerman1-1/+1
2022-05-04powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap1-1/+1
2022-05-04powerpc/idle: Fix return value of __setup() handlerRandy Dunlap1-1/+1
2022-05-04powerpc/5xx: Drop unnecessary castWang Qing1-1/+1
2022-05-04selftests/powerpc: Fix typo in spectre_v2Russell Currey1-1/+1
2022-05-04macintosh: Use for_each_child_of_node() macroZou Wei1-3/+3
2022-05-04powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.cChristophe Leroy2-3/+6
2022-05-04powerpc/kuap: Remove unused inline function __kuap_assert_locked()YueHaibing1-1/+0
2022-05-04powerpc/smp: Remove unused inline functionsYueHaibing1-2/+0
2022-05-04powerpc: Remove redundant spaces to match coding stylemaqiang1-1/+1
2022-05-04powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()Magali Lemes1-0/+9
2022-05-04macintosh: Fix warning comparing pointer to 0Yang Li1-3/+3
2022-05-04powerpc/fadump: Use swap() instead of open coding itJiapeng Chong1-6/+2
2022-05-04macintosh/ams: Remove unneeded result variableMinghao Chi1-5/+1
2022-05-04powerpc: No need to initialise statics to 0Xiang wangx1-1/+1
2022-05-04macintosh/adb: Use swap() to make code cleanerYang Guang1-3/+1
2022-05-04powerpc/fadump: Correct two typos in a commentRandy Dunlap1-2/+2
2022-05-04macintosh/ams: Replace snprintf in show functions with sysfs_emitQing Wang1-1/+1
2022-05-04Documentation: Fix typo in testing/sysfs-class-cxlSohaib Mohamed1-2/+2
2022-05-04macintosh/smu: Fix warning comparing pointer to 0Jing Yangyang1-3/+3
2022-05-04powerpc: use strscpy to replace strlcpyJason Wang1-1/+1
2022-05-04powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'Jason Wang1-20/+20
2022-05-04powerpc/powernv: Switch from __FUNCTION__ to __func__Dwaipayan Ray1-1/+1
2022-05-04powerpc/mm: Switch from __FUNCTION__ to __func__Dwaipayan Ray1-2/+1
2022-05-04powerpc: Fix spelling mistake "mesages" -> "messages" in KconfigColin Ian King1-1/+1
2022-05-04powerpc/rtas: Replaced simple_strtoull() with kstrtoull()Chen Huang1-6/+1
2022-05-04powerpc/mpc52xx: Fix some pr_debug() issuesRandy Dunlap1-15/+6
2022-05-04macintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlockYe Bin1-5/+1
2022-05-04powerpc/pmac: remove unused symbolZucheng Zheng1-4/+0
2022-05-04powerpc: make 'boot_text_mapped' staticYu Kuai1-1/+1
2022-05-04powerpc: remove set but not used variable 'force_printk_to_btext'Yu Kuai1-1/+0
2022-05-04powerpc/pseries/cmm: Remove unneeded variable "ret"zuoqilin1-3/+1
2022-05-04powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()YueHaibing1-2/+0
2022-05-04powerpc/time: Fix sparse warningsHe Ying3-7/+5
2022-05-02powerpc/sstep: Use bitwise instead of arithmetic operator for flagsYang Li1-3/+3
2022-05-02powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap1-0/+1