summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-08-18Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-08-18powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-18ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe resetGary Bisson
2017-08-17Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-08-17Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'Rafael J. Wysocki
2017-08-17Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-08-17x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko
2017-08-16x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov
2017-08-16x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov
2017-08-16sparc64: remove unnecessary log messageTushar Dave
2017-08-16sparc64: Don't clibber fixed registers in __multi4.David S. Miller
2017-08-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-15Merge tag 'at91-ab-4.13-dt-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-08-15Merge tag 'imx-fixes-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2017-08-15Merge tag 'imx-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2017-08-15x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner
2017-08-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-14arm64: allwinner: h5: fix pinctrl IRQsIcenowy Zheng
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-13Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-11clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...Ding Tianhong
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross
2017-08-11x86: Mark various structures and functions as 'static'Colin Ian King
2017-08-11x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...Borislav Petkov
2017-08-11arc: Mask individual IRQ lines during core INTC initAlexey Brodkin
2017-08-11cpufreq: x86: Disable interrupts during MSRs readingDoug Smythies
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim
2017-08-10mm: refactor TLB gathering APIMinchan Kim
2017-08-10mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-10x86/smpboot: Unbreak CPU0 hotplugVitaly Kuznetsov
2017-08-10x86/asm/64: Clear AC on NMI entriesAndy Lutomirski
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra
2017-08-10arm64: allwinner: a64: sopine: add missing ethernet0 aliasIcenowy Zheng
2017-08-10arm64: allwinner: a64: pine64: add missing ethernet0 aliasIcenowy Zheng
2017-08-10arm64: allwinner: a64: bananapi-m64: add missing ethernet0 aliasIcenowy Zheng
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-09powerpc/watchdog: add locking around init/exit functionsNicholas Piggin
2017-08-09powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin
2017-08-09powerpc/watchdog: Fix final-check recovered caseNicholas Piggin
2017-08-09powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin
2017-08-09powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin
2017-08-09powerpc: NMI IPI improve lock primitiveNicholas Piggin
2017-08-09powerpc/configs: Re-enable HARD/SOFT lockup detectorsMichael Ellerman
2017-08-09crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com