aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2-0/+54
2016-05-28h8300: Add <asm/hash.h>George Spelvin2-0/+54
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+0
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-7/+0
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+2
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada1-1/+0
2016-03-25h8300: switch EARLYCONYoshinori Sato3-66/+10
2016-03-25h8300: dts: Rename the serial port clock to fckGeert Uytterhoeven3-7/+7
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-3/+0
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 Lezcano2-20/+27
2015-12-15clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano1-0/+1
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds11-30/+29
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/git/robh/linuxLinus Torvalds1-0/+3
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 changesIngo Molnar1-0/+1
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf1-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-2/+2
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-5/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-26/+0
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-1/+1
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-10/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27h8300: Provide atomic_{or,xor,and}Peter Zijlstra1-95/+40
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour1-0/+1
2015-06-23h8300: Always build dtbYoshinori Sato1-1/+2
2015-06-23h8300: Remove ARCH_WANT_IPC_PARSE_VERSIONYoshinori Sato1-1/+0
2015-06-23h8300: Symbol name fixYoshinori Sato1-1/+1
2015-06-23h8300: devicetree sourceYoshinori Sato4-0/+313
2015-06-23h8300: configsYoshinori Sato3-0/+147
2015-06-23h8300: Build scriptsYoshinori Sato5-0/+317