summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-12perf/x86/intel/pt: Clean up files of Intel Processor TraceTakao Indoh
2015-08-12perf/x86: Fix MSR PMU driverPeter Zijlstra
2015-08-12Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-08-12perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handlerMatt Fleming
2015-08-12perf/x86/intel: Fix memory leak on hot-plug allocation failPeter Zijlstra
2015-08-11KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRnWei Huang
2015-08-11kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapicNicholas Krause
2015-08-10x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman
2015-08-08x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2015-08-08x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-08-07KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang
2015-08-07KVM: x86: zero IDT limit on entry to SMMPaolo Bonzini
2015-08-06bus: subsys: update return type of ->remove_dev() to voidViresh Kumar
2015-08-05Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan