index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Deliver SEGV signal on pkey violation
Ram Pai
2018-01-20
1
-12
/
+27
*
powerpc: introduce get_mm_addr_key() helper
Ram Pai
2018-01-20
1
-0
/
+24
*
powerpc: Handle exceptions caused by pkey violation
Ram Pai
2018-01-20
1
-0
/
+22
*
powerpc: implementation for arch_vma_access_permitted()
Ram Pai
2018-01-20
1
-0
/
+34
*
powerpc: helper to validate key-access permissions of a pte
Ram Pai
2018-01-20
1
-0
/
+28
*
powerpc: Program HPTE key protection bits
Ram Pai
2018-01-20
1
-0
/
+1
*
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
2018-01-20
1
-0
/
+36
*
powerpc: ability to associate pkey to a vma
Ram Pai
2018-01-20
1
-0
/
+8
*
powerpc: introduce execute-only pkey
Ram Pai
2018-01-20
1
-0
/
+58
*
powerpc: store and restore the pkey state across context switches
Ram Pai
2018-01-20
1
-1
/
+51
*
powerpc: ability to create execute-disabled pkeys
Ram Pai
2018-01-20
1
-0
/
+16
*
powerpc: implementation for arch_set_user_pkey_access()
Ram Pai
2018-01-20
1
-0
/
+40
*
powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
Ram Pai
2018-01-20
1
-0
/
+47
*
powerpc: helper function to read, write AMR, IAMR, UAMOR registers
Ram Pai
2018-01-20
1
-0
/
+36
*
powerpc: track allocation status of all pkeys
Ram Pai
2018-01-20
2
-0
/
+42
*
powerpc: initial pkey plumbing
Ram Pai
2018-01-20
3
-0
/
+31
*
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
1
-1
/
+1
*
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-19
1
-1
/
+1
*
powerpc/pseries: lift RTAS limit for hash
Nicholas Piggin
2018-01-17
1
-3
/
+5
*
powerpc/pseries: lift RTAS limit for radix
Nicholas Piggin
2018-01-17
1
-17
/
+4
*
powerpc/pseries: radix is not subject to RMA limit, remove it
Nicholas Piggin
2018-01-17
1
-7
/
+4
*
powerpc/powernv: Remove real mode access limit for early allocations
Nicholas Piggin
2018-01-17
2
-23
/
+34
*
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2018-01-17
4
-0
/
+177
*
powerpc: Use the TRAP macro whenever comparing a trap number
Benjamin Herrenschmidt
2018-01-16
1
-1
/
+1
*
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
2018-01-16
1
-1
/
+1
*
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2018-01-16
1
-1
/
+1
*
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
2018-01-16
1
-7
/
+11
*
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2018-01-16
5
-33
/
+6
*
powerpc/drmem: Add support for ibm, dynamic-memory-v2 property
Nathan Fontenot
2018-01-16
1
-4
/
+188
*
powerpc: Move of_drconf_cell struct to asm/drmem.h
Nathan Fontenot
2018-01-16
1
-2
/
+2
*
powerpc/pseries: Update memory hotplug code to use drmem LMB array
Nathan Fontenot
2018-01-16
1
-0
/
+81
*
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
2018-01-16
2
-172
/
+151
*
powerpc/mm: Separate ibm, dynamic-memory data from DT format
Nathan Fontenot
2018-01-16
2
-1
/
+77
*
powerpc/numa: Look up associativity array in of_drconf_to_nid_single
Nathan Fontenot
2018-01-16
1
-23
/
+17
*
powerpc/numa: Look up device node in of_get_usable_memory()
Nathan Fontenot
2018-01-16
1
-2
/
+10
*
powerpc/numa: Look up device node in of_get_assoc_arrays()
Nathan Fontenot
2018-01-16
1
-5
/
+13
*
powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access check
Aneesh Kumar K.V
2017-12-22
1
-3
/
+1
*
powerpc: capture the PTE format changes in the dump pte report
Ram Pai
2017-12-20
1
-1
/
+2
*
powerpc: use helper functions to get and set hash slots
Ram Pai
2017-12-20
2
-17
/
+10
*
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
2017-12-20
2
-21
/
+16
*
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Ram Pai
2017-12-20
2
-50
/
+56
*
powerpc: introduce pte_get_hash_gslot() helper
Ram Pai
2017-12-20
1
-0
/
+18
*
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-12-04
2
-5
/
+3
*
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-12-01
1
-3
/
+12
|
\
|
*
powerpc/powernv: Fix kexec crashes caused by tlbie tracing
Mahesh Salgaonkar
2017-11-23
1
-3
/
+12
*
|
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-25
1
-12
/
+22
|
\
|
|
*
powerpc/64s/slice: Use addr limit when computing slice mask
Aneesh Kumar K.V
2017-11-20
1
-12
/
+22
*
|
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
15
-212
/
+429
|
\
|
|
*
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
5
-35
/
+19
|
*
powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
Nicholas Piggin
2017-11-13
2
-31
/
+50
[next]