summaryrefslogtreecommitdiffstats
path: root/arch/c6x/include
AgeCommit message (Expand)AuthorLines
2021-01-20c6x: remove architectureArnd Bergmann-2219/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+6
2020-12-12c6x: add support for TIF_NOTIFY_SIGNALJens Axboe-0/+1
2020-10-26asm-generic: add generic MMU versions of mmu context functionsNicholas Piggin-0/+6
2020-10-25c6x: kill ELF_CORE_COPY_FPREGSAl Viro-2/+0
2020-10-25whack-a-mole: USE_ELF_CORE_DUMPAl Viro-1/+0
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro-1/+1
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro-0/+3
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-1/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-2/+0
2020-06-08c6x: use asm-generic/cacheflush.hChristoph Hellwig-18/+1
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual-4/+1
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-64/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada-37/+0
2020-03-16scsi: c6x: Include <linux/unaligned/generic.h> instead of duplicating itBart Van Assche-64/+1
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar-0/+4
2019-12-04c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-5/+0
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig-1/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig-1/+0
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig-1/+0
2019-06-24binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig-1/+0
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig-1/+0
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-106/+26
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner-5/+1
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+7
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-0/+1
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig-1/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)-32/+6
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-33/+8
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra-2/+0
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada-1/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin-1/+1
2019-03-20c6x: define syscall_get_arch()Dmitry V. Levin-0/+7
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner-0/+2
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann-0/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov-0/+1
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada-1/+1
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-26/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-1/+1