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-05-03
powerpc/32: get rid of COPY_EE in exception entry
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/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
Christophe Leroy
2019-05-03
powerpc/40x: Refactor exception entry macros by using head_32.h
Christophe Leroy
2019-05-03
powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
Christophe Leroy
2019-05-03
powerpc/40x: add exception frame marker
Christophe Leroy
2019-05-03
powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
Christophe Leroy
2019-05-03
powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
Christophe Leroy
2019-05-03
powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
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/mm: print hash info in a helper
Christophe Leroy
2019-05-03
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-05-03
powerpc/32: use memset() instead of memset_io() to zero BSS
Christophe Leroy
2019-05-03
powerpc: don't use direct assignation during early boot.
Christophe Leroy
2019-05-03
powerpc/prom_init: don't use string functions from lib/
Christophe Leroy
2019-05-03
powerpc: remove CONFIG_CMDLINE #ifdef mess
Christophe Leroy
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2019-05-03
powerpc/32: Move early_init() in a separate file
Christophe Leroy
2019-05-03
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
2019-05-03
powerpc/mm: fix erroneous duplicate slb_addr_limit init
Christophe Leroy
2019-05-01
powerpc/tm: Avoid machine crash on rt_sigreturn()
Breno Leitao
2019-05-01
powerpc/powernv/mce: Print additional information about MCE error.
Mahesh Salgaonkar
2019-05-01
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
2019-05-01
powerpc/powernv/mce: Reduce MCE console logs to lesser lines.
Mahesh Salgaonkar
2019-05-01
powerpc: Add doorbell tracepoints
Anton Blanchard
2019-05-01
powerpc/64s: Remove 'dummy_copy_buffer'
Mathieu Malaterre
2019-05-01
powerpc/cacheinfo: Fix kobject memleak
Tobin C. Harding
2019-05-01
powerpc/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-30
powerpc/watchdog: Use hrtimers for per-CPU heartbeat
Nicholas Piggin
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2019-04-21
powerpc/mm: Print kernel map details to dmesg
Aneesh Kumar K.V
2019-04-21
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
2019-04-21
powerpc/mm: Move slb_addr_linit to early_init_mmu
Aneesh Kumar K.V
2019-04-21
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2019-04-21
powerpc/32: Prepare for Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc/32: Remove MSR_PR test when returning from syscall
Christophe Leroy
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-04-21
powerpc/64: Setup KUP on secondary CPUs
Russell Currey
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc: Add framework for Kernel Userspace Protection
Christophe Leroy
2019-04-21
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle
Michael Ellerman
[prev]
[next]