aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-11/+12
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Gravatar Masahiro Yamada 2-11/+12
2019-07-16Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 14-340/+377
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-1/+2
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-61/+12
2019-07-11kbuild: remove src and obj from the top MakefileGravatar Masahiro Yamada 1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-6/+6
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-21/+20
2019-07-08ARC: [plat-hsdk]: Enable AXI DW DMAC in defconfigGravatar Eugeniy Paltsev 1-0/+2
2019-07-08ARC: [plat-hsdk]: enable DW SPI controllerGravatar Eugeniy Paltsev 2-0/+17
2019-07-08ARC: hide unused function unw_hdr_allocGravatar Arnd Bergmann 1-5/+4
2019-07-08ARC: [haps] Add Virtio supportGravatar Alexey Brodkin 2-1/+34
2019-07-08ARCv2: entry: simplify return to Delay Slot via interruptGravatar Vineet Gupta 1-48/+10
2019-07-08ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeGravatar Vineet Gupta 4-7/+6
2019-07-01ARCv2: entry: rewrite to enable use of double load/stores LDD/STDGravatar Vineet Gupta 4-159/+167
2019-07-01ARCv2: entry: avoid a branchGravatar Vineet Gupta 1-3/+2
2019-07-01ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUEGravatar Vineet Gupta 2-8/+11
2019-07-01ARCv2: entry: comments about hardware auto-save on taken interruptsGravatar Vineet Gupta 1-16/+62
2019-07-01ARC: mm: do_page_fault refactor #8: release mmap_sem soonerGravatar Vineet Gupta 1-4/+3
2019-07-01ARC: mm: do_page_fault refactor #7: fold the various error handlingGravatar Vineet Gupta 1-34/+14
2019-07-01ARC: mm: do_page_fault refactor #6: error handlers to use same patternGravatar Vineet Gupta 1-11/+10
2019-07-01ARC: mm: do_page_fault refactor #5: scoot no_context to endGravatar Vineet Gupta 1-14/+7
2019-07-01ARC: mm: do_page_fault refactor #4: consolidate retry related logicGravatar Vineet Gupta 1-29/+31
2019-07-01ARC: mm: do_page_fault refactor #3: tidyup vma access permission codeGravatar Vineet Gupta 1-18/+21
2019-07-01ARC: mm: do_page_fault refactor #2: remove short lived variableGravatar Vineet Gupta 1-6/+1
2019-07-01ARC: mm: do_page_fault refactor #1: remove label @good_areaGravatar Vineet Gupta 1-7/+5
2019-06-29Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 2-8/+157
2019-06-25arc: use the generic remapping allocator for coherent DMA allocationsGravatar Christoph Hellwig 2-52/+12
2019-06-25arc: remove the partial DMA_ATTR_NON_CONSISTENT supportGravatar Christoph Hellwig 1-15/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 152-615/+152
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesGravatar Ingo Molnar 23-232/+82
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesGravatar Masahiro Yamada 1-0/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-11ARC: [plat-hsdk]: unify memory apertures configurationGravatar Eugeniy Paltsev 1-8/+153
2019-06-11ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefixGravatar Alexey Brodkin 1-0/+4
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 18-212/+18
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Gravatar Thomas Gleixner 8-102/+8
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Gravatar Thomas Gleixner 1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Gravatar Thomas Gleixner 9-107/+9
2019-06-03Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 5-20/+64
2019-06-03locking/atomic, arc: Use s64 for atomic64Gravatar Mark Rutland 1-21/+20
2019-05-30treewide: Add SPDX license identifier - KbuildGravatar Greg Kroah-Hartman 2-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 1-10/+1
2019-05-29signal: Remove the task parameter from force_sig_faultGravatar Eric W. Biederman 2-3/+3
2019-05-29signal: Explicitly call force_sig_fault on currentGravatar Eric W. Biederman 2-3/+3
2019-05-28ARC: [plat-hsdk] Get rid of inappropriate PHY settingsGravatar Alexey Brodkin 1-4/+0
2019-05-28ARC: [plat-hsdk]: Add support of Vivante GPUGravatar Eugeniy Paltsev 2-1/+30
2019-05-28ARC: [plat-hsdk]: enable creg-gpio controllerGravatar Eugeniy Paltsev 2-0/+9
2019-05-27signal: Remove task parameter from force_sigGravatar Eric W. Biederman 2-2/+2