index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
1
-1
/
+6
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-92
/
+153
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
3
-3
/
+6
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
2
-12
/
+1
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
1
-0
/
+10
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2
-26
/
+13
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
2
-10
/
+10
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2
-2
/
+9
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
2
-12
/
+0
2016-08-01
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
1
-4
/
+2
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
1
-1
/
+58
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2
-2
/
+2
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
2
-3
/
+4
2016-08-01
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2
-26
/
+30
2016-08-01
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
1
-0
/
+11
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
1
-0
/
+6
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-193
/
+361
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2
-42
/
+92
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-29
/
+19
2016-07-28
powerpc/mm: Parenthesise IS_ENABLED() in if condition
Stephen Rothwell
1
-1
/
+1
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2
-2
/
+2
2016-07-26
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
1
-6
/
+1
2016-07-26
powerpc/mm: Fix build break when PPC_NATIVE=n
Michael Ellerman
1
-1
/
+4
2016-07-22
powerpc/numa: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-29
/
+19
2016-07-21
powerpc/mm: Add memory barrier in __hugepte_alloc()
Sukadev Bhattiprolu
1
-0
/
+7
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
6
-66
/
+79
2016-07-21
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-21
powerpc/mm/hash: Don't use machine_is() early during boot
Benjamin Herrenschmidt
1
-9
/
+17
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2
-0
/
+15
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
1
-32
/
+0
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
1
-1
/
+1
2016-07-17
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
1
-0
/
+52
2016-07-17
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
2
-5
/
+14
2016-07-17
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
1
-1
/
+4
2016-07-17
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
Aneesh Kumar K.V
1
-5
/
+4
2016-07-17
powerpc/mm: Print formation regarding the the MMU mode
Aneesh Kumar K.V
2
-2
/
+4
2016-07-17
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
1
-2
/
+4
2016-07-17
powerpc/mm/radix: Update LPCR HR bit as per ISA
Aneesh Kumar K.V
1
-2
/
+2
2016-07-17
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
1
-8
/
+5
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
5
-37
/
+89
2016-07-09
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
Christophe Leroy
1
-4
/
+8
2016-07-09
powerpc/8xx: Rework CONFIG_PIN_TLB handling
Christophe Leroy
1
-8
/
+19
2016-07-09
powerpc/8xx: Don't use page table for linear memory space
Christophe Leroy
1
-38
/
+18
2016-07-09
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2
-2
/
+57
2016-07-07
powerpc/kernel: Drop unused extern for current_set
Michael Ellerman
1
-3
/
+0
2016-07-07
powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs
Benjamin Herrenschmidt
1
-0
/
+10
2016-07-05
powerpc/mm: Add a parameter to disable 1TB segs
Oliver O'Halloran
1
-0
/
+15
[next]