summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-07-28x86, cpu: AMD errata checking frameworkHans Rosenfeld
2010-07-28Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris
2010-07-28fanotify: fanotify_init syscall declarationEric Paris
2010-07-27Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin
2010-07-27x86-32: Align IRQ stacks properlyChristoph Hellwig
2010-07-27Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36Joerg Roedel
2010-07-27x86/amd-iommu: Export cache-coherency capabilityJoerg Roedel
2010-07-27x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz
2010-07-27x86: Fix vtime/file timestamp inconsistenciesJohn Stultz
2010-07-26xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2010-07-22x86: early PV on HVM features initialization.Sheng Yang
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-07-21x86-64: Simplify loading initial_gsBrian Gerst
2010-07-21x86: Use symbolic MSR namesBrian Gerst
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath
2010-07-21x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0H. Peter Anvin
2010-07-21x86, xsave: Add __init attribute to setup_xstate_features()Robert Richter
2010-07-21x86, xsave: Make init_xstate_buf staticRobert Richter
2010-07-21x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)Robert Richter
2010-07-21x86, xsave: Introduce xstate enable functionsRobert Richter
2010-07-21x86, xsave: Separate fpu and xsave initializationRobert Richter
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-21x86, UV: Make kdump avoid stack dumpsCliff Wickman
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-07-20x86, numa: fix boot without RAM on node0 againYinghai Lu
2010-07-20x86, xsave: Move boot cpu initialization to xsave_init()Robert Richter
2010-07-20x86, xsave: 32/64 bit boot cpu check unification in initializationRobert Richter
2010-07-20x86, gcc-4.6: Fix set but not read variablesAndi Kleen
2010-07-20x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin
2010-07-19x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha
2010-07-19x86, xsave: Sync xsave memory layout with its header for user handlingSuresh Siddha
2010-07-19x86, xsave: Track the offset, size of state in the xsave layoutSuresh Siddha
2010-07-19x86, cpu: Enumerate xsaveoptSuresh Siddha
2010-07-19x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha
2010-07-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-19x86/amd-iommu: Use for_each_pci_dev()Kulikov Vasiliy