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
/
book3s32
/
mmu.c
Age
Commit message (
Expand
)
Author
2020-12-09
powerpc/32s: Move _tlbie() and _tlbia() in a new file
Christophe Leroy
2020-12-09
powerpc/32s: Declare Hash related vars as __initdata
Christophe Leroy
2020-12-09
powerpc/32s: Make Hash var static
Christophe Leroy
2020-12-09
powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash...
Christophe Leroy
2020-12-09
powerpc/32s: Make bat_addrs[] static
Christophe Leroy
2020-12-04
powerpc/32s: Don't hash_preload() kernel text
Christophe Leroy
2020-12-04
powerpc/32s: Always map kernel text and rodata with BATs
Christophe Leroy
2020-10-08
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
2020-10-08
powerpc: Tidy up a bit after removal of PowerPC 601.
Christophe Leroy
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-08-21
powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
Christophe Leroy
2020-08-18
powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
Christophe Leroy
2020-07-27
powerpc/32s: Only leave NX unset on segments used for modules
Christophe Leroy
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-05-26
powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
powerpc/32s: Don't warn when mapping RO data ROX.
Christophe Leroy
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2019-11-19
powerpc/32s: automatically allocate BAT in setbat()
Christophe Leroy
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2019-08-20
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
Christophe Leroy
2019-08-20
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
2019-08-20
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-03
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-03
powerpc/32s: don't try to print hash table address.
Christophe Leroy
2019-05-03
powerpc/32s: drop Hash_end
Christophe Leroy
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-05-03
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64
Christophe Leroy