aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel
Commit message (Expand)AuthorAge
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-15
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-30
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-10
* arch/h8300: eliminate kgbd.c warningRandy Dunlap2018-08-22
* h8300: remove unnecessary of_platform_populate callRob Herring2018-08-22
* h8300: switch to NO_BOOTMEMRob Herring2018-08-22
* h8300: gcc-8.1 fixYoshinori Sato2018-08-22
* h8300: use dma-directChristoph Hellwig2018-01-15
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\
| * clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-14
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
|/
* Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-29
|\
| * h8300/ptrace: Fix incorrect register transfer countDave Martin2017-03-29
* | h8300: Fix build breakage caused by header file changesGuenter Roeck2017-03-07
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* h8300: fix syscall restartingMark Rutland2016-10-27
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* h8300: switch EARLYCONYoshinori Sato2016-03-24
* h8300: System call entry enable interrupt.Yoshinori Sato2016-01-20
* h8300: show_stack cleanupYoshinori Sato2016-01-20
* h8300: Add KGDB support.Yoshinori Sato2016-01-20
* h8300: signal stack fixYoshinori Sato2016-01-20
* h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano2015-12-15
* h8300: enable CLKSRC_OFYoshinori Sato2015-11-11
* h8300: Fix alignment for .dataYoshinori Sato2015-11-08
* h8300: Build scriptsYoshinori Sato2015-06-23
* h8300: miscellaneous functionsYoshinori Sato2015-06-23
* h8300: process helpersYoshinori Sato2015-06-23
* h8300: Low level entryYoshinori Sato2015-06-23
* h8300: kernel startupYoshinori Sato2015-06-23
* h8300: Interrupt and exceptionsYoshinori Sato2015-06-23
* Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-16
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\
| * h8300: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-03
* | h8300: Fill the system call table using a CALL() macroGeert Uytterhoeven2013-06-23
* | h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven2013-06-23
|/
* h8300: single_open() leaksAl Viro2013-05-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\