summaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove the h8300 architectureChristoph Hellwig2022-02-2329-1288/+0
* include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\
| * sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
* | h8300: Fix linux/irqchip.h include messMarc Zyngier2021-10-281-2/+0
|/
* locking/atomic: h8300: use asm-generic exclusivelyMark Rutland2021-05-263-163/+1
* arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov2021-05-071-4/+4
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-301-1/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+3
|\
| * h8300: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-1/+3
* | h8300: Fix generic mmu_context buildNicholas Piggin2020-11-161-0/+6
|/
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+0
* h8300: remove usage of __ARCH_USE_5LEVEL_HACKMike Rapoport2020-06-051-1/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-111-2/+0
* asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-46/+0
* mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-251-6/+0
* Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...Linus Torvalds2019-07-171-6/+0
|\
| * H8300: remove unused barrier definesRolf Eike Beer2019-06-181-6/+0
* | binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-241-1/+1
* | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-241-2/+0
* | binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-1/+0
* | binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-241-1/+0
* | binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-241-1/+0
|/
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-181-1/+0
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-162-55/+1
|\
| * asm-generic: provide entirely generic nommu uaccessChristoph Hellwig2019-04-232-55/+1
* | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-151-1/+0
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-0/+6
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
| * | h8300: define syscall_get_arch()Dmitry V. Levin2019-03-211-0/+6
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-0/+1
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-2/+0
|\ \ \
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-2/+0
| |/ /
* / / syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-27/+7
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+1
|/
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-1/+0
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-6/+0
* arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-021-0/+1
* h8300: pci: Remove local declaration of pcibios_penalize_isa_irqGuenter Roeck2018-12-282-18/+1
* treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
* 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