summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-04-05h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada1-1/+1
2017-03-31h8300/ptrace: Fix incorrect register transfer countDave Martin1-3/+5
2016-10-28h8300: fix syscall restartingMark Rutland2-5/+1
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck1-0/+2
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds105-1582/+850
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra23-64/+0
2016-06-16locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-6/+25
2016-06-03rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann5-51/+0
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds17-150/+734
2016-05-28h8300: Add <asm/hash.h>George Spelvin2-0/+54
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds29-95/+335
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-0/+20
2016-05-21lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng18-10/+107
2016-05-21exit_thread: remove empty bodiesJiri Slaby36-140/+24
2016-05-04asm-generic: Drop renameat syscall from default listJames Hogan12-0/+20
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada13-14/+0
2016-03-24h8300: switch EARLYCONYoshinori Sato3-66/+10
2016-03-24h8300: dts: Rename the serial port clock to fckGeert Uytterhoeven3-7/+7
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds203-3991/+3642
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig70-633/+369
2016-01-20h8300: System call entry enable interrupt.Yoshinori Sato1-0/+1
2016-01-20h8300: show_stack cleanupYoshinori Sato2-13/+9
2016-01-20h8300: Restraint of warning.Yoshinori Sato1-4/+4
2016-01-20h8300: Add KGDB support.Yoshinori Sato5-0/+201
2016-01-20h8300: signal stack fixYoshinori Sato1-4/+4
2016-01-20h8300: Add LZO compressionYoshinori Sato3-3/+16
2016-01-20h8300: zImage alignment fixYoshinori Sato1-1/+2
2016-01-20h8300: zImage alignment fixYoshinori Sato1-0/+1
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano6-69/+76
2015-12-15clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano3-1/+5
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds13-35/+40
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato2-0/+3
2015-11-08h8300: Don't set CROSS_COMPILE unconditionallyJavier Martinez Canillas1-0/+2
2015-11-08h8300: bit io fixYoshinori Sato1-6/+6
2015-11-08h8300: zImage fixYoshinori Sato4-11/+7
2015-11-08h8300: register address fixYoshinori Sato1-3/+3
2015-11-08h8300: Fix alignment for .dataYoshinori Sato2-10/+8
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds204-224/+303
2015-10-27h8300: enable building of all dtbsRob Herring1-0/+3
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar291-1026/+2089
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf3-2/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra24-53/+53
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig24-169/+28
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig18-98/+25
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig18-146/+19
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig19-99/+39
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig25-569/+70
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu14-27/+70
[next]