summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: don't assume core 0x54 has dual issueVineet Gupta2019-02-212-5/+29
* ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin2019-02-211-0/+11
* ARC: enable uboot support unconditionallyEugeniy Paltsev2019-02-216-20/+0
* ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2019-02-212-27/+64
* ARCv2: support manual regfile save on interruptsVineet Gupta2019-02-215-1/+68
* ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-02-211-4/+4
* ARC: fix actionpoints configuration detectionEugeniy Paltsev2019-02-211-1/+1
* ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev2019-02-211-14/+0
* ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-02-211-0/+10
* ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev2019-01-171-8/+32
* ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta2019-01-171-4/+9
* ARC: show_regs: lockdep: re-enable preemptionVineet Gupta2019-01-171-0/+8
* ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta2019-01-171-14/+12
* ARC: perf: avoid kernel killing where it is possibleEugeniy Paltsev2019-01-171-2/+4
* ARC: perf: move HW events mapping to separate functionEugeniy Paltsev2019-01-171-15/+33
* ARC: perf: introduce Kernel PMU events supportEugeniy Paltsev2019-01-171-1/+105
* ARC: perf: trivial code cleanupEugeniy Paltsev2019-01-171-43/+42
* ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-171-1/+2
* ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev2019-01-171-1/+2
* arc: remove redundant kernel-space generic-yMasahiro Yamada2019-01-171-4/+0
* ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-01-171-3/+3
* ARC: boot log: print Action point detailsVineet Gupta2019-01-172-8/+24
* ARCv2: boot log: BPU return stack depthVineet Gupta2019-01-172-3/+4
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-24/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-0/+1
|\
| * vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-053-6/+5
|\ \
| * | arch/arc/mm/fault.c: remove caller signal_pending_branch predictionsDavidlohr Bueso2019-01-041-1/+1
| * | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+2
| * | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+2
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-4/+4
|/ /
* | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-011-9/+3
|\ \
| * | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-8/+2
| * | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
| |/
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-293-25/+3
|\ \
| * | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-233-22/+2
| |/
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-281-20/+5
|\ \
| * | arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-261-20/+5
| |/
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-283-4/+2
|\ \
| * | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-251-0/+1
|\ \
| * | clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin2018-12-181-0/+1
| |/
* | ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-11-301-0/+72
* | ARC: change defconfig defaults to ARCv2Kevin Hilman2018-11-307-2/+7
OpenPOWER on IntegriCloud