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
Age
Commit message (
Expand
)
Author
2019-07-03
powerpc/pci/of: Parse unassigned resources
Alexey Kardashevskiy
2019-07-03
powerpc/pseries/dma: Allow SWIOTLB
Alexey Kardashevskiy
2019-07-03
powerpc: remove device_to_mask()
Christoph Hellwig
2019-07-03
powerpc: Fix compile issue with force DAWR
Michael Neuling
2019-07-03
powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
Mathieu Malaterre
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
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/tm: update comment about interrupt re-entrancy
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
2019-07-02
powerpc/64s/exception: simplify hmi windup code
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move machine check windup in_mce handling
Nicholas Piggin
2019-07-02
powerpc/64s/exception: windup use r9 consistently to restore SPRs
Nicholas Piggin
2019-07-02
powerpc/64s/exception: mtmsrd L=1 cleanup
Nicholas Piggin
2019-07-02
powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry
Nicholas Piggin
2019-07-02
powerpc/64s/exception: clean up system call entry
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move paca save area offsets into exception-64s.S
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirection
Nicholas Piggin
2019-07-02
powerpc/64s/exception: generate regs clear instructions using .rept
Nicholas Piggin
2019-07-02
powerpc/64s/exception: fix indenting irregularities
Nicholas Piggin
2019-07-02
powerpc/64s/exception: use a gas macro for system call handler code
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove unused BRANCH_TO_COMMON
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove __BRANCH_TO_KVM
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: improve 0x500 handler code
Nicholas Piggin
2019-07-02
powerpc/64s/exception: unwind exception-64s.h macros
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: merge KVM handler and skip variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: consolidate maskable and non-maskable prologs
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove the "extra" macro parameter
Nicholas Piggin
2019-07-02
powerpc/64s/exception: fix sreset KVM test code
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove H concatenation for EXC_HV variants
Nicholas Piggin
2019-07-01
powerpc/eeh_cache: fix a W=1 kernel-doc warning
Qian Cai
2019-07-01
powerpc/rtas: retry when cpu offline races with suspend/migration
Nathan Lynch
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
2019-06-25
powerpc/64s/exception: Fix machine check early corrupting AMR
Nicholas Piggin
2019-06-20
powerpc/pci/of: Fix OF flags parsing for 64bit BARs
Alexey Kardashevskiy
[next]