summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-23nds32: To fix a cache inconsistency issue by setting correct cacheability of NTCGreentime Hu2-5/+24
2018-05-23nds32: To refine readability of INT_MASK_INITAIAL_VALGreentime Hu1-1/+1
2018-05-23nds32: Fix the virtual address may map too much range by tlbop issue.Greentime Hu1-0/+3
2018-05-23nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is d...Greentime Hu2-2/+7
2018-05-23nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...Greentime Hu1-1/+1
2018-05-23nds32: Fix the unknown type u8 issue.Greentime Hu1-0/+2
2018-05-23nds32: Fix the symbols undefined issue by exporting them.Greentime Hu6-0/+32
2018-05-23nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...Greentime Hu2-0/+20
2018-05-23nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHAREDGreentime Hu1-0/+1
2018-05-23nds32: Fix building error of crypto/xor.c by adding xor.hGreentime Hu1-0/+1
2018-05-23nds32: Fix building error when CONFIG_FREEZE is enabled.Greentime Hu1-0/+1
2018-05-23nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefi...Greentime Hu2-3/+6
2018-05-23alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2Sinan Kaya1-7/+7
2018-05-23alpha: simplify get_arch_dma_opsChristoph Hellwig2-5/+3
2018-05-23alpha: use dma_direct_ops for jensenChristoph Hellwig3-33/+5
2018-05-23rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra1-0/+4
2018-05-22arm64: fault: Don't leak data in ESR context for user fault on kernel VAPeter Maydell1-0/+51
2018-05-22m68k/defconfig: Update defconfigs for v4.17-rc3Geert Uytterhoeven12-96/+144
2018-05-22m68k/uaccess: Revive 64-bit get_user()Geert Uytterhoeven1-7/+9
2018-05-22m68k: Implement ndelay() as an inline function to force type checking/castingBoris Brezillon1-3/+8
2018-05-22m68k: Use read_persistent_clock64() consistentlyArnd Bergmann1-6/+9
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain7-19/+31
2018-05-22m68k: Fix style, spelling, and grammar in siginfo_build_tests()Geert Uytterhoeven1-11/+12
2018-05-22m68k/mac: Fix SWIM memory resource end addressFinn Thain1-1/+1
2018-05-22powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin9-2/+356
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds17-102/+839
2018-05-21arm64: export tishift functions to modulesJason A. Donenfeld2-13/+10
2018-05-21arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon1-12/+12
2018-05-21Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-15/+31
2018-05-20Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+2
2018-05-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-44/+64
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-40/+106
2018-05-20Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+14
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-2/+50
2018-05-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds35-87/+277
2018-05-20Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-1/+1
2018-05-19ARM: fix kill( ,SIGFPE) breakageRussell King2-14/+1
2018-05-19x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov1-15/+14
2018-05-19ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2-0/+20
2018-05-19ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu1-1/+4
2018-05-19ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu1-0/+1
2018-05-19ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu1-1/+2
2018-05-19ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King1-5/+3
2018-05-19ARM: kexec: record parent context registers for non-crash CPUsRussell King1-1/+1
2018-05-19ARM: kexec: fix kdump register saving on panic()Russell King1-12/+22
2018-05-19ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach1-2/+2
2018-05-19ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach1-8/+8
2018-05-19x86/mm: Drop TS_COMPAT on 64-bit exec() syscallDmitry Safonov1-0/+1
2018-05-19c6x: use generic dma_noncoherent_opsChristoph Hellwig7-170/+44