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
2022-05-19
powerpc/rtas: Fix whitespace in rtas_entry.S
Nicholas Piggin
-13
/
+13
2022-05-19
powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bit
Nicholas Piggin
-0
/
+1
2022-05-19
powerpc/rtas: Move rtas entry assembly into its own file
Nicholas Piggin
-200
/
+199
2022-05-19
powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZ
Nicholas Piggin
-0
/
+26
2022-05-19
powerpc/vdso: Link with ld.lld when requested
Nathan Chancellor
-0
/
+1
2022-05-19
powerpc/vdso: Remove unused ENTRY in linker scripts
Nathan Chancellor
-2
/
+0
2022-05-19
powerpc: Export mmu_feature_keys[] as non-GPL
Kevin Hao
-1
/
+1
2022-05-19
powerpc/setup: Refactor/untangle panic notifiers
Guilherme G. Piccoli
-20
/
+54
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-2
/
+2
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
-2
/
+2
2022-05-19
Merge branch 'fixes' into next
Michael Ellerman
-2
/
+7
2022-05-11
powerpc/rtas: Keep MSR[RI] set when calling RTAS
Laurent Dufour
-12
/
+21
2022-05-08
Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-2
/
+7
2022-05-08
powerpc: Use static call for get_irq()
Christophe Leroy
-1
/
+7
2022-05-08
powerpc: Add missing headers
Christophe Leroy
-21
/
+32
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
-11
/
+0
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
-5
/
+4
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
-3
/
+5
2022-05-06
powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.h
Christophe Leroy
-0
/
+9
2022-05-06
powerpc/64: remove system call instruction emulation
Nicholas Piggin
-10
/
+0
2022-05-06
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
-2
/
+7
2022-05-05
powerpc: fix typos in comments
Julia Lawall
-23
/
+23
2022-05-05
powerpc: Simplify and move arch_randomize_brk()
Christophe Leroy
-41
/
+0
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
-5
/
+0
2022-05-05
Merge tag 'v5.18-rc4' into next
Michael Ellerman
-16
/
+15
2022-05-04
powerpc/vdso: Fix incorrect CFI in gettimeofday.S
Michael Ellerman
-2
/
+7
2022-05-04
powerpc/idle: Fix return value of __setup() handler
Randy Dunlap
-1
/
+1
2022-05-04
powerpc: Remove redundant spaces to match coding style
maqiang
-1
/
+1
2022-05-04
powerpc/fadump: Use swap() instead of open coding it
Jiapeng Chong
-6
/
+2
2022-05-04
powerpc/fadump: Correct two typos in a comment
Randy Dunlap
-2
/
+2
2022-05-04
powerpc/rtas: Replaced simple_strtoull() with kstrtoull()
Chen Huang
-6
/
+1
2022-05-04
powerpc: make 'boot_text_mapped' static
Yu Kuai
-1
/
+1
2022-05-04
powerpc: remove set but not used variable 'force_printk_to_btext'
Yu Kuai
-1
/
+0
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
-5
/
+4
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
-30
/
+5
2022-04-26
powerpc/fadump: align destination address to pagesize
Hari Bathini
-0
/
+5
2022-04-26
powerpc/fadump: fix PT_LOAD segment for boot memory area
Hari Bathini
-2
/
+6
2022-04-26
powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
Hari Bathini
-1
/
+6
2022-04-24
Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-15
/
+14
2022-04-21
powerpc/time: Always set decrementer in timer_interrupt()
Michael Ellerman
-15
/
+14
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
-1
/
+1
2022-04-18
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
-0
/
+1
2022-04-14
ELF: Remove elf_core_copy_kernel_regs()
Brian Gerst
-1
/
+1
2022-04-10
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-0
/
+32
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
-2
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-6
/
+6
2022-03-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-0
/
+32
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-13
/
+21
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-939
/
+565
[prev]
[next]