summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com-29/+0
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com-2/+0
2008-01-30x86: reboot_{32|64}.c unificationMiguel Boton-0/+3
2008-01-30x86: clean up include/asm-x86/calling.hIngo Molnar-94/+100
2008-01-30x86: page.h: move things back to their own filesJeremy Fitzhardinge-223/+187
2008-01-30x86: page.h: move remaining bits and piecesJeremy Fitzhardinge-30/+23
2008-01-30x86: page.h: move pa and va related thingsJeremy Fitzhardinge-25/+25
2008-01-30x86: page.h: move and unify types for pagetable entry, #6Ingo Molnar-1/+1
2008-01-30x86: page.h: move and unify types for pagetable entryJeremy Fitzhardinge-85/+48
2008-01-30x86: page.h: move and unify types for pagetable entry, #5Ingo Molnar-21/+72
2008-01-30x86: page.h: move and unify types for pagetable entry, #4Ingo Molnar-0/+3
2008-01-30x86: page.h: move and unify types for pagetable entry, #3Ingo Molnar-1/+13
2008-01-30x86: page.h: move and unify types for pagetable entry, #2Ingo Molnar-3/+3
2008-01-30x86: page.h: move and unify types for pagetable entry, #1Ingo Molnar-0/+6
2008-01-30x86: page.h: unify page copying and clearingJeremy Fitzhardinge-73/+55
2008-01-30x86: page.h: unify constantsJeremy Fitzhardinge-126/+119
2008-01-30x86: remove the now unused X86_FEATURE_SYNC_RDTSCAndi Kleen-1/+1
2008-01-30x86: fix sched_clock()Ingo Molnar-1/+12
2008-01-30x86: remove get_cycles_syncAndi Kleen-52/+8
2008-01-30x86: map vsyscalls early enoughIngo Molnar-0/+2
2008-01-30x86: move native_read_tsc() offlineIngo Molnar-7/+1
2008-01-30x86: introduce rdtsc_barrier()Andi Kleen-0/+13
2008-01-30x86: move nop declarations into separate include fileAndi Kleen-85/+91
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen-0/+1
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen-0/+1
2008-01-30x86: make ptrace.h safe to include from assembler codeAndi Kleen-0/+2
2008-01-30x86: move patching code to arch-specific file.Glauber de Oliveira Costa-0/+8
2008-01-30x86: add CLBR_ defines for 64-bitGlauber de Oliveira Costa-5/+18
2008-01-30x86: cleanup CLI_STRING, STI_STRING and friendsGlauber de Oliveira Costa-9/+0
2008-01-30x86: adds paravirt hook for swapgsGlauber de Oliveira Costa-0/+17
2008-01-30x86: add macro for privileged 64-bit operationGlauber de Oliveira Costa-0/+6
2008-01-30x86: change irq functions to accomodate 64-bitGlauber de Oliveira Costa-13/+30
2008-01-30x86: adjust assembly macros on 64-bit as well.Glauber de Oliveira Costa-6/+12
2008-01-30x86: change assembly definition of paravirt_patch_siteGlauber de Oliveira Costa-3/+13
2008-01-30x86: provide paravirtualized hook for rdtscpGlauber de Oliveira Costa-0/+22
2008-01-30x86: cleanup write_tscGlauber de Oliveira Costa-4/+0
2008-01-30x86: adjust PVOP_CALL/VCALL macros for 64-bitGlauber de Oliveira Costa-22/+65
2008-01-30x86, ptrace: overflow signal APIMarkus Metzger-1/+3
2008-01-30x86, ptrace: add buffer size checksMarkus Metzger-6/+8
2008-01-30x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger-7/+7
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi-2/+11
2008-01-30x86: fix dmi_alloc() to not advance alloc index in case ofParag Warudkar-1/+2
2008-01-30x86: remove unused include/asm-x86/processor_32/64.hIngo Molnar-163/+0
2008-01-30x86: finish processor.h integrationGlauber de Oliveira Costa-3/+137
2008-01-30x86: remove __init modifier from header declarationGlauber de Oliveira Costa-1/+1
2008-01-30x86: compat_binfmt_elfRoland McGrath-24/+64
2008-01-30x86: x86 user_regset cleanupRoland McGrath-87/+0
2008-01-30x86: x86 CORE_DUMP_USE_REGSETRoland McGrath-0/+1
2008-01-30x86: x86 TLS desc_struct cleanupRoland McGrath-2/+9
2008-01-30x86: x86 i387 cleanupRoland McGrath-524/+374