aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-08-08riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley1-1/+5
2019-08-08Merge branch 'ingenic-tcu-v5.4' into mips-nextPaul Burton7-150/+92
2019-08-08MIPS: jz4740: Drop obsolete codePaul Cercueil1-149/+2
2019-08-08MIPS: GCW0: Reduce system timer and clocksource to 750 kHzPaul Cercueil1-0/+10
2019-08-08MIPS: CI20: Reduce system timer and clocksource to 3 MHzPaul Cercueil1-0/+7
2019-08-08MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHzPaul Cercueil1-0/+7
2019-08-08MIPS: jz4740: Add DTS nodes for the TCU driversPaul Cercueil3-0/+66
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov4-7/+0
2019-08-08arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64Jia He1-2/+5
2019-08-08s390/build: use size command to perform empty .bss checkVasily Gorbik1-2/+1
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K1-0/+3
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel5-3/+6
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel3-7/+13
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel3-0/+39
2019-08-08x86/lib/cpu: Address missing prototypes warningValdis Klētnieks1-0/+1
2019-08-08x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers1-4/+27
2019-08-08x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers4-23/+17
2019-08-08ARM: davinci: dm355: switch to using the clocksource driverBartosz Golaszewski1-11/+13
2019-08-08ARM: davinci: move timer definitions to davinci.hBartosz Golaszewski2-2/+3
2019-08-08ARM: davinci: da830: switch to using the clocksource driverBartosz Golaszewski1-27/+14
2019-08-08ARM: davinci: da850: switch to using the clocksource driverBartosz Golaszewski1-33/+13
2019-08-08ARM: davinci: WARN_ON() if clk_get() failsBartosz Golaszewski6-0/+24
2019-08-08ARM: davinci: enable the clocksource driver for DT modeBartosz Golaszewski2-14/+1
2019-08-07ARM: exynos_defconfig: Enable AHCI-platform SATA driverMarek Szyprowski1-1/+4
2019-08-07ARM: dts: exynos: Add port map to Exynos5250 AHCI nodeMarek Szyprowski1-0/+1
2019-08-07ARM: dts: exynos: Use space after '=' in exynos4412-itop-scp-coreKrzysztof Kozlowski1-9/+9
2019-08-07arm64/ptrace: Fix typoes in sve_set() commentJulien Grall1-1/+1
2019-08-07arm64: mm: print hexadecimal EC value in mem_abort_decode()Miles Chen1-2/+2
2019-08-07arm64/prefetch: fix a -Wtype-limits warningQian Cai2-11/+12
2019-08-07x86/apic: Annotate global config variables as "read-only after init"Sean Christopherson1-13/+13
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-07x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-07arm64: Add support for function error injectionLeo Yan4-0/+26
2019-08-07error-injection: Consolidate override function definitionLeo Yan2-26/+0
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller184-2491/+1514
2019-08-06mips: fix vdso32 build, againArnd Bergmann2-10/+1
2019-08-06MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPUPaul Burton1-1/+0
2019-08-06MIPS: octeon: Remove cpu_has_saaPaul Burton1-8/+0
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds6-1/+20
2019-08-06Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-28/+162
2019-08-06ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng1-2/+6
2019-08-06arm64: Introduce prctl() options to control the tagged user addresses ABICatalin Marinas5-1/+94
2019-08-06arm64: untag user pointers in access_ok and __uaccess_mask_ptrAndrey Konovalov2-4/+8
2019-08-06s390: put _stext and _etext into .text sectionVasily Gorbik1-6/+4
2019-08-06s390/head64: cleanup unused labelsVasily Gorbik1-7/+0
2019-08-06s390/unwind: remove stack recursion warningVasily Gorbik1-5/+1
2019-08-06s390/setup: adjust start_code of init_mm to _textVasily Gorbik1-2/+1
2019-08-06s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik1-6/+6
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2-11/+0
2019-08-06locking/qspinlock,x86: Clarify virt_spin_lock_keyPeter Zijlstra1-0/+15