summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/asm-offsets_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/irq/64: Split the IRQ stack into its own pagesAndy Lutomirski2019-04-171-1/+1
* x86/exceptions: Split debug IST stackThomas Gleixner2019-04-171-0/+2
* x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-031-1/+1
* x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-031-0/+2
* x86/paravirt: Use a single ops structureJuergen Gross2018-09-031-3/+4
* x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.cJoerg Roedel2018-07-201-2/+0Star
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-1/+1
* x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0Andy Lutomirski2017-12-171-0/+1
* x86/entry/64/paravirt: Use paravirt-safe macro to access eflagsBoris Ostrovsky2017-12-171-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross2017-08-311-1/+0Star
* x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64Waiman Long2017-02-211-0/+9
* sched/x86: Rewrite the switch_to() codeBrian Gerst2016-08-241-0/+5
* x86/syscalls: Add syscall entry qualifiersAndy Lutomirski2016-01-291-2/+2
* x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski2016-01-291-2/+2
* x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski2016-01-291-6/+0Star
* x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV opBoris Ostrovsky2015-11-231-1/+0Star
* x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...Ingo Molnar2015-06-081-1/+1
* x86/asm/entry: Rename compat syscall entry pointsIngo Molnar2015-06-081-1/+1
* x86/asm: Merge common 32-bit values in asm-offsets.cBrian Gerst2015-04-151-21/+0Star
* x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0Andy Lutomirski2015-03-061-0/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-141-0/+4
|\
| * x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...Borislav Petkov2014-12-111-0/+4
* | x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.cNicholas Mc Guire2014-10-281-1/+0Star
|/
* x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk2013-05-021-0/+1
* x32: If configured, add x32 system calls to system call tablesH. Peter Anvin2012-02-201-1/+5
* x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-201-0/+2
* x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-171-7/+12
* x86: Partly unify asm-offsets_{32,64}.cJan Beulich2011-02-101-76/+14Star
* tracing: Define NR_syscalls for x86_64Jason Baron2009-08-261-0/+1
* x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-121-0/+1
* pm: rework includes, remove arch ifdefsMagnus Damm2009-04-011-0/+1
* x86: remove pda.hBrian Gerst2009-01-201-1/+0Star
* x86: move stack_canary into irq_stackBrian Gerst2009-01-201-4/+0Star
* x86-64: Move irqcount from PDA to per-cpu.Brian Gerst2009-01-181-1/+0Star
* x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst2009-01-181-1/+0Star
* x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-181-1/+0Star
* x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-1/+0Star
* x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-1/+0Star
* x86-64: Convert irqstacks to per-cpuBrian Gerst2009-01-181-1/+0Star
* x86: merge 64 and 32 SMP percpu handlingTejun Heo2009-01-161-1/+0Star
* x86: fold pda into percpu area on SMPTejun Heo2009-01-161-0/+1
* x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto2008-12-191-1/+3
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-1/+1
* x86: consolidate header guardsVegard Nossum2008-07-221-1/+1
* xen64: add asm-offsetsJeremy Fitzhardinge2008-07-161-0/+8
* xen64: add xen-head code to head_64.SJeremy Fitzhardinge2008-07-161-0/+3
* x86: rename threadinfo to TI.Glauber Costa2008-07-091-1/+1
* x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge2008-07-081-0/+1
* x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...Jeremy Fitzhardinge2008-07-081-1/+3