aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)AuthorFilesLines
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsGravatar Babu Moger 1-0/+3
2017-08-10h8300: Mark _stext and _etext as char-arrays, not single char variablesGravatar Masami Hiramatsu 1-3/+3
2017-07-16h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Gravatar Geert Uytterhoeven 1-1/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-6/+18
2017-07-10h8300: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-28/+28
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-3/+4
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failGravatar Al Viro 1-6/+18
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 2-9/+0
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFGravatar Daniel Lezcano 1-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeGravatar Daniel Lezcano 1-1/+1
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Gravatar Christoph Hellwig 2-1/+2
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-28/+0
2017-05-11h8300: put bitsperlong.h in uapiGravatar Nicolas Dichtel 1-3/+3
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-1/+55
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 5-2/+58
2017-04-06Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Gravatar Al Viro 1-1/+1
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsGravatar Al Viro 1-1/+1
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 2-1/+2
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Gravatar Linus Torvalds 1-3/+5
2017-03-29h8300/ptrace: Fix incorrect register transfer countGravatar Dave Martin 1-3/+5
2017-03-288300: switch to RAW_COPY_USERGravatar Al Viro 2-4/+7
2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userGravatar Al Viro 2-1/+52
2017-03-27add asm-generic/extable.hGravatar Al Viro 1-0/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-0/+1
2017-03-07h8300: Fix build breakage caused by header file changesGravatar Guenter Roeck 1-1/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+3
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 2-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 3-3/+3
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+1
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 2-5/+1
2016-10-27h8300: fix syscall restartingGravatar Mark Rutland 2-5/+1
2016-10-25locking/mutex: Kill arch specific codeGravatar Peter Zijlstra 1-9/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-08-13h8300: Add missing include file to asm/io.hGravatar Guenter Roeck 1-0/+2
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 1-9/+0
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-4/+4
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Gravatar Peter Zijlstra 1-2/+0
2016-06-16locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()Gravatar Peter Zijlstra 1-6/+25
2016-06-04rtc: cmos: remove empty asm/mc146818rtc.h filesGravatar Arnd Bergmann 1-9/+0