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
/
x86
/
entry
/
Makefile
Age
Commit message (
Expand
)
Author
2020-07-19
x86/entry: Actually disable stack protector
Kees Cook
2020-06-11
x86/entry: Make entry_64_compat.S objtool clean
Peter Zijlstra
2020-06-11
x86/entry: Exclude low level entry code from sanitizing
Peter Zijlstra
2020-03-21
x86/entry/64: Split X32 syscall table into its own file
Brian Gerst
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
x86/entry/64: Add unwind hint annotations
Josh Poimboeuf
2016-10-25
x86/build: Fix build with older GCC versions
Jan Beulich
2016-08-10
x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables
Valdis Kletnieks
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2015-07-07
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
Andy Lutomirski
2015-06-07
x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.S
Ingo Molnar
2015-06-04
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar
2015-06-04
x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/
Ingo Molnar
2015-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar
2015-06-03
x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/
Ingo Molnar
2015-06-03
x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/
Ingo Molnar