index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
ARC: Explicitly add -mmedium-calls to CFLAGS
Alexey Brodkin
1
-14
/
+1
2017-10-04
arc: remove redundant UTS_MACHINE define in arch/arc/Makefile
Masahiro Yamada
1
-2
/
+0
2017-09-01
ARC: [plat-hsdk] initial port for HSDK board
Alexey Brodkin
1
-0
/
+1
2017-08-04
ARC: [plat-sim] Include this platform unconditionally
Vineet Gupta
1
-1
/
+1
2017-03-20
arc: Use full path in KBUILD_IMAGE definition
Michal Marek
1
-2
/
+2
2016-11-12
Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-0
/
+3
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
Arnd Bergmann
1
-1
/
+3
2016-11-08
Revert "ARC: build: retire old toggles"
Vineet Gupta
1
-0
/
+3
2016-10-28
ARC: build: retire old toggles
Vineet Gupta
1
-3
/
+0
2016-10-01
ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm
Vineet Gupta
1
-1
/
+2
2016-10-01
ARC: dw2 unwind: don't force dwarf 2
Vineet Gupta
1
-6
/
+0
2016-10-01
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
1
-0
/
+2
2016-07-27
Disable "maybe-uninitialized" warning globally
Linus Torvalds
1
-3
/
+1
2016-06-28
ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
Vineet Gupta
1
-2
/
+0
2016-05-30
Fix typos
Andrea Gelmini
1
-1
/
+1
2016-05-09
ARC: Add eznps platform to Kconfig and Makefile
Noam Camus
1
-0
/
+5
2016-03-18
ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8
Vineet Gupta
1
-1
/
+3
2016-03-12
ARC: build: Better way to detect ISA compatible toolchain
Vineet Gupta
1
-0
/
+14
2016-03-11
ARC: [BE] Select correct CROSS_COMPILE prefix
Vineet Gupta
1
-0
/
+4
2016-02-18
ARC: Assume multiplier is always present
Vineet Gupta
1
-4
/
+0
2015-12-21
ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZE
Vineet Gupta
1
-1
/
+1
2015-10-28
arc: use common make variables for dtb builds
Rob Herring
1
-1
/
+1
2015-07-20
ARCv2: add knob for DIV_REV in Kconfig
Alexey Brodkin
1
-1
/
+9
2015-07-06
ARC: Override toplevel default -O2 with -O3
Vineet Gupta
1
-1
/
+2
2015-06-28
ARC: Fix build failures for ARCompact in linux-next after ARCv2 support
Vineet Gupta
1
-2
/
+2
2015-06-28
ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support
Vineet Gupta
1
-1
/
+1
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
1
-1
/
+7
2015-06-19
ARC: [axs101] Add support for AXS101 SDP (software development platform)
Alexey Brodkin
1
-0
/
+1
2015-06-19
ARC: [plat_arcfpga]->[plat_sim]
Vineet Gupta
1
-2
/
+2
2015-06-19
ARC: RIP broken 64bit RTSC
Vineet Gupta
1
-1
/
+1
2015-05-19
ARC: switch to simpler CROSS_COMPILE prefix
Vineet Gupta
1
-1
/
+1
2014-12-17
ARC: rename default defconfig
Vineet Gupta
1
-1
/
+1
2014-10-13
ARC: remove gcc mpy heuristics
Vineet Gupta
1
-16
/
+1
2013-06-27
ARC: Adjustments for gcc 4.8
Vineet Gupta
1
-8
/
+16
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
1
-3
/
+1
2013-05-07
ARC: [TB10x] Add support for TB10x platform
Christian Ruppert
1
-0
/
+1
2013-04-09
ARC: [build] Allow uncompressed uImage
Vineet Gupta
1
-2
/
+3
2013-04-09
ARC: [build] cleanup Makefile a bit
Vineet Gupta
1
-2
/
+3
2013-04-09
ARC: [build] silence make defconfig warnings with host gcc 4.7
Vineet Gupta
1
-0
/
+4
2013-02-15
ARC: [Review] Multi-platform image #4: Isolate platform headers
Vineet Gupta
1
-15
/
+1
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
1
-0
/
+2
2013-02-15
ARC: SMP support
Vineet Gupta
1
-0
/
+3
2013-02-15
ARC: OProfile support
Vineet Gupta
1
-0
/
+2
2013-02-15
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
1
-0
/
+9
2013-02-15
ARC: [DeviceTree] Basic support
Vineet Gupta
1
-0
/
+9
2013-02-11
ARC: Build system: Makefiles, Kconfig, Linker script
Vineet Gupta
1
-0
/
+115