| Commit message (Expand) | Author | Age | Files | Lines |
* | ARCv2: support loop buffer (LPB) disabling | Eugeniy Paltsev | 2020-06-18 | 1 | -0/+6 |
* | ARC: build: allow users to specify -mcpu | Eugeniy Paltsev | 2020-06-16 | 1 | -0/+9 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -1/+1 |
* | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual | 2020-06-04 | 1 | -0/+1 |
* | ARC: allow userspace DSP applications to use AGU extensions | Eugeniy Paltsev | 2020-03-16 | 1 | -0/+9 |
* | ARC: add support for DSP-enabled userspace applications | Eugeniy Paltsev | 2020-03-16 | 1 | -0/+12 |
* | ARC: handle DSP presence in HW | Eugeniy Paltsev | 2020-03-16 | 1 | -1/+28 |
* | ARC: fix some Kconfig typos | Randy Dunlap | 2020-02-09 | 1 | -2/+2 |
* | Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2020-01-31 | 1 | -10/+6 |
|\ |
|
| * | ARCv2: fpu: preserve userspace fpu state | Vineet Gupta | 2020-01-17 | 1 | -10/+5 |
| * | ARC: wireup clone3 syscall | Vineet Gupta | 2020-01-15 | 1 | -0/+1 |
* | | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang | 2019-12-13 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-12-04 | 1 | -0/+9 |
|\ |
|
| * | ARC: add kmemleak support | Eugeniy Paltsev | 2019-11-20 | 1 | -0/+1 |
| * | ARC: ARCv2: jump label: implement jump label patching | Eugeniy Paltsev | 2019-11-08 | 1 | -0/+8 |
* | | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig | 2019-11-11 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-07-12 | 1 | -0/+2 |
|\ |
|
| * | arc: use the generic remapping allocator for coherent DMA allocations | Christoph Hellwig | 2019-06-25 | 1 | -0/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
|/ |
|
* | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 2019-04-03 | 1 | -3/+0 |
* | Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-03-20 | 1 | -6/+15 |
|\ |
|
| * | arch: arc: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult | 2019-03-11 | 1 | -6/+6 |
| * | ARCv2: Add explcit unaligned access support (and ability to disable too) | Eugeniy Paltsev | 2019-02-25 | 1 | -0/+9 |
* | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 1 | -2/+1 |
|\ \ |
|
| * | | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig | 2019-02-20 | 1 | -1/+0 |
| * | | of: select OF_RESERVED_MEM automatically | Christoph Hellwig | 2019-02-13 | 1 | -1/+0 |
| * | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability | Christoph Hellwig | 2019-02-13 | 1 | -0/+1 |
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov | 2019-02-19 | 1 | -0/+1 |
| |/ |
|
* | | ARC: enable uboot support unconditionally | Eugeniy Paltsev | 2019-02-21 | 1 | -12/+0 |
* | | ARCv2: support manual regfile save on interrupts | Vineet Gupta | 2019-02-21 | 1 | -0/+8 |
|/ |
|
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-12-29 | 1 | -23/+1 |
|\ |
|
| * | PCI: consolidate the PCI_SYSCALL symbol | Christoph Hellwig | 2018-11-23 | 1 | -3/+1 |
| * | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -20/+0 |
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-12-28 | 1 | -2/+0 |
|\ \ |
|
| * | | dma-mapping: always build the direct mapping code | Christoph Hellwig | 2018-12-13 | 1 | -1/+0 |
| * | | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 2018-12-06 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-12-25 | 1 | -0/+1 |
|\ \ |
|
| * | | clocksource/drivers/arc_timer: Utilize generic sched_clock | Alexey Brodkin | 2018-12-18 | 1 | -0/+1 |
| |/ |
|
* | | ARC: change defconfig defaults to ARCv2 | Kevin Hilman | 2018-11-30 | 1 | -1/+1 |
* | | ARC: remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz | 2018-11-12 | 1 | -11/+0 |
|/ |
|
* | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-10-22 | 1 | -2/+2 |
|\ |
|
| * | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 2018-09-20 | 1 | -1/+1 |
| * | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 2018-09-20 | 1 | -1/+1 |
* | | ARC: fix spelling mistake "entires" -> "entries" | Colin Ian King | 2018-09-14 | 1 | -1/+1 |
|/ |
|
* | ARC: sort Kconfig | Vineet Gupta | 2018-08-27 | 1 | -5/+5 |
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 1 | -19/+0 |
|\ |
|
| * | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -2/+0 |