summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds6-26/+21
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-10/+0
2018-10-23arm64: dts: stratix10: Support Ethernet Jumbo frameThor Thayer2-1/+7
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds18-42/+172
2018-10-23sparc: Several small VDSO vclock_gettime.c improvements.David S. Miller1-4/+4
2018-10-23RISC-V: SMP cleanup and new featuresPalmer Dabbelt10-62/+245
2018-10-23RISC-V: Fix some RV32 bugs and build failuresPalmer Dabbelt4-2/+7
2018-10-23riscv: Add support to no-FPU systemsPalmer Dabbelt9-127/+196
2018-10-23RISC-V: Cosmetic menuconfig changesNick Kossifidis2-36/+39
2018-10-23riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada2-2/+1
2018-10-23RISC-V: remove the unused return_to_handler exportChristoph Hellwig1-1/+0
2018-10-23RISC-V: Add futex support.Jim Wilson3-1/+129
2018-10-23RISC-V: Add FP register ptrace support for gdb.Jim Wilson2-0/+55
2018-10-23RISC-V: Mask out the F extension on systems without DPalmer Dabbelt1-0/+7
2018-10-23RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}Palmer Dabbelt1-7/+0
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds22-162/+96
2018-10-23RISC-V: Show IPI statsAnup Patel3-7/+49
2018-10-23RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfoAnup Patel1-4/+6
2018-10-23RISC-V: Use Linux logical CPU number instead of hartidAtish Patra6-25/+58
2018-10-23RISC-V: Add logical CPU indexing for RISC-VAtish Patra3-1/+46
2018-10-23RISC-V: Use WRITE_ONCE instead of direct accessAtish Patra1-2/+3
2018-10-23RISC-V: Use mmgrab()Palmer Dabbelt1-1/+2
2018-10-23RISC-V: Rename im_okay_therefore_i_am to found_boot_cpuPalmer Dabbelt1-4/+5
2018-10-23RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt3-4/+7
2018-10-23RISC-V: Provide a cleaner raw_smp_processor_id()Palmer Dabbelt1-10/+4
2018-10-23RISC-V: Disable preemption before enabling interruptsAtish Patra1-1/+5
2018-10-23RISC-V: Comment on the TLB flush in smp_callin()Palmer Dabbelt1-0/+4
2018-10-23RISC-V: Filter ISA and MMU values in cpuinfoPalmer Dabbelt1-7/+61
2018-10-23RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}Palmer Dabbelt1-7/+0
2018-10-23RISC-V: No need to pass scause as arg to do_IRQ()Anup Patel2-3/+2
2018-10-23RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremapVincent Chen1-1/+1
2018-10-23RISC-V: Select GENERIC_LIB_UMODDI3 on RV32Zong Li1-0/+1
2018-10-23RISC-V: Use swiotlb on RV64 onlyZong Li1-0/+3
2018-10-23RISC-V: Build tishift only on 64-bitZong Li1-1/+2
2018-10-23Auto-detect whether a FPU existsAlan Kao4-7/+19
2018-10-23Allow to disable FPU supportAlan Kao6-3/+29
2018-10-23Cleanup ISA string settingAlan Kao1-11/+8
2018-10-23Refactor FPU code in signal setup/return proceduresAlan Kao1-27/+41
2018-10-23Extract FPU context operations from entry.SAlan Kao3-87/+107
2018-10-23sparc: Validate VDSO for undefined symbols.David S. Miller3-1/+16
2018-10-23sparc: Really use linker with LDFLAGS.David S. Miller1-9/+7
2018-10-23sparc: Improve VDSO CFLAGS.David S. Miller1-7/+8
2018-10-23sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.David S. Miller2-6/+2
2018-10-23sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.David S. Miller1-8/+1
2018-10-23sparc: Inline VDSO gettime code aggressively.David S. Miller1-22/+17
2018-10-23sparc: Improve VDSO instruction patching.David S. Miller7-52/+68
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds43-426/+92
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds12-269/+104
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds57-309/+1072
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik2-4/+9