summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * powerpc/time: Always set decrementer in timer_interrupt()Michael Ellerman2022-04-211-15/+14
| * | vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu2022-04-191-1/+1
| |/
* | powerpc/idle: Fix return value of __setup() handlerRandy Dunlap2022-05-041-1/+1
* | powerpc: Remove redundant spaces to match coding stylemaqiang2022-05-041-1/+1
* | powerpc/fadump: Use swap() instead of open coding itJiapeng Chong2022-05-041-6/+2
* | powerpc/fadump: Correct two typos in a commentRandy Dunlap2022-05-041-2/+2
* | powerpc/rtas: Replaced simple_strtoull() with kstrtoull()Chen Huang2022-05-041-6/+1
* | powerpc: make 'boot_text_mapped' staticYu Kuai2022-05-041-1/+1
* | powerpc: remove set but not used variable 'force_printk_to_btext'Yu Kuai2022-05-041-1/+0
* | powerpc/time: Fix sparse warningsHe Ying2022-05-041-5/+4
* | powerpc/fadump: align destination address to pagesizeHari Bathini2022-04-261-0/+5
* | powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini2022-04-261-2/+6
* | powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPARHari Bathini2022-04-261-1/+6
|/
* Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-04-102-0/+32
|\
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-03-282-0/+32
| |\
| | * KVM: PPC: Book3S PR: Disable SCV when AIL could be disabledNicholas Piggin2022-03-082-0/+32
* | | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\ \ \
| * | | arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
| | |/ | |/|
* | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-292-6/+6
|\ \ \ | |_|/ |/| |
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-4/+4
* | | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-271-13/+21
|\ \ \
| * | | x86/ibt,kprobes: Cure sym+0 equals fentry woesPeter Zijlstra2022-03-151-13/+21
* | | | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-2560-939/+565
|\ \ \ \
| * | | | powerpc/time: improve decrementer clockevent processingNicholas Piggin2022-03-161-8/+10
| * | | | powerpc/time: Fix KVM host re-arming a timer beyond decrementer rangeNicholas Piggin2022-03-161-2/+3
| * | | | powerpc/tm: Fix more userspace r13 corruptionNicholas Piggin2022-03-161-9/+16
| * | | | powerpc/64: Add UADDR64 relocation supportAlexey Kardashevskiy2022-03-092-22/+47
| * | | | powerpc/secvar: fix refcount leak in format_show()Hangyu Hua2022-03-081-3/+6
| * | | | powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-0811-11/+0
| * | | | powerpc/smp: Declare current_set staticChristophe Leroy2022-03-071-1/+1
| * | | | powerpc/ftrace: Use STK_GOT in ftrace_mprofile.SChristophe Leroy2022-03-071-2/+2
| * | | | powerpc/ftrace: Regroup PPC64 specific operations in ftrace_mprofile.SChristophe Leroy2022-03-071-5/+2
| * | | | powerpc/ftrace: Refactor ftrace_{regs_}callerChristophe Leroy2022-03-071-102/+45
| * | | | powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller()Christophe Leroy2022-03-071-8/+2
| * | | | powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar2022-03-072-28/+34
| * | | | powerpc/mce: Modify the real address error logging messagesGanesh Goudar2022-03-071-4/+4
| * | | | Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman2022-03-073-29/+27
| |\ \ \ \
| | * | | | asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy2022-02-161-8/+0
| | * | | | asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2022-02-161-0/+6
| | * | | | powerpc: Prepare func_desc_t for refactorisationChristophe Leroy2022-02-161-18/+18
| | * | | | powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'Christophe Leroy2022-02-161-5/+5
| | * | | | powerpc: Move and rename func_descr_tChristophe Leroy2022-02-161-4/+4
| | | |_|/ | | |/| |
| * | | | powerpc/fadump: register for fadump as early as possibleHari Bathini2022-03-011-3/+10
| * | | | powerpc/module_64: fix array_size.cocci warningGuo Zhengkui2022-02-241-1/+2
| * | | | powerpc/ftrace: Style cleanup in ftrace_mprofile.SChristophe Leroy2022-02-161-4/+8
| * | | | powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...Christophe Leroy2022-02-161-0/+4
| * | | | powerpc/ftrace: Add recursion protection in prepare_ftrace_return()Christophe Leroy2022-02-161-0/+7
| * | | | powerpc/ftrace: Also save r1 in ftrace_caller()Christophe Leroy2022-02-161-0/+4
| * | | | powerpc/vdso: Move cvdso_call macro into gettimeofday.SChristophe Leroy2022-02-121-1/+43