summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski2020-08-1731-32/+0
* ARM: s3c24xx: ts: document function argumentKrzysztof Kozlowski2020-08-171-0/+1
* ARM: s3c24xx: ts: include platform data headerKrzysztof Kozlowski2020-08-171-0/+2
* ARM: s3c24xx: sdhci: include plat/sdhci.h headerKrzysztof Kozlowski2020-08-171-0/+1
* ARM: s3c24xx: include common.h header in s3c2443.cKrzysztof Kozlowski2020-08-171-0/+1
* ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski2020-08-1737-61/+25
* clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski2020-08-172-15/+1
* clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerKrzysztof Kozlowski2020-08-172-2/+1
* ARM: samsung: fix language typoKrzysztof Kozlowski2020-08-171-2/+2
* ARM: s3c24xx: demote kerneldoc commentKrzysztof Kozlowski2020-08-171-2/+2
* ARM: s3c64xx: include header to fix -Wmissing-prototypesKrzysztof Kozlowski2020-08-171-0/+1
* ARM: s3c64xx: use simple i2c probe functionStephen Kitt2020-08-171-3/+2
* ARM: s3c64xx: fix return value check in s3c_usb_otgphy_init()Qinglang Miao2020-08-171-1/+1
* parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport2020-08-161-0/+6
* Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-161-8/+17
|\
| * riscv: Setup exception vector for nommu platformQiu Wenbo2020-08-151-8/+17
* | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-1666-995/+360
|\ \
| * | sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven2020-08-151-0/+3
| * | sh: bring syscall_set_return_value in line with other architecturesMichael Karcher2020-08-151-4/+1
| * | sh: Add SECCOMP_FILTERMichael Karcher2020-08-153-2/+6
| * | sh: Rearrange blocks in entry-common.SMichael Karcher2020-08-151-28/+29
| * | sh: switch to copy_thread_tls()Christian Brauner2020-08-152-3/+4
| * | sh: use the generic dma coherent remap allocatorChristoph Hellwig2020-08-152-49/+4
| * | sh: don't allow non-coherent DMA for NOMMUChristoph Hellwig2020-08-151-1/+2
| * | dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig2020-08-153-6/+3
| * | sh: unexport register_trapped_io and match_trapped_io_handlerChristoph Hellwig2020-08-151-2/+0
| * | sh: don't include <asm/io_trapped.h> in <asm/io.h>Christoph Hellwig2020-08-153-1/+2
| * | sh: move the ioremap implementation out of lineChristoph Hellwig2020-08-152-86/+68
| * | sh: move ioremap_fixed details out of <asm/io.h>Christoph Hellwig2020-08-155-16/+26
| * | sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig2020-08-1519-54/+0
| * | sh: sort the selects for SUPERH alphabeticallyChristoph Hellwig2020-08-151-48/+47
| * | sh: remove -Werror from MakefilesChristoph Hellwig2020-08-153-6/+0
| * | sh: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-151-1/+1
| * | arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*Hans Verkuil2020-08-154-11/+0
| * | sh: stacktrace: Remove stacktrace_ops.stack()Geert Uytterhoeven2020-08-155-29/+0
| * | sh: machvec: Modernize printing of kernel messagesGeert Uytterhoeven2020-08-151-4/+4
| * | sh: pci: Modernize printing of kernel messagesGeert Uytterhoeven2020-08-153-21/+19
| * | sh: sh2007: Modernize printing of kernel messagesGeert Uytterhoeven2020-08-151-2/+2
| * | sh: process: Fix broken lines in register dumpsGeert Uytterhoeven2020-08-151-21/+17
| * | sh: dump_stack: Fix broken lines and ptrval in calltrace dumpsGeert Uytterhoeven2020-08-151-9/+9
| * | sh: kernel: disassemble: Fix broken lines in disassembly dumpsGeert Uytterhoeven2020-08-151-51/+52
| * | Revert "sh: remove needless printk()"Geert Uytterhoeven2020-08-151-0/+1
| * | Revert "sh: add loglvl to printk_address()"Geert Uytterhoeven2020-08-153-6/+5
| * | sh: fault: Fix duplicate printing of "PC:"Geert Uytterhoeven2020-08-151-1/+0
| * | sh: Remove SH5-based Cayman platformGeert Uytterhoeven2020-08-1511-540/+2
| * | arch: sh: smc37c93x: fix spelling mistakeFlavio Suligoi2020-08-151-2/+2
| * | Revert "sh: add missing EXPORT_SYMBOL() for __delay"Geert Uytterhoeven2020-08-151-1/+0
| * | sh: Implement __get_user_u64() required for 64-bit get_user()John Paul Adrian Glaubitz2020-08-151-0/+53
| * | sh: remove call to memset after dma_alloc_coherentChen Zhou2020-08-151-2/+0
| * | sh: Fix unneeded constructor in page table allocationMatthew Wilcox (Oracle)2020-08-151-4/+3