summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: reboot_{32|64}.c unificationMiguel Boton2008-01-301-0/+3
* debug: move WARN_ON() out of lineArjan van de Ven2008-01-301-5/+5
* debug: introduce __WARN()Olof Johansson2008-01-301-6/+11
* x86: clean up include/asm-x86/calling.hIngo Molnar2008-01-301-94/+100
* x86: page.h: move things back to their own filesJeremy Fitzhardinge2008-01-304-223/+187
* x86: page.h: move remaining bits and piecesJeremy Fitzhardinge2008-01-303-30/+23
* x86: page.h: move pa and va related thingsJeremy Fitzhardinge2008-01-303-25/+25
* x86: page.h: move and unify types for pagetable entry, #6Ingo Molnar2008-01-301-1/+1
* x86: page.h: move and unify types for pagetable entryJeremy Fitzhardinge2008-01-302-85/+48
* x86: page.h: move and unify types for pagetable entry, #5Ingo Molnar2008-01-302-21/+72
* x86: page.h: move and unify types for pagetable entry, #4Ingo Molnar2008-01-301-0/+3
* x86: page.h: move and unify types for pagetable entry, #3Ingo Molnar2008-01-302-1/+13
* x86: page.h: move and unify types for pagetable entry, #2Ingo Molnar2008-01-301-3/+3
* x86: page.h: move and unify types for pagetable entry, #1Ingo Molnar2008-01-301-0/+6
* x86: add _AT() macro to conditionally castJeremy Fitzhardinge2008-01-301-0/+5
* x86: page.h: unify page copying and clearingJeremy Fitzhardinge2008-01-303-73/+55
* x86: page.h: unify constantsJeremy Fitzhardinge2008-01-303-126/+119
* x86: remove the now unused X86_FEATURE_SYNC_RDTSCAndi Kleen2008-01-301-1/+1
* x86: fix sched_clock()Ingo Molnar2008-01-302-1/+12
* x86: remove get_cycles_syncAndi Kleen2008-01-301-52/+8
* x86: map vsyscalls early enoughIngo Molnar2008-01-301-0/+2
* x86: move native_read_tsc() offlineIngo Molnar2008-01-301-7/+1
* x86: introduce rdtsc_barrier()Andi Kleen2008-01-301-0/+13
* git-x86: unbreak UMLWANG Cong2008-01-301-0/+6
* x86: move nop declarations into separate include fileAndi Kleen2008-01-302-85/+91
* x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen2008-01-301-0/+1
* x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen2008-01-301-0/+1
* x86: make ptrace.h safe to include from assembler codeAndi Kleen2008-01-301-0/+2
* x86: move patching code to arch-specific file.Glauber de Oliveira Costa2008-01-301-0/+8
* x86: add CLBR_ defines for 64-bitGlauber de Oliveira Costa2008-01-301-5/+18
* x86: cleanup CLI_STRING, STI_STRING and friendsGlauber de Oliveira Costa2008-01-301-9/+0
* x86: adds paravirt hook for swapgsGlauber de Oliveira Costa2008-01-302-0/+17
* x86: add macro for privileged 64-bit operationGlauber de Oliveira Costa2008-01-301-0/+6
* x86: change irq functions to accomodate 64-bitGlauber de Oliveira Costa2008-01-301-13/+30
* x86: adjust assembly macros on 64-bit as well.Glauber de Oliveira Costa2008-01-301-6/+12
* x86: change assembly definition of paravirt_patch_siteGlauber de Oliveira Costa2008-01-301-3/+13
* x86: provide paravirtualized hook for rdtscpGlauber de Oliveira Costa2008-01-301-0/+22
* x86: cleanup write_tscGlauber de Oliveira Costa2008-01-302-4/+0
* x86: adjust PVOP_CALL/VCALL macros for 64-bitGlauber de Oliveira Costa2008-01-301-22/+65
* x86, ptrace: overflow signal APIMarkus Metzger2008-01-301-1/+3
* x86, ptrace: add buffer size checksMarkus Metzger2008-01-301-6/+8
* x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger2008-01-302-7/+7
* x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi2008-01-304-2/+13
* x86: fix dmi_alloc() to not advance alloc index in case ofParag Warudkar2008-01-301-1/+2
* x86: remove unused include/asm-x86/processor_32/64.hIngo Molnar2008-01-302-163/+0
* x86: finish processor.h integrationGlauber de Oliveira Costa2008-01-301-3/+137
* x86: remove __init modifier from header declarationGlauber de Oliveira Costa2008-01-301-1/+1
* x86: x86 core dump TLSRoland McGrath2008-01-301-0/+1
* x86: compat_binfmt_elfRoland McGrath2008-01-301-24/+64
* x86: x86 user_regset cleanupRoland McGrath2008-01-303-87/+0
OpenPOWER on IntegriCloud