summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-10-08x86: Unwind-annotate thunk_32.SJan Beulich
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-08x86: Fix section conflict for numachipAndi Kleen
2014-10-08x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-10-08x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue
2014-10-08x86: Quark: Comment setup_arch() to document TLB/PGE bugBryan O'Donoghue
2014-10-08x86: Improve cmpxchg8b_emu.SJan Beulich
2014-10-08x86: Improve cmpxchg16b_emu.SJan Beulich
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds
2014-10-07Merge branch 'pm-genirq'Rafael J. Wysocki
2014-10-06x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-10-06x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor
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-24x86, sched: Add new topology for multi-NUMA-node CPUsDave Hansen