summaryrefslogtreecommitdiff
path: root/arch/h8300/kernel
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds
2017-03-29h8300/ptrace: Fix incorrect register transfer countDave Martin
2017-03-07h8300: Fix build breakage caused by header file changesGuenter Roeck
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-27h8300: fix syscall restartingMark Rutland
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-03-25h8300: switch EARLYCONYoshinori Sato
2016-01-20h8300: System call entry enable interrupt.Yoshinori Sato
2016-01-20h8300: show_stack cleanupYoshinori Sato
2016-01-20h8300: Add KGDB support.Yoshinori Sato
2016-01-20h8300: signal stack fixYoshinori Sato
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato
2015-11-08h8300: Fix alignment for .dataYoshinori Sato
2015-06-23h8300: Build scriptsYoshinori Sato
2015-06-23h8300: miscellaneous functionsYoshinori Sato
2015-06-23h8300: process helpersYoshinori Sato
2015-06-23h8300: Low level entryYoshinori Sato
2015-06-23h8300: kernel startupYoshinori Sato
2015-06-23h8300: Interrupt and exceptionsYoshinori Sato
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03h8300: normalize global variables exported by vmlinux.ldsJiang Liu
2013-06-23h8300: Fill the system call table using a CALL() macroGeert Uytterhoeven
2013-06-23h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven
2013-05-05h8300: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-29h8300: Don't use create_proc_read_entry()David Howells
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro
2013-04-08h8300: Use generic idle loopThomas Gleixner
2013-02-03h8300: switch to generic old sigaction()Al Viro
2013-02-03h8300: switch to generic old sigsuspendAl Viro
2013-02-03h8300: kill useless wrappers, fix rt_sigreturn(2)Al Viro
2013-02-03h8300: switch to generic sigaltstackAl Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28h8300: switch to generic fork/vfork/cloneAl Viro
2012-10-14h8300: generic sys_execve()Al Viro