aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2023-08-08sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-04-05sh: sanitize the flags on sigreturnAl Viro
2022-10-26sh: machvec: Use char[] for section boundariesKees Cook
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-12-01hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-11-26sh: define __BIG_ENDIAN for math-emuRandy Dunlap
2020-07-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-06-22Fix 'acccess_ok()' on alpha and SHLinus Torvalds
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-02-24pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2019-12-31pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-31sh: prevent warnings when using iounmapSam Ravnborg
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-05-31sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven
2018-11-28locking: don't check for __LINUX_SPINLOCK_TYPES_H on -RT archsSebastian Andrzej Siewior
2018-08-17sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers
2018-08-14Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-02sh: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig
2018-08-02sh: introduce a sh_cacheop_vaddr helperChristoph Hellwig
2018-08-02sh: simplify get_arch_dma_opsChristoph Hellwig
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/arch/sh: Implement hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused fieldFrederic Weisbecker
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-21locking/atomics/sh: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg-xch...Will Deacon
2018-06-21sh/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-11sh: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-12arch/sh: add sh7786_mm_sel() functionThomas Petazzoni
2018-04-12sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09SolutionEngine771x: add Ether TSU resourceSergei Shtylyov
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd