summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: fix xsave build errorIngo Molnar2008-08-131-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, xsave: keep the XSAVE feature mask as an u64H. Peter Anvin2008-07-301-7/+11
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, xsave: add <asm/xcr.h> header file for XCR registersH. Peter Anvin2008-07-301-0/+49
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, xsave: save/restore the extended state context in sigframeSuresh Siddha2008-07-303-2/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, xsave: struct _fpstate extensions to include extended state informationSuresh Siddha2008-07-303-6/+94
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, xsave: xsave/xrstor specific routinesSuresh Siddha2008-07-301-0/+52
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha2008-07-301-6/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha2008-07-301-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, xsave: context switch support using xsave/xrstorSuresh Siddha2008-07-304-6/+95
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha2008-07-304-0/+40
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, xsave: xsave cpuid feature bitsSuresh Siddha2008-07-301-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | x86: split e820 reserved entries record to late v2Yinghai Lu2008-09-041-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/coreH. Peter Anvin2008-09-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-0423-81/+172
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: cpufeature: fix SMX flagH. Peter Anvin2008-08-271-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: <asm/cpufeature.h>: clean up overlong lines, whitespaceH. Peter Anvin2008-08-271-5/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: cpufeature: add Intel features from CPUID and AVX specsH. Peter Anvin2008-08-271-0/+12
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin2008-08-271-32/+54
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin2008-08-2721-45/+81
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-08-182-6/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: configuration options to compile out x86 CPU support codeThomas Petazzoni2008-08-181-0/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/cpuIngo Molnar2008-08-157-25/+61
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/cpuIngo Molnar2008-07-2830-206/+209
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86, cyrix: debugIngo Molnar2008-07-221-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86, e820: add support for AddressRangeUnusuable ACPI memory typeCihula, Joseph2008-08-211-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-1139-162/+255
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: fix apic version warningYinghai Lu2008-08-211-1/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-141-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-241-1/+0
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. | | | | | | | | | | | | | | | | | | | | | | | | | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar2008-08-1419-3/+151
| |\ \ \| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-08-1113-79/+154
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-08-146-4/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86: apic interrupts - move assignments to irqinit_32.c, v2Cyrill Gorcunov2008-08-111-2/+0
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-309-75/+92
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/fpu' into x86/coreIngo Molnar2008-07-301-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86: mach-numaq to numaqYinghai Lu2008-07-266-19/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86: mach_summit to summitYinghai Lu2008-07-266-38/+37
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86: mach_es7000 to es7000Yinghai Lu2008-07-266-38/+38
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86: mach-bigsmp to bigsmpYinghai Lu2008-07-264-21/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86: add setup_ioapic_ids for numaq in x86_quirksYinghai Lu2008-07-261-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2008-07-262-7/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-2615-42/+137
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-2519-148/+64
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x64, apic: use generic apic_write() for ack_APIC_irq()Suresh Siddha2008-07-221-4/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: add apic probe for genapic 64bit, v2Yinghai Lu2008-07-221-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-2244-288/+1034
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/uv' into x86/x2apicIngo Molnar2008-07-181-0/+68
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-186-28/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-1821-89/+75
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: let 32bit use apic_ops too - fixYinghai Lu2008-07-141-29/+0