summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-0/+4
|\
| * Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-141-1/+1
| |\
| * | x86: common.c declare idle_regs before they get usedJaswinder Singh2008-07-221-0/+2
| * | x86: proc.c declare cpuinfo_op before they get usedJaswinder Singh2008-07-221-0/+2
* | | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-3/+9
|\ \ \
| * \ \ Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar2008-09-241-0/+23
| |\ \ \
| * \ \ \ Merge branch 'linus' into x86/pebsIngo Molnar2008-07-251-10/+5Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86, ptrace: PEBS supportMarkus Metzger2008-05-121-3/+9
* | | | | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-261-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: consolidate header guardsVegard Nossum2008-07-221-3/+3
| | |_|/ | |/| |
* | | | x86: invalidate caches before going into suspendMark Langsdorf2008-08-151-0/+23
| |/ / |/| |
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-241-1/+1
|\ \ \ | |/ / |/| |
| * | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_varMike Travis2008-07-201-1/+1
* | | x86: reduce force_mwait visibilityJan Beulich2008-07-191-2/+0Star
|/ /
* | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-0/+1
* | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+1
* | x86_64: fix non-paravirt compilationJeremy Fitzhardinge2008-07-081-3/+0Star
* | x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge2008-07-081-0/+2
* | x86: change identify_cpu to staticYinghai Lu2008-07-081-1/+0Star
* | x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-081-0/+1
* | x86: cacheline_align tss_structRichard Kennedy2008-07-041-5/+1Star
|/
* x86: remove Xgt_desc_structAdrian Bunk2008-04-301-3/+0Star
* fix idle (arch, acpi and apm) and lockdepPeter Zijlstra2008-04-271-0/+1
* x86: remove NexGen supportDmitri Vorobiev2008-04-261-1/+0Star
* x86, fpu: lazy allocation of FPU area - v5Suresh Siddha2008-04-191-0/+2
* x86, fpu: split FPU state from task struct - v5Suresh Siddha2008-04-191-3/+4
* x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman2008-04-191-0/+7
* include/asm-x86/processor.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-35/+38
* x86: processor.h - use PAGE_SIZE instead of numeric valueCyrill Gorcunov2008-04-171-1/+1
* x86: prevent unconditional writes to DebugCtl MSRJan Beulich2008-04-171-0/+9
* x86: cleanup duplicate includesJoe Perches2008-04-171-2/+1Star
* x86: introduce initial apicidYinghai Lu2008-04-171-0/+1
* x86: add comments to processor.hIngo Molnar2008-04-171-23/+28
* x86: remove cpu_llc_id from processor.hGlauber Costa2008-04-171-3/+1Star
* x86: provide hlt_works function.Glauber Costa2008-04-171-0/+9
* x86: de-macro start_thread()Ingo Molnar2008-04-171-26/+3Star
* x86: clean up include/asm-x86/processor.hIngo Molnar2008-04-171-280/+358
* x86: minor cleanup of comments in processor.hMike Travis2008-02-191-4/+0Star
* remove mca-pentiumAdrian Bunk2008-02-191-1/+0Star
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-081-0/+5
* x86: add framework to disable CPUID bits on the command lineAndi Kleen2008-01-301-0/+1
* x86: change size of APICIDs from u8 to u16travis@sgi.com2008-01-301-7/+7
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-301-1/+0Star
* x86: migration helpers for KVMIngo Molnar2008-01-301-0/+4
* x86: move nop declarations into separate include fileAndi Kleen2008-01-301-85/+1Star
* x86: adds paravirt hook for swapgsGlauber de Oliveira Costa2008-01-301-0/+8
* x86: finish processor.h integrationGlauber de Oliveira Costa2008-01-301-3/+137
* x86: x86 i387 unify structsRoland McGrath2008-01-301-50/+42Star
* x86: move i387 definitions to processor.hGlauber de Oliveira Costa2008-01-301-0/+66