index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
asm-offsets_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
1
-2
/
+2
2016-01-29
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
1
-2
/
+2
2016-01-29
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
1
-6
/
+0
2015-11-23
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
Boris Ostrovsky
1
-1
/
+0
2015-06-08
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...
Ingo Molnar
1
-1
/
+1
2015-06-08
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
1
-1
/
+1
2015-04-15
x86/asm: Merge common 32-bit values in asm-offsets.c
Brian Gerst
1
-21
/
+0
2015-03-06
x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0
Andy Lutomirski
1
-0
/
+1
2014-12-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2014-12-11
x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...
Borislav Petkov
1
-0
/
+4
2014-10-28
x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c
Nicholas Mc Guire
1
-1
/
+0
2013-05-02
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-02-20
x32: If configured, add x32 system calls to system call tables
H. Peter Anvin
1
-1
/
+5
2012-02-20
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
1
-0
/
+2
2011-11-17
x86: Generate system call tables and unistd_*.h from tables
H. Peter Anvin
1
-7
/
+12
2011-02-10
x86: Partly unify asm-offsets_{32,64}.c
Jan Beulich
1
-76
/
+14
2009-08-26
tracing: Define NR_syscalls for x86_64
Jason Baron
1
-0
/
+1
2009-05-11
x86, boot: make kernel_alignment adjustable; new bzImage fields
H. Peter Anvin
1
-0
/
+1
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
1
-0
/
+1
2009-01-20
x86: remove pda.h
Brian Gerst
1
-1
/
+0
2009-01-20
x86: move stack_canary into irq_stack
Brian Gerst
1
-4
/
+0
2009-01-19
x86-64: Move irqcount from PDA to per-cpu.
Brian Gerst
1
-1
/
+0
2009-01-19
x86-64: Move oldrsp from PDA to per-cpu.
Brian Gerst
1
-1
/
+0
2009-01-19
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
1
-1
/
+0
2009-01-19
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-1
/
+0
2009-01-19
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-1
/
+0
2009-01-19
x86-64: Convert irqstacks to per-cpu
Brian Gerst
1
-1
/
+0
2009-01-16
x86: merge 64 and 32 SMP percpu handling
Tejun Heo
1
-1
/
+0
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
1
-0
/
+1
2008-12-18
x86: asm-offset_64: use rt_sigframe_ia32
Hiroshi Shimamoto
1
-1
/
+3
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-1
/
+1
2008-07-22
x86: consolidate header guards
Vegard Nossum
1
-1
/
+1
2008-07-16
xen64: add asm-offsets
Jeremy Fitzhardinge
1
-0
/
+8
2008-07-16
xen64: add xen-head code to head_64.S
Jeremy Fitzhardinge
1
-0
/
+3
2008-07-09
x86: rename threadinfo to TI.
Glauber Costa
1
-1
/
+1
2008-07-08
x86/paravirt, 64-bit: add adjust_exception_frame
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-08
x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...
Jeremy Fitzhardinge
1
-1
/
+3
2008-07-08
x86/paravirt, 64-bit: don't restore user rsp within sysret
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-08
x86/paravirt: split sysret and sysexit
Jeremy Fitzhardinge
1
-1
/
+1
2008-04-29
x86: use kbuild.h
Christoph Lameter
1
-8
/
+1
2008-01-30
x86: add asm_offset PARAVIRT constants
Glauber de Oliveira Costa
1
-0
/
+14
2008-01-30
x86: unify tss_struct
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: use generic register names in struct sigcontext
H. Peter Anvin
1
-9
/
+9
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-9
/
+9
2008-01-30
x86 vDSO: ia32 sysenter_return
Roland McGrath
1
-0
/
+3
2008-01-30
x86: remove unused tsk_thread from asm-offsets_64.c
Steven Rostedt
1
-1
/
+0
2007-10-27
x86: Fix boot protocol KEEP_SEGMENTS check.
Eric W. Biederman
1
-0
/
+10
2007-10-23
x86: Save registers in saved_context during suspend and hibernation
Rafael J. Wysocki
1
-0
/
+28
2007-10-11
x86_64: move kernel
Thomas Gleixner
1
-0
/
+85