Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f2853308b6409b97799b0beceacd9da43a82fe43
/
arch
/
powerpc
/
mm
38705613
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
3f91a89
powerpc/64: Disable use of radix under a hypervisor
by Paul Mackerras
· 8 years ago
18061c1
powerpc/mm: Update PROTFAULT handling in the page fault path
by Aneesh Kumar K.V
· 8 years ago
da0e7e6
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 8 years ago
a05ef16
powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
by Michael Ellerman
· 8 years ago
be9ba9f
powerpc: Drop GPL from of_node_to_nid() export to match other arches
by Shailendra Singh
· 8 years ago
438cc81
powerpc/pseries: Automatically resize HPT for memory hot add/remove
by David Gibson
· 8 years ago
dbcf929
powerpc/pseries: Add support for hash table resizing
by David Gibson
· 8 years ago
90c1e3c
powerpc/mm/radix: Update ERAT flushes when invalidating TLB
by Benjamin Herrenschmidt
· 8 years ago
d7df244
powerpc/mm: Fix spurrious segfaults on radix with autonuma
by Benjamin Herrenschmidt
· 8 years ago
16ed141
powerpc/64: Make type of partition table flush depend on partition type
by Paul Mackerras
· 8 years ago
ba9b399
powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
by Paul Mackerras
· 8 years ago
cc3d294
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
by Paul Mackerras
· 8 years ago
18569c1
powerpc/64: Don't try to use radix MMU under a hypervisor
by Paul Mackerras
· 8 years ago
0d0a4bc
powerpc/mm: unstub radix__vmemmap_remove_mapping()
by Reza Arbab
· 8 years ago
4b5d62c
powerpc/mm: add radix__remove_section_mapping()
by Reza Arbab
· 8 years ago
6cc2734
powerpc/mm: add radix__create_section_mapping()
by Reza Arbab
· 8 years ago
b5200ec
powerpc/mm: refactor radix physical page mapping
by Reza Arbab
· 8 years ago
1d0761d
powerpc/powernv: Initialise nest mmu
by Alistair Popple
· 8 years ago
2a8628d
powerpc/mm: Allow memory hotplug into an offline node
by Reza Arbab
· 8 years ago
7656cd8
powerpc/mm: Simplify loop control in parse_numa_properties()
by Reza Arbab
· 8 years ago
a0615a1
powerpc/mm: Use the correct pointer when setting a 2MB pte
by Reza Arbab
· 8 years ago
a967f16
powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_prot()
by Markus Elfring
· 8 years ago
9859f0c
powerpc/mm: Remove the debug hugepd_ok check
by Aneesh Kumar K.V
· 8 years ago
20717e1
powerpc/mm: Fix little-endian 4K hugetlb
by Aneesh Kumar K.V
· 8 years ago
ff8b857
powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size
by Aneesh Kumar K.V
· 8 years ago
bf5ca68
powerpc: Fix pgtable pmd cache init
by Nicholas Piggin
· 8 years ago
32b53c0
powerpc/mm: Fix memory hotplug BUG() on radix
by Reza Arbab
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
c6f6634
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
4a3bac4
powerpc/mm: allow memory hotplug into a memoryless node
by Reza Arbab
· 8 years ago
4b914286
powerpc/8xx: Implement support of hugepages
by Christophe Leroy
· 8 years ago
03bb2d6
powerpc: get hugetlbpage handling more generic
by Christophe Leroy
· 8 years ago
9b081e1
powerpc: port 64 bits pgtable_cache to 32 bits
by Christophe Leroy
· 8 years ago
4b6fad7
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
by Alexey Kardashevskiy
· 8 years ago
d7baee6
powerpc/iommu: Stop using @current in mm_iommu_xxx
by Alexey Kardashevskiy
· 8 years ago
88f54a3
powerpc/iommu: Pass mm_struct to init/cleanup helpers
by Alexey Kardashevskiy
· 8 years ago
dd5ac03
powerpc/mm: Fix page table dump build on non-Book3S
by Michael Ellerman
· 8 years ago
0ab5171
powerpc/mm: Fix no execute fault handling on pre-POWER5
by Balbir Singh
· 8 years ago
dd7b2f0
powerpc/mm: Fix lazy icache flush on pre-POWER5
by Benjamin Herrenschmidt
· 8 years ago
b3603e1
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
by Aneesh Kumar K.V
· 8 years ago
6d3a037
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
by Aneesh Kumar K.V
· 8 years ago
3b10d00
powerpc/mm/radix: Prevent kernel execution of user space
by Balbir Singh
· 8 years ago
1d18ad0
powerpc/mm: Detect instruction fetch denied and report
by Balbir Singh
· 8 years ago
ee97b6b
powerpc/mm/radix: Setup AMOR in HV mode to allow key 0
by Balbir Singh
· 8 years ago
984d7a1
powerpc/mm: Fixup kernel read only mapping
by Aneesh Kumar K.V
· 8 years ago
ddbefe7
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 8 years ago
9d66195
powerpc/64: Provide functions for accessing POWER9 partition table
by Paul Mackerras
· 8 years ago
64168f4
powerpc/mm/coproc: Handle bad address on coproc slb fault
by Aneesh Kumar K.V
· 8 years ago
cac4a18
powerpc/mm: Fix missing update of HID register on secondary CPUs
by Aneesh Kumar K.V
· 8 years ago
96ed1fe
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
by Michael Neuling
· 8 years ago
555c163
powerpc/mm: Correct process and partition table max size
by Suraj Jitindar Singh
· 8 years ago
1515ab9
powerpc/mm: Dump hash table
by Rashmica Gupta
· 8 years ago
8eb07b1
powerpc/mm: Dump linux pagetables
by Rashmica Gupta
· 8 years ago
ac8d381
powerpc/mm: Fix typo in radix encodings print
by Balbir Singh
· 8 years ago
6b243fc
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
by Paul Mackerras
· 8 years ago
f923efb
powerpc/hash64: Be more careful when generating tlbiel
by Balbir Singh
· 8 years ago
61a92f7
powerpc: Add support for relative exception tables
by Nicholas Piggin
· 8 years ago
bd77c44
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
by Aneesh Kumar K.V
· 8 years ago
8467801
powerpc: Fix numa topology console print
by Aneesh Kumar K.V
· 8 years ago
08b5e79
powerpc/mm: Drop dump_numa_memory_topology()
by Michael Ellerman
· 8 years ago
d2cf909
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
by Frederic Barrat
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
d8bfb96
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
08bf75b
powerpc/mm/hash64: Fix might_have_hea() check
by Michael Ellerman
· 8 years ago
07021b4
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
597f03f
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2e5bbb5
KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
by Balbir Singh
· 8 years ago
f1a55ce
powerpc: Clean up tm_abort duplication in hash_utils_64.c
by Rui Teng
· 8 years ago
6b8cb66
powerpc: Fix usage of _PAGE_RO in hugepage
by Christophe Leroy
· 8 years ago
be34d30
powerpc/mm: Add radix flush all with IS=3
by Aneesh Kumar K.V
· 8 years ago
fe036a0
powerpc/64/kexec: Fix MMU cleanup on radix
by Benjamin Herrenschmidt
· 8 years ago
03465f8
powerpc: Use kprobe blacklist for exception handlers
by Nicholas Piggin
· 8 years ago
3daf3c2
powerpc/32: Add missing \n and switch to pr_warn()
by Colin Ian King
· 8 years ago
ad41067
powerpc/mm: Update the HID bit when switching from radix to hash
by Aneesh Kumar K.V
· 8 years ago
c6d1a76
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
by Aneesh Kumar K.V
· 8 years ago
68201fb
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
by Michael Ellerman
· 8 years ago
f0f558b
powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address
by Paul Mackerras
· 8 years ago
0eeede0
powerpc/mm: Speed up computation of base and actual page size for a HPTE
by Paul Mackerras
· 8 years ago
f077aaf
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
by Paul Mackerras
· 8 years ago
da3ed65
powerpc/mmu nohash: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
8a39b05
powerpc: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
9445aa1
ppc: move exports to definitions
by Al Viro
· 9 years ago
2cfd716
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
eea8148
powerpc/mm: Move register_process_table() out of ppc_md
by Michael Ellerman
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
703b41a
powerpc/mm: remove flush_tlb_page_nohash
by Aneesh Kumar K.V
· 8 years ago
5491ae7
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
by Aneesh Kumar K.V
· 8 years ago
fbfa26d
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
by Aneesh Kumar K.V
· 8 years ago
f22dfc9
powerpc/mm/radix: Rename function and drop unused arg
by Aneesh Kumar K.V
· 8 years ago
d8e91e9
powerpc/mm/radix: Add tlb flush of THP ptes
by Aneesh Kumar K.V
· 8 years ago
9d4dab1
powerpc/mm: Drop multiple definition of mm_is_core_local
by Aneesh Kumar K.V
· 8 years ago
138ee7e
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
by Aneesh Kumar K.V
· 8 years ago
8cb8140
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
by Aneesh Kumar K.V
· 8 years ago
b8f1b4f
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
by Aneesh Kumar K.V
· 8 years ago
Next »