summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: fix whitespace and sort includes in conf.cLadislav Michl2008-01-281-3/+3
* kbuild: ignore cache modifiers for generating the tags filesUwe Kleine-König2008-01-281-0/+1
* kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2008-01-282-4/+0
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-284-10/+10
* kconfig: allow overriding symbolsJan Engelhardt2008-01-281-9/+5
* kconfig: make kconfig MinGW friendlyLadislav Michl2008-01-283-66/+32
* kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txtRandy Dunlap2008-01-281-6/+48
* kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o2008-01-281-1/+2
* kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o2008-01-281-0/+1
* kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o2008-01-281-1/+1
* kbuild: eradicate bashisms in scripts/patch-kernelAndreas Mohr2008-01-281-12/+10
* FS: Remove dead codeWANG Cong2008-01-281-20/+0
* FRV: Drop 'TOPDIR' from MakefilesWANG Cong2008-01-281-4/+4
* INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong2008-01-281-2/+1
* CRIS: Remove 'TOPDIR' from MakefilesWANG Cong2008-01-281-1/+1
* kbuild: fix installing external modulesSam Ravnborg2008-01-281-1/+1
* A few corrections to include/linux/KbuildRobert P. J. Day2008-01-281-4/+4
* kbuild: fixup genksyms usage/getoptMike Frysinger2008-01-281-3/+7
* kbuild: ignore *.order filesSam Ravnborg2008-01-281-0/+1
* kbuild: fix buglet in gcc-version.shSam Ravnborg2008-01-281-1/+4
* Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day2008-01-282-4/+2
* kbuild: support mercurial in setlocalversionAron Griffis2008-01-281-0/+23
* kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon2008-01-281-13/+11
* kbuild: fix a buffer overflow in modpostAndi Kleen2008-01-281-1/+2
* kbuild: fix format string warnings in modpostAndi Kleen2008-01-281-3/+4
* kbuild: declare the modpost error functions as printf likeAndi Kleen2008-01-281-3/+5
* kconfig: if ncurses-devel is missing then say soSam Ravnborg2008-01-282-13/+17
* kbuild: implement modules.orderTejun Heo2008-01-283-2/+29
* convert drivers/base/power/Makefile to ccflagsJohannes Berg2008-01-281-6/+2
* kbuild: Add missing srctree prefix for includecheck and versioncheckGeert Uytterhoeven2008-01-281-2/+2
* kbuild: document versioncheck in make helpSam Ravnborg2008-01-281-0/+1
* kbuild: add 'includecheck' help textRandy Dunlap2008-01-281-0/+1
* kernel-doc: new P directive for DOC: sectionsJohannes Berg2008-01-281-1/+39
* kernel-doc: use no-doc optionJohannes Berg2008-01-281-1/+3
* kernel-doc: process functions, not DOC:Johannes Berg2008-01-281-2/+12
* kernel-doc: single DOC: selectionJohannes Berg2008-01-281-20/+43
* kernel-doc: init kernel versionJohannes Berg2008-01-281-1/+1
* kernel-doc: fix xml output modeJohannes Berg2008-01-281-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-01-2916-68/+375
|\
| * [WATCHDOG] constify function pointer tablesJan Engelhardt2008-01-255-5/+5
| * [WATCHDOG] TXx9 watchdog driverAtsushi Nemoto2008-01-253-0/+283
| * [WATCHDOG] misc_register patch Wim Van Sebroeck2008-01-257-60/+60
| * [WATCHDOG] wdt: fix lockingAlan Cox2008-01-251-3/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-29418-18451/+13143
|\ \
| * | sh: add spi header and r2d platform data V3Magnus Damm2008-01-282-0/+55
| * | sh: update r7780rp interrupt codeMagnus Damm2008-01-286-93/+57
| * | sh: remove consistent alloc stuff from the machine vectorMagnus Damm2008-01-281-3/+0
| * | sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm2008-01-284-80/+11
| * | sh: declared coherent memory support V2Magnus Damm2008-01-282-82/+148
| * | sh: Add support for SDK7780 board.Nicholas Beck2008-01-2811-0/+1801
OpenPOWER on IntegriCloud