index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hash_utils_64.c
Age
Commit message (
Expand
)
Author
2017-08-23
powerpc/mm: Use mm_is_thread_local() instread of open-coding
Benjamin Herrenschmidt
2017-08-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2017-08-16
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...
Aneesh Kumar K.V
2017-08-08
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
2017-07-31
powerpc/mm: Fix check of multiple 16G pages from device tree
Rui Teng
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-03
powerpc/mm: Remove stale comment about the DART hole
Oliver O'Halloran
2017-04-01
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
2017-03-31
powerpc/mm: Move copy_mm_to_paca to paca.c
Aneesh Kumar K.V
2017-03-31
powerpc/mm: Move hash specific pte bits to be top bits of RPN
Aneesh Kumar K.V
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-02-10
powerpc/pseries: Automatically resize HPT for memory hot add/remove
David Gibson
2017-02-10
powerpc/pseries: Add support for hash table resizing
David Gibson
2017-01-17
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
2016-11-23
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
2016-11-18
powerpc/mm: Fix missing update of HID register on secondary CPUs
Aneesh Kumar K.V
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-12
powerpc/mm/hash64: Fix might_have_hea() check
Michael Ellerman
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-09-23
powerpc: Clean up tm_abort duplication in hash_utils_64.c
Rui Teng
2016-09-13
powerpc/mm: Update the HID bit when switching from radix to hash
Aneesh Kumar K.V
2016-09-09
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2016-07-28
powerpc/mm: Parenthesise IS_ENABLED() in if condition
Stephen Rothwell
2016-07-26
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
2016-07-26
powerpc/mm: Fix build break when PPC_NATIVE=n
Michael Ellerman
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-07-21
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
Benjamin Herrenschmidt
2016-07-21
powerpc/mm/hash: Don't use machine_is() early during boot
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
2016-07-17
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
Aneesh Kumar K.V
2016-07-17
powerpc/mm: Print formation regarding the the MMU mode
Aneesh Kumar K.V
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
2016-07-05
powerpc/mm: Add a parameter to disable 1TB segs
Oliver O'Halloran
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
2016-06-17
powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
Aneesh Kumar K.V
2016-06-01
powerpc/mm/hash: Fix the reference bit update when handling hash fault
Aneesh Kumar K.V
2016-05-11
powerpc/mm/hash64: Fix subpage protection with 4K HPTE config
Michael Ellerman
2016-05-11
powerpc/mm/hash64: Factor out hash preload psize check
Michael Ellerman
2016-05-11
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Add radix pgalloc details
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Update PTCR on secondary CPUs
Aneesh Kumar K.V
[next]