aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+3
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 2-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 3-3/+3
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+1
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 2-5/+1
2016-10-27h8300: fix syscall restartingGravatar Mark Rutland 2-5/+1
2016-10-25locking/mutex: Kill arch specific codeGravatar Peter Zijlstra 1-9/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-08-13h8300: Add missing include file to asm/io.hGravatar Guenter Roeck 1-0/+2
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 1-9/+0
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-4/+4
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Gravatar Peter Zijlstra 1-2/+0
2016-06-16locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()Gravatar Peter Zijlstra 1-6/+25
2016-06-04rtc: cmos: remove empty asm/mc146818rtc.h filesGravatar Arnd Bergmann 1-9/+0
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxGravatar Linus Torvalds 2-0/+54
2016-05-28h8300: Add <asm/hash.h>Gravatar George Spelvin 2-0/+54
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+0
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-0/+1
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-7/+0
2016-05-05asm-generic: Drop renameat syscall from default listGravatar James Hogan 1-0/+2
2016-04-20kbuild: delete unnecessary "@:"Gravatar Masahiro Yamada 1-1/+0
2016-03-25h8300: switch EARLYCONGravatar Yoshinori Sato 3-66/+10
2016-03-25h8300: dts: Rename the serial port clock to fckGravatar Geert Uytterhoeven 3-7/+7
2016-01-21Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-3/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationGravatar Christoph Hellwig 2-3/+0
2016-01-20h8300: System call entry enable interrupt.Gravatar Yoshinori Sato 1-0/+1
2016-01-20h8300: show_stack cleanupGravatar Yoshinori Sato 2-13/+9
2016-01-20h8300: Restraint of warning.Gravatar Yoshinori Sato 1-4/+4
2016-01-20h8300: Add KGDB support.Gravatar Yoshinori Sato 5-0/+201
2016-01-20h8300: signal stack fixGravatar Yoshinori Sato 1-4/+4
2016-01-20h8300: Add LZO compressionGravatar Yoshinori Sato 3-3/+16
2016-01-20h8300: zImage alignment fixGravatar Yoshinori Sato 1-1/+2
2016-01-20h8300: zImage alignment fixGravatar Yoshinori Sato 1-0/+1
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Gravatar Daniel Lezcano 2-20/+27
2015-12-15clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archGravatar Daniel Lezcano 1-0/+1
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxGravatar Linus Torvalds 11-30/+29
2015-11-12h8300: enable CLKSRC_OFGravatar Yoshinori Sato 2-0/+3
2015-11-08h8300: Don't set CROSS_COMPILE unconditionallyGravatar Javier Martinez Canillas 1-0/+2
2015-11-08h8300: bit io fixGravatar Yoshinori Sato 1-6/+6