summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-2/+2
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-2/+2
* sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers2018-08-172-2/+3
* sh: make use of for_each_node_by_type()Dmitry Torokhov2018-08-171-3/+4
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-2/+0
|\
| * PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig2018-07-301-2/+0
* | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-155-363/+266
|\ \
| * | media: sh: migor: Remove stale soc_camera includeJacopo Mondi2018-07-241-1/+0
| * | media: ov772x: omit consumer ID when getting clock referenceAkinobu Mita2018-06-281-1/+1
| * | media: ov772x: use generic names for reset and powerdown gpiosAkinobu Mita2018-06-281-2/+3
| * | media: arch: sh: ap325rxa: Use new renesas-ceu camera driverJacopo Mondi2018-06-282-204/+80
| * | media: arch: sh: ms7724se: Use new renesas-ceu camera driverJacopo Mondi2018-06-281-41/+79
| * | media: arch: sh: kfr2r09: Use new renesas-ceu camera driverJacopo Mondi2018-06-281-114/+103
| |/
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-153-33/+0
|\ \
| * | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
| * | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-022-24/+0
| |/
* | Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-08-149-211/+96
|\ \
| * | sh: use generic dma_noncoherent_opsChristoph Hellwig2018-08-026-118/+15
| * | sh: split arch/sh/mm/consistent.cChristoph Hellwig2018-08-023-81/+85
| * | sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig2018-08-024-6/+7
| * | sh: introduce a sh_cacheop_vaddr helperChristoph Hellwig2018-08-022-5/+8
| * | sh: simplify get_arch_dma_opsChristoph Hellwig2018-08-024-23/+3
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-134-104/+33
|\ \
| * | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0
| * | perf/arch/sh: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-19/+24
| * | perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused fieldFrederic Weisbecker2018-06-262-8/+0
| * | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-262-6/+5
| * | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-3/+4
| * | sh/kprobes: Don't call the ->break_handler() in SH kprobes codeMasami Hiramatsu2018-06-211-13/+1
| * | sh/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-55/+0
| |/
* | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-6/+0
* | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-4/+0
* | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-25/+0
* | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
* | locking/atomics/sh: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg-xch...Will Deacon2018-06-211-1/+2
|/
* arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab2018-06-151-1/+1
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\
| * i2c: pca-platform: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-142-2/+2
* | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-2/+2
|\ \
| * | sh: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-06-111-2/+2
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-2/+2
* | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-2/+1
* | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-071-1/+1
|\ \ \ | |/ / |/| |
| * | media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi2018-06-051-1/+1
* | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-061-2/+2
|\ \ \
| * | | kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-291-2/+2
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \ \