Age | Commit message (Expand) | Author |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-11 | kbuild: remove src and obj from the top Makefile | Masahiro Yamada |
2019-06-29 | Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-11 | ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefix | Alexey Brodkin |
2019-02-25 | ARCv2: Add explcit unaligned access support (and ability to disable too) | Eugeniy Paltsev |
2018-11-30 | ARC: change defconfig defaults to ARCv2 | Kevin Hilman |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring |
2018-09-18 | ARC: build: Don't set CROSS_COMPILE in arch's Makefile | Alexey Brodkin |
2018-09-13 | ARC: build: Get rid of toolchain check | Alexey Brodkin |
2018-09-10 | ARCv2: build: use mcpu=hs38 iso generic mcpu=archs | Vineet Gupta |
2018-08-30 | arc: remove redundant GCC version checks | Masahiro Yamada |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada |
2018-06-13 | ARC: Explicitly add -mmedium-calls to CFLAGS | Alexey Brodkin |
2017-10-03 | arc: remove redundant UTS_MACHINE define in arch/arc/Makefile | Masahiro Yamada |
2017-09-01 | ARC: [plat-hsdk] initial port for HSDK board | Alexey Brodkin |
2017-08-04 | ARC: [plat-sim] Include this platform unconditionally | Vineet Gupta |
2017-03-20 | arc: Use full path in KBUILD_IMAGE definition | Michal Marek |
2016-11-11 | Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2016-11-11 | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" | Arnd Bergmann |
2016-11-08 | Revert "ARC: build: retire old toggles" | Vineet Gupta |
2016-10-28 | ARC: build: retire old toggles | Vineet Gupta |
2016-09-30 | ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm | Vineet Gupta |
2016-09-30 | ARC: dw2 unwind: don't force dwarf 2 | Vineet Gupta |
2016-09-30 | ARC: dw2 unwind: switch to .eh_frame based unwinding | Vineet Gupta |
2016-07-27 | Disable "maybe-uninitialized" warning globally | Linus Torvalds |
2016-06-28 | ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) | Vineet Gupta |
2016-05-30 | Fix typos | Andrea Gelmini |
2016-05-09 | ARC: Add eznps platform to Kconfig and Makefile | Noam Camus |
2016-03-18 | ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8 | Vineet Gupta |
2016-03-12 | ARC: build: Better way to detect ISA compatible toolchain | Vineet Gupta |
2016-03-11 | ARC: [BE] Select correct CROSS_COMPILE prefix | Vineet Gupta |
2016-02-18 | ARC: Assume multiplier is always present | Vineet Gupta |
2015-12-21 | ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZE | Vineet Gupta |
2015-10-27 | arc: use common make variables for dtb builds | Rob Herring |
2015-07-20 | ARCv2: add knob for DIV_REV in Kconfig | Alexey Brodkin |
2015-07-06 | ARC: Override toplevel default -O2 with -O3 | Vineet Gupta |
2015-06-28 | ARC: Fix build failures for ARCompact in linux-next after ARCv2 support | Vineet Gupta |
2015-06-28 | ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support | Vineet Gupta |
2015-06-22 | ARCv2: Support for ARCv2 ISA and HS38x cores | Vineet Gupta |
2015-06-19 | ARC: [axs101] Add support for AXS101 SDP (software development platform) | Alexey Brodkin |
2015-06-19 | ARC: [plat_arcfpga]->[plat_sim] | Vineet Gupta |
2015-06-19 | ARC: RIP broken 64bit RTSC | Vineet Gupta |
2015-05-19 | ARC: switch to simpler CROSS_COMPILE prefix | Vineet Gupta |
2014-12-17 | ARC: rename default defconfig | Vineet Gupta |
2014-10-13 | ARC: remove gcc mpy heuristics | Vineet Gupta |
2013-06-27 | ARC: Adjustments for gcc 4.8 | Vineet Gupta |
2013-06-22 | ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h | Vineet Gupta |
2013-05-07 | ARC: [TB10x] Add support for TB10x platform | Christian Ruppert |