Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-09-03sparc: move the install rule to arch/sparc/MakefileMasahiro Yamada
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada
2021-01-29arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar
2018-11-19sparc: generate uapi header and system call table filesFiroz Khan
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-21sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32Masahiro Yamada
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck
2017-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-15vDSO for sparcNagarathnam Muthusamy
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-01sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller
2014-08-05sparc: Add "install" targetDavid L Stevens
2013-03-20sparc64: Hibernation supportTkhai Kirill
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16sparc: introduce arch/sparc/KbuildSam Ravnborg
2012-05-15sparc: clean up MakefileSam Ravnborg
2012-05-15sparc32: Build kernel with -mcpu=v8David S. Miller
2012-05-15sparc32: drop build time btfixup patchingSam Ravnborg
2012-05-13sparc32: Pass -mcpu=v7 explicitly to gcc.David S. Miller
2012-05-05sparc: Use generic init_taskThomas Gleixner
2012-03-14sparc32: Add -Av8 to assembler command line.David S. Miller
2011-03-17sparc32: added U-Boot build target: uImageDaniel Hellstrom
2009-12-06sparc: Set UTS_MACHINE correctly.David S. Miller
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-08-17sparc64: build compressed image (zImage) by defaultJurij Smakov
2008-12-05sparc: unify kernel/init_taskSam Ravnborg
2008-12-04sparc,sparc64: unify boot/Sam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg
2008-12-04sparc,sparc64: unify lib/Sam Ravnborg
2008-12-04sparc,sparc64: unify prom/Sam Ravnborg
2008-12-04sparc,sparc64: unify MakefileSam Ravnborg
2008-12-04sparc: clean boot/Sam Ravnborg
2008-12-04sparc: refactor MakefileSam Ravnborg
2008-12-04sparc,sparc64: add BITS to arch MakefileSam Ravnborg
2008-08-25sparc: Add target for a stripped kernelMartin Habets
2008-07-23sparc32: pass -m32 when building vmlinux.ldsStephen Rothwell
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-15kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2006-10-18[SPARC]: Add sparc profiling supportMartin Habets
2005-12-13[SPARC]: block/ needed in final image linkPaul Jackson
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds