aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-07-30Merge tag 'llct-20140721.0' into leg-kernelGraeme Gregory
2014-07-30Merge remote-tracking branch 'origin/acpi' into leg-kernelGraeme Gregory
2014-07-30Merge remote-tracking branch 'remotes/leif/topic-leg-uefi' into leg-kernelGraeme Gregory
2014-07-30ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo
2014-07-30ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory
2014-07-30ACPI: add config for BIOS table scanGraeme Gregory
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-07-21Merge branch 'tracking-linaro-android-3.16' into merge-linux-linaro-core-trac...Andrey Konovalov
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-16kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski
2014-07-16perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-07-16perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian
2014-07-16perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-07-16x86: Remove unused variable "polling"Paul Bolle
2014-07-15efi: efistub: Convert into static libraryArd Biesheuvel
2014-07-15efi: efistub: Refactor stub componentsArd Biesheuvel
2014-07-15efi/x86: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel
2014-07-15efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel
2014-07-15x86/efi: Support initrd loaded above 4GYinghai Lu
2014-07-15x86/efi: Use early_memunmap() to squelch sparse errorsMatt Fleming
2014-07-15x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri
2014-07-14x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-07-14Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-07-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-10x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()Jan Beulich
2014-07-10x86-64, vdso: Fix vDSO build breakage due to empty .rela.dynJan Beulich
2014-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-10x86/efi: Include a .bss section within the PE/COFF headersMichael Brown
2014-07-08KVM: x86: Check for nested events if there is an injectable interruptBandan Das
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-02perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-02x86, tsc: Fix cpufreq lockupPeter Zijlstra
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-06-30Merge tag 'v3.16-rc3' into linaro-android-3.16-experimental-mergeJohn Stultz
2014-06-30Merge commit '33b458d276bb' into kvm-masterPaolo Bonzini
2014-06-30KVM: SVM: Fix CPL export via SS.DPLJan Kiszka
2014-06-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-25crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna
2014-06-24x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski