Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f08d08f3db55452d31ba4a37c702da6245876b96
/
arch
/
powerpc
/
mm
/
pgtable-radix.c
f08d08f
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
by Aneesh Kumar K.V
· 6 years ago
a2dc009
powerpc/mm/book3s/radix: Add mapping statistics
by Aneesh Kumar K.V
· 6 years ago
2bf1071
powerpc/64s: Remove POWER9 DD1 support
by Nicholas Piggin
· 6 years ago
f1cb8f9
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
by Nicholas Piggin
· 7 years ago
e5f7cb5
powerpc/64s/radix: do not flush TLB when relaxing access
by Nicholas Piggin
· 7 years ago
bd5050e
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
by Aneesh Kumar K.V
· 7 years ago
e4c1112
powerpc/mm: Change function prototype
by Aneesh Kumar K.V
· 7 years ago
044003b
powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
by Aneesh Kumar K.V
· 7 years ago
738f964
powerpc/mm: Use page fragments for allocation page table at PMD level
by Aneesh Kumar K.V
· 7 years ago
8a6c697
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
by Aneesh Kumar K.V
· 7 years ago
af60a4c
powerpc/mm: Use pmd_lockptr instead of opencoding it
by Aneesh Kumar K.V
· 7 years ago
fb4e5db
powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
by Aneesh Kumar K.V
· 7 years ago
f437c51
Merge branch 'topic/paca' into next
by Michael Ellerman
· 7 years ago
29ab6c4
powerpc/mm: Pass node id into create_section_mapping
by Nicholas Piggin
· 7 years ago
2ad452f
powerpc/64s/radix: Allocate kernel page tables node-local if possible
by Nicholas Piggin
· 7 years ago
0633daf
powerpc/64s/radix: Split early page table mapping to its own function
by Nicholas Piggin
· 7 years ago
bde709a
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
by Mauricio Faria de Oliveira
· 7 years ago
fae2211
powerpc/mm: Fix crashes with 16G huge pages
by Aneesh Kumar K.V
· 7 years ago
4dd5f8a9
powerpc/mm/radix: Split linear mapping on hot-unplug
by Balbir Singh
· 7 years ago
eeb715c
powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
by Nicholas Piggin
· 7 years ago
5eae82c
powerpc/pseries: lift RTAS limit for radix
by Nicholas Piggin
· 7 years ago
98ae0069
powerpc/pseries: radix is not subject to RMA limit, remove it
by Nicholas Piggin
· 7 years ago
1513c33
powerpc/powernv: Remove real mode access limit for early allocations
by Nicholas Piggin
· 7 years ago
d474827
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
by Nicholas Piggin
· 7 years ago
f79ad50
powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
by Balbir Singh
· 7 years ago
6deb6b4
powerpc/mm/radix: Prettify mapped memory range print out
by Michael Ellerman
· 7 years ago
bd350f7
powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c
by Michael Ellerman
· 7 years ago
15c659ff
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
fa4531f
powerpc/mm: Don't send IPI to all cpus on THP updates
by Aneesh Kumar K.V
· 7 years ago
7cd2a86
powerpc/mm: Properly invalidate when setting process table base
by Suraj Jitindar Singh
· 7 years ago
63ee9b2
powerpc/mm/book3s64: Make KERN_IO_START a variable
by Michael Ellerman
· 7 years ago
424de9c
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
by Benjamin Herrenschmidt
· 7 years ago
a25bd72
powerpc/mm/radix: Workaround prefetch issue with KVM
by Benjamin Herrenschmidt
· 7 years ago
029d925
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
by Michael Ellerman
· 7 years ago
b134bd9
powerpc/mm/radix: Refactor radix__mark_rodata_ro()
by Michael Ellerman
· 7 years ago
7614ff3
powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix
by Balbir Singh
· 8 years ago
7f6d498
powerpc/mm/radix: Fix execute permissions for interrupt_vectors
by Balbir Singh
· 8 years ago
ebd3119
powerpc/mm: Add devmap support for ppc64
by Oliver O'Halloran
· 8 years ago
0428491
powerpc/mm: Trace tlbie(l) instructions
by Balbir Singh
· 8 years ago
9abcc98
powerpc/mm/radix: Only add X for pages overlapping kernel text
by Michael Ellerman
· 8 years ago
f7d6a72
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
7a70d72
powerpc/64: Invalidate process table caching after setting process table
by Paul Mackerras
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
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
da0e7e6
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 8 years ago
cc3d294
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
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
a0615a1
powerpc/mm: Use the correct pointer when setting a 2MB pte
by Reza Arbab
· 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
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
3b10d00
powerpc/mm/radix: Prevent kernel execution of user space
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
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
cac4a18
powerpc/mm: Fix missing update of HID register on secondary CPUs
by Aneesh Kumar K.V
· 8 years ago
555c163
powerpc/mm: Correct process and partition table max size
by Suraj Jitindar Singh
· 8 years ago
ac8d381
powerpc/mm: Fix typo in radix encodings print
by Balbir Singh
· 8 years ago
fe036a0
powerpc/64/kexec: Fix MMU cleanup on radix
by Benjamin Herrenschmidt
· 8 years ago
ad41067
powerpc/mm: Update the HID bit when switching from radix to hash
by Aneesh Kumar K.V
· 8 years ago
eea8148
powerpc/mm: Move register_process_table() out of ppc_md
by Michael Ellerman
· 8 years ago
2537b09
powerpc/mm: Do radix device tree scanning earlier
by Michael Ellerman
· 8 years ago
166dd7d
powerpc/64: Move MMU backend selection out of platform code
by Benjamin Herrenschmidt
· 8 years ago
83209bc
powerpc/mm/radix: Update machine call back to support new HCALL.
by Aneesh Kumar K.V
· 8 years ago
5654741
powerpc/mm: Print formation regarding the the MMU mode
by Aneesh Kumar K.V
· 8 years ago
bf16cdf
powerpc/mm/radix: Update LPCR HR bit as per ISA
by Aneesh Kumar K.V
· 8 years ago
bfa3708
powerpc: Initialise pci_io_base as early as possible
by Darren Stevens
· 9 years ago
b23d9c5
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
by Aneesh Kumar K.V
· 9 years ago
d6c8860
powerpc/mm/radix: Update LPCR only if it is powernv
by Aneesh Kumar K.V
· 9 years ago
bde3eb6
powerpc/mm/radix: Add radix THP callbacks
by Aneesh Kumar K.V
· 9 years ago
5ed7ecd
powerpc/mm: pte_frag abstraction
by Aneesh Kumar K.V
· 9 years ago
d6a9996
powerpc/mm: vmalloc abstraction in preparation for radix
by Aneesh Kumar K.V
· 9 years ago
a2f41eb
powerpc/mm: Add radix pgalloc details
by Aneesh Kumar K.V
· 9 years ago
177ba7c
powerpc/mm/radix: Limit paca allocation in radix
by Aneesh Kumar K.V
· 9 years ago
d9225ad
powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()
by Aneesh Kumar K.V
· 9 years ago
2bfd65e
powerpc/mm/radix: Add radix callbacks for early init routines
by Aneesh Kumar K.V
· 9 years ago