Sign in
android-kvm
/
linux
/
e9bb627561535dd584b43a8c0afe93a67bc6a2c5
/
arch
/
powerpc
/
mm
/
book3s64
/
hash_utils.c
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
78c9498
powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesize
by Aneesh Kumar K.V
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
d667edc
powerpc/mm: Make some symbols static that can be
by YueHaibing
· 6 years ago
e4dccf9
powerpc/mm: print hash info in a helper
by Christophe Leroy
· 6 years ago
45d0ba5
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
by Christophe Leroy
· 6 years ago
5953fb4
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
by Christophe Leroy
· 6 years ago
47d9994
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
by Christophe Leroy
· 6 years ago
[Renamed (97%) from arch/powerpc/mm/hash_utils_64.c]
f341d89
powerpc/mm: fix spelling mistake "Outisde" -> "Outside"
by Colin Ian King
· 6 years ago
e090939
powerpc/mm: Validate address values against different region limits
by Aneesh Kumar K.V
· 6 years ago
0034d39
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
by Aneesh Kumar K.V
· 6 years ago
a35a3c6
powerpc/mm/hash64: Add a variable to track the end of IO mapping
by Aneesh Kumar K.V
· 6 years ago
ef629cc
powerc/mm/hash: Reduce hash_mm_context size
by Aneesh Kumar K.V
· 6 years ago
7011018
powerpc/mm: Reduce memory usage for mm_context_t for radix
by Aneesh Kumar K.V
· 6 years ago
67fda38f
powerpc/mm: Move slb_addr_linit to early_init_mmu
by Aneesh Kumar K.V
· 6 years ago
60458fb
powerpc/mm: Add helpers for accessing hash translation related variables
by Aneesh Kumar K.V
· 6 years ago
f172acb
powerpc/mm: move warning from resize_hpt_for_hotplug()
by Laurent Vivier
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
0ba9e6e
memblock: drop memblock_alloc_base()
by Mike Rapoport
· 6 years ago
b5dd0c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
f806714
powerpc: prefer memblock APIs returning virtual address
by Mike Rapoport
· 6 years ago
7cd4774
powerpc/mm: Fix debugfs_simple_attr.cocci warnings
by YueHaibing
· 6 years ago
94ee4272
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
by Nicholas Piggin
· 6 years ago
34eb138
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
by Christophe Leroy
· 6 years ago
da7ad36
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
by Aneesh Kumar K.V
· 6 years ago
54be0b9
Revert "convert SLB miss handlers to C" and subsequent commits
by Michael Ellerman
· 6 years ago
8fed04d
powerpc/64s/hash: remove user SLB data from the paca
by Nicholas Piggin
· 6 years ago
45ef599
powerpc: remove unnecessary inclusion of asm/tlbflush.h
by Christophe Leroy
· 7 years ago
1531cff
powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group
by Aneesh Kumar K.V
· 7 years ago
2bf1071
powerpc/64s: Remove POWER9 DD1 support
by Nicholas Piggin
· 7 years ago
481c63a
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
eacbb21
powerpc: Export tm_enable()/tm_disable/tm_abort() APIs
by Simon Guo
· 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
8597538
powerpc/fadump: Do not use hugepages when fadump is active
by Hari Bathini
· 7 years ago
471d7ff
powerpc/64s: Remove POWER4 support
by Nicholas Piggin
· 7 years ago
f437c51
Merge branch 'topic/paca' into next
by Michael Ellerman
· 7 years ago
f384796c
powerpc/mm: Add support for handling > 512TB address in SLB miss
by Aneesh Kumar K.V
· 7 years ago
29ab6c4
powerpc/mm: Pass node id into create_section_mapping
by Nicholas Piggin
· 7 years ago
dbfcf3c
powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
by Paul Mackerras
· 8 years ago
1547242
powerpc/mm/slice: Allow up to 64 low slices
by Christophe Leroy
· 7 years ago
fae2211
powerpc/mm: Fix crashes with 16G huge pages
by Aneesh Kumar K.V
· 7 years ago
7339390
powerpc/pseries: Don't give a warning when HPT resizing isn't available
by David Gibson
· 8 years ago
10527e8
powerpc/hash: Skip non initialized page size in init_hpte_page_sizes
by Aneesh Kumar K.V
· 7 years ago
087003e
powerpc: introduce get_mm_addr_key() helper
by Ram Pai
· 7 years ago
a6590ca
powerpc: Program HPTE key protection bits
by Ram Pai
· 7 years ago
92e3da3
powerpc: initial pkey plumbing
by Ram Pai
· 7 years ago
c610d65
powerpc/pseries: lift RTAS limit for hash
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
a854868
powerpc: use helper functions to get and set hash slots
by Ram Pai
· 7 years ago
9d2edb1
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
by Ram Pai
· 7 years ago
318995b
powerpc: introduce pte_get_hash_gslot() helper
by Ram Pai
· 7 years ago
7f14266
powerpc/mm/hash: Add pr_fmt() to hash_utils64.c
by Aneesh Kumar K.V
· 7 years ago
b426e4b
powerpc/mm: Use mm_is_thread_local() instread of open-coding
by Benjamin Herrenschmidt
· 8 years ago
8434f08
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 8 years ago
94171b1
powerpc/mm: Rename find_linux_pte_or_hugepte()
by Aneesh Kumar K.V
· 8 years ago
79cc38d
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line
by Aneesh Kumar K.V
· 8 years ago
63ee9b2
powerpc/mm/book3s64: Make KERN_IO_START a variable
by Michael Ellerman
· 8 years ago
23493c1
powerpc/mm: Fix check of multiple 16G pages from device tree
by Rui Teng
· 8 years ago
0428491
powerpc/mm: Trace tlbie(l) instructions
by Balbir Singh
· 8 years ago
7644d58
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
by Michael Ellerman
· 8 years ago
f6f9195
powerpc/mm: Remove stale comment about the DART hole
by Oliver O'Halloran
· 8 years ago
82228e3
powerpc/pseries: Skip using reserved virtual address range
by Aneesh Kumar K.V
· 8 years ago
52b1e66
powerpc/mm: Move copy_mm_to_paca to paca.c
by Aneesh Kumar K.V
· 8 years ago
6aa59f5
powerpc/mm: Move hash specific pte bits to be top bits of RPN
by Aneesh Kumar K.V
· 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
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
32b53c0
powerpc/mm: Fix memory hotplug BUG() on radix
by Reza Arbab
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
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
984d7a1
powerpc/mm: Fixup kernel read only mapping
by Aneesh Kumar K.V
· 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
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
07021b43
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
f1a55ce
powerpc: Clean up tm_abort duplication in hash_utils_64.c
by Rui Teng
· 9 years ago
ad41067
powerpc/mm: Update the HID bit when switching from radix to hash
by Aneesh Kumar K.V
· 9 years ago
0eeede0
powerpc/mm: Speed up computation of base and actual page size for a HPTE
by Paul Mackerras
· 9 years ago
b8f1b4f
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
by Aneesh Kumar K.V
· 9 years ago
bacf9cf
powerpc/mm: Do hash device tree scanning earlier
by Michael Ellerman
· 9 years ago
fbef66f
powerpc/mm: Parenthesise IS_ENABLED() in if condition
by Stephen Rothwell
· 9 years ago
6364e84
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
by Michael Ellerman
· 9 years ago
7353644
powerpc/mm: Fix build break when PPC_NATIVE=n
by Michael Ellerman
· 9 years ago
7025776
powerpc/mm: Move hash table ops to a separate structure
by Benjamin Herrenschmidt
· 9 years ago
2b4e3ad
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
by Benjamin Herrenschmidt
· 9 years ago
5556ecf
powerpc/mm/hash: Don't use machine_is() early during boot
by Benjamin Herrenschmidt
· 9 years ago
166dd7d
powerpc/64: Move MMU backend selection out of platform code
by Benjamin Herrenschmidt
· 9 years ago
c40785a
powerpc/dart: Use a cachable DART
by Benjamin Herrenschmidt
· 9 years ago
4b7a350
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
by Aneesh Kumar K.V
· 9 years ago
5654741
powerpc/mm: Print formation regarding the the MMU mode
by Aneesh Kumar K.V
· 9 years ago
b5f1bf4
Merge tag 'powerpc-4.7-5' into next
by Michael Ellerman
· 9 years ago
faf7882
powerpc/mm: Add a parameter to disable 1TB segs
by Oliver O'Halloran
· 9 years ago
bfa3708
powerpc: Initialise pci_io_base as early as possible
by Darren Stevens
· 9 years ago
e568006
powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
by Aneesh Kumar K.V
· 9 years ago
dc47c0c1
powerpc/mm/hash: Fix the reference bit update when handling hash fault
by Aneesh Kumar K.V
· 9 years ago
aac55d7
powerpc/mm/hash64: Fix subpage protection with 4K HPTE config
by Michael Ellerman
· 9 years ago
8bbc9b7
powerpc/mm/hash64: Factor out hash preload psize check
by Michael Ellerman
· 9 years ago
Next »