index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: Check for zero filled ibm,dynamic-memory property
Nathan Fontenot
2018-02-16
1
-0
/
+8
*
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
Aneesh Kumar K.V
2018-02-13
4
-11
/
+20
*
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
2018-02-13
4
-2
/
+6
*
powerpc/mm: Flush radix process translations when setting MMU type
Alexey Kardashevskiy
2018-02-13
1
-0
/
+2
*
powerpc/mm/radix: Split linear mapping on hot-unplug
Balbir Singh
2018-02-08
1
-21
/
+74
*
powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
Nicholas Piggin
2018-02-08
1
-1
/
+20
*
powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
Nathan Fontenot
2018-02-08
1
-5
/
+0
*
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-06
25
-406
/
+1473
|
\
|
*
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
2
-15
/
+13
|
|
\
|
|
*
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
2018-02-03
1
-1
/
+6
|
|
|
\
|
|
*
|
mm: split altmap memory map allocation from normal case
Christoph Hellwig
2018-01-08
1
-1
/
+4
|
|
*
|
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
1
-3
/
+2
|
|
*
|
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
1
-4
/
+2
|
|
*
|
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2018-01-08
1
-5
/
+2
|
|
*
|
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2018-01-08
1
-2
/
+3
|
*
|
|
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
23
-367
/
+1455
|
|
\
\
\
|
|
*
|
|
powerpc/pseries: Fix cpu hotplug crash with memoryless nodes
Michael Bringmann
2018-01-27
1
-1
/
+3
|
|
*
|
|
powerpc/numa: Ensure nodes initialized for hotplug
Michael Bringmann
2018-01-27
1
-10
/
+37
|
|
*
|
|
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
Michael Bringmann
2018-01-27
1
-3
/
+34
|
|
*
|
|
powerpc/mm/nohash: do not flush the entire mm when range is a single page
Christophe Leroy
2018-01-27
1
-1
/
+4
|
|
*
|
|
powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
Mahesh Salgaonkar
2018-01-22
1
-2
/
+0
|
|
*
|
|
powerpc/pseries: Don't give a warning when HPT resizing isn't available
David Gibson
2018-01-22
1
-1
/
+1
|
|
*
|
|
powerpc/hash: Skip non initialized page size in init_hpte_page_sizes
Aneesh Kumar K.V
2018-01-21
1
-1
/
+1
|
|
*
|
|
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-1
/
+6
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
powerpc/mm: Invalidate subpage_prot() system call on radix platforms
Anshuman Khandual
2018-01-21
1
-0
/
+3
|
|
*
|
|
powerpc: Enable pkey subsystem
Ram Pai
2018-01-21
1
-9
/
+55
|
|
*
|
|
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-18
1
-3
/
+5
|
|
*
|
|
powerpc/pseries: lift RTAS limit for radix
Nicholas Piggin
2018-01-18
1
-17
/
+4
|
|
*
|
|
powerpc/pseries: radix is not subject to RMA limit, remove it
Nicholas Piggin
2018-01-18
1
-7
/
+4
|
|
*
|
|
powerpc/powernv: Remove real mode access limit for early allocations
Nicholas Piggin
2018-01-18
2
-23
/
+34
|
|
*
|
|
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2018-01-18
4
-0
/
+177
|
|
*
|
|
powerpc: Use the TRAP macro whenever comparing a trap number
Benjamin Herrenschmidt
2018-01-16
1
-1
/
+1
[next]