summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-309-75/+92
|\
| * Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-2968-525/+1327
| |\
| | * KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2008-07-271-0/+1
| | * [PATCH] kill altrootAl Viro2008-07-261-11/+0
| | * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-262-7/+1
| | |\
| | * | x86: lockless get_user_pages_fast()Nick Piggin2008-07-261-0/+1
| | * | x86: implement pte_specialNick Piggin2008-07-261-3/+6
| | * | kexec jumpHuang Ying2008-07-261-8/+10
| | * | x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer2008-07-261-0/+1
| | * | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-263-32/+72
| * | | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-18142-3241/+4408
| |\ \ \
| * | | | x86: use generic per-device dma coherent allocatorDmitry Baryshkov2008-06-301-21/+1
* | | | | Merge branch 'x86/fpu' into x86/coreIngo Molnar2008-07-301-2/+0
|\ \ \ \ \
| * | | | | x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-07-261-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
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernelsChris McDermott2008-07-261-1/+1
| * | | | x86, RDC321x: remove gpio.h complicationsIngo Molnar2008-07-261-6/+0
| |/ / /
* | | | 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
| * | | | | | | | x86: make 64bit have get_apic_idYinghai Lu2008-07-133-5/+7
| * | | | | | | | x86: make read_apic_id return final apicidYinghai Lu2008-07-124-7/+11
| * | | | | | | | x86: let 32bit use apic_ops tooYinghai Lu2008-07-121-11/+2
| * | | | | | | | x2apic: xen64 paravirt basic apic opsSuresh Siddha2008-07-121-6/+8
| * | | | | | | | x64, x2apic/intr-remap: support for x2apic physical mode supportSuresh Siddha2008-07-121-0/+1
| * | | | | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-121-0/+5
| * | | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha2008-07-121-0/+4
| * | | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-123-0/+31
| * | | | | | | | x64, x2apic/intr-remap: x2apic cluster mode supportSuresh Siddha2008-07-121-0/+1
| * | | | | | | | x64, x2apic/intr-remap: introcude self IPI to genapic routinesSuresh Siddha2008-07-123-0/+5
| * | | | | | | | x64, x2apic/intr-remap: x2apic ops for x2apic mode supportSuresh Siddha2008-07-122-0/+25
OpenPOWER on IntegriCloud