summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng
2013-09-01Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-09-01x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin
2013-08-29x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin
2013-08-29x86, asm: Fix a compilation issue with clangJan-Simon Möller
2013-08-29x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-29KVM: MMU: remove unused parameterXiao Guangrong
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-28KVM: x86: update masterclock when kvmclock_offset is calculated (v2)Marcelo Tosatti
2013-08-28KVM: x86: add comments where MMIO does not return to the emulatorPaolo Bonzini
2013-08-28KVM: vmx: count exits to userspace during invalid guest emulationPaolo Bonzini
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski
2013-08-27Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas
2013-08-26x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan
2013-08-26kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apicRaghavendra K T
2013-08-26kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri
2013-08-26kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T
2013-08-23Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-08-22x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-21crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-08-21crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall
2013-08-20xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao
2013-08-20xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini
2013-08-20xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson
2013-08-20x86/xen: during early setup, only 1:1 map the ISA regionDavid Vrabel
2013-08-20x86/xen: disable premption when enabling local irqsDavid Vrabel