summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2011-04-14Linux 2.6.32.37v2.6.32.37Greg Kroah-Hartman
2011-03-27Linux 2.6.32.36v2.6.32.36Greg Kroah-Hartman
2011-03-24Linux 2.6.32.35v2.6.32.35Greg Kroah-Hartman
2011-03-23Linux 2.6.32.34v2.6.32.34Greg Kroah-Hartman
2011-03-14Linux 2.6.32.33v2.6.32.33Greg Kroah-Hartman
2011-03-07Linux 2.6.32.32v2.6.32.32Greg Kroah-Hartman
2011-03-03Linux 2.6.32.31v2.6.32.31Greg Kroah-Hartman
2011-03-02Linux 2.6.32.30v2.6.32.30Greg Kroah-Hartman
2011-02-17Linux 2.6.32.29v2.6.32.29Greg Kroah-Hartman
2011-01-07Linux 2.6.32.28v2.6.32.28Greg Kroah-Hartman
2010-12-09Linux 2.6.32.27v2.6.32.27Greg Kroah-Hartman
2010-11-22Linux 2.6.32.26v2.6.32.26Greg Kroah-Hartman
2010-10-28Linux 2.6.32.25v2.6.32.25Greg Kroah-Hartman
2010-10-01Linux 2.6.32.24v2.6.32.24Greg Kroah-Hartman
2010-09-26Linux 2.6.32.23v2.6.32.23Greg Kroah-Hartman
2010-09-20Linux 2.6.32.22v2.6.32.22Greg Kroah-Hartman
2010-08-26Linux 2.6.32.21v2.6.32.21Greg Kroah-Hartman
2010-08-20Linux 2.6.32.20v2.6.32.20Greg Kroah-Hartman
2010-08-13Linux 2.6.32.19v2.6.32.19Greg Kroah-Hartman
2010-08-10Linux 2.6.32.18v2.6.32.18Greg Kroah-Hartman
2010-08-02Linux 2.6.32.17v2.6.32.17Greg Kroah-Hartman
2010-07-05Linux 2.6.32.16v2.6.32.16Greg Kroah-Hartman
2010-06-01Linux 2.6.32.15v2.6.32.15Greg Kroah-Hartman
2010-05-26Linux 2.6.32.14v2.6.32.14Greg Kroah-Hartman
2010-05-12Linux 2.6.32.13v2.6.32.13Greg Kroah-Hartman
2010-04-26Linux 2.6.32.12v2.6.32.12Greg Kroah-Hartman
2010-04-01Linux 2.6.32.11v2.6.32.11Greg Kroah-Hartman
2010-03-15Linux 2.6.32.10v2.6.32.10Greg Kroah-Hartman
2010-02-23Linux 2.6.32.9v2.6.32.9Greg Kroah-Hartman
2010-02-09Linux 2.6.32.8v2.6.32.8Greg Kroah-Hartman
2010-01-28Linux 2.6.32.7v2.6.32.7Greg Kroah-Hartman
2010-01-25Linux 2.6.32.6v2.6.32.6Greg Kroah-Hartman
2010-01-22Linux 2.6.32.5v2.6.32.5Greg Kroah-Hartman
2010-01-18Linux 2.6.32.4v2.6.32.4Greg Kroah-Hartman
2010-01-06Linux 2.6.32.3v2.6.32.3Greg Kroah-Hartman
2009-12-18Linux 2.6.32.2v2.6.32.2Greg Kroah-Hartman
2009-12-14Linux 2.6.32.1v2.6.32.1Greg Kroah-Hartman
2009-12-02Linux 2.6.32v2.6.32Linus Torvalds
2009-11-19Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of ↵Linus Torvalds
git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc * 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc: Makefile: Add -Wmising-prototypes to HOSTCFLAGS oss: Mark loadhex static in hex2hex.c dtc: Mark various internal functions static dtc: Set "noinput" in the lexer to avoid an unused function drm: radeon: Mark several functions static in mkregtable arch/sparc/boot/*.c: Mark various internal functions static arch/powerpc/boot/addRamDisk.c: Mark several internal functions static arch/alpha/boot/tools/objstrip.c: Mark "usage" static Documentation/vm/page-types.c: Declare checked_open static genksyms: Mark is_reserved_word static kconfig: Mark various internal functions static kconfig: Make zconf.y work with current bison
2009-11-15Makefile: Add -Wmising-prototypes to HOSTCFLAGSJosh Triplett
Now that all host programs use static for all private functions and forward prototypes for all extern functions, add -Wmissing-prototypes to HOSTCFLAGS in the hopes of keeping it that way. All versions of GCC supported by the kernel handle -Wmissing-prototypes. Signed-off-by: Josh Triplett <josh@joshtriplett.org>
2009-11-12Linux 2.6.32-rc7v2.6.32-rc7Linus Torvalds
2009-11-03Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds
2009-10-15Linux 2.6.32-rc5v2.6.32-rc5Linus Torvalds
2009-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
* git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes: kbuild: revert "save ARCH & CROSS_COMPILE ..." warn about use of uninstalled kernel headers kbuild: mkcompile_h: trivial cleanups kbuild: fix warning when domainname is not available kbuild: Fix size_append issue for bzip2/lzma kernel kbuild,scripts: use non-builtin echo for '-e' kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set
2009-10-11Linux 2.6.32-rc4v2.6.32-rc4Linus Torvalds
2009-10-11kbuild: revert "save ARCH & CROSS_COMPILE ..."Sam Ravnborg
Revert commit 575543347b5baed0ca927cb90ba8807396fe9cc9 It caused following issues: - On architectures where ARCH= setting is used to select between 32 and 64 bit this was no longer possible without "make mrproper" - If ARCH was changed then kbuild refused to run "make mrproper" because ARCH had changed - When CROSS_COMPILE was changed people were asked to run "make mrproper" but kbuild refused to run "make mrproper" because CROSS_COMPILE changed. - Spaces in CROSS_COMPILE was not 'supported' - If an non-existing ARCH= was used kbuild could get stuck Lessons learned: . Despite being simple and straghtforward people uses very different approaches when building the kernel. . CROSS_COMPILE is sometimes used for ccache despite cache being only a CC frontend so one would have expected CC to be used for this purpose. . And obviously this was not tested widely enough. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Pavel Machek <pavel@ucw.cz> Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Andrew Morton <akpm@linux-foundation.org>
2009-10-04Linux 2.6.32-rc3v2.6.32-rc3Linus Torvalds
I'm skipping -rc2 because the -rc1 Makefile mistakenly said -rc2, so in order to avoid confusion, I'm jumping from -rc1 to -rc3. That way, when 'uname' (or an oops report) says 2.6.32-rc2, there's no confusion about whether people perhaps meant -rc1 or -rc2.
2009-09-27Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1Linus Torvalds
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
Albin Tonnerre <albin.tonnerre@free-electrons.com> reported: Bash 4 filters out variables which contain a dot in them. This happends to be the case of CPPFLAGS_vmlinux.lds. This is rather unfortunate, as it now causes build failures when using SHELL=/bin/bash to compile, or when bash happens to be used by make (eg when it's /bin/sh) Remove the common definition of CPPFLAGS_vmlinux.lds by pushing relevant stuff to either Makefile.build or the arch specific kernel/Makefile where we build the linker script. This is also nice cleanup as we move the information out where it is used. Notes for the different architectures touched: arm - we use an already exported symbol cris - we use a config symbol aleady available [Not build tested] mips - the jiffies complexity has moved to vmlinux.lds.S where we need it. Added a few variables to CPPFLAGS - they are only used by the linker script. [Not build tested] powerpc - removed assignment that is not needed [not build tested] sparc - simplified it using $(BITS) um - introduced a few new exported variables to deal with this xtensa - added options to CPP invocation [not build tested] Cc: Albin Tonnerre <albin.tonnerre@free-electrons.com> Cc: Russell King <linux@arm.linux.org.uk> Cc: Mikael Starvik <starvik@axis.com> Cc: Jesper Nilsson <jesper.nilsson@axis.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: Jeff Dike <jdike@addtoit.com> Cc: Chris Zankel <chris@zankel.net> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>