summaryrefslogtreecommitdiffstats
path: root/arch/c6x/include
Commit message (Expand)AuthorAgeFilesLines
* c6x: remove architectureArnd Bergmann2021-01-2049-2219/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-0/+1
|\
| * c6x: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-0/+1
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-0/+6
|\ \
| * | asm-generic: add generic MMU versions of mmu context functionsNicholas Piggin2020-10-261-0/+6
| |/
* | c6x: kill ELF_CORE_COPY_FPREGSAl Viro2020-10-251-2/+0
* | whack-a-mole: USE_ELF_CORE_DUMPAl Viro2020-10-251-1/+0
|/
* csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-1/+1
* unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-0/+3
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-1/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* c6x: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-18/+1
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-4/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-021-64/+1
|\
| * scsi: c6x: Include <linux/unaligned/generic.h> instead of duplicating itBart Van Assche2020-03-161-64/+1
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-37/+0
|/
* mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-041-1/+1
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+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-1/+0
* binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-1/+0
* binfmt_flat: provide a default version of flat_get_relocate_addrChristoph 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: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1926-106/+26
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-0/+7
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
| * | c6x: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+7
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-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_set_arguments() argsSteven Rostedt (VMware)2019-04-051-32/+6
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-33/+8
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
* 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
* | 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
* fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1