summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sh: Use of_get_cpu_hwid()Rob Herring2021-10-201-3/+2
| |/ / /
* | | | Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-011-1/+0
|\ \ \ \
| * | | | rcu: Fix undefined Kconfig macrosZhouyi Zhou2021-09-131-1/+0
| |/ / /
* | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-014-12/+10
|\ \ \ \
| * | | | ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ...Steven Rostedt (VMware)2021-10-261-0/+3
| * | | | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
| * | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-302-6/+6
| * | | | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-1/+1
| | |/ / | |/| |
* | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-012-5/+2
|\ \ \ \
| * | | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-152-5/+2
| |/ / /
* / / / mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-1/+2
|/ / /
* | / sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-09-241-1/+1
| |/ |/|
* | sh: Add missing FORCE prerequisites in MakefileGeert Uytterhoeven2021-09-191-8/+8
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
|\
| * mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-052-3/+1
|\ \
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-162-3/+1
* | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-56/+0
|\ \ \
| * | | kbuild: sh: remove unused install scriptGreg Kroah-Hartman2021-09-031-56/+0
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-032-6/+4
|\ \ \
| * | | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| * | | mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-6/+2
| |/ /
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+0
|\ \ \
| * | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| | |/ | |/|
* | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \ \
| * | | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| |/ /
* | | Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-08-293-3/+3
|\ \ \ | |_|/ |/| |
| * | SH: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-123-3/+3
| |/
* | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
|\ \ | |/ |/|
| * arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-102-5/+4
|\ \
| * | sh: move core-y in arch/sh/Makefile to arch/sh/KbuildMasahiro Yamada2021-05-262-5/+3
| * | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-0/+1
* | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-2/+2
* | | sh: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
| |/ |/|
* | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-022-212/+0
|\ \
| * | sh: remove unaligned access for sh4aArnd Bergmann2021-05-102-212/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-022-3/+0
|\ \ \
| * | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
| * | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-07-011-1/+0
|\ \ \ \
| * | | | clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2021-06-081-1/+0
| | |/ / | |/| |
* | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \ \ \
| * | | | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-294-5/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-294-5/+5
| | |_|/ | |/| |
* | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-282-3/+1
|\ \ \ \
| * | | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| * | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-032-2/+1
| |\| | |
| * | | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-2/+0
| | |_|/ | |/| |