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_64.S
Age
Commit message (
Expand
)
Author
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
2020-12-04
powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
Jordan Niethe
2020-11-19
powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
Christophe Leroy
2020-11-02
powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
Jordan Niethe
2020-09-08
powerpc/64: Remove unused generic_secondary_thread_init()
Michael Ellerman
2020-05-15
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
2020-03-25
powerpc/64s: Fix section mismatch warnings from boot code
Michael Ellerman
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-16
powerpc/64: mark start_here_multiplatform as __ref
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-20
powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
Russell Currey
2019-02-23
powerpc/64: Simplify __secondary_start paca->kstack handling
Michael Ellerman
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2017-11-10
powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL
Nicholas Piggin
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
2017-03-20
powerpc/64: Allow for THREAD_SIZE > 16k
Hamish Martin
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-28
powerpc/64e: Convert cmpi to cmpwi in head_64.S
Nicholas Piggin
2016-11-14
powerpc/64: Add an option to force run-at-load to test relocation
Nicholas Piggin
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-04
powerpc: Use gas sections for arranging exception vectors
Nicholas Piggin
2016-10-04
powerpc/64: Change the way relocation copy is calculated
Nicholas Piggin
2016-08-07
ppc: move exports to definitions
Al Viro
2016-07-21
powerpc/64: Move the content of setup_system() to setup_arch()
Benjamin Herrenschmidt
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-05-11
powerpc/mm/radix: Make sure swapper pgdir is properly aligned
Aneesh Kumar K.V
2016-03-16
powerpc/book3e-64: Use hardcoded mttmr opcode
Scott Wood
2016-03-04
powerpc/mpc85xx: Add CPU hotplug support for E6500
chenhui zhao
2016-03-04
powerpc/rcpm: add RCPM driver
chenhui zhao
2015-10-27
powerpc/book3e: support CONFIG_RELOCATABLE
Tiejun Chen
2015-10-27
powerpc/booke64: Fix args to copy_and_flush
Tiejun Chen
2015-10-27
powerpc/e6500: kexec: Handle hardware threads
Scott Wood
2014-08-05
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-07-29
powerpc/e6500: Add support for hardware threads
Andy Fleming
2014-07-28
powerpc: Remove STAB code
Michael Ellerman
2014-04-23
powerpc: Fix SMP issues with ppc64le ABIv2
Anton Blanchard
2014-04-23
powerpc: ABIv2 function calls must place target address in r12
Anton Blanchard
2014-04-23
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()
Anton Blanchard
2014-04-23
powerpc: Remove superflous function descriptors in assembly only code
Anton Blanchard
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-30
powerpc: Fix alignment of secondary cpu spin vars
Olof Johansson
2013-12-30
powerpc: Align p_end
Anton Blanchard
2013-10-11
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
[next]