summaryrefslogtreecommitdiff
path: root/arch/h8300
Commit message (Expand)AuthorAge
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
* h8300: Fix build breakage caused by header file changesGuenter Roeck2017-03-07
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-11
|\
| * h8300: fix syscall restartingMark Rutland2016-10-27
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* h8300: Add missing include file to asm/io.hGuenter Roeck2016-08-13
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\
| * rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-04
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
* | locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-16
|/
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-28
|\
| * h8300: Add <asm/hash.h>George Spelvin2016-05-28
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-26
|\ \
| * | kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-20
| |/
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-24
|\ \
| * | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-05
| |/
* | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-20
* | exit_thread: remove empty bodiesJiri Slaby2016-05-20
|/
* h8300: switch EARLYCONYoshinori Sato2016-03-25
* h8300: dts: Rename the serial port clock to fckGeert Uytterhoeven2016-03-25
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-21
|\
| * dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* | h8300: System call entry enable interrupt.Yoshinori Sato2016-01-20
* | h8300: show_stack cleanupYoshinori Sato2016-01-20
* | h8300: Restraint of warning.Yoshinori Sato2016-01-20
* | h8300: Add KGDB support.Yoshinori Sato2016-01-20
* | h8300: signal stack fixYoshinori Sato2016-01-20
* | h8300: Add LZO compressionYoshinori Sato2016-01-20
* | h8300: zImage alignment fixYoshinori Sato2016-01-20
* | h8300: zImage alignment fixYoshinori Sato2016-01-20
|/
* h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano2015-12-15
* clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano2015-12-15
* Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-12
|\
| * h8300: enable CLKSRC_OFYoshinori Sato2015-11-12