aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-08h8300: zImage fixGravatar Yoshinori Sato 4-11/+7
2015-11-08h8300: register address fixGravatar Yoshinori Sato 1-3/+3
2015-11-08h8300: Fix alignment for .dataGravatar Yoshinori Sato 2-10/+8
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2015-10-27h8300: enable building of all dtbsGravatar Rob Herring 1-0/+3
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Gravatar Ingo Molnar 1-0/+1
2015-10-06word-at-a-time.h: fix some Kbuild filesGravatar Chris Metcalf 1-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Gravatar Peter Zijlstra 1-2/+2
2015-09-10dma-mapping: consolidate dma_set_maskGravatar Christoph Hellwig 1-5/+0
2015-09-10dma-mapping: consolidate dma_supportedGravatar Christoph Hellwig 1-5/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorGravatar Christoph Hellwig 1-5/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentGravatar Christoph Hellwig 1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Gravatar Christoph Hellwig 1-26/+0
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelGravatar Yinghai Lu 1-1/+1
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsGravatar Peter Zijlstra 1-10/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Gravatar Peter Zijlstra 1-2/+0
2015-07-27h8300: Provide atomic_{or,xor,and}Gravatar Peter Zijlstra 1-95/+40
2015-07-17mm: clean up per architecture MM hook header filesGravatar Laurent Dufour 1-0/+1