summaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-281-1/+1
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* h8300: switch EARLYCONYoshinori Sato2016-03-242-65/+9Star
* h8300: System call entry enable interrupt.Yoshinori Sato2016-01-201-0/+1
* h8300: show_stack cleanupYoshinori Sato2016-01-201-12/+8Star
* 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-1721-3142/+0Star
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-041-0/+2
|\
| * h8300: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-041-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-021-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/+2Star
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+2
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-7/+0Star
* | h8300: Use generic idle loopThomas Gleixner2013-04-081-31/+4Star
|/
* h8300: switch to generic old sigaction()Al Viro2013-02-041-32/+0Star
* h8300: switch to generic old sigsuspendAl Viro2013-02-041-11/+0Star
* h8300: kill useless wrappers, fix rt_sigreturn(2)Al Viro2013-02-042-23/+6Star
* h8300: switch to generic sigaltstackAl Viro2013-02-041-13/+2Star
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
* h8300: switch to generic fork/vfork/cloneAl Viro2012-11-292-44/+3Star
* h8300: generic sys_execve()Al Viro2012-10-151-21/+0Star
* h8300: generic kernel_execve()Al Viro2012-10-152-28/+1Star
* h8300: generic kernel_thread()Al Viro2012-10-153-34/+18Star
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-1/+0Star
|\
| * Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0Star
* | sections: fix section conflicts in arch/h8300Andi Kleen2012-10-055-4/+5
* | h8300: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/