aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)AuthorFilesLines
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 8-56/+136
2017-11-21ARC: perf: avoid vmalloc backed mmapGravatar Vineet Gupta 1-1/+1
2017-11-21ARCv2: perf: optimize given that num counters <= 32Gravatar Vineet Gupta 1-9/+7
2017-11-21ARCv2: perf: tweak overflow interruptGravatar Vineet Gupta 1-10/+14
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+3
2017-11-15ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet resetGravatar Eugeniy Paltsev 2-7/+8
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-6/+3
2017-11-13ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferGravatar Vineet Gupta 2-5/+71
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libGravatar Masahiro Yamada 1-4/+3
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileGravatar Masahiro Yamada 1-1/+0
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreGravatar Masahiro Yamada 1-1/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 23-6/+40
2017-11-06ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checkingGravatar Vineet Gupta 1-24/+33
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 18-0/+18
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 9-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 9-0/+9
2017-10-29ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA configGravatar Vineet Gupta 1-0/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-1/+1
2017-10-12treewide: Fix typos in KconfigGravatar Masanari Iida 1-3/+3
2017-10-11ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSCGravatar Vineet Gupta 1-0/+5
2017-10-11ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000HzGravatar Eugeniy Paltsev 2-5/+16
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsGravatar Will Deacon 1-4/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsGravatar Will Deacon 1-4/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Gravatar Will Deacon 1-3/+0
2017-10-09ARC: [plat-hsdk] select CONFIG_RESET_HSDK from KconfigGravatar Vineet Gupta 2-1/+1
2017-10-06ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetGravatar Eugeniy Paltsev 2-0/+10
2017-10-03ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHzGravatar Eugeniy Paltsev 1-0/+42
2017-10-03ARC: fix allnoconfig build warningGravatar Vineet Gupta 1-1/+1
2017-10-03ARCv2: boot log: identify HS48 cores (dual issue)Gravatar Vineet Gupta 2-4/+16
2017-10-03ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerGravatar Vineet Gupta 2-8/+15
2017-10-03arc: remove redundant UTS_MACHINE define in arch/arc/MakefileGravatar Masahiro Yamada 1-2/+0
2017-10-03ARC: [plat-hsdk] use actual clk driver to manage cpu clkGravatar Eugeniy Paltsev 2-3/+11
2017-10-03ARC: [*defconfig] Reenable soft lock-up detectorGravatar Alexey Brodkin 7-7/+7
2017-10-03ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequencyGravatar Eugeniy Paltsev 1-1/+8
2017-10-03ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequencyGravatar Eugeniy Paltsev 1-1/+11
2017-10-03ARC: [plat-axs103] Add temporary quirk to reset ethernet IPGravatar Eugeniy Paltsev 1-0/+7
2017-09-22arch: remove unused *_segments() macros/functionsGravatar Tobias Klauser 1-3/+0
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagGravatar Michal Hocko 2-2/+2
2017-09-08Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 39-194/+725
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-23/+0
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 2-2/+0
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-35/+7
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsGravatar Ingo Molnar 2-3/+10
2017-09-01ARC: Re-enable MMU upon Machine Check exceptionGravatar Jose Abreu 2-3/+6
2017-09-01ARC: Show fault information passed to show_kernel_fault_diag()Gravatar Jose Abreu 2-2/+5
2017-09-01ARC: [plat-hsdk] initial port for HSDK boardGravatar Alexey Brodkin 8-2/+358
2017-09-01ARC: mm: Decouple RAM base address from kernel link addressGravatar Eugeniy Paltsev 8-10/+18
2017-09-01ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)Gravatar Eugeniy Paltsev 1-8/+19
2017-09-01ARC: [plat-axs103] refactor the DT fudging codeGravatar Vineet Gupta 1-24/+22