aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-07-30x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha
2008-07-30x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha
2008-07-30x86, xsave: context switch support using xsave/xrstorSuresh Siddha
2008-07-30x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha
2008-07-30x86, xsave: xsave cpuid feature bitsSuresh Siddha
2008-07-30Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar
2008-07-30Merge branch 'x86/fpu' into x86/coreIngo Molnar
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner
2008-07-27x86: add apic probe for genapic 64bit - fixYinghai Lu
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-26kexec jump: save/restore device stateHuang Ying
2008-07-26kexec jumpHuang Ying
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-26cpumask: put cpumask_of_cpu_map in the initdata sectionMike Travis
2008-07-26x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha
2008-07-26x86: mach_summit to summitYinghai Lu
2008-07-26x86: add setup_ioapic_ids for numaq in x86_quirksYinghai Lu
2008-07-26Merge branch 'x86/urgent' into x86/coreIngo Molnar
2008-07-26Merge branch 'x86/x2apic' into x86/coreIngo Molnar
2008-07-26x86, AMD IOMMU: include amd_iommu_last_bdf in device initializationJoerg Roedel
2008-07-26x86 gart: replace to_pages macro with iommu_num_pagesJoerg Roedel
2008-07-26x86, AMD IOMMU: replace to_pages macro with iommu_num_pagesJoerg Roedel
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar
2008-07-25calgary iommu: use the first kernels TCE tables in kdumpChandru
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-25Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24x86-64: make BUILD_IRQ() also reset section backLinus Torvalds
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24x86: move declaring x2apic_extra_bitsYinghai Lu