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
/
include
/
asm
/
module.h
Age
Commit message (
Expand
)
Author
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-02
powerpc/module_64: Consolidate ftrace code
Naveen N. Rao
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
2018-05-28
powerpc/modules: remove unused mod_arch_specific.toc field
Josh Poimboeuf
2018-05-03
powerpc64/ftrace: Implement support for ftrace_regs_caller()
Naveen N. Rao
2018-04-09
powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagic
Michael Ellerman
2018-01-09
powerpc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2017-05-15
powerpc/modules: If mprofile-kernel is enabled add it to vermagic
Michael Ellerman
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
2016-11-14
powerpc: Build-time sort the exception table
Nicholas Piggin
2016-03-11
Merge branch 'topic/mprofile-kernel' into next
Michael Ellerman
2016-03-07
powerpc/module: Mark module stubs with a magic value
Michael Ellerman
2016-03-07
powerpc/module: Only try to generate the ftrace_caller() stub once
Michael Ellerman
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2014-04-23
powerpc/modules: Create module_trampoline_target()
Anton Blanchard
2014-04-23
powerpc/modules: Create is_module_trampoline()
Anton Blanchard
2014-04-23
powerpc: Fix up TOC. for modules.
Rusty Russell
2013-07-24
powerpc/modules: Module CRC relocation fix causes perf issues
Anton Blanchard
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2009-12-15
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
2008-11-20
powerpc/ppc32: ftrace, dynamic ftrace to handle modules
Steven Rostedt
2008-11-20
powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace
Steven Rostedt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell