summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-214-15/+15
|\
| * sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni2017-08-211-1/+1
| * sparc64: remove unnecessary log messageTushar Dave2017-08-161-2/+0
| * sparc64: Don't clibber fixed registers in __multi4.David S. Miller2017-08-161-12/+12
| * mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan2017-08-101-0/+2
* | Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-2125-70/+153
|\ \
| * | arc: Mask individual IRQ lines during core INTC initAlexey Brodkin2017-08-112-1/+16
| * | ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta2017-08-043-7/+41
| * | ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-042-2/+13
| * | ARC: dma: implement dma_unmap_page and sg variantVineet Gupta2017-08-041-0/+45
| * | ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin2017-08-041-0/+3
| * | ARC: [plat-sim] Include this platform unconditionallyVineet Gupta2017-08-0412-24/+5
| * | ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103Eugeniy Paltsev2017-08-044-34/+30
| * | ARC: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-07-172-2/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-2018-66/+84
|\ \ \
| * | | x86: Constify attribute_group structuresArvind Yadav2017-08-187-36/+36
| * | | x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko2017-08-171-3/+4
| * | | x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov2017-08-161-2/+1
| * | | x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov2017-08-161-2/+2
| * | | x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner2017-08-151-3/+15
| * | | x86: Mark various structures and functions as 'static'Colin Ian King2017-08-114-5/+5
| * | | x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...Borislav Petkov2017-08-112-2/+2
| * | | x86/smpboot: Unbreak CPU0 hotplugVitaly Kuznetsov2017-08-101-13/+17
| * | | x86/asm/64: Clear AC on NMI entriesAndy Lutomirski2017-08-101-0/+2
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-201-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar2017-08-131-2/+2
| |\ \ \ \
| | * | | | clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...Ding Tianhong2017-08-111-2/+2
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-9/+7
|\ \ \ \ \ \
| * | | | | | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-9/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+1
|\ \ \ \ \ \
| * | | | | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+1
* | | | | | | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-182-4/+4
* | | | | | | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin2017-08-182-2/+2
* | | | | | | Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-08-181-2/+3
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt2017-08-161-2/+3
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-189-17/+24
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'imx-fixes-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2017-08-181-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe resetGary Bisson2017-08-181-2/+2
| * | | | | | | | | Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-08-184-0/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: allwinner: h5: fix pinctrl IRQsIcenowy Zheng2017-08-141-0/+3
| | * | | | | | | | | arm64: allwinner: a64: sopine: add missing ethernet0 aliasIcenowy Zheng2017-08-101-0/+1
| | * | | | | | | | | arm64: allwinner: a64: pine64: add missing ethernet0 aliasIcenowy Zheng2017-08-101-0/+1
| | * | | | | | | | | arm64: allwinner: a64: bananapi-m64: add missing ethernet0 aliasIcenowy Zheng2017-08-101-0/+1
| * | | | | | | | | | Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2017-08-171-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm64: renesas: salvator-common: avoid audio_clkout naming conflictKuninori Morimoto2017-08-071-1/+1
| * | | | | | | | | | | Merge tag 'at91-ab-4.13-dt-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-08-151-6/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: dts: at91: sama5d2: fix EBI/NAND controllers declarationLudovic Desroches2017-07-171-5/+5
| | * | | | | | | | | | | ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMCLudovic Desroches2017-07-171-1/+1
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'imx-fixes-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2017-08-151-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | ARM: dts: i.MX25: add ranges to tscadcMartin Kaiser2017-08-051-0/+1