index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2023-02-12
powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
Russell Currey
-2
/
+4
2023-02-12
Merge branch 'fixes' into next
Michael Ellerman
-6
/
+9
2023-02-10
powerpc/kcsan: Prevent recursive instrumentation with IRQ save/restores
Rohan McLure
-4
/
+4
2023-02-10
powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
-2
/
+2
2023-02-10
powerpc/kcsan: Add exclusions from instrumentation
Rohan McLure
-0
/
+12
2023-02-10
powerpc: Skip stack validation checking alternate stacks if they are not allo...
Nicholas Piggin
-0
/
+11
2023-02-10
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
-15
/
+12
2023-02-10
powerpc/64: Fix task_cpu in early boot when booting non-zero cpuid
Nicholas Piggin
-0
/
+5
2023-02-10
powerpc/64e: Simplify address calculation in secondary hold loop
Nicholas Piggin
-5
/
+1
2023-02-10
powerpc/64s: Refactor initialisation after prom
Nicholas Piggin
-19
/
+25
2023-02-10
powerpc: Remove __kernel_text_address() in show_instructions()
Christophe Leroy
-2
/
+1
2023-02-10
powerpc/mce: log the error for all unrecoverable errors
Ganesh Goudar
-3
/
+7
2023-02-09
powerpc: mm: add VM_IOREMAP flag to the vmalloc area
Baoquan He
-1
/
+1
2023-02-08
powerpc/iommu: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
-3
/
+1
2023-02-07
powerpc/pci: Add option for using pci_to_OF_bus_map
Pali Rohár
-5
/
+12
2023-02-07
powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Nicholas Piggin
-2
/
+4
2023-02-05
powerpc/vdso: Filter clang's auto var init zero enabler when linking
Nathan Chancellor
-1
/
+1
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
-1
/
+5
2023-01-30
powerpc/64: Fix perf profiling asynchronous interrupt handlers
Nicholas Piggin
-3
/
+3
2023-01-30
powerpc/64: Don't recurse irq replay
Nicholas Piggin
-35
/
+66
2023-01-30
powerpc/rtas: upgrade internal arch spinlocks
Nathan Lynch
-38
/
+14
2023-01-30
powerpc/rtas: remove lock and args fields from global rtas struct
Nathan Lynch
-21
/
+29
2023-01-30
powerpc/rtas: make all exports GPL
Nathan Lynch
-11
/
+11
2023-01-30
powerpc/rtas: Drop unused export symbols
Michael Ellerman
-4
/
+0
2023-01-30
powerpc/rtas: unexport 'rtas' symbol
Nathan Lynch
-1
/
+0
2023-01-30
powerpc/85xx: Fix unannotated intra-function call warning
Sathvika Vasireddy
-1
/
+2
2023-01-26
powerpc/module_64: Fix "expected nop" error on module re-patching
Josh Poimboeuf
-2
/
+12
2023-01-26
powerpc/module_64: Improve restore_r2() return semantics
Josh Poimboeuf
-9
/
+6
2023-01-26
powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang
Nathan Chancellor
-0
/
+5
2023-01-26
powerpc/vdso: Improve linker flags
Nathan Chancellor
-8
/
+12
2023-01-26
powerpc/vdso: Remove unused '-s' flag from ASFLAGS
Nathan Chancellor
-2
/
+2
2023-01-22
kbuild: do not print extra logs for V=2
Masahiro Yamada
-5
/
+4
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
-3
/
+1
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
-3
/
+2
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
-1
/
+0
2023-01-06
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
-1
/
+1
2023-01-06
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
-1
/
+4
2023-01-06
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
-0
/
+1
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
-0
/
+1
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-365
/
+498
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+4
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
-5
/
+4
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-12
/
+13
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-22
/
+0
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
-31
/
+84
2022-12-08
powerpc/prom: Fix 32-bit build
Michael Ellerman
-1
/
+2
2022-12-07
powerpc/rtas: mandate RTAS syscall filtering
Nathan Lynch
-16
/
+0
2022-12-07
powerpc/rtas: define pr_fmt and convert printk call sites
Nathan Lynch
-9
/
+10
2022-12-07
powerpc/rtas: clean up includes
Nathan Lynch
-26
/
+16
[prev]
[next]