summaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-101-1/+0
* arch/h8300: eliminate kgbd.c warningRandy Dunlap2018-08-221-1/+1
* h8300: remove unnecessary of_platform_populate callRob Herring2018-08-221-10/+0
* h8300: switch to NO_BOOTMEMRob Herring2018-08-221-28/+8
* h8300: gcc-8.1 fixYoshinori Sato2018-08-221-3/+4
* h8300: use dma-directChristoph Hellwig2018-01-152-67/+1
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0212-0/+12
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-1/+1
|\
| * clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-5/+0
|/
* Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-291-3/+5
|\
| * h8300/ptrace: Fix incorrect register transfer countDave Martin2017-03-291-3/+5
* | h8300: Fix build breakage caused by header file changesGuenter Roeck2017-03-071-1/+1
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* h8300: fix syscall restartingMark Rutland2016-10-271-1/+1
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* h8300: switch EARLYCONYoshinori Sato2016-03-252-65/+9
* h8300: System call entry enable interrupt.Yoshinori Sato2016-01-201-0/+1
* h8300: show_stack cleanupYoshinori Sato2016-01-201-12/+8
* h8300: Add KGDB support.Yoshinori Sato2016-01-203-0/+155
* h8300: signal stack fixYoshinori Sato2016-01-201-4/+4
* h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano2015-12-151-4/+4
* h8300: enable CLKSRC_OFYoshinori Sato2015-11-121-0/+2
* h8300: Fix alignment for .dataYoshinori Sato2015-11-081-2/+2
* h8300: Build scriptsYoshinori Sato2015-06-232-0/+86
* h8300: miscellaneous functionsYoshinori Sato2015-06-236-0/+335
* h8300: process helpersYoshinori Sato2015-06-234-0/+674
* h8300: Low level entryYoshinori Sato2015-06-233-0/+584
* h8300: kernel startupYoshinori Sato2015-06-231-0/+255
* h8300: Interrupt and exceptionsYoshinori Sato2015-06-233-0/+547
* Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-1621-3142/+0
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-0/+2
|\
| * h8300: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-031-0/+2
* | h8300: Fill the system call table using a CALL() macroGeert Uytterhoeven2013-06-231-320/+322
* | h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven2013-06-232-382/+382
|/
* h8300: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-15/+20
|\
| * h8300: Don't use create_proc_read_entry()David Howells2013-04-291-14/+20
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-3/+2