summaryrefslogtreecommitdiffstats
path: root/arch/h8300/include
Commit message (Expand)AuthorAge
* h8300: Mark _stext and _etext as char-arrays, not single char variablesMasami Hiramatsu2017-08-10
* h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven2017-07-16
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-15
|\
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-03
* | h8300: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-09
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-04
| |/
* / arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-10
* h8300: put bitsperlong.h in uapiNicolas Dichtel2017-05-10
*---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \ \
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | |/| | |/| |
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
| |_|/ |/| |
| | * 8300: switch to RAW_COPY_USERAl Viro2017-03-28
| |/
| * asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-28
| * add asm-generic/extable.hAl Viro2017-03-27
|/
* 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
|/
* 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
|/
* 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-03
* | 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 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-04
| |/
* / exit_thread: remove empty bodiesJiri Slaby2016-05-20
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-21
|\
| * dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-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: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano2015-12-15
* Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-12
|\
| * h8300: bit io fixYoshinori Sato2015-11-08
| * h8300: Fix alignment for .dataYoshinori Sato2015-11-08
* | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-20
|\|
| * word-at-a-time.h: fix some Kbuild filesChris Metcalf2015-10-06
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10