summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8Alexander van Heukelum2008-07-241-2/+2
* x86_64 ia32 syscall audit fast-pathRoland McGrath2008-07-241-0/+1
* x86_64 syscall audit fast-pathRoland McGrath2008-07-241-0/+48
* x86_64: remove bogus optimization in sysret_signalRoland McGrath2008-07-241-5/+1Star
*-------. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-5/+115
|\ \ \ \ \
| | | | | * x86_64: adjust exception frame on paranoid exceptionsJeremy Fitzhardinge2008-07-161-0/+6
| | | | | * xen64: implement failsafe callbackJeremy Fitzhardinge2008-07-161-7/+9
| | | | | * xen64: add hypervisor callbacks for events, etcJeremy Fitzhardinge2008-07-161-0/+98
| |_|_|_|/ |/| | | |
| | | | * x86 ptrace: unify syscall tracingRoland McGrath2008-07-161-5/+9
| |_|_|/ |/| | |
* | | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | x86: convert to generic helpers for IPI function callsJens Axboe2008-06-261-0/+3
| | |/ | |/|
* | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+106
|\ \ \
| * | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-0/+4
| * | | ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-231-1/+66
| * | | ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-231-0/+37
| |/ /
* | / x86_64: fix delayed signalsRoland McGrath2008-07-121-4/+3Star
| |/ |/|
* | x86: rename threadinfo to TI.Glauber Costa2008-07-091-11/+12
* | x86/paravirt, 64-bit: make load_gs_index() a paravirt operationJeremy Fitzhardinge2008-07-081-2/+2
* | x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge2008-07-081-0/+2
* | x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...Jeremy Fitzhardinge2008-07-081-2/+2
* | x86/paravirt, 64-bit: don't restore user rsp within sysretJeremy Fitzhardinge2008-07-081-3/+3
* | x86/paravirt: split sysret and sysexitJeremy Fitzhardinge2008-07-081-2/+2
* | x86: use __KERNEL_DS as SS when returning to a kernel threadJeremy Fitzhardinge2008-07-081-1/+1
* | Merge branch 'x86/uv' into x86/develIngo Molnar2008-07-081-0/+4
|\ \
| * | x86, SGI UV: TLB shootdown using broadcast assist unitCliff Wickman2008-07-081-0/+4
| |/
| |
| \
*-. \ Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar2008-07-081-4/+4
|\ \ \ | | |/ | |/|
| | * x86: don't destroy %rbp on kernel-mode faultsVegard Nossum2008-06-271-4/+4
| |/
* | x86-64: remove unnecessary ptregs call stubsJan Beulich2008-06-191-1/+0Star
* | x86: eliminate dead code in x86_64 entry.SJan Beulich2008-05-251-4/+0Star
|/
* x86: ptrace vs -ENOSYSRoland McGrath2008-04-171-5/+3Star
* x86: fix execve with -fstack-protectIngo Molnar2008-02-261-2/+4
* x86: don't make irq_return globalAdrian Bunk2008-02-191-1/+1
* x86: fixup more paravirt falloutIngo Molnar2008-02-091-5/+13
* x86: fix iret exception recovery on 64-bitRoland McGrath2008-02-061-2/+1Star
* x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath2008-02-061-6/+15
* x86: replace privileged instructions with paravirt macrosGlauber de Oliveira Costa2008-01-301-42/+59
* sched: high-res preemption tickPeter Zijlstra2008-01-251-3/+3
* x86: return correct error code from child_rip in x86_64 entry.SAndrey Mirkin2007-10-171-1/+1
* lockdep: x86_64: connect the sysexit hookPeter Zijlstra2007-10-111-12/+11Star
* x86_64: move kernelThomas Gleixner2007-10-111-0/+1172