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
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
2021-06-25
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2021-01-12
powerpc: Fix alignment bug within the init sections
Ariel Marcovitch
2021-01-06
powerpc: Handle .text.{hot,unlikely}.* in linker script
Nathan Chancellor
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-15
ubsan: enable for all*config builds
Kees Cook
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-19
powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
Youling Tang
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-05-26
powerpc/mm: Don't be too strict with _etext alignment on PPC32
Christophe Leroy
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-01
powerpc/vmlinux.lds: Explicitly retain .gnu.hash
Michael Ellerman
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2020-02-24
powerpc: Include .BTF section
Naveen N. Rao
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
2019-11-04
powerpc: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
powerpc: Rename PT_LOAD identifier "kernel" to "text"
Kees Cook
2019-11-04
powerpc: Remove PT_NOTE workaround
Kees Cook
2019-11-04
powerpc: Rename "notes" PT_NOTE to "note"
Kees Cook
2019-02-23
powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT
Christophe Leroy
2019-02-05
powerpc/32: Include .branch_lt in data section
Joel Stanley
2019-01-15
powerpc: Use ALIGN instead of BLOCK
Joel Stanley
2018-12-20
powerpc/fsl: Add infrastructure to fixup branch predictor flush
Diana Craciun
2018-12-19
powerpc: remove remaining bits from CONFIG_APUS
Christophe Leroy
2018-11-25
powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly
Mathieu Malaterre
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-20
powerpc/ftrace: Handle large kernel configs
Naveen N. Rao
2018-10-19
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
Benjamin Herrenschmidt
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-08-08
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2018-05-21
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
2018-05-17
powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected
Nicholas Piggin
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2018-01-09
powerpc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2017-12-11
powerpc/32: Add .data.rel* sections explicitly
Nicholas Piggin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]