index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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
2016-05-01
powerpc/mm: Abstract early MMU init in preparation for radix
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-05-01
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
2016-05-01
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Update _PAGE_KERNEL_RO
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
powerpc/mm/subpage: Clear RWX bit to indicate no access
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-17
powerpc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
2016-03-02
powerpc/mm: Split hash page table sizing heuristic into a helper
David Gibson
2016-03-01
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
2016-03-01
powerpc/mm: Clean up error handling for htab_remove_mapping
David Gibson
[next]