summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-3/+3
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-3/+3
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-112-5/+1
|\
| * h8300: fix syscall restartingMark Rutland2016-10-272-5/+1
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0
|/
* 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