index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
asm-offsets_64.c
Commit message (
Expand
)
Author
Age
*
x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0
Andy Lutomirski
2015-03-06
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-14
|
\
|
*
x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...
Borislav Petkov
2014-12-11
*
|
x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c
Nicholas Mc Guire
2014-10-28
|
/
*
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
2013-05-02
*
x32: If configured, add x32 system calls to system call tables
H. Peter Anvin
2012-02-20
*
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
2012-02-20
*
x86: Generate system call tables and unistd_*.h from tables
H. Peter Anvin
2011-11-17
*
x86: Partly unify asm-offsets_{32,64}.c
Jan Beulich
2011-02-10
*
tracing: Define NR_syscalls for x86_64
Jason Baron
2009-08-26
*
x86, boot: make kernel_alignment adjustable; new bzImage fields
H. Peter Anvin
2009-05-11
*
pm: rework includes, remove arch ifdefs
Magnus Damm
2009-04-01
*
x86: remove pda.h
Brian Gerst
2009-01-19
*
x86: move stack_canary into irq_stack
Brian Gerst
2009-01-19
*
x86-64: Move irqcount from PDA to per-cpu.
Brian Gerst
2009-01-18
*
x86-64: Move oldrsp from PDA to per-cpu.
Brian Gerst
2009-01-18
*
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
2009-01-18
*
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-18
*
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-18
*
x86-64: Convert irqstacks to per-cpu
Brian Gerst
2009-01-18
*
x86: merge 64 and 32 SMP percpu handling
Tejun Heo
2009-01-16
*
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-16
*
x86: asm-offset_64: use rt_sigframe_ia32
Hiroshi Shimamoto
2008-12-18
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
*
x86: consolidate header guards
Vegard Nossum
2008-07-22
*
xen64: add asm-offsets
Jeremy Fitzhardinge
2008-07-16
*
xen64: add xen-head code to head_64.S
Jeremy Fitzhardinge
2008-07-16
*
x86: rename threadinfo to TI.
Glauber Costa
2008-07-09
*
x86/paravirt, 64-bit: add adjust_exception_frame
Jeremy Fitzhardinge
2008-07-08
*
x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...
Jeremy Fitzhardinge
2008-07-08
*
x86/paravirt, 64-bit: don't restore user rsp within sysret
Jeremy Fitzhardinge
2008-07-08
*
x86/paravirt: split sysret and sysexit
Jeremy Fitzhardinge
2008-07-08
*
x86: use kbuild.h
Christoph Lameter
2008-04-29
*
x86: add asm_offset PARAVIRT constants
Glauber de Oliveira Costa
2008-01-30
*
x86: unify tss_struct
Glauber de Oliveira Costa
2008-01-30
*
x86: use generic register names in struct sigcontext
H. Peter Anvin
2008-01-30
*
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
*
x86 vDSO: ia32 sysenter_return
Roland McGrath
2008-01-30
*
x86: remove unused tsk_thread from asm-offsets_64.c
Steven Rostedt
2008-01-30
*
x86: Fix boot protocol KEEP_SEGMENTS check.
Eric W. Biederman
2007-10-27
*
x86: Save registers in saved_context during suspend and hibernation
Rafael J. Wysocki
2007-10-23
*
x86_64: move kernel
Thomas Gleixner
2007-10-11