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
/
include
/
asm
/
calling.h
Age
Commit message (
Expand
)
Author
2015-04-06
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
2015-03-10
x86/asm/entry/64: Save R11 into pt_regs->flags on SYSCALL64 fastpath
Denys Vlasenko
2015-03-04
x86/asm/entry/64: Simplify optimistic SYSRET
Denys Vlasenko
2015-03-04
x86/asm/entry/64: Use more readable constants
Denys Vlasenko
2015-03-04
x86/asm/entry: Do mass removal of 'ARGOFFSET'
Denys Vlasenko
2015-03-04
x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...
Denys Vlasenko
2015-03-04
x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE
Denys Vlasenko
2015-01-13
x86: entry_64.S: delete unused code
Denys Vlasenko
2014-09-08
x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls
Andy Lutomirski
2013-09-25
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-09-26
x86_64: Work around old GAS bug
Tao Guo
2011-06-03
x86, asm: Flip RESTORE_ARGS arguments logic
Borislav Petkov
2011-06-03
x86, asm: Flip SAVE_ARGS arguments logic
Borislav Petkov
2011-06-03
x86, asm: Thin down SAVE/RESTORE_* asm macros
Borislav Petkov
2010-10-19
x86, asm: Fix CFI macro invocations to deal with shortcomings in gas
Jan Beulich
2009-02-03
x86: document 64-bit and 32-bit function call convention ABI
Ingo Molnar
2008-10-22
x86, um: ... and asm-x86 move
Al Viro