summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
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-21x86, tlb: Clean up and correct used typeBorislav Petkov
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, rwsem: Minor cleanupsMichel Lespinasse
2010-07-20x86, rwsem: Stay on fast path when count > 0 in __up_write()Michel Lespinasse
2010-07-20x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl
2010-07-20x86, mm: Create symbolic index into address_markers arrayAndres Salomon
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, xsave: Do not include asm/i387.h in asm/xsave.hRobert Richter
2010-07-20x86, gcc-4.6: Fix set but not read variablesAndi Kleen
2010-07-20x86, gcc-4.6: Avoid unused by set variables in rdmsrAndi Kleen
2010-07-20x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski
2010-07-20xen: make sure pages are really part of domain before freeingJeremy Fitzhardinge
2010-07-20xen: release unused free memoryMiroslav Rezanina
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin
2010-07-19x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. 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: Add xsaveopt cpufeatureSuresh 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
2010-07-19update email addressPavel Machek
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-18Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2010-07-18x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath
2010-07-17x86, UV: Initialize BAU MMRs only on hubs with cpusCliff Wickman
2010-07-16x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan
2010-07-16x86: Fix x2apic preenabled system with kexecYinghai Lu
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-07-16unistd: add __NR_prlimit64 syscall numbersJiri Slaby
2010-07-15x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...Joe Perches
2010-07-15x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner
2010-07-14x86, setup: Only set early_serial_base after port is initializedYinghai Lu
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-13Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-07-13x86, alternatives: BUG on encountering an invalid CPU feature numberH. Peter Anvin
2010-07-13x86, alternatives: Fix one more open-coded 8-bit alternative numberH. Peter Anvin