summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-17
|\
| * arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada2019-07-16
* | Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-07-16
|\ \ | |/ |/|
| * ARC: [plat-hsdk]: Enable AXI DW DMAC in defconfigEugeniy Paltsev2019-07-08
| * ARC: [plat-hsdk]: enable DW SPI controllerEugeniy Paltsev2019-07-08
| * ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-08
| * ARC: [haps] Add Virtio supportAlexey Brodkin2019-07-08
| * ARCv2: entry: simplify return to Delay Slot via interruptVineet Gupta2019-07-08
| * ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeVineet Gupta2019-07-08
| * ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta2019-07-01
| * ARCv2: entry: avoid a branchVineet Gupta2019-07-01
| * ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUEVineet Gupta2019-07-01
| * ARCv2: entry: comments about hardware auto-save on taken interruptsVineet Gupta2019-07-01
| * ARC: mm: do_page_fault refactor #8: release mmap_sem soonerVineet Gupta2019-07-01
| * ARC: mm: do_page_fault refactor #7: fold the various error handlingVineet Gupta2019-07-01
| * ARC: mm: do_page_fault refactor #6: error handlers to use same patternVineet Gupta2019-07-01
| * ARC: mm: do_page_fault refactor #5: scoot no_context to endVineet Gupta2019-07-01
| * ARC: mm: do_page_fault refactor #4: consolidate retry related logicVineet Gupta2019-07-01
| * ARC: mm: do_page_fault refactor #3: tidyup vma access permission codeVineet Gupta2019-07-01
| * ARC: mm: do_page_fault refactor #2: remove short lived variableVineet Gupta2019-07-01
| * ARC: mm: do_page_fault refactor #1: remove label @good_areaVineet Gupta2019-07-01
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-12
|\ \
| * | kbuild: remove src and obj from the top MakefileMasahiro Yamada2019-07-10
| * | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-15
* | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-12
|\ \ \
| * | | arc: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig2019-06-25
| * | | arc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig2019-06-25
* | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \ \ \
| * | | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| | |/ / | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ \ \
| * | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * | | | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-29
| * | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
| * | | | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-27
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-08
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/atomic, arc: Use s64 for atomic64Mark Rutland2019-06-03
* | | | | Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-06-29
|\ \ \ \ \
| * | | | | ARC: [plat-hsdk]: unify memory apertures configurationEugeniy Paltsev2019-06-11
| * | | | | ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefixAlexey Brodkin2019-06-11
| | |/ / / | |/| | |
* / | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/ / / /
* | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\ \ \ \
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-05
| |/ / /
* | | | Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-06-03
|\ \ \ \ | |/ / / |/| | |
| * | | ARC: [plat-hsdk] Get rid of inappropriate PHY settingsAlexey Brodkin2019-05-28
| * | | ARC: [plat-hsdk]: Add support of Vivante GPUEugeniy Paltsev2019-05-28
| * | | ARC: [plat-hsdk]: enable creg-gpio controllerEugeniy Paltsev2019-05-28
| * | | ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC nodeJose Abreu2019-05-21