summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-09-13perf/x86/intel: Fix constraint accessPeter Zijlstra
2015-09-11perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin
2015-09-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-01Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-09-01Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2015-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22x86/apic: Fix fallout from x2apic cleanupThomas Gleixner
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2015-08-22x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2015-08-22x86/fpu/math-emu: Fix crash in fork()Ingo Molnar
2015-08-22x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar
2015-08-21perf/x86/msr: Fix the MSR driver buildIngo Molnar
2015-08-20x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang
2015-08-20Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-20x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar
2015-08-19Merge branch 'x86/asm/urgent' to pick up an entry code fixIngo Molnar
2015-08-18x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu
2015-08-18Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-08-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-16x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-08-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-14x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-13x86: fix error handling for 32-bit compat out-of-range system call numbersLinus Torvalds
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-08-13x86/ras: Move AMD MCE injector to arch/x86/ras/Borislav Petkov
2015-08-13x86/mce: Add a wrapper around mce_log() for injectionBorislav Petkov
2015-08-13x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check()Borislav Petkov
2015-08-13x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi
2015-08-13x86/mce: Clear Local MCE opt-in before kexecAshok Raj
2015-08-13x86/mce: Remove unused function declarationsAshok Raj
2015-08-13x86/mce: Kill drain_mcelog_buffer()Borislav Petkov
2015-08-13x86/mce: Avoid potential deadlock due to printk() in MCE contextChen, Gong
2015-08-13x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong
2015-08-13x86/mce: Don't use percpu workqueuesChen, Gong
2015-08-13x86/mce: Provide a lockless memory pool to save error recordsChen, Gong