summaryrefslogtreecommitdiff
path: root/arch/h8300/include
AgeCommit message (Expand)Author
2022-02-23remove the h8300 architectureChristoph Hellwig
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-28h8300: Fix linux/irqchip.h include messMarc Zyngier
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-05-26locking/atomic: h8300: use asm-generic exclusivelyMark Rutland
2021-05-06arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-12h8300: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-16h8300: Fix generic mmu_context buildNicholas Piggin
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-04h8300: remove usage of __ARCH_USE_5LEVEL_HACKMike Rapoport
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-09h8300: move definition of __kernel_size_t etc. to posix_types.hMasahiro Yamada
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-07-17Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...Linus Torvalds
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig
2019-06-18H8300: remove unused barrier definesRolf Eike Beer
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-23asm-generic: provide entirely generic nommu uaccessChristoph Hellwig
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-20h8300: define syscall_get_arch()Dmitry V. Levin
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann