aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-05-27Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-25kvm:vmx: more complete state update on APICv on/offRoman Kagan
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-24xen: use same main loop for counting and remapping pagesJuergen Gross
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini
2016-05-24KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka
2016-05-24svm: bitwise vs logical op typoDan Carpenter
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-23mm, aout: handle vm_brk failuresMichal Hocko
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov
2016-05-23kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds
2016-05-21um: add extended processor state save/restore supportEli Cooper
2016-05-21um: extend fpstate to _xstate to support YMM registersEli Cooper
2016-05-21um: fix FPU state preservation around signal handlersEli Cooper
2016-05-21x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-20x86/kasan: instrument user memory access APIAndrey Ryabinin
2016-05-20ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt
2016-05-20Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-20perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King
2016-05-20x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault codeAndy Lutomirski
2016-05-20x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limitsAndy Lutomirski
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar
2016-05-20x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-19x86: mm: use hugetlb_bad_size()Vaishali Thakkar
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-05-19x86/entry/64: Fix stack return address retrieval in thunkJosh Poimboeuf
2016-05-18KVM: MTRR: remove MSR 0x2f8Andy Honig
2016-05-18KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini