summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* h8300: Add missing include file to asm/io.hGuenter Roeck2016-08-131-0/+2
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-9/+0
|\
| * rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-041-9/+0
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
* | locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-6/+25
|/
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-282-0/+54
|\
| * h8300: Add <asm/hash.h>George Spelvin2016-05-282-0/+54
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-1/+0
|\ \
| * | kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
| |/
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+2
|\ \
| * | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+2
| |/
* | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
|/
* h8300: switch EARLYCONYoshinori Sato2016-03-253-66/+10
* h8300: dts: Rename the serial port clock to fckGeert Uytterhoeven2016-03-253-7/+7
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-212-3/+0
|\
| * dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
* | h8300: System call entry enable interrupt.Yoshinori Sato2016-01-201-0/+1
* | h8300: show_stack cleanupYoshinori Sato2016-01-202-13/+9
* | h8300: Restraint of warning.Yoshinori Sato2016-01-201-4/+4
* | h8300: Add KGDB support.Yoshinori Sato2016-01-205-0/+201
* | h8300: signal stack fixYoshinori Sato2016-01-201-4/+4
* | h8300: Add LZO compressionYoshinori Sato2016-01-203-3/+16
* | h8300: zImage alignment fixYoshinori Sato2016-01-201-1/+2
* | h8300: zImage alignment fixYoshinori Sato2016-01-201-0/+1
|/
* h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano2015-12-152-20/+27
* clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano2015-12-151-0/+1
* Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-1211-30/+29
|\
| * h8300: enable CLKSRC_OFYoshinori Sato2015-11-122-0/+3
| * h8300: Don't set CROSS_COMPILE unconditionallyJavier Martinez Canillas2015-11-081-0/+2
| * h8300: bit io fixYoshinori Sato2015-11-081-6/+6
| * h8300: zImage fixYoshinori Sato2015-11-084-11/+7
| * h8300: register address fixYoshinori Sato2015-11-081-3/+3
| * h8300: Fix alignment for .dataYoshinori Sato2015-11-082-10/+8
* | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-061-0/+3
|\ \
| * | h8300: enable building of all dtbsRob Herring2015-10-271-0/+3
* | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-201-0/+1
|\ \ \ | | |/ | |/|
| * | word-at-a-time.h: fix some Kbuild filesChris Metcalf2015-10-061-0/+1
| |/
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-5/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-5/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-5/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-26/+0
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+1
* atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0
* atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
* h8300: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-95/+40
OpenPOWER on IntegriCloud