summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2018-06-26x86/entry/32: Add explicit 'l' instruction suffixJan Beulich
2018-06-26x86/mm: Get rid of KERN_CONT in show_fault_oops()Dmitry Vyukov
2018-06-25powerpc: Remove -Wattribute-alias pragmasPaul Burton
2018-06-25openrisc: Call destructor during __pte_free_tlbStafford Horne
2018-06-24MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}Paul Burton
2018-06-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-24Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-06-24Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-24efi/x86: Fix incorrect invocation of PciIo->Attributes()Ard Biesheuvel
2018-06-23ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP buildGeert Uytterhoeven
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-23Merge tag 'socfpga_nand_fix_v4.17' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-06-23ARM: multi_v7_defconfig: renormalize based on recent additionsOlof Johansson
2018-06-23arm64: defconfig: renormalize based on recent additionsOlof Johansson
2018-06-23Merge tag 'qcom-fixes-for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-06-23Merge tag 'arm-soc/for-4.18/devicetree-arm64-fixes' of https://github.com/Bro...Olof Johansson
2018-06-23Merge tag 'arm-soc/for-4.18/devicetree-fixes' of https://github.com/Broadcom/...Olof Johansson
2018-06-23Merge tag 'imx-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2018-06-23Merge tag 'mvebu-fixes-4.17-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-06-23Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-23x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov
2018-06-23Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"Kirill A. Shutemov
2018-06-23powerpc: Wire up io_pgeteventsBreno Leitao
2018-06-23arm64: dts: msm8916: fix Coresight ETF graph connectionsRob Herring
2018-06-22arm64: dts: apq8096-db820c: disable uart0 by defaultSrinivas Kandagatla
2018-06-22x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-22arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon