aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_32.S
Commit message (Expand)AuthorAgeFilesLines
* i386 syscall audit fast-pathRoland McGrath2008-07-231-2/+53
*-------. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-16/+8
|\ \ \ \ \
| | | | | * i386/xen: add proper unwind annotations to xen_sysenter_targetJan Beulich2008-07-181-0/+1
| |_|_|_|/ |/| | | |
| | | * | x86 ptrace: unify syscall tracingRoland McGrath2008-07-161-12/+7
| | | * | x86 ptrace: unify TIF_SINGLESTEPRoland McGrath2008-07-161-4/+0
| |_|/ / |/| | |
* | | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+72
|\ \ \ \ | |_|_|/ |/| | |
| * | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-0/+4
| * | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-161-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-231-3/+44
| * | | ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-231-0/+27
* | | | x86: use matching CFI_ENDPROCGlauber Costa2008-07-111-0/+1
| |_|/ |/| |
* | | x86/paravirt: split sysret and sysexitJeremy Fitzhardinge2008-07-081-4/+4
* | | Merge branch 'linus' into x86/irqIngo Molnar2008-06-161-0/+1
|\ \ \ | | |/ | |/|
| * | x86: fix lockdep warning during suspend-to-ramPeter Zijlstra2008-06-121-0/+1
| |/
* | x86: unify interrupt vector definesThomas Gleixner2008-05-121-1/+1
|/
* xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2008-04-241-8/+1
* xen: jump to iret fixupJeremy Fitzhardinge2008-04-241-2/+1
* xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-241-1/+17
* xen: make sure iret faults are trappedJeremy Fitzhardinge2008-04-241-1/+1
* x86: remove pointless commentsWANG Cong2008-04-191-1/+0
* x86: entry_32.S - use flags from processor-flags.hCyrill Gorcunov2008-04-171-13/+7
* x86: only enable interrupts when kernel state has been set upJeremy Fitzhardinge2008-04-171-9/+10
* x86: don't make irq_return globalAdrian Bunk2008-02-191-1/+1
* x86: fixup more paravirt falloutIngo Molnar2008-02-091-9/+6
* x86: move to .rodata/.init.dataJan Beulich2008-01-301-1/+1
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-301-3/+3
* x86 vDSO: ia32_sysenter_targetRoland McGrath2008-01-301-5/+5
* x86: irqflags consolidationGlauber de Oliveira Costa2008-01-301-4/+4
* Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-171-1/+1
|\
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-161-1/+1
* | lockdep: i386: connect the sysexit hookPeter Zijlstra2007-10-111-0/+4
|/
* i386: move kernelThomas Gleixner2007-10-111-0/+1112