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
/
exceptions-64s.S
Age
Commit message (
Expand
)
Author
2019-11-13
powerpc/64s/exception: Fix kaup -> kuap typo
Andrew Donnellan
2019-08-30
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Remove pointless KVM handler name bifurcation
Nicholas Piggin
2019-08-30
powerpc/64s/exception: program check handler do not branch into a macro
Nicholas Piggin
2019-08-30
powerpc/64s/exception: move interrupt entry code above the common handler
Nicholas Piggin
2019-08-30
powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception ...
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3
Nicholas Piggin
2019-08-30
powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Add INT_KVM_HANDLER gas macro
Nicholas Piggin
2019-08-30
powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Add the virt variant of the denorm interrupt handler
Nicholas Piggin
2019-08-30
powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2
Nicholas Piggin
2019-08-30
powerpc/64s/exceptions: Use keyword params to shorten arg lists
Michael Ellerman
2019-08-30
powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro
Nicholas Piggin
2019-08-30
powerpc/64s/exception: remove 0xb00 handler
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Fix performance monitor virt handler
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE
Nicholas Piggin
2019-08-30
powerpc/64s/exception: move head-64.h exception code to exception-64s.S
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Fix DAR load for handle_page_fault error case
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check improve labels and comments
Nicholas Piggin
2019-08-30
powerpc/64s/exception: untangle early machine check handler branch
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check move unrecoverable handling out of line
Nicholas Piggin
2019-08-30
powerpc/64s/exception: simplify machine check early path
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check move tramp code
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check restructure to reuse common macros
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check pseries should skip the late handler for...
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check use correct cfar for late handler
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check pseries should always run the early handler
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check adjust RFI target
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check fix KVM guest test
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check remove bitrotted comment
Nicholas Piggin
2019-08-30
powerpc/64s/exception: machine check fwnmi remove HV case
Nicholas Piggin
2019-08-28
powerpc/64: remove support for kernel-mode syscalls
Nicholas Piggin
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-03
powerpc/64s/exception: simplify hmi control flow
Nicholas Piggin
2019-07-03
powerpc/64s/exception: hmi remove special case macro
Nicholas Piggin
2019-07-03
powerpc/64s/exception: sreset move trampoline ahead of common code
Nicholas Piggin
2019-07-03
powerpc/64s/exception: optimise system_reset for idle, clean up non-idle case
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0
Nicholas Piggin
2019-07-02
powerpc/64s/exception: denorm handler use standard scratch save macro
Nicholas Piggin
2019-07-02
powerpc/64s/exception: machine check use standard macros to save dar/dsisr
Nicholas Piggin
2019-07-02
powerpc/64s/exception: add dar and dsisr options to exception macro
Nicholas Piggin
2019-07-02
powerpc/64s/exception: use common macro for windup
Nicholas Piggin
2019-07-02
powerpc/64s/exception: shuffle windup code around
Nicholas Piggin
[next]