summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-10-03lib: Add a generic cmdline parse function parse_option_strDave Young
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young
2014-10-03efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming
2014-10-03efi: Implement mandatory locking for UEFI Runtime ServicesArd Biesheuvel
2014-10-03xen: eliminate scalability issues from initrd handlingJuergen Gross
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-10-03perf/x86: Tone down kernel messages when the PMU check fails in a virtual env...Wei Huang
2014-10-03perf/x86/intel/uncore: Fix minor race in box set upAndi Kleen
2014-10-03sched/x86: Fix up typo in topology detectionDave Hansen
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-02kvm: do not handle APIC access page if in-kernel irqchip is not in usePaolo Bonzini
2014-10-02Revert "crypto: aesni - disable "by8" AVX CTR optimization"Mathias Krause
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2014-10-02crypto: aesni - remove unused defines in "by8" variantMathias Krause
2014-10-02crypto: aesni - fix counter overflow handling in "by8" variantMathias Krause
2014-10-01x86, boot, kaslr: Fix nuisance warning on 32-bit buildsKees Cook
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-09-24x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Matt Fleming
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-24x86/relocs: Make per_cpu_load_addr staticBen Hutchings
2014-09-24x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o"Oleg Nesterov
2014-09-24x86: Speed up ___preempt_schedule*() by using THUNK helpersOleg Nesterov
2014-09-24crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause
2014-09-24sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-09-24x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-09-24x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline ...Lan Tianyu
2014-09-24perf/x86/intel/uncore: Update support for client uncore IMC PMUStephane Eranian
2014-09-24perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EPAndi Kleen
2014-09-24perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d...Andi Kleen
2014-09-24perf/x86/intel/uncore: Register the PMU only if the uncore pci device existsYan, Zheng
2014-09-24perf/x86/intel/uncore: Add Haswell-EP uncore supportYan, Zheng
2014-09-24perf/x86/intel: Use Broadwell cache event list for HaswellAndi Kleen
2014-09-24perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen
2014-09-24perf/x86/intel: Add Broadwell core supportAndi Kleen
2014-09-24perf/x86/intel: Document all Haswell modelsAndi Kleen
2014-09-24perf/x86/intel: Remove incorrect model number from Haswell perfAndi Kleen
2014-09-24drm/i915/skl: Add the additional graphics stolen sizesDamien Lespiau
2014-09-24x86, sched: Add new topology for multi-NUMA-node CPUsDave Hansen
2014-09-24x86/PCI: Mark PCI BIOS initialization code as suchMathias Krause
2014-09-24x86/PCI: Constify pci_mmcfg_probes[] arrayMathias Krause
2014-09-24x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconstMathias Krause
2014-09-24x86/PCI: Move __init annotation to the correct placeMathias Krause
2014-09-24kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen
2014-09-24kvm: vmx: Implement set_apic_access_page_addrTang Chen