aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86, ptrace: add bts_struct size to status commandMarkus Metzger1-3/+8
2008-01-30x86: migration helpers for KVMIngo Molnar1-0/+4
2008-01-30x86: unify percpu.htravis@sgi.com3-164/+141
2008-01-30x86: use generic percpu on 64-bittravis@sgi.com1-21/+2
2008-01-30x86_32: use generic percpu.htravis@sgi.com1-21/+9
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2-29/+0
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com1-2/+0
2008-01-30x86: reboot_{32|64}.c unificationMiguel Boton1-0/+3
2008-01-30x86: clean up include/asm-x86/calling.hIngo Molnar1-94/+100
2008-01-30x86: page.h: move things back to their own filesJeremy Fitzhardinge4-223/+187
2008-01-30x86: page.h: move remaining bits and piecesJeremy Fitzhardinge3-30/+23
2008-01-30x86: page.h: move pa and va related thingsJeremy Fitzhardinge3-25/+25
2008-01-30x86: page.h: move and unify types for pagetable entry, #6Ingo Molnar1-1/+1
2008-01-30x86: page.h: move and unify types for pagetable entryJeremy Fitzhardinge2-85/+48
2008-01-30x86: page.h: move and unify types for pagetable entry, #5Ingo Molnar2-21/+72
2008-01-30x86: page.h: move and unify types for pagetable entry, #4Ingo Molnar1-0/+3
2008-01-30x86: page.h: move and unify types for pagetable entry, #3Ingo Molnar2-1/+13
2008-01-30x86: page.h: move and unify types for pagetable entry, #2Ingo Molnar1-3/+3
2008-01-30x86: page.h: move and unify types for pagetable entry, #1Ingo Molnar1-0/+6
2008-01-30x86: page.h: unify page copying and clearingJeremy Fitzhardinge3-73/+55
2008-01-30x86: page.h: unify constantsJeremy Fitzhardinge3-126/+119
2008-01-30x86: remove the now unused X86_FEATURE_SYNC_RDTSCAndi Kleen1-1/+1
2008-01-30x86: fix sched_clock()Ingo Molnar2-1/+12
2008-01-30x86: remove get_cycles_syncAndi Kleen1-52/+8
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-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 Pallipadi3-2/+11
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