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
Age
Commit message (
Expand
)
Author
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
2020-05-26
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
2020-05-26
powerpc/32s: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-26
powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
powerpc/8xx: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-26
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
2020-05-26
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
2020-05-26
powerpc/8xx: Map IMMR with a huge page
Christophe Leroy
2020-05-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-05-26
powerpc/8xx: Refactor kernel address boundary comparison
Christophe Leroy
2020-05-26
powerpc/mm: Don't be too strict with _etext alignment on PPC32
Christophe Leroy
2020-05-26
powerpc/8xx: Move DTLB perf handling closer.
Christophe Leroy
2020-05-26
powerpc/8xx: Remove now unused TLB miss functions
Christophe Leroy
2020-05-26
powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...
Christophe Leroy
2020-05-26
powerpc/8xx: Always pin TLBs at startup.
Christophe Leroy
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
2020-05-26
powerpc/8xx: Add function to set pinned TLBs
Christophe Leroy
2020-05-26
powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
Christophe Leroy
2020-05-26
powerpc/8xx: MM_SLICE is not needed anymore
Christophe Leroy
2020-05-26
powerpc/8xx: Only 8M pages are hugepte pages now
Christophe Leroy
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
2020-05-26
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
2020-05-26
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
2020-05-26
powerpc/mm: Create a dedicated pte_update() for 8xx
Christophe Leroy
2020-05-26
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
2020-05-26
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
2020-05-26
powerpc/mm: Refactor pte_update() on book3s/32
Christophe Leroy
2020-05-26
powerpc/mm: Refactor pte_update() on nohash/32
Christophe Leroy
2020-05-26
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
2020-05-26
powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...
Christophe Leroy
2020-05-26
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
2020-05-26
powerpc/32s: Don't warn when mapping RO data ROX.
Christophe Leroy
2020-05-26
powerpc/ptdump: Handle hugepd at PGD level
Christophe Leroy
2020-05-26
powerpc/ptdump: Properly handle non standard page size
Christophe Leroy
2020-05-26
powerpc/ptdump: Standardise display of BAT flags
Christophe Leroy
2020-05-26
powerpc/ptdump: Display size of BATs
Christophe Leroy
2020-05-26
powerpc/ptdump: Add _PAGE_COHERENT flag
Christophe Leroy
2020-05-26
powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
Michael Ellerman
2020-05-22
powerpc/64s: Disable STRICT_KERNEL_RWX
Michael Ellerman
2020-05-20
powerpc/kasan: Declare kasan_init_region() weak
Christophe Leroy
2020-05-20
powerpc/kasan: Refactor update of early shadow mappings
Christophe Leroy
2020-05-20
powerpc/kasan: Remove unnecessary page table locking
Christophe Leroy
2020-05-20
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-05-20
powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
Christophe Leroy
2020-05-20
powerpc/kasan: Fix error detection on memory allocation
Christophe Leroy
2020-05-20
powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults
Nicholas Piggin
2020-05-20
ocxl: Fix misleading comment
Andrew Donnellan
[next]