index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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/mm/hash64: Fix might_have_hea() check
Michael Ellerman
2016-10-12
1
-1
/
+1
*
KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
Balbir Singh
2016-09-29
1
-4
/
+77
*
powerpc: Clean up tm_abort duplication in hash_utils_64.c
Rui Teng
2016-09-23
1
-31
/
+25
*
powerpc: Fix usage of _PAGE_RO in hugepage
Christophe Leroy
2016-09-23
1
-0
/
+7
*
powerpc/mm: Add radix flush all with IS=3
Aneesh Kumar K.V
2016-09-23
1
-0
/
+24
*
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
2016-09-23
2
-0
/
+21
*
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-30
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
[next]