summaryrefslogtreecommitdiffstats
path: root/arch/c6x
AgeCommit message (Expand)AuthorLines
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-8/+3
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-5/+5
2020-07-27c6x: switch to ->regset_get()Al Viro-8/+3
2020-07-20arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig-5/+5
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner-3/+3
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner-1/+0
2020-07-04c6x: switch to copy_thread_tls()Christian Brauner-3/+4
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+1
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-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov-6/+1
2020-06-09c6x: add show_stack_loglvl()Dmitry Safonov-7/+14
2020-06-08c6x: use asm-generic/cacheflush.hChristoph Hellwig-18/+1
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport-5/+3
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro-22/+0
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd-0/+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-29c6x: Replace setup_irq() by request_irq()afzal mohammed-8/+3
2020-03-16scsi: c6x: Include <linux/unaligned/generic.h> instead of duplicating itBart Van Assche-64/+1
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+4
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar-1/+1
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar-0/+4
2019-12-08sched/rt, c6x: Use CONFIG_PREEMPTIONThomas Gleixner-4/+4
2019-12-04c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport-1/+1
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds-7/+7
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig-7/+7
2019-11-04c6x: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook-2/+3
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook-1/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-5/+0
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig-1/+0
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-6/+2
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig-1/+1
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig-0/+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-211/+51
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-195/+15
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-49/+9
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman-1/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman-1/+1