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
/
hash_utils_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix build break due to paca mm_context_t changes
Michael Ellerman
2016-01-09
1
-1
/
+1
*
powerpc: Copy only required pieces of the mm_context_t to the paca
Michael Neuling
2015-12-27
1
-2
/
+2
*
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
2015-12-19
1
-2
/
+3
*
powerpc/mm: Move WIMG update to helper.
Aneesh Kumar K.V
2015-12-14
1
-1
/
+12
*
powerpc/mm: Add helper for converting pte bit to hpte bits
Aneesh Kumar K.V
2015-12-14
1
-8
/
+14
*
powerpc/mm: Convert 4k insert from asm to C
Aneesh Kumar K.V
2015-12-14
1
-26
/
+0
*
powerpc/mm: Convert __hash_page_64K to C
Aneesh Kumar K.V
2015-12-14
1
-18
/
+1
*
powerpc/mm: Remove the dependency on pte bit position in asm code
Aneesh Kumar K.V
2015-12-14
1
-0
/
+29
*
powerpc/mm: Convert 4k hash insert to C
Aneesh Kumar K.V
2015-12-14
1
-1
/
+3
*
powerpc/mm: Fix infinite loop in hash fault with 4K page size
Aneesh Kumar K.V
2015-12-14
1
-1
/
+2
*
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
2015-10-12
1
-3
/
+4
*
powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K
Michael Ellerman
2015-08-18
1
-6
/
+6
*
powerpc/mm: Add trace point for tracking hash pte fault
Aneesh Kumar K.V
2015-06-10
1
-0
/
+2
*
powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC
Michael Ellerman
2015-06-02
1
-1
/
+1
*
powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled
Aneesh Kumar K.V
2015-04-23
1
-0
/
+1
*
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
2015-04-17
1
-1
/
+1
*
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
2014-12-13
1
-1
/
+1
*
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
1
-16
/
+28
*
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
2014-12-02
1
-5
/
+23
*
powerpc/mm/thp: Remove code duplication
Aneesh Kumar K.V
2014-12-02
1
-0
/
+52
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-1
/
+1
*
powerpc/mm: Add new hash_page_mm()
Ian Munsie
2014-10-08
1
-7
/
+17
*
powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize
Ian Munsie
2014-10-08
1
-0
/
+2
*
powerpc/cell: Make spu_flush_all_slbs() generic
Ian Munsie
2014-10-08
1
-7
/
+3
*
powerpc/mm: Unindent htab_dt_scan_page_sizes()
Michael Ellerman
2014-09-25
1
-61
/
+60
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
1
-1
/
+1
*
powerpc: Move more symbol exports next to function definitions
Anton Blanchard
2014-09-25
1
-0
/
+1
*
powerpc: implement vmemmap_remove_mapping() for BOOK3S
Li Zhong
2014-08-05
1
-1
/
+1
*
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
2014-07-28
1
-4
/
+2
*
powerpc: Remove STAB code
Michael Ellerman
2014-07-28
1
-14
/
+4
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
1
-34
/
+58
|
\
|
*
powerpc/mm: Check paca psize is up to date for huge mappings
Michael Ellerman
2014-06-06
1
-11
/
+20
|
*
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-05-05
1
-20
/
+16
|
|
\
|
|
*
powerpc: Fix branch patching code for ABIv2
Anton Blanchard
2014-04-23
1
-11
/
+9
|
|
*
powerpc: Use ppc_function_entry instead of open coding it
Anton Blanchard
2014-04-23
1
-10
/
+8
|
*
|
powerpc: Use 64k io pages when we never see an HEA
Alexander Graf
2014-05-01
1
-3
/
+22
|
|
/
*
|
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-04
1
-11
/
+11
|
\
\
|
*
|
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-04-30
1
-11
/
+11
|
|
/
*
/
KVM guest: Make pv trampoline code executable
Alexander Graf
2014-04-29
1
-0
/
+4
|
/
*
powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.
Mahesh Salgaonkar
2014-02-11
1
-0
/
+14
*
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
Aneesh Kumar K.V
2013-12-09
1
-3
/
+4
*
powerpc: Book 3S MMU little endian support
Anton Blanchard
2013-10-11
1
-20
/
+18
*
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-08-14
1
-1
/
+1
*
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-07-01
1
-1
/
+1
*
powerpc: Make linux pagetable walk safe with THP enabled
Aneesh Kumar K.V
2013-06-21
1
-12
/
+15
*
powerpc/THP: Add code to handle HPTE faults for hugepages
Aneesh Kumar K.V
2013-06-21
1
-4
/
+17
*
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
2013-06-21
1
-1
/
+7
*
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-21
1
-2
/
+7
*
powerpc: Exception hooks for context tracking subsystem
Li Zhong
2013-05-14
1
-9
/
+27
*
powerpc/tm: Fix null pointer deference in flush_hash_page
Michael Neuling
2013-05-06
1
-0
/
+1
[next]