aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-10h8300: Mark _stext and _etext as char-arrays, not single char variablesMasami Hiramatsu1-3/+3
2017-07-16h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven1-1/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+18
2017-07-10h8300: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-28/+28
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+2
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-6/+18
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-4/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-1/+2
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-28/+0
2017-05-11h8300: put bitsperlong.h in uapiNicolas Dichtel1-3/+3
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro3-1/+56
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro1-0/+1
2017-03-288300: switch to RAW_COPY_USERAl Viro1-4/+6
2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2-1/+52
2017-03-27add asm-generic/extable.hAl Viro1-0/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+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 Torvalds1-2/+2
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 Assche1-2/+2
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 Molnar1-4/+0
2016-10-27h8300: fix syscall restartingMark Rutland1-4/+0
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-9/+0
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-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 Torvalds1-0/+53
2016-05-28h8300: Add <asm/hash.h>George Spelvin1-0/+53
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-20exit_thread: remove empty bodiesJiri Slaby1-7/+0
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+2
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-20h8300: show_stack cleanupYoshinori Sato1-1/+1
2016-01-20h8300: Restraint of warning.Yoshinori Sato1-4/+4
2016-01-20h8300: Add KGDB support.Yoshinori Sato1-0/+45
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano1-16/+23
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2-14/+12
2015-11-08h8300: bit io fixYoshinori Sato1-6/+6
2015-11-08h8300: Fix alignment for .dataYoshinori Sato1-8/+6
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changesIngo Molnar1-0/+1
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf1-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-2/+2
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-5/+0