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
/
kernel
/
head_8xx.S
Age
Commit message (
Expand
)
Author
2020-02-17
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
2020-01-27
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
powerpc/8xx: Move tail of alignment exception out of line
Michael Ellerman
2020-01-27
powerpc/8xx: Split breakpoint exception
Christophe Leroy
2020-01-27
powerpc/8xx: Move DataStoreTLBMiss perf handler
Christophe Leroy
2020-01-27
powerpc/8xx: Drop exception entries for non-existing exceptions
Christophe Leroy
2020-01-27
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
2020-01-26
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
Christophe Leroy
2020-01-26
powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
Christophe Leroy
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2020-01-26
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
2019-08-28
powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
Christophe Leroy
2019-08-28
powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
2019-05-03
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-03
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-03
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
Christophe Leroy
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-23
powerpc/kconfig: make _etext and data areas alignment configurable on 8xx
Christophe Leroy
2019-02-23
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
powerpc/8xx: Map 32Mb of RAM at init.
Christophe Leroy
2019-02-22
powerpc: simplify BDI switch
Christophe Leroy
2019-02-22
powerpc/8xx: hide itlbie and dtlbie symbols
Christophe Leroy
2019-01-11
powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
Christophe Leroy
2018-12-19
powerpc/8xx: add exception frame marker
Christophe Leroy
2018-12-04
powerpc/8xx: regroup TLB handler routines
Christophe Leroy
2018-12-04
powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
Christophe Leroy
2018-12-04
powerpc/8xx: Use hardware assistance in TLB handlers
Christophe Leroy
2018-12-04
powerpc/8xx: Temporarily disable 16k pages and hugepages
Christophe Leroy
2018-12-04
powerpc/8xx: Move SW perf counters in first 32kb of memory
Christophe Leroy
2018-10-26
powerpc/8xx: Use patch_site for perf counters setup
Christophe Leroy
2018-10-26
powerpc/8xx: Use patch_site for memory setup patching
Christophe Leroy
2018-10-26
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
2018-10-14
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-07-30
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
2018-07-19
powerpc/8xx: fix handling of early NULL pointer dereference
Christophe Leroy
2018-05-25
powerpc/8xx: fix invalid register expression in head_8xx.S
Christophe Leroy
2018-01-16
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2018-01-16
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
2018-01-16
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
2018-01-16
powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12
Christophe Leroy
2018-01-16
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
2017-08-15
powerpc/8xx: Reduce DTLB miss handler by one insn
Christophe Leroy
2017-08-15
powerpc/8xx: Make pinning of ITLBs optional
Christophe Leroy
2017-08-15
powerpc/8xx: Remove macro that checks kernel address
Christophe Leroy
2017-08-10
powerpc/8xx: Remove cpu dependent macro instructions from head_8xx
Christophe Leroy
[next]