summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-02Merge tag 'for-linus' of git://github.com/stffrdhrn/linuxLinus Torvalds
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-01openrisc: entry: Fix delay slot exception detectionStafford Horne
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-29Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-29Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-06-29Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into...Olof Johansson
2018-06-29Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2018-06-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-29bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann
2018-06-29bpf, arm32: fix to use bpf_jit_binary_lock_ro apiDaniel Borkmann
2018-06-29parisc: Build kernel without -ffunction-sectionsHelge Deller
2018-06-29Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-28parisc: Reduce debug output in unwind codeHelge Deller
2018-06-28x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi
2018-06-28arm64: dts: hikey960: Define wl1837 power capabilitiesoscardagrach
2018-06-28arm64: dts: hikey: Define wl1835 power capabilitiesoscardagrach
2018-06-28parisc: Wire up io_pgetevents syscallHelge Deller
2018-06-28parisc: Default to 4 SMP CPUsHelge Deller
2018-06-28parisc: Convert printk(KERN_LEVEL) to pr_lvl()Andy Shevchenko
2018-06-28parisc: Mark 16kB and 64kB page sizes BROKENHelge Deller
2018-06-28parisc: Drop struct sigaction from not exported header fileHelge Deller
2018-06-27ARM64: dts: meson-gxl: fix Mali GPU compatible stringMartin Blumenstingl
2018-06-27ARM64: dts: meson-axg: fix ethernet stability issueJerome Brunet
2018-06-27ARM64: dts: meson-gx: fix ATF reserved memory regionKevin Hilman
2018-06-27ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0Neil Armstrong
2018-06-27ARM64: dts: meson: fix register ranges for SD/eMMCKevin Hilman
2018-06-27ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet
2018-06-27arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}Will Deacon
2018-06-27arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon
2018-06-27Merge tag 'mips_fixes_4.18_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-27Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-06-27arm64: dts: uniphier: fix widget name of headphone for LD11/LD20 boardsKatsuhiro Suzuki
2018-06-27ARM: dts: da850: Fix interrups property for gpioKeerthy
2018-06-27x86/mm: Clean up the printk()s in show_fault_oops()Dmitry Vyukov
2018-06-27x86/mm: Drop unneeded __always_inline for p4d page table helpersKirill A. Shutemov
2018-06-27x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov
2018-06-27x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"Andy Lutomirski
2018-06-27powerpc/powermac: Fix rtc read/write functionsArnd Bergmann
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi
2018-06-26ARM: dts: Fix SPI node for Arria10Thor Thayer
2018-06-26arm64: dts: stratix10: Fix SPI nodes for Stratix10Thor Thayer
2018-06-26ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SDAdam Ford
2018-06-26powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V
2018-06-26x86/mm: Don't free P4D table when it is folded at runtimeAndrey Ryabinin