aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | sh: constify function pointer tablesJan Engelhardt2008-01-282-2/+2
| * | sh: Kill off -traditional for linker script.Paul Mundt2008-01-281-2/+0
| * | cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin2008-01-283-0/+879
| * | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig.Adrian McMenamin2008-01-281-1/+0
| * | sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.Paul Mundt2008-01-282-1329/+1
| * | sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-2812-1646/+0
| * | sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.Paul Mundt2008-01-281-1/+1
| * | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt2008-01-282-14/+45
| * | sh: r2d - enable sm501 usb host functionMagnus Damm2008-01-281-0/+1
| * | sh: remove voyagergxMagnus Damm2008-01-288-648/+39
| * | sh: r2d - add lcd planel timings to sm501 platform dataMagnus Damm2008-01-281-0/+45
| * | sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda2008-01-281-0/+53
| * | sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-2819-155/+42
| * | sh: Correct pte size mismatch for X2 TLB.Paul Mundt2008-01-281-1/+1
| * | sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt2008-01-284-122/+265
| * | sh: Update SE7712 PCLK definition.Andrew Murray2008-01-281-1/+1
| * | sh: sh7712 clock supportAndrew Murray2008-01-283-0/+77
| * | sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-2816-12/+564
| * | sh: Fix get_user()/put_user() build error.Paul Mundt2008-01-281-36/+28