aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2017-03-07h8300: Fix build breakage caused by header file changesGuenter Roeck1-1/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-3/+3
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds3-3/+3
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2-5/+1
2016-10-27h8300: fix syscall restartingMark Rutland2-5/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-9/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck1-0/+2
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-9/+0
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-4/+4
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-6/+25
2016-06-04rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann1-9/+0
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