index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2018-10-20
5
-4
/
+19
|
*
|
|
|
|
powerpc/time: isolate scaled cputime accounting in dedicated functions.
Christophe Leroy
2018-10-20
1
-26
/
+43
|
*
|
|
|
|
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Christophe Leroy
2018-10-20
2
-9
/
+39
|
*
|
|
|
|
powerpc/sysdev/ipic: check primary_ipic NULL pointer before using it
Christophe Leroy
2018-10-20
1
-1
/
+1
|
*
|
|
|
|
powerpc/mm: fix always true/false warning in slice.c
Christophe Leroy
2018-10-20
1
-7
/
+14
|
*
|
|
|
|
powerpc/mm: fix missing prototypes in slice.c
Christophe Leroy
2018-10-20
1
-0
/
+1
|
*
|
|
|
|
powerpc/mm: Trace tlbia instruction
Christophe Leroy
2018-10-20
2
-0
/
+17
|
*
|
|
|
|
powerpc/mm: Add missing tracepoint for tlbie
Christophe Leroy
2018-10-20
1
-0
/
+2
|
*
|
|
|
|
powerpc/book3s64: fix dump_linuxpagetables "present" flag
Christophe Leroy
2018-10-20
1
-2
/
+7
|
*
|
|
|
|
powerpc/pseries: Export raw per-CPU VPA data via debugfs
Aravinda Prasad
2018-10-20
1
-0
/
+54
|
*
|
|
|
|
powerpc64/module elfv1: Set opd addresses after module relocation
Naveen N. Rao
2018-10-20
2
-5
/
+8
|
*
|
|
|
|
powerpc: Add support for function error injection
Naveen N. Rao
2018-10-20
5
-0
/
+37
|
*
|
|
|
|
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Michael Ellerman
2018-10-19
1
-0
/
+4
|
*
|
|
|
|
powerpc/aout: Fix struct user definition to use user_pt_regs
Michael Ellerman
2018-10-19
1
-1
/
+1
|
*
|
|
|
|
powerpc/uapi: Fix sigcontext definition to use user_pt_regs
Michael Ellerman
2018-10-19
1
-1
/
+5
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
powerpc/io: remove old GCC version implementation
Christophe Leroy
2018-10-18
1
-20
/
+0
|
*
|
|
|
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-18
13
-21
/
+2
|
*
|
|
|
powerpc: Move core kernel logic into arch/powerpc/Kbuild
Michael Ellerman
2018-10-18
2
-12
/
+16
|
*
|
|
|
powerpc/traps: remove redundant in_interrupt panic in die()
Christophe Leroy
2018-10-18
1
-2
/
+0
|
*
|
|
|
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
Benjamin Herrenschmidt
2018-10-18
1
-8
/
+5
|
*
|
|
|
powerpc: Check prom_init for disallowed sections
Benjamin Herrenschmidt
2018-10-18
1
-0
/
+16
|
*
|
|
|
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
Benjamin Herrenschmidt
2018-10-18
2
-1
/
+4
|
*
|
|
|
powerpc/prom_init: Move a few remaining statics to appropriate sections
Benjamin Herrenschmidt
2018-10-18
1
-5
/
+5
|
*
|
|
|
powerpc/prom_init: Move const structures to __initconst
Benjamin Herrenschmidt
2018-10-18
1
-3
/
+3
|
*
|
|
|
powerpc/prom_init: Move ibm_arch_vec to __prombss
Benjamin Herrenschmidt
2018-10-18
1
-1
/
+7
|
*
|
|
|
powerpc/prom_init: Move prom_radix_disable to __prombss
Benjamin Herrenschmidt
2018-10-18
1
-1
/
+6
|
*
|
|
|
powerpc/prom_init: Remove support for OPAL v2
Benjamin Herrenschmidt
2018-10-18
1
-115
/
+10
|
*
|
|
|
powerpc/prom_init: Replace __initdata with __prombss when applicable
Benjamin Herrenschmidt
2018-10-18
1
-26
/
+29
|
*
|
|
|
powerpc/pseries: Add driver for PAPR SCM regions
Oliver O'Halloran
2018-10-18
3
-0
/
+353
|
*
|
|
|
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
2018-10-18
10
-4
/
+193
|
*
|
|
|
powerpc/traps: fix machine check handlers to use pr_cont()
Christophe Leroy
2018-10-18
2
-41
/
+41
|
*
|
|
|
powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()
Christophe Leroy
2018-10-18
1
-0
/
+16
|
*
|
|
|
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-18
9
-40
/
+10
|
*
|
|
|
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
2018-10-14
4
-41
/
+87
|
*
|
|
|
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
2018-10-14
3
-4
/
+4
|
*
|
|
|
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
2018-10-14
2
-3
/
+53
|
*
|
|
|
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
2018-10-14
5
-35
/
+21
|
*
|
|
|
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
5
-44
/
+181
|
*
|
|
|
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-14
6
-0
/
+37
|
*
|
|
|
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
4
-17
/
+59
|
*
|
|
|
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2018-10-14
6
-626
/
+214
|
*
|
|
|
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-14
7
-23
/
+19
|
*
|
|
|
powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace code
Michael Ellerman
2018-10-14
1
-7
/
+7
|
*
|
|
|
powerpc: Split user/kernel definitions of struct pt_regs
Michael Ellerman
2018-10-14
3
-1
/
+72
|
*
|
|
|
powerpc/prom_init: Make "default_colors" const
Benjamin Herrenschmidt
2018-10-14
1
-1
/
+1
|
*
|
|
|
powerpc/prom_init: Make "fake_elf" const
Benjamin Herrenschmidt
2018-10-14
1
-1
/
+1
|
*
|
|
|
powerpc/prom_init: Make of_workarounds static
Benjamin Herrenschmidt
2018-10-14
1
-1
/
+1
|
*
|
|
|
powerpc/book3s64: Avoid multiple endian conversion in pte helpers
Christophe Leroy
2018-10-14
1
-39
/
+32
|
*
|
|
|
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
4
-19
/
+19
|
*
|
|
|
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
2018-10-14
2
-27
/
+24
[prev]
[next]