summaryrefslogtreecommitdiffstats
path: root/arch/h8300/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+2
|\
| * Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-0/+2
| |\
| | * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+1
| | * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+1
* | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-6/+0
|/ /
* / arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-012-1/+1
|/
* arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-061-0/+1
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-26/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* h8300: pci: Remove local declaration of pcibios_penalize_isa_irqGuenter Roeck2018-12-292-18/+1
* treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
* y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+1
* Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2018-08-222-7/+9
|\
| * arch/h8300: eliminate ptrace.h warningsRandy Dunlap2018-08-221-0/+2
| * h8300: Don't include linux/kernel.h in asm/atomic.hWill Deacon2018-08-221-2/+2
| * h8300: Correct signature of test_bit()Geert Uytterhoeven2018-08-221-1/+1
| * h8300: Add missing output register.Yoshinori Sato2018-08-221-6/+6
* | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-7/+0
* | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-5/+0
* | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-0/+1
* | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-1/+1
* | locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h>Will Deacon2018-06-211-2/+2
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-2/+0
|/
* h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann2018-03-221-1/+0
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-312-12/+1
|\ \
| * | h8300: use dma-directChristoph Hellwig2018-01-152-12/+1
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/ /
* / bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-025-0/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0227-0/+27
* 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-032-1/+2
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+2
| |/
* / arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-4/+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 branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-263-1/+56
|\ \ \
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+1
| | |/| | |/| |
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |_|/ |/| |
| | * 8300: switch to RAW_COPY_USERAl Viro2017-03-281-4/+6
| |/
| * 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
|/