summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-255-16/+10
|\
| * Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-10-201-2/+3
| |\
| | * ARM: dts: imx7d: Add turnoff resetLeonard Crestez2018-10-051-2/+3
| * | Merge branch 'pci/host-vmd'Bjorn Helgaas2018-10-201-9/+3
| |\ \
| | * | x86/PCI: Apply VMD's AERSID fixup genericallyJon Derrick2018-10-021-9/+3
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-10-201-1/+1
| |\ \
| | * | PCI: hotplug: Drop hotplug_slot_infoLukas Wunner2018-09-181-1/+1
| | |/
| * | x86/PCI: Remove node-local allocation when initialising host controllerPunit Agrawal2018-09-171-1/+1
| * | arm64: PCI: Remove node-local allocations when initialising host controllerPunit Agrawal2018-09-171-3/+2
| |/
* | Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-10-253-1/+47
|\ \
| * | MIPS: JZ4740: DTS: Add DMA nodesPaul Cercueil2018-09-111-0/+15
| * | MIPS: JZ4770: DTS: Add DMA nodesPaul Cercueil2018-09-111-0/+30
| * | MIPS: JZ4780: DTS: Update DMA node to match driver changesPaul Cercueil2018-09-111-1/+2
* | | Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-10-251-1/+36
|\ \ \
| * \ \ Merge branch 'tip-x86-hygon' into edac-for-4.20Borislav Petkov2018-09-27142-773/+1866
| |\ \ \
| * | | | arm64: dts: stratix10: Add peripheral EDAC nodesThor Thayer2018-09-251-1/+26
| * | | | arm64: dts: stratix10: Add SDRAM nodeThor Thayer2018-09-251-0/+6
| * | | | arm64: dts: stratix10: Additions to EDAC System ManagerThor Thayer2018-09-251-0/+4
| | |/ / | |/| |
* | | | Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-10-251-0/+8
|\ \ \ \
| * | | | power: reset: at91-poweroff: switch to slow clock before shutdownClaudiu Beznea2018-09-161-0/+8
| |/ / /
* | | | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-11/+13
|\ \ \ \
| * | | | kill TIOCSERGSTRUCTAl Viro2018-10-131-3/+1
| * | | | kill TIOCSER[SG]WILDAl Viro2018-10-131-5/+0
| * | | | simserial: switch to ->[sg]et_serial()Al Viro2018-09-141-4/+13
| |/ / /
* | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-248-11/+0
|\ \ \ \
| * | | | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-108-11/+0
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-2460-974/+442
|\ \ \ \ \
| * | | | | signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-031-1/+1
| * | | | | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-0315-111/+5
| * | | | | signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman2018-10-031-6/+0
| * | | | | signal/unicore32: Use force_sig_fault where appropriateEric W. Biederman2018-09-271-8/+1
| * | | | | signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman2018-09-273-17/+9
| * | | | | signal/unicore32: Use send_sig_fault where appropriateEric W. Biederman2018-09-271-9/+3
| * | | | | signal/arc: Use force_sig_fault where appropriateEric W. Biederman2018-09-271-15/+5
| * | | | | signal/arc: Push siginfo generation into unhandled_exceptionEric W. Biederman2018-09-271-14/+8
| * | | | | signal/ia64: Use force_sig_fault where appropriateEric W. Biederman2018-09-274-150/+49
| * | | | | signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturnEric W. Biederman2018-09-271-9/+1
| * | | | | signal/ia64: Use the generic force_sigsegv in setup_frameEric W. Biederman2018-09-271-38/+12
| * | | | | signal/arm: Use send_sig_fault where appropriateEric W. Biederman2018-09-271-8/+3
| * | | | | signal/arm: Use force_sig_fault where appropriateEric W. Biederman2018-09-273-27/+4
| * | | | | signal/arm: Push siginfo generation into arm_notify_dieEric W. Biederman2018-09-274-71/+30
| * | | | | signal/arm64: Use send_sig_fault where appropriateEric W. Biederman2018-09-271-7/+3
| * | | | | signal/arm64: Add and use arm64_force_sig_ptrace_errno_trapEric W. Biederman2018-09-273-1/+11
| * | | | | signal/arm64: In ptrace_hbptriggered name the signal description stringEric W. Biederman2018-09-271-1/+2
| * | | | | signal/arm64: Remove arm64_force_sig_infoEric W. Biederman2018-09-272-7/+0
| * | | | | signal/arm64: Add and use arm64_force_sig_mceerr as appropriateEric W. Biederman2018-09-273-7/+10
| * | | | | signal/arm64: Add and use arm64_force_sig_fault where appropriateEric W. Biederman2018-09-275-51/+25
| * | | | | signal/arm64: Only call set_thread_esr once in do_page_faultEric W. Biederman2018-09-271-3/+1
| * | | | | signal/arm64: Only perform one esr_to_fault_info call in do_page_faultEric W. Biederman2018-09-271-3/+5
| * | | | | signal/arm64: Expand __do_user_fault and remove itEric W. Biederman2018-09-271-10/+8