index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off
Christophe Leroy
2019-05-02
1
-14
/
+2
*
powerpc/32: don't do syscall stuff in transfer_to_handler
Christophe Leroy
2019-05-02
1
-19
/
+0
*
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
2019-05-02
4
-16
/
+100
*
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
2019-05-02
5
-10
/
+116
*
powerpc: Fix 32-bit handling of MSR_EE on exceptions
Christophe Leroy
2019-05-02
1
-49
/
+67
*
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
2019-05-02
3
-27
/
+15
*
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-02
7
-106
/
+90
*
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-02
7
-5
/
+13
*
powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
Christophe Leroy
2019-05-02
1
-0
/
+8
*
powerpc/40x: Refactor exception entry macros by using head_32.h
Christophe Leroy
2019-05-02
2
-86
/
+6
*
powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
Christophe Leroy
2019-05-02
1
-10
/
+16
*
powerpc/40x: add exception frame marker
Christophe Leroy
2019-05-02
1
-0
/
+6
*
powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
Christophe Leroy
2019-05-02
1
-12
/
+9
*
powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
Christophe Leroy
2019-05-02
1
-7
/
+6
*
powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
Christophe Leroy
2019-05-02
2
-9
/
+15
*
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
Christophe Leroy
2019-05-02
3
-193
/
+122
*
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-02
1
-21
/
+1
*
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
2019-05-02
1
-25
/
+45
*
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-05-02
1
-0
/
+3
*
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-02
6
-0
/
+18
*
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-05-02
1
-0
/
+12
*
powerpc/32: use memset() instead of memset_io() to zero BSS
Christophe Leroy
2019-05-02
1
-2
/
+2
*
powerpc: don't use direct assignation during early boot.
Christophe Leroy
2019-05-02
2
-5
/
+18
*
powerpc/prom_init: don't use string functions from lib/
Christophe Leroy
2019-05-02
2
-42
/
+171
*
powerpc: remove CONFIG_CMDLINE #ifdef mess
Christophe Leroy
2019-05-02
1
-6
/
+3
*
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2019-05-02
1
-1
/
+9
*
powerpc/32: Move early_init() in a separate file
Christophe Leroy
2019-05-02
3
-29
/
+37
*
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
2019-05-02
1
-0
/
+1
*
powerpc/mm: fix erroneous duplicate slb_addr_limit init
Christophe Leroy
2019-05-02
1
-6
/
+0
*
powerpc/tm: Avoid machine crash on rt_sigreturn()
Breno Leitao
2019-05-01
1
-1
/
+26
*
powerpc/powernv/mce: Print additional information about MCE error.
Mahesh Salgaonkar
2019-05-01
2
-43
/
+76
*
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
2019-05-01
2
-71
/
+78
*
powerpc/powernv/mce: Reduce MCE console logs to lesser lines.
Mahesh Salgaonkar
2019-05-01
1
-41
/
+48
*
powerpc: Add doorbell tracepoints
Anton Blanchard
2019-05-01
1
-0
/
+3
*
powerpc/64s: Remove 'dummy_copy_buffer'
Mathieu Malaterre
2019-05-01
1
-5
/
+0
*
powerpc/cacheinfo: Fix kobject memleak
Tobin C. Harding
2019-05-01
1
-7
/
+6
*
powerpc/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
2019-05-01
2
-6
/
+4
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-04-30
7
-988
/
+230
|
\
|
*
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-30
4
-943
/
+162
|
*
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
2019-04-20
3
-6
/
+68
*
|
powerpc/watchdog: Use hrtimers for per-CPU heartbeat
Nicholas Piggin
2019-04-30
1
-41
/
+40
*
|
powerpc/mm: Print kernel map details to dmesg
Aneesh Kumar K.V
2019-04-21
1
-0
/
+3
*
|
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
2019-04-21
1
-0
/
+6
*
|
powerpc/mm: Move slb_addr_linit to early_init_mmu
Aneesh Kumar K.V
2019-04-21
1
-11
/
+0
*
|
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
2019-04-21
1
-6
/
+6
*
|
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
2
-0
/
+14
*
|
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
1
-11
/
+11
*
|
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2019-04-21
2
-1
/
+23
*
|
powerpc/32: Prepare for Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
1
-4
/
+12
*
|
powerpc/32: Remove MSR_PR test when returning from syscall
Christophe Leroy
2019-04-21
1
-5
/
+0
[next]