summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-21/+21
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-328/+847
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-32/+66
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-353/+531
2013-09-04Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-11/+31
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-14/+95
2013-09-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+3
2013-09-04Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-58/+50
2013-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-19/+22
2013-09-04Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-40/+97
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-0/+510
2013-09-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+12
2013-09-04Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git...Linus Torvalds2-1/+2
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds37-152/+145
2013-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-54/+107
2013-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+21
2013-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+13
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds17-276/+529
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro2-14/+14
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro2-3/+3
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro2-21/+21
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-30/+27
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-33/+21
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+3
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds2-0/+6
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds2-0/+6
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches3-6/+5
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng3-0/+186
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng1-9/+13
2013-09-01Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2-4/+4
2013-09-01x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2-7/+27
2013-08-29x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin1-1/+4
2013-08-29x86, asm: Fix a compilation issue with clangJan-Simon Möller1-1/+1
2013-08-29x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller1-1/+5
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar16-59/+169
2013-08-29KVM: MMU: remove unused parameterXiao Guangrong1-2/+2
2013-08-28KVM: x86: update masterclock when kvmclock_offset is calculated (v2)Marcelo Tosatti1-23/+24
2013-08-28KVM: x86: add comments where MMIO does not return to the emulatorPaolo Bonzini1-2/+5
2013-08-28KVM: vmx: count exits to userspace during invalid guest emulationPaolo Bonzini1-0/+1
2013-08-27Merge branch 'pm-cpufreq'Rafael J. Wysocki1-29/+0
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-4/+7
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki1-0/+10
2013-08-27Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki1-0/+4
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas1-7/+2
2013-08-26x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan2-4/+10
2013-08-26kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apicRaghavendra K T2-20/+10
2013-08-26kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri3-2/+50
2013-08-26kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T1-0/+1
2013-08-23Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki1-29/+0