summaryrefslogtreecommitdiff
path: root/arch/arc
Commit message (Expand)AuthorAge
* arc: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov2018-01-31
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\
| * arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig2018-01-09
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \
| * | signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-22
* | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-29
|\ \ \ | |_|/ |/| |
| * | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
| |/
* | Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-01-05
|\ \ | |/ |/|
| * ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2018-01-03
| * ARC: handle gcc generated __builtin_trap()Vineet Gupta2017-12-20
| * ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta2017-12-20
| * ARC: [plat-axs103] refactor the quad core DT quirk codeEugeniy Paltsev2017-12-20
| * ARC: [plat-axs103]: Set initial core pll output frequencyEugeniy Paltsev2017-12-20
| * ARC: [plat-hsdk]: Get rid of core pll frequency set in platform codeEugeniy Paltsev2017-12-20
| * ARC: [plat-hsdk]: Set initial core pll output frequencyEugeniy Paltsev2017-12-20
| * ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRMAlexey Brodkin2017-12-20
| * arc: do not use __print_symbol()Sergey Senozhatsky2017-12-20
| * ARC: Fix detection of dual-issue enabledAlexey Brodkin2017-11-28
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
|/
* Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-11-25
|\
| * ARC: perf: avoid vmalloc backed mmapVineet Gupta2017-11-21
| * ARCv2: perf: optimize given that num counters <= 32Vineet Gupta2017-11-21
| * ARCv2: perf: tweak overflow interruptVineet Gupta2017-11-21
| * ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet resetEugeniy Paltsev2017-11-15
| * ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferVineet Gupta2017-11-13
| * ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checkingVineet Gupta2017-11-06
| * ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA configVineet Gupta2017-10-29
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \
| * | treewide: Fix typos in KconfigMasanari Iida2017-10-12
* | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\ \ \
| * | | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-09
| * | | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-08
| * | | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-08
* | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ \
| * \ \ \ Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02
| | * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| | | |/ | | |/|
| * | | ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSCVineet Gupta2017-10-11
| * | | ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000HzEugeniy Paltsev2017-10-11
| * | | ARC: [plat-hsdk] select CONFIG_RESET_HSDK from KconfigVineet Gupta2017-10-09
| |/ /
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-10
* | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-10
* | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
|/ /
* | ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev2017-10-06
* | ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHzEugeniy Paltsev2017-10-03
* | ARC: fix allnoconfig build warningVineet Gupta2017-10-03
* | ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta2017-10-03
* | ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerVineet Gupta2017-10-03
* | arc: remove redundant UTS_MACHINE define in arch/arc/MakefileMasahiro Yamada2017-10-03