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
/
misc.S
Age
Commit message (
Expand
)
Author
2021-08-25
powerpc: Avoid link stack corruption in misc asm functions
Christophe Leroy
2020-06-02
powerpc/32: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-03-04
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-04
powerpc/misc: merge reloc_offset() and add_reloc_offset()
Christophe Leroy
2018-05-18
powerpc/32: Use stmw/lmw for registers save/restore in asm
Christophe Leroy
2018-05-18
powerpc: Avoid an unnecessary test and branch in longjmp()
Christophe Leroy
2016-08-07
ppc: move exports to definitions
Al Viro
2014-10-15
powerpc: Rename __get_SP() to current_stack_pointer()
Anton Blanchard
2014-10-15
powerpc: Reimplement __get_SP() as a function not a define
Anton Blanchard
2012-09-30
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2010-11-29
powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry
Michael Neuling
2010-06-08
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
2010-04-03
perf: Always build the powerpc perf_arch_fetch_caller_regs version
Frederic Weisbecker
2010-03-18
powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs
Paul Mackerras
2008-09-15
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
Paul Mackerras
2008-06-30
powerpc: Add cputable entry for POWER7
Michael Neuling
2008-01-25
[POWERPC] Make setjmp/longjmp code usable outside of xmon
Michael Neuling
2007-12-11
[POWERPC] kernel_execve is identical in 32 and 64 bit
Stephen Rothwell
2006-09-20
[POWERPC] convert string i/o operations to C
Stephen Rothwell
2006-09-20
[POWERPC] clean up ide io accessors
Stephen Rothwell
2006-09-20
[POWERPC] remove unused asm routines
Stephen Rothwell
2006-09-13
[POWERPC] Fix MMIO ops to provide expected barrier behaviour
Paul Mackerras
2006-06-28
[POWERPC] Consolidate some of kernel/misc*.S
Stephen Rothwell