aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/processor.h
AgeCommit message (Expand)Author
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf
2008-08-14Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar
2008-07-25Merge branch 'linus' into x86/pebsIngo Molnar
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-22x86: consolidate header guardsVegard Nossum
2008-07-22x86: common.c declare idle_regs before they get usedJaswinder Singh
2008-07-22x86: proc.c declare cpuinfo_op before they get usedJaswinder Singh
2008-07-20NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_varMike Travis
2008-07-18x86: reduce force_mwait visibilityJan Beulich
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-08x86_64: fix non-paravirt compilationJeremy Fitzhardinge
2008-07-08x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge
2008-07-08x86: change identify_cpu to staticYinghai Lu
2008-07-08x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu
2008-07-04x86: cacheline_align tss_structRichard Kennedy
2008-05-12x86, ptrace: PEBS supportMarkus Metzger
2008-04-30x86: remove Xgt_desc_structAdrian Bunk
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra
2008-04-26x86: remove NexGen supportDmitri Vorobiev
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-17include/asm-x86/processor.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17x86: processor.h - use PAGE_SIZE instead of numeric valueCyrill Gorcunov
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich
2008-04-17x86: cleanup duplicate includesJoe Perches
2008-04-17x86: introduce initial apicidYinghai Lu
2008-04-17x86: add comments to processor.hIngo Molnar
2008-04-17x86: remove cpu_llc_id from processor.hGlauber Costa
2008-04-17x86: provide hlt_works function.Glauber Costa
2008-04-17x86: de-macro start_thread()Ingo Molnar
2008-04-17x86: clean up include/asm-x86/processor.hIngo Molnar
2008-02-19x86: minor cleanup of comments in processor.hMike Travis
2008-02-19remove mca-pentiumAdrian Bunk
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-01-30x86: add framework to disable CPUID bits on the command lineAndi Kleen
2008-01-30x86: change size of APICIDs from u8 to u16travis@sgi.com
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge
2008-01-30x86: migration helpers for KVMIngo Molnar
2008-01-30x86: move nop declarations into separate include fileAndi Kleen
2008-01-30x86: adds paravirt hook for swapgsGlauber de Oliveira Costa
2008-01-30x86: finish processor.h integrationGlauber de Oliveira Costa
2008-01-30x86: x86 i387 unify structsRoland McGrath
2008-01-30x86: move i387 definitions to processor.hGlauber de Oliveira Costa