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: Use kprobe blacklist for exception handlers
Nicholas Piggin
2016-09-19
1
-2
/
+2
*
powerpc/32: Add missing \n and switch to pr_warn()
Colin Ian King
2016-09-13
1
-1
/
+1
*
powerpc/mm: Update the HID bit when switching from radix to hash
Aneesh Kumar K.V
2016-09-13
2
-0
/
+53
*
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2016-09-13
2
-2
/
+2
*
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
2016-09-13
1
-4
/
+3
*
powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address
Paul Mackerras
2016-09-13
1
-5
/
+3
*
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-08-22
1
-1
/
+1
*
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-05
10
-92
/
+153
|
\
|
*
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2016-08-04
3
-3
/
+6
|
*
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
2016-08-01
2
-12
/
+1
|
*
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
2016-08-01
1
-0
/
+10
|
*
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2016-08-01
2
-26
/
+13
|
*
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
2016-08-01
2
-10
/
+10
|
*
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2016-08-01
2
-2
/
+9
|
*
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
2016-08-01
2
-12
/
+0
|
*
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
2016-08-01
1
-4
/
+2
|
*
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
2016-08-01
1
-1
/
+58
|
*
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
2
-2
/
+2
|
*
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-08-01
1
-1
/
+1
|
*
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
2016-08-01
2
-3
/
+4
|
*
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2016-08-01
2
-26
/
+30
|
*
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
2016-08-01
1
-0
/
+11
|
*
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
2016-08-01
1
-0
/
+6
*
|
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-1
/
+1
|
/
*
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-31
15
-193
/
+361
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-07-30
2
-42
/
+92
|
|
\
|
|
*
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
Christophe Leroy
2016-07-09
1
-4
/
+8
|
|
*
powerpc/8xx: Rework CONFIG_PIN_TLB handling
Christophe Leroy
2016-07-09
1
-8
/
+19
|
|
*
powerpc/8xx: Don't use page table for linear memory space
Christophe Leroy
2016-07-09
1
-38
/
+18
|
|
*
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2016-07-09
2
-2
/
+57
|
*
|
powerpc/mm: Parenthesise IS_ENABLED() in if condition
Stephen Rothwell
2016-07-28
1
-1
/
+1
|
*
|
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
2016-07-26
1
-6
/
+1
|
*
|
powerpc/mm: Fix build break when PPC_NATIVE=n
Michael Ellerman
2016-07-26
1
-1
/
+4
|
*
|
powerpc/mm: Add memory barrier in __hugepte_alloc()
Sukadev Bhattiprolu
2016-07-21
1
-0
/
+7
|
*
|
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-07-21
6
-66
/
+79
|
*
|
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
Benjamin Herrenschmidt
2016-07-21
1
-2
/
+3
|
*
|
powerpc/mm/hash: Don't use machine_is() early during boot
Benjamin Herrenschmidt
2016-07-21
1
-9
/
+17
|
*
|
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
2
-0
/
+15
|
*
|
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
2016-07-21
1
-32
/
+0
|
*
|
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
2016-07-19
1
-1
/
+1
|
*
|
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
2016-07-17
1
-0
/
+52
|
*
|
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
2016-07-17
2
-5
/
+14
|
*
|
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
2016-07-17
1
-1
/
+4
|
*
|
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
Aneesh Kumar K.V
2016-07-17
1
-5
/
+4
|
*
|
powerpc/mm: Print formation regarding the the MMU mode
Aneesh Kumar K.V
2016-07-17
2
-2
/
+4
|
*
|
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
2016-07-17
1
-2
/
+4
|
*
|
powerpc/mm/radix: Update LPCR HR bit as per ISA
Aneesh Kumar K.V
2016-07-17
1
-2
/
+2
|
*
|
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
2016-07-17
1
-8
/
+5
|
*
|
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
2016-07-15
5
-37
/
+89
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/kernel: Drop unused extern for current_set
Michael Ellerman
2016-07-07
1
-3
/
+0
[next]