summaryrefslogtreecommitdiff
path: root/arch/h8300
Commit message (Expand)AuthorAge
* h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann2018-03-22
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\ \
| * | h8300: use dma-directChristoph Hellwig2018-01-15
| * | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-15
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
|/
* mm, arch: remove empty_bad_page*Michal Hocko2017-11-15
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\
| * kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-09
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-08
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-08
* 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-10
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\ \
| * | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-14
| * | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-14
| * | 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-11
* h8300: put bitsperlong.h in uapiNicolas Dichtel2017-05-11
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\
| * CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| *-------. 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
| | | | | | |\ | | | |_|_|/ / | | |/| | | |
| | | | | * | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-06
| | | | | |\ \ | | | |_|/ / / | | |/| | | |
| | | | * | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro2017-04-06
| | | | |\ \ \ | | | |/ / / / | | |/| | / / | | | | |/ /
| | | * | | 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
| |/ / /
* | | | Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | h8300/ptrace: Fix incorrect register transfer countDave Martin2017-03-29
* | | | 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
|/