summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-081-0/+3
* h8300: Mark _stext and _etext as char-arrays, not single char variablesMasami Hiramatsu2017-08-101-3/+3
* h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven2017-07-161-1/+1
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-6/+18
|\
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-6/+18
* | h8300: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-28/+28
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-034-3/+4
|\ \
| * | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
| * | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+2
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-282-9/+0
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-28/+0
* h8300: put bitsperlong.h in uapiNicolas Dichtel2017-05-111-3/+3
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-012-1/+55
|\
| * CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| *-------. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-265-2/+58
| |\ \ \ \ \
| | | | | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-022-1/+2
| | | | | | |\ | | | |_|_|/ / | | |/| | | |
| | | | | * | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-061-1/+1
| | | | | |\ \ | | | |_|/ / / | | |/| | | |
| | | | * | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro2017-04-061-1/+1
| | | | |\ \ \ | | | |/ / / / | | |/| | / / | | | | |/ /
| | | * | | 8300: switch to RAW_COPY_USERAl Viro2017-03-282-4/+7
| | |/ / /
| | * | | asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-282-1/+52
| | * | | add asm-generic/extable.hAl Viro2017-03-271-0/+1
| |/ / /
* | | | Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-291-3/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | h8300/ptrace: Fix incorrect register transfer countDave Martin2017-03-291-3/+5
* | | | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |_|/ |/| |
* | | h8300: Fix build breakage caused by header file changesGuenter Roeck2017-03-071-1/+1
| |/ |/|
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* | kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-3/+3
|\ \
| * | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-3/+3
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-112-5/+1
|\
| * h8300: fix syscall restartingMark Rutland2016-10-272-5/+1
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* h8300: Add missing include file to asm/io.hGuenter Roeck2016-08-131-0/+2
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-9/+0
|\
| * rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-041-9/+0
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
* | locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-6/+25
|/
OpenPOWER on IntegriCloud