index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
13
-95
/
+391
|
\
|
*
powerpc/mm: Update PROTFAULT handling in the page fault path
Aneesh Kumar K.V
2017-02-15
2
-14
/
+39
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-02-14
4
-4
/
+52
|
|
\
|
|
*
powerpc/64: Make type of partition table flush depend on partition type
Paul Mackerras
2017-01-31
1
-3
/
+13
|
|
*
powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
Paul Mackerras
2017-01-31
1
-1
/
+2
|
|
*
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
2017-01-31
2
-5
/
+9
|
|
*
powerpc/64: Don't try to use radix MMU under a hypervisor
Paul Mackerras
2017-01-31
1
-0
/
+33
|
*
|
powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
Michael Ellerman
2017-02-14
1
-1
/
+1
|
*
|
powerpc: Drop GPL from of_node_to_nid() export to match other arches
Shailendra Singh
2017-02-10
1
-1
/
+1
|
*
|
powerpc/pseries: Automatically resize HPT for memory hot add/remove
David Gibson
2017-02-10
2
-0
/
+33
|
*
|
powerpc/pseries: Add support for hash table resizing
David Gibson
2017-02-10
1
-0
/
+33
|
*
|
powerpc/mm: unstub radix__vmemmap_remove_mapping()
Reza Arbab
2017-01-31
1
-1
/
+28
|
*
|
powerpc/mm: add radix__remove_section_mapping()
Reza Arbab
2017-01-31
2
-1
/
+134
|
*
|
powerpc/mm: add radix__create_section_mapping()
Reza Arbab
2017-01-31
2
-1
/
+8
|
*
|
powerpc/mm: refactor radix physical page mapping
Reza Arbab
2017-01-31
1
-38
/
+50
|
*
|
powerpc/powernv: Initialise nest mmu
Alistair Popple
2017-01-30
2
-1
/
+7
|
*
|
powerpc/mm: Allow memory hotplug into an offline node
Reza Arbab
2017-01-30
1
-1
/
+1
|
*
|
powerpc/mm: Simplify loop control in parse_numa_properties()
Reza Arbab
2017-01-30
1
-8
/
+3
|
*
|
powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_...
Markus Elfring
2017-01-25
1
-3
/
+1
|
*
|
powerpc/mm: Remove the debug hugepd_ok check
Aneesh Kumar K.V
2017-01-23
1
-21
/
+0
*
|
|
powerpc/64: Disable use of radix under a hypervisor
Paul Mackerras
2017-02-16
1
-1
/
+2
*
|
|
powerpc/mm/radix: Update ERAT flushes when invalidating TLB
Benjamin Herrenschmidt
2017-02-09
1
-5
/
+1
*
|
|
powerpc/mm: Fix spurrious segfaults on radix with autonuma
Benjamin Herrenschmidt
2017-02-08
1
-16
/
+5
*
|
|
powerpc/mm: Use the correct pointer when setting a 2MB pte
Reza Arbab
2017-01-30
1
-2
/
+2
|
/
/
*
|
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
2017-01-18
2
-12
/
+15
*
|
powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size
Aneesh Kumar K.V
2017-01-18
1
-3
/
+0
*
|
powerpc: Fix pgtable pmd cache init
Nicholas Piggin
2017-01-18
2
-13
/
+6
*
|
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
2017-01-17
2
-2
/
+20
|
/
*
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
1
-1
/
+1
|
\
|
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
|
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-09
2
-11
/
+39
|
|
*
powerpc: get hugetlbpage handling more generic
Christophe Leroy
2016-12-09
1
-114
/
+81
|
|
*
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-12-09
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
[next]