index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
Christophe Leroy
2018-10-14
6
-66
/
+159
*
powerpc/mm: Move pte_user() into nohash/pgtable.h
Christophe Leroy
2018-10-14
2
-13
/
+10
*
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
2018-10-14
2
-17
/
+101
*
powerpc/mm: move __P and __S tables in the common pgtable.h
Christophe Leroy
2018-10-14
3
-40
/
+19
*
powerpc/mm: drop unused page flags
Christophe Leroy
2018-10-14
2
-25
/
+2
*
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-14
3
-12
/
+12
*
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
2018-10-14
5
-0
/
+114
*
powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
Christophe Leroy
2018-10-14
3
-28
/
+48
*
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
2018-10-14
1
-1
/
+1
*
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
8
-14
/
+11
*
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2018-10-14
1
-0
/
+2
*
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
2018-10-13
1
-0
/
+9
*
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2018-10-13
2
-0
/
+13
*
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
2018-10-13
1
-2
/
+2
*
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
2018-10-13
1
-0
/
+1
*
powerpc/eeh: Cleanup eeh_enabled()
Sam Bobroff
2018-10-13
1
-5
/
+1
*
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
2018-10-13
1
-6
/
+6
*
powerpc/eeh: Cleanup unused field in eeh_dev
Sam Bobroff
2018-10-13
1
-1
/
+0
*
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
2018-10-13
1
-1
/
+0
*
Merge branch 'fixes' into next
Michael Ellerman
2018-10-09
1
-0
/
+1
|
\
|
*
powerpc: Avoid code patching freed init sections
Michael Neuling
2018-09-18
1
-0
/
+1
*
|
powerpc/tm: Remove msr_tm_active()
Breno Leitao
2018-10-03
1
-1
/
+6
*
|
powerpc/ptrace: Add support for PTRACE_SYSEMU
Breno Leitao
2018-10-03
1
-1
/
+3
*
|
powerpc: Redefine TIF_32BITS thread flag
Breno Leitao
2018-10-03
1
-1
/
+1
*
|
powerpc/64: add stack protector support
Christophe Leroy
2018-10-03
2
-0
/
+7
*
|
powerpc/32: add stack protector support
Christophe Leroy
2018-10-03
1
-0
/
+34
*
|
powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
Christophe Leroy
2018-10-03
1
-1
/
+0
*
|
powerpc/mm:book3s: Enable THP migration support
Aneesh Kumar K.V
2018-10-03
1
-0
/
+8
*
|
powerpc/mm/thp: update pmd_trans_huge to check for pmd_present
Aneesh Kumar K.V
2018-10-03
2
-0
/
+21
*
|
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
2018-10-03
2
-1
/
+4
*
|
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
2018-10-03
2
-3
/
+16
*
|
powerpc/powernv: Make possible for user to force a full ipl cec reboot
Vaibhav Jain
2018-10-03
1
-0
/
+1
*
|
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-10-03
7
-22
/
+23
*
|
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
2018-09-19
1
-3
/
+3
*
|
powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request
Nathan Fontenot
2018-09-19
1
-0
/
+5
*
|
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-09-19
2
-0
/
+6
*
|
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
2018-09-19
3
-0
/
+9
*
|
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
2018-09-19
1
-2
/
+4
*
|
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
2018-09-19
2
-13
/
+1
*
|
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
2018-09-19
2
-8
/
+2
*
|
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
2018-09-19
1
-1
/
+1
*
|
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-09-19
2
-0
/
+13
*
|
powerpc/pseries: Display machine check error details.
Mahesh Salgaonkar
2018-09-19
1
-0
/
+5
*
|
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-09-19
2
-0
/
+4
*
|
powerpc/pseries: Define MCE error event section.
Mahesh Salgaonkar
2018-09-19
1
-0
/
+8
*
|
powerpc/pseries/mm: call H_BLOCK_REMOVE
Laurent Dufour
2018-09-17
1
-0
/
+1
*
|
powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE
Laurent Dufour
2018-09-17
1
-1
/
+2
|
/
*
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-24
4
-7
/
+26
|
\
|
*
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
2018-08-23
1
-1
/
+17
|
*
powerpc/nohash: fix pte_access_permitted()
Christophe Leroy
2018-08-23
1
-6
/
+3
[next]