index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-04
powerpc/powernv: delay rng platform device creation until later in boot
Jason A. Donenfeld
1
-6
/
+10
2022-06-29
powerpc/memhotplug: Add add_pages override for PPC
Aneesh Kumar K.V
2
-1
/
+36
2022-06-29
powerpc/bpf: Fix use of user_pt_regs in uapi
Naveen N. Rao
2
-9
/
+9
2022-06-24
powerpc/prom_init: Fix kernel config grep
Liam Howlett
1
-1
/
+1
2022-06-24
powerpc/book3e: Fix PUD allocation size in map_kernel_page()
Christophe Leroy
1
-3
/
+3
2022-06-24
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
1
-2
/
+3
2022-06-22
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
3
-16
/
+40
2022-06-19
powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...
Christophe Leroy
1
-1
/
+1
2022-06-18
powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
Andrew Donnellan
1
-1
/
+10
2022-06-18
powerpc: Enable execve syscall exit tracepoint
Naveen N. Rao
1
-1
/
+1
2022-06-18
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
3
-8
/
+6
2022-06-18
powerpc/microwatt: wire up rng during setup_arch()
Jason A. Donenfeld
3
-7
/
+18
2022-06-18
powerpc/mm: Move CMA reservations after initmem_init()
Michael Ellerman
1
-6
/
+7
2022-06-09
Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-21
/
+38
2022-06-09
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Michael Ellerman
2
-6
/
+17
2022-06-06
powerpc/book3e: get rid of #include <generated/compile.h>
Masahiro Yamada
1
-6
/
+2
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+8
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-118
/
+64
2022-06-02
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+2
2022-06-02
powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
1
-2
/
+2
2022-06-02
powerpc/kasan: Force thread size increase with KASAN
Michael Ellerman
2
-3
/
+8
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-50
/
+6
2022-05-31
powerpc/papr_scm: don't requests stats with '0' sized stats buffer
Vaibhav Jain
1
-0
/
+3
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-5
/
+2
2022-05-29
powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
Michael Ellerman
1
-1
/
+0
2022-05-29
powerpc/kasan: Silence KASAN warnings in __get_wchan()
He Ying
1
-2
/
+2
2022-05-29
powerpc/kasan: Mark more real-mode code as not to be instrumented
Paul Mackerras
4
-3
/
+6
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
434
-4427
/
+2924
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-32
/
+5
2022-05-27
powerpc/64: Include cache.h directly in paca.h
Michael Ellerman
1
-0
/
+1
2022-05-26
Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-22
/
+48
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-28
/
+3
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
6
-36
/
+5
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+0
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2
-5
/
+2
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2022-05-24
powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is...
Christophe Leroy
1
-0
/
+2
2022-05-24
powerpc/xics: Include missing header
Christophe Leroy
1
-0
/
+1
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
1
-1
/
+0
2022-05-24
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
3
-11
/
+2
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-8
/
+10
2022-05-23
eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
Jakub Kicinski
2
-2
/
+0
2022-05-22
powerpc/powernv/pci: Drop VF MPS fixup
Oliver O'Halloran
1
-18
/
+0
2022-05-22
powerpc/fsl_book3e: Don't set rodata RO too early
Christophe Leroy
1
-9
/
+6
2022-05-22
powerpc/microwatt: Add mmu bits to device tree
Joel Stanley
1
-0
/
+2
2022-05-22
powerpc/powernv/flash: Check OPAL flash calls exist before using
Vasant Hegde
1
-0
/
+4
2022-05-22
powerpc/powermac: constify device_node in of_irq_parse_oldworld()
Krzysztof Kozlowski
1
-1
/
+1
[next]