summaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)Author
2017-03-31h8300/ptrace: Fix incorrect register transfer countDave Martin
2016-10-27h8300: fix syscall restartingMark Rutland
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-04rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28h8300: Add <asm/hash.h>George Spelvin
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada
2016-03-25h8300: switch EARLYCONYoshinori Sato
2016-03-25h8300: dts: Rename the serial port clock to fckGeert Uytterhoeven
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20h8300: System call entry enable interrupt.Yoshinori Sato
2016-01-20h8300: show_stack cleanupYoshinori Sato
2016-01-20h8300: Restraint of warning.Yoshinori Sato
2016-01-20h8300: Add KGDB support.Yoshinori Sato
2016-01-20h8300: signal stack fixYoshinori Sato
2016-01-20h8300: Add LZO compressionYoshinori Sato
2016-01-20h8300: zImage alignment fixYoshinori Sato
2016-01-20h8300: zImage alignment fixYoshinori Sato
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano
2015-12-15clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato
2015-11-08h8300: Don't set CROSS_COMPILE unconditionallyJavier Martinez Canillas
2015-11-08h8300: bit io fixYoshinori Sato
2015-11-08h8300: zImage fixYoshinori Sato
2015-11-08h8300: register address fixYoshinori Sato
2015-11-08h8300: Fix alignment for .dataYoshinori Sato
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-10-27h8300: enable building of all dtbsRob Herring
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra