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