summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: map vsyscalls early enoughIngo Molnar1-0/+2
2008-01-30x86: move native_read_tsc() offlineIngo Molnar1-7/+1
2008-01-30x86: introduce rdtsc_barrier()Andi Kleen1-0/+13
2008-01-30git-x86: unbreak UMLWANG Cong1-0/+6
2008-01-30x86: move nop declarations into separate include fileAndi Kleen2-85/+91
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen1-0/+1
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen1-0/+1
2008-01-30x86: make ptrace.h safe to include from assembler codeAndi Kleen1-0/+2
2008-01-30x86: move patching code to arch-specific file.Glauber de Oliveira Costa1-0/+8
2008-01-30x86: add CLBR_ defines for 64-bitGlauber de Oliveira Costa1-5/+18
2008-01-30x86: cleanup CLI_STRING, STI_STRING and friendsGlauber de Oliveira Costa1-9/+0
2008-01-30x86: adds paravirt hook for swapgsGlauber de Oliveira Costa2-0/+17
2008-01-30x86: add macro for privileged 64-bit operationGlauber de Oliveira Costa1-0/+6
2008-01-30x86: change irq functions to accomodate 64-bitGlauber de Oliveira Costa1-13/+30
2008-01-30x86: adjust assembly macros on 64-bit as well.Glauber de Oliveira Costa1-6/+12
2008-01-30x86: change assembly definition of paravirt_patch_siteGlauber de Oliveira Costa1-3/+13
2008-01-30x86: provide paravirtualized hook for rdtscpGlauber de Oliveira Costa1-0/+22
2008-01-30x86: cleanup write_tscGlauber de Oliveira Costa2-4/+0
2008-01-30x86: adjust PVOP_CALL/VCALL macros for 64-bitGlauber de Oliveira Costa1-22/+65
2008-01-30x86, ptrace: overflow signal APIMarkus Metzger1-1/+3
2008-01-30x86, ptrace: add buffer size checksMarkus Metzger1-6/+8
2008-01-30x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger2-7/+7
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi4-2/+13
2008-01-30x86: fix dmi_alloc() to not advance alloc index in case ofParag Warudkar1-1/+2
2008-01-30x86: remove unused include/asm-x86/processor_32/64.hIngo Molnar2-163/+0
2008-01-30x86: finish processor.h integrationGlauber de Oliveira Costa1-3/+137
2008-01-30x86: remove __init modifier from header declarationGlauber de Oliveira Costa1-1/+1
2008-01-30x86: x86 core dump TLSRoland McGrath1-0/+1
2008-01-30x86: compat_binfmt_elfRoland McGrath1-24/+64
2008-01-30x86: x86 user_regset cleanupRoland McGrath3-87/+0
2008-01-30x86: x86 CORE_DUMP_USE_REGSETRoland McGrath1-0/+1
2008-01-30x86: x86 TLS desc_struct cleanupRoland McGrath1-2/+9
2008-01-30x86: x86 i387 cleanupRoland McGrath3-524/+374
2008-01-30x86: x86 i387 user_regsetRoland McGrath3-15/+12
2008-01-30x86: x86 i387 header cleanupRoland McGrath1-82/+233
2008-01-30x86: x86 i387 unify structsRoland McGrath1-50/+42
2008-01-30x86: x86-64 wired cpu_has macrosRoland McGrath1-0/+12
2008-01-30x86: compat_sys_ptraceRoland McGrath1-0/+7
2008-01-30x86: compat_ptrace_requestRoland McGrath1-0/+4
2008-01-30x86: user_regset user-copy helpersRoland McGrath1-0/+46
2008-01-30x86: user_regset helpersRoland McGrath1-0/+116
2008-01-30x86: user_regset headerRoland McGrath1-0/+206
2008-01-30x86: unify module_{32|64}.hHarvey Harrison3-87/+79
2008-01-30x86: use helper in fault_64.cHarvey Harrison1-0/+2
2008-01-30x86: move i387 definitions to processor.hGlauber de Oliveira Costa3-66/+66
2008-01-30x86: unify asm nopsGlauber de Oliveira Costa3-129/+85
2008-01-30x86: unify prefetch operationsGlauber de Oliveira Costa3-33/+30
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa3-41/+41
2008-01-30x86: unify mm_segment_t definitionGlauber de Oliveira Costa5-15/+6
2008-01-30x86: remove legacy stuff from processor_64.hGlauber de Oliveira Costa1-14/+0