summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Rename fpu_alloc() to fpstate_alloc()Ingo Molnar2015-05-194-7/+11
* x86/fpu: Move fpu_alloc() out of lineIngo Molnar2015-05-192-10/+13
* x86/fpu: Remove fpu_allocated()Ingo Molnar2015-05-191-6/+1
* x86/fpu: Simplify fpu__unlazy_stopped()Ingo Molnar2015-05-191-2/+4
* x86/fpu: Optimize fpu__unlazy_stopped()Ingo Molnar2015-05-191-2/+0
* x86/fpu: Rename init_fpu() to fpu__unlazy_stopped() and add debugging checkIngo Molnar2015-05-191-14/+17
* x86/fpu: Make init_fpu() staticIngo Molnar2015-05-192-4/+1
* x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()Ingo Molnar2015-05-197-5/+39
* x86/fpu: Remove stale init_fpu() prototypeIngo Molnar2015-05-191-1/+0
* x86/fpu: Rename fpu_detect() to fpu__detect()Ingo Molnar2015-05-193-3/+7
* x86/fpu: Add debugging check to fpu__save()Ingo Molnar2015-05-191-0/+4
* x86/fpu: Add comments to fpu__save() and restrict its exportIngo Molnar2015-05-191-1/+4
* x86/fpu: Rename unlazy_fpu() to fpu__save()Ingo Molnar2015-05-194-6/+6
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-151-1/+1
|\
| * x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov2015-05-111-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-152-4/+4
|\ \
| * | perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian2015-05-111-0/+1
| * | perf/x86/intel: Fix SLM cache event listKan Liang2015-05-081-4/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-121-0/+28
|\ \ | |/ |/|
| * x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov2015-05-121-0/+28
* | Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-071-2/+22
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki2015-05-074-69/+43
| |\ \ \ | | | |/
| * | | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu2015-04-301-2/+22
| |/ /
* | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-065-12/+36
|\ \ \
| * | | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-061-0/+5
| * | | hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky2015-05-053-12/+21
| * | | xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-0/+10
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-064-13/+19
|\ \ \
| * | | x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers2015-05-061-5/+7
| * | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-05-061-0/+2
| |\ \ \
| | * | | x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptrRoy Franz2015-04-171-0/+2
| * | | | x86: Make cpu_tss available to external modulesMarc Dionne2015-05-051-1/+1
| * | | | x86/spinlocks: Fix regression in spinlock contention detectionTahsin Erdogan2015-05-051-1/+1
| * | | | x86/mm: Clean up types in xlate_dev_mem_ptr()Ingo Molnar2015-04-201-6/+8
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-062-28/+50
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-221-1/+5
| * | | | perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile ...Sonny Rao2015-04-221-0/+8
| * | | | perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmuJiri Olsa2015-04-221-28/+38
* | | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-273-64/+15
* | | | | kvm: x86: fix kvmclock update protocolRadim Krčmář2015-04-271-5/+28
| |_|_|/ |/| | |
* | | | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-265-0/+48
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-1/+1
|\ \ \ \
| * | | | VFS: assorted d_backing_inode() annotationsDavid Howells2015-04-151-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-261-1/+1
|\ \ \ \ \
| * | | | | crypto: x86/sha512_ssse3 - fixup for asm function prototype changeArd Biesheuvel2015-04-241-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-264-22/+31
|\ \ \ \ \ \
| * | | | | | KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin2015-04-211-2/+10
| * | | | | | KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spteXiao Guangrong2015-04-151-3/+5
| * | | | | | kvm: mmu: don't do memslot overflow checkWanpeng Li2015-04-151-10/+2
| * | | | | | KVM: x86: cleanup kvm_irq_delivery_to_apic_fastPaolo Bonzini2015-04-141-5/+6
OpenPOWER on IntegriCloud