| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2023-05-09 | 1 | -11/+4 |
|\ |
|
| * | sparc: unify sparc32/sparc64 archhelp | Randy Dunlap | 2023-04-26 | 1 | -11/+4 |
* | | arch/sparc: Implement fb_is_primary_device() in source file | Thomas Zimmermann | 2023-04-20 | 1 | -0/+1 |
|/ |
|
* | kbuild: remove head-y syntax | Masahiro Yamada | 2022-10-02 | 1 | -2/+0 |
* | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada | 2022-05-11 | 1 | -2/+1 |
* | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 2021-10-24 | 1 | -3/+0 |
* | sparc: move the install rule to arch/sparc/Makefile | Masahiro Yamada | 2021-09-03 | 1 | -1/+2 |
* | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 2021-05-26 | 1 | -3/+0 |
* | arch: sparc: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-29 | 1 | -1/+0 |
* | sparc: generate uapi header and system call table files | Firoz Khan | 2018-11-18 | 1 | -0/+3 |
* | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-08-25 | 1 | -2/+2 |
|\ |
|
| * | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 1 | -2/+2 |
* | | sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32 | Masahiro Yamada | 2018-08-21 | 1 | -3/+3 |
|/ |
|
* | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck | 2018-06-01 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-11-17 | 1 | -0/+4 |
|\ |
|
| * | vDSO for sparc | Nagarathnam Muthusamy | 2017-11-15 | 1 | -0/+4 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS. | David S. Miller | 2016-03-01 | 1 | -0/+6 |
* | sparc: Add "install" target | David L Stevens | 2014-08-04 | 1 | -0/+3 |
* | sparc64: Hibernation support | Tkhai Kirill | 2013-03-20 | 1 | -0/+1 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 1 | -1/+0 |
|\ |
|
| * | sparc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
* | | sparc: introduce arch/sparc/Kbuild | Sam Ravnborg | 2012-05-15 | 1 | -2/+2 |
* | | sparc: clean up Makefile | Sam Ravnborg | 2012-05-15 | 1 | -21/+10 |
* | | sparc32: Build kernel with -mcpu=v8 | David S. Miller | 2012-05-15 | 1 | -1/+1 |
* | | sparc32: drop build time btfixup patching | Sam Ravnborg | 2012-05-14 | 1 | -12/+0 |
* | | sparc32: Pass -mcpu=v7 explicitly to gcc. | David S. Miller | 2012-05-12 | 1 | -1/+1 |
|/ |
|
* | sparc32: Add -Av8 to assembler command line. | David S. Miller | 2012-03-13 | 1 | -1/+1 |
* | sparc32: added U-Boot build target: uImage | Daniel Hellstrom | 2011-03-16 | 1 | -1/+2 |
* | sparc: Set UTS_MACHINE correctly. | David S. Miller | 2009-12-05 | 1 | -0/+2 |
* | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 1 | -4/+0 |
* | sparc64: build compressed image (zImage) by default | Jurij Smakov | 2009-08-16 | 1 | -6/+6 |
* | sparc: unify kernel/init_task | Sam Ravnborg | 2008-12-04 | 1 | -1/+1 |
* | sparc,sparc64: unify boot/ | Sam Ravnborg | 2008-12-04 | 1 | -5/+4 |
* | sparc,sparc64: unify kernel/ | Sam Ravnborg | 2008-12-04 | 1 | -6/+3 |
* | sparc: prepare kernel/ for unification | Sam Ravnborg | 2008-12-04 | 1 | -2/+2 |
* | sparc,sparc64: unify lib/ | Sam Ravnborg | 2008-12-04 | 1 | -2/+1 |
* | sparc,sparc64: unify prom/ | Sam Ravnborg | 2008-12-04 | 1 | -2/+1 |
* | sparc,sparc64: unify Makefile | Sam Ravnborg | 2008-12-04 | 1 | -13/+69 |
* | sparc: clean boot/ | Sam Ravnborg | 2008-12-04 | 1 | -2/+0 |
* | sparc: refactor Makefile | Sam Ravnborg | 2008-12-04 | 1 | -14/+6 |
* | sparc,sparc64: add BITS to arch Makefile | Sam Ravnborg | 2008-12-04 | 1 | -3/+4 |
* | sparc: Add target for a stripped kernel | Martin Habets | 2008-08-24 | 1 | -2/+6 |
* | sparc32: pass -m32 when building vmlinux.lds | Stephen Rothwell | 2008-07-22 | 1 | -0/+1 |
* | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -1/+1 |
* | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -3/+3 |
* | [SPARC]: Add sparc profiling support | Martin Habets | 2006-10-17 | 1 | -0/+2 |
* | [SPARC]: block/ needed in final image link | Paul Jackson | 2005-12-12 | 1 | -1/+1 |
* | kbuild: arm26,sparc use generic asm-offset support | Sam Ravnborg | 2005-09-09 | 1 | -11/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+78 |