summaryrefslogtreecommitdiff
path: root/arch/c6x
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-101-0/+1
|\
| * clk: Allow the common clk framework to be selectableStephen Boyd2020-05-051-0/+1
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-1/+0
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-6/+1
* | c6x: add show_stack_loglvl()Dmitry Safonov2020-06-091-7/+14
* | c6x: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-18/+1
* | mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport2020-06-031-5/+3
* | take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-291-22/+0
|/
* 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
* | c6x: Replace setup_irq() by request_irq()afzal mohammed2020-03-291-8/+3
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-4/+4
|\
| * Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-251-1/+1
| |\
| * | sched/rt, c6x: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-4/+4
* | | 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
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-7/+7
|\
| * dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-7/+7
* | c6x: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-2/+3
* | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
|/
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
* dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-041-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-102-6/+2
|\
| * binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-241-1/+1
| * binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-241-0/+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
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \
| * | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-082-2/+2
|\ \ \ | |_|/ |/| |
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1951-211/+51
| |/ |/|
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3015-195/+15
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-309-49/+9
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
|/
* 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
* | init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-0/+7
|\ \