index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-95
/
+391
2017-02-16
powerpc/64: Disable use of radix under a hypervisor
Paul Mackerras
1
-1
/
+2
2017-02-15
powerpc/mm: Update PROTFAULT handling in the page fault path
Aneesh Kumar K.V
2
-14
/
+39
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
4
-4
/
+52
2017-02-14
powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
Michael Ellerman
1
-1
/
+1
2017-02-10
powerpc: Drop GPL from of_node_to_nid() export to match other arches
Shailendra Singh
1
-1
/
+1
2017-02-10
powerpc/pseries: Automatically resize HPT for memory hot add/remove
David Gibson
2
-0
/
+33
2017-02-10
powerpc/pseries: Add support for hash table resizing
David Gibson
1
-0
/
+33
2017-02-09
powerpc/mm/radix: Update ERAT flushes when invalidating TLB
Benjamin Herrenschmidt
1
-5
/
+1
2017-02-08
powerpc/mm: Fix spurrious segfaults on radix with autonuma
Benjamin Herrenschmidt
1
-16
/
+5
2017-01-31
powerpc/64: Make type of partition table flush depend on partition type
Paul Mackerras
1
-3
/
+13
2017-01-31
powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
Paul Mackerras
1
-1
/
+2
2017-01-31
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
2
-5
/
+9
2017-01-31
powerpc/64: Don't try to use radix MMU under a hypervisor
Paul Mackerras
1
-0
/
+33
2017-01-31
powerpc/mm: unstub radix__vmemmap_remove_mapping()
Reza Arbab
1
-1
/
+28
2017-01-31
powerpc/mm: add radix__remove_section_mapping()
Reza Arbab
2
-1
/
+134
2017-01-31
powerpc/mm: add radix__create_section_mapping()
Reza Arbab
2
-1
/
+8
2017-01-31
powerpc/mm: refactor radix physical page mapping
Reza Arbab
1
-38
/
+50
2017-01-30
powerpc/powernv: Initialise nest mmu
Alistair Popple
2
-1
/
+7
2017-01-30
powerpc/mm: Allow memory hotplug into an offline node
Reza Arbab
1
-1
/
+1
2017-01-30
powerpc/mm: Simplify loop control in parse_numa_properties()
Reza Arbab
1
-8
/
+3
2017-01-30
powerpc/mm: Use the correct pointer when setting a 2MB pte
Reza Arbab
1
-2
/
+2
2017-01-25
powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_...
Markus Elfring
1
-3
/
+1
2017-01-23
powerpc/mm: Remove the debug hugepd_ok check
Aneesh Kumar K.V
1
-21
/
+0
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
2
-12
/
+15
2017-01-18
powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size
Aneesh Kumar K.V
1
-3
/
+0
2017-01-18
powerpc: Fix pgtable pmd cache init
Nicholas Piggin
2
-13
/
+6
2017-01-17
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
2
-2
/
+20
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
17
-290
/
+1325
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
6
-236
/
+225
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-42
/
+68
2016-12-12
powerpc/mm: allow memory hotplug into a memoryless node
Reza Arbab
1
-12
/
+1
2016-12-09
powerpc/8xx: Implement support of hugepages
Christophe Leroy
2
-11
/
+39
2016-12-09
powerpc: get hugetlbpage handling more generic
Christophe Leroy
1
-114
/
+81
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
4
-115
/
+109
2016-12-02
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2
-14
/
+1
2016-12-02
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
1
-29
/
+17
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
2
-6
/
+7
2016-12-01
powerpc/mm: Fix page table dump build on non-Book3S
Michael Ellerman
2
-2
/
+4
2016-11-30
powerpc/mm: Fix no execute fault handling on pre-POWER5
Balbir Singh
1
-1
/
+9
2016-11-29
powerpc/mm: Fix lazy icache flush on pre-POWER5
Benjamin Herrenschmidt
2
-3
/
+3
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2
-2
/
+3
2016-11-28
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
1
-0
/
+18
2016-11-26
powerpc/mm/radix: Prevent kernel execution of user space
Balbir Singh
1
-0
/
+22
2016-11-25
powerpc/mm: Detect instruction fetch denied and report
Balbir Singh
1
-0
/
+7
2016-11-25
powerpc/mm/radix: Setup AMOR in HV mode to allow key 0
Balbir Singh
1
-0
/
+14
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
1
-2
/
+6
[next]