summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-07Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-02-07Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-06arch/score/kernel/setup.c: combine two seq_printf() calls into one call in sh...Markus Elfring
2018-02-06pids: introduce find_get_task_by_vpid() helperMike Rapoport
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook
2018-02-06Makefile: move stack-protector availability out of KconfigKees Cook
2018-02-06kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov
2018-02-06Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-06MIPS: Malta: Sanitize mouse and keyboard configuration.Ralf Baechle
2018-02-06MIPS: Update defconfigs after previous patch.Ralf Baechle
2018-02-06MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform levelRalf Baechle
2018-02-06MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform levelRalf Baechle
2018-02-05membarrier/arm64: Provide core serializing commandMathieu Desnoyers
2018-02-05membarrier/x86: Provide core serializing commandMathieu Desnoyers
2018-02-05lockin/x86: Implement sync_core_before_usermode()Mathieu Desnoyers
2018-02-05membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers
2018-02-05membarrier: Document scheduler barrier requirementsMathieu Desnoyers
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers
2018-02-05x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGSJiri Olsa
2018-02-05MIPS: SMP-CPS: Remove duplicate assignment of core in play_deadMatt Redfearn
2018-02-05MIPS: Generic: Support GIC in EIC modeMatt Redfearn
2018-02-05MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn
2018-02-05MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW falloutJames Hogan
2018-02-05MIPS: generic: Fix Makefile alignmentJames Hogan
2018-02-05MIPS: generic: Fix ranchu_of_match[] terminationJames Hogan
2018-02-05MIPS: generic: Fix machine compatible matchingJames Hogan
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-04x86/cpu: Add Cannonlake to Intel familyRajneesh Bhardwaj
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-03KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-03KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-02-03KVM/x86: Add IBPB supportAshok Raj
2018-02-03KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed
2018-02-03Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...Thomas Gleixner
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-02x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-02-02x86/dumpstack: Avoid uninitlized variableArnd Bergmann