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
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
5
-5
/
+5
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
17
-290
/
+1325
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-12-16
6
-236
/
+225
|
|
\
|
|
*
powerpc/8xx: Implement support of hugepages
Christophe Leroy
2016-12-10
2
-11
/
+39
|
|
*
powerpc: get hugetlbpage handling more generic
Christophe Leroy
2016-12-10
1
-114
/
+81
|
|
*
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-12-10
4
-115
/
+109
|
*
|
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2016-12-02
2
-14
/
+1
|
*
|
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
2016-12-02
1
-29
/
+17
|
*
|
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
2016-12-02
2
-6
/
+7
|
*
|
powerpc/mm: Fix page table dump build on non-Book3S
Michael Ellerman
2016-12-01
2
-2
/
+4
|
*
|
powerpc/mm: Fix no execute fault handling on pre-POWER5
Balbir Singh
2016-11-30
1
-1
/
+9
|
*
|
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2016-11-28
2
-2
/
+3
|
*
|
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
2016-11-28
1
-0
/
+18
|
*
|
powerpc/mm/radix: Prevent kernel execution of user space
Balbir Singh
2016-11-26
1
-0
/
+22
|
*
|
powerpc/mm: Detect instruction fetch denied and report
Balbir Singh
2016-11-25
1
-0
/
+7
|
*
|
powerpc/mm/radix: Setup AMOR in HV mode to allow key 0
Balbir Singh
2016-11-25
1
-0
/
+14
|
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2016-11-24
4
-42
/
+68
|
|
\
\
|
*
|
|
powerpc/mm/coproc: Handle bad address on coproc slb fault
Aneesh Kumar K.V
2016-11-22
1
-0
/
+3
|
|
|
/
|
|
/
|
|
*
|
powerpc/mm: Correct process and partition table max size
Suraj Jitindar Singh
2016-11-17
1
-2
/
+2
|
*
|
powerpc/mm: Dump hash table
Rashmica Gupta
2016-11-17
2
-1
/
+553
|
*
|
powerpc/mm: Dump linux pagetables
Rashmica Gupta
2016-11-17
2
-0
/
+441
|
*
|
powerpc/mm: Fix typo in radix encodings print
Balbir Singh
2016-11-17
1
-1
/
+1
|
*
|
powerpc/hash64: Be more careful when generating tlbiel
Balbir Singh
2016-11-14
1
-4
/
+6
|
*
|
powerpc: Add support for relative exception tables
Nicholas Piggin
2016-11-14
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-14
4
-42
/
+68
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
2016-11-23
3
-36
/
+44
|
*
|
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
2016-11-16
1
-6
/
+24
|
|
/
*
|
powerpc/mm: allow memory hotplug into a memoryless node
Reza Arbab
2016-12-13
1
-12
/
+1
*
|
powerpc/mm: Fix lazy icache flush on pre-POWER5
Benjamin Herrenschmidt
2016-11-29
2
-3
/
+3
*
|
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
2016-11-25
1
-2
/
+6
*
|
powerpc/mm: Fix missing update of HID register on secondary CPUs
Aneesh Kumar K.V
2016-11-18
2
-0
/
+8
*
|
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
Michael Neuling
2016-11-18
1
-0
/
+4
|
/
*
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
Aneesh Kumar K.V
2016-10-27
1
-4
/
+4
*
powerpc: Fix numa topology console print
Aneesh Kumar K.V
2016-10-19
1
-5
/
+5
*
powerpc/mm: Drop dump_numa_memory_topology()
Michael Ellerman
2016-10-19
1
-36
/
+0
*
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
Frederic Barrat
2016-10-19
1
-0
/
+2
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+3
|
\
|
*
ppc: move exports to definitions
Al Viro
2016-08-08
1
-0
/
+3
*
|
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-14
1
-1
/
+1
|
\
\
|
*
|
powerpc/mm/hash64: Fix might_have_hea() check
Michael Ellerman
2016-10-11
1
-1
/
+1
*
|
|
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-08
11
-49
/
+218
|
\
|
|
|
*
|
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-22
1
-31
/
+25
|
*
|
powerpc: Fix usage of _PAGE_RO in hugepage
Christophe Leroy
2016-09-22
1
-0
/
+7
|
*
|
powerpc/mm: Add radix flush all with IS=3
Aneesh Kumar K.V
2016-09-22
1
-0
/
+24
|
*
|
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
2016-09-22
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
[next]