aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAge
...
| * arch: arc: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-12
| * ARCv2: spinlock: remove the extra smp_mb before lock, after unlockVineet Gupta2019-03-08
| * ARC: unaligned: relax the check for gcc supporting -mno-unaligned-accessVineet Gupta2019-03-05
| * ARC: boot log: cut down on verbosityVineet Gupta2019-02-25
| * ARCv2: boot log: refurbish HS core/release identificationVineet Gupta2019-02-25
| * arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe2019-02-25
| * ARC: u-boot args: check that magic number is correctEugeniy Paltsev2019-02-25
| * ARC: perf: bpok condition only exists for ARCompactVineet Gupta2019-02-25
| * ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev2019-02-25
| * ARCv2: lib: introduce memcpy optimized for unaligned accessEugeniy Paltsev2019-02-25
| * ARC: [plat-hsdk]: Enable AXI DW DMAC supportEugeniy Paltsev2019-02-25
| * ARC: [plat-hsdk]: Add reset controller handle to manage USB resetEugeniy Paltsev2019-02-25
| * ARC: DTB: [scripted] fix node name and address spellingAlexey Brodkin2019-02-25
* | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* | memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-12
* | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\ \
| * | dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-20
| * | of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-13
| * | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-13
* | | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-07
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-05
|\ \ \ | |_|/ |/| |
| * | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-27
| |\ \ | | |/ | |/|
| | * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-19
| | * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-19
| | * 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-19
* | | ARCv2: don't assume core 0x54 has dual issueVineet Gupta2019-02-21
* | | ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin2019-02-21
* | | ARC: enable uboot support unconditionallyEugeniy Paltsev2019-02-21
* | | ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2019-02-21
* | | ARCv2: support manual regfile save on interruptsVineet Gupta2019-02-21
* | | ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-02-21
* | | ARC: fix actionpoints configuration detectionEugeniy Paltsev2019-02-21
* | | ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev2019-02-21
* | | ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-02-21
|/ /
* | ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev2019-01-17
* | ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta2019-01-17
* | ARC: show_regs: lockdep: re-enable preemptionVineet Gupta2019-01-17
* | ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta2019-01-17
* | ARC: perf: avoid kernel killing where it is possibleEugeniy Paltsev2019-01-17
* | ARC: perf: move HW events mapping to separate functionEugeniy Paltsev2019-01-17
* | ARC: perf: introduce Kernel PMU events supportEugeniy Paltsev2019-01-17
* | ARC: perf: trivial code cleanupEugeniy Paltsev2019-01-17
* | ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-17
* | ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev2019-01-17
* | arc: remove redundant kernel-space generic-yMasahiro Yamada2019-01-17
* | ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-01-17
* | ARC: boot log: print Action point detailsVineet Gupta2019-01-17
* | ARCv2: boot log: BPU return stack depthVineet Gupta2019-01-17
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05