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
2019-05-03
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
-25
/
+45
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
-0
/
+3
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
-0
/
+18
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
-0
/
+12
2019-05-03
powerpc/32: use memset() instead of memset_io() to zero BSS
Christophe Leroy
-2
/
+2
2019-05-03
powerpc: don't use direct assignation during early boot.
Christophe Leroy
-5
/
+18
2019-05-03
powerpc/prom_init: don't use string functions from lib/
Christophe Leroy
-42
/
+171
2019-05-03
powerpc: remove CONFIG_CMDLINE #ifdef mess
Christophe Leroy
-6
/
+3
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
-1
/
+9
2019-05-03
powerpc/32: Move early_init() in a separate file
Christophe Leroy
-29
/
+37
2019-05-03
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
-0
/
+1
2019-05-03
powerpc/mm: fix erroneous duplicate slb_addr_limit init
Christophe Leroy
-6
/
+0
2019-05-01
powerpc/tm: Avoid machine crash on rt_sigreturn()
Breno Leitao
-1
/
+26
2019-05-01
powerpc/powernv/mce: Print additional information about MCE error.
Mahesh Salgaonkar
-43
/
+76
2019-05-01
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
-71
/
+78
2019-05-01
powerpc/powernv/mce: Reduce MCE console logs to lesser lines.
Mahesh Salgaonkar
-41
/
+48
2019-05-01
powerpc: Add doorbell tracepoints
Anton Blanchard
-0
/
+3
2019-05-01
powerpc/64s: Remove 'dummy_copy_buffer'
Mathieu Malaterre
-5
/
+0
2019-05-01
powerpc/cacheinfo: Fix kobject memleak
Tobin C. Harding
-7
/
+6
2019-05-01
powerpc/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
-6
/
+4
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-988
/
+230
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
-943
/
+162
2019-04-30
powerpc/watchdog: Use hrtimers for per-CPU heartbeat
Nicholas Piggin
-41
/
+40
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
-0
/
+4
2019-04-21
powerpc/mm: Print kernel map details to dmesg
Aneesh Kumar K.V
-0
/
+3
2019-04-21
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
-0
/
+6
2019-04-21
powerpc/mm: Move slb_addr_linit to early_init_mmu
Aneesh Kumar K.V
-11
/
+0
2019-04-21
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
-6
/
+6
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
-0
/
+14
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
-11
/
+11
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
-1
/
+23
2019-04-21
powerpc/32: Prepare for Kernel Userspace Access Protection
Christophe Leroy
-4
/
+12
2019-04-21
powerpc/32: Remove MSR_PR test when returning from syscall
Christophe Leroy
-5
/
+0
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
-2
/
+28
2019-04-21
powerpc/64: Setup KUP on secondary CPUs
Russell Currey
-0
/
+3
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
-0
/
+4
2019-04-21
powerpc: Add framework for Kernel Userspace Protection
Christophe Leroy
-0
/
+7
2019-04-21
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle
Michael Ellerman
-4
/
+23
2019-04-21
powerpc/powernv/idle: Restore IAMR after idle
Russell Currey
-0
/
+20
2019-04-20
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
-6
/
+68
2019-04-20
powerpc: Remove duplicate headers
Jagadeesh Pagadala
-1
/
+0
2019-04-20
powerpc/pseries: hwpoison the pages upon hitting UE
Ganesh Goudar
-1
/
+1
2019-04-20
powerpc/mm/radix: Don't do SLB preload when using the radix MMU
Aneesh Kumar K.V
-1
/
+2
2019-04-20
powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
Russell Currey
-1
/
+3
2019-04-17
powerpc/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
-4
/
+4
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
-0
/
+4
2019-04-13
Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-9
/
+13
2019-04-08
powerpc/64s/radix: Fix radix segment exception handling
Nicholas Piggin
-0
/
+12
2019-04-08
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Christophe Leroy
-1
/
+1
2019-04-05
kmemleak: powerpc: skip scanning holes in the .bss section
Catalin Marinas
-0
/
+7
[prev]
[next]