aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-02-07s390: remove unused including <linux/version.h>YueHaibing1-1/+0
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann1-2/+2
2019-02-07s390/pci: map IOV resourcesSebastian Ott1-0/+20
2019-02-07s390/pci: improve bar checkSebastian Ott1-1/+1
2019-02-07s390/mmap: take stack_guard_gap into account for mmap_baseMartin Schwidefsky1-14/+19
2019-02-07s390: remove dead codeGerald Schaefer1-2/+0
2019-02-07s390/setup: remove obsolete #ifdefGerald Schaefer1-9/+0
2019-02-07Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott1-1/+3
2019-02-06ARM: meson: remove COMMON_CLK_AMLOGIC selectionJerome Brunet1-1/+0
2019-02-06arm64: meson: remove COMMON_CLK_AMLOGIC selectionJerome Brunet1-1/+0
2019-02-06arm64: dts: meson: fix g12a busesJerome Brunet1-22/+24
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-2/+1610
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann17-1/+291
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann21-75/+96
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann12-226/+307
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann4-28/+0
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann8-206/+206
2019-02-07x86/x32: use time64 versions of sigtimedwait and recvmmsgArnd Bergmann1-2/+2
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani2-4/+5
2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann2-3/+62
2019-02-06arm64: dts: qcom: sdm845: Define iommus for USB controllersBjorn Andersson1-0/+4
2019-02-06arm64: dts: qcom: sdm845: Define IOMMU for sdhc 2Bjorn Andersson1-0/+1
2019-02-06MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton2-6/+102
2019-02-06arm64: dts: sdm845: wireup the thermal trip points to cpufreqAmit Kucheria1-24/+218
2019-02-06ARM: dts: qcom: ipq4019: Fix MSI IRQ typeNiklas Cassel1-1/+1
2019-02-06arm64: dts: msm8916: remove bogus argument to the cpu clockNiklas Cassel1-4/+4
2019-02-06m68k: set proper major_num when specifying module param major_numChengguang Xu1-3/+7
2019-02-06x86/boot/compressed/64: Explain paging_prepare()'s return valueKirill A. Shutemov1-3/+6
2019-02-06x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov1-0/+2
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij12-16/+3
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij2-14/+32
2019-02-06x86/kexec: Fill in acpi_rsdp_addr from the first kernelKairui Song1-1/+3
2019-02-06arm64: defconfig: Enable Tegra TCUThierry Reding1-0/+1
2019-02-06arm64: defconfig: Enable MAX8973 regulatorJoseph Lo1-0/+1
2019-02-07powerpc/powernv: Escalate reset when IODA reset failsOliver O'Halloran1-2/+5
2019-02-07powerpc/ptrace: Mitigate potential Spectre v1Breno Leitao1-1/+7
2019-02-06ARM: tegra: add "jedec,spi-nor" flash compatible bindingRafał Miłecki7-7/+7
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier3-6/+9
2019-02-06arm64: dts: allwinner: h5: libretech-all-h3-cc: Mark eMMC HS-DDR 3.3V capableChen-Yu Tsai1-0/+4
2019-02-06arm64: dts: allwinner: a64: Enable PMIC power supplies on various boardsChen-Yu Tsai5-0/+36
2019-02-06arm64: dts: marvell: armada-3720-espressobin: declare PCIe warm reset pinMiquel Raynal1-0/+2
2019-02-06arm64: dts: marvell: armada-37xx: declare PCIe reset pinMiquel Raynal1-0/+9
2019-02-06arm64: dts: marvell: armada-37xx: declare USB2 UTMI PHYsMiquel Raynal1-0/+28
2019-02-06arm64: dts: marvell: armada-37xx: fix USB2 memory regionMiquel Raynal1-1/+1
2019-02-06arm64: dts: marvell: armada-37xx: declare SATA clockMiquel Raynal1-0/+1
2019-02-06arm64: dts: marvell: armada-37xx: fix SATA node scopeMiquel Raynal1-1/+1
2019-02-06arm64: dts: marvell: add interrupt support to cp110 thermal nodeMiquel Raynal1-3/+12
2019-02-06arm64: dts: marvell: add interrupt support to ap806 thermal nodeMiquel Raynal1-3/+15
2019-02-06x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVEBorislav Petkov2-2/+2
2019-02-06x86/boot: Fix cmdline_find_option() prototype visibilityBorislav Petkov1-2/+0