summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-067-74/+115
|\
| * [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie2005-09-055-52/+105
| * [ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks2005-09-051-20/+10
| * [ARM] Remove unused DYN_TICK_* macrosRussell King2005-09-051-2/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-0635-291/+547
|\ \
| * | [PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson2005-08-103-0/+92
| * | kconfig: move initramfs options to General SetupSam Ravnborg2005-08-103-42/+48
| * | [PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it2005-07-284-11/+11
| * | kbuild: fix make TAGS (for emacs use)Sam Ravnborg2005-07-281-5/+8
| * | [PATCH] kbuild: describe Kbuild pitfallPaolo 'Blaisorblade' Giarrusso2005-07-281-0/+6
| * | [PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon2005-07-273-8/+8
| * | [PATCH] kbuild: signed/unsigned char fix for make menuconfigKeenan Pepper2005-07-272-3/+3
| * | kbuild: fix building external modulesSam Ravnborg2005-07-272-4/+4
| * | kbuild: silence mystery messageSam Ravnborg2005-07-271-0/+2
| * | kbuild: pass less variables to second make invocation when using make O=...Sam Ravnborg2005-07-271-4/+3
| * | kbuild: KBUILD_VERBOSE was exported twiceSam Ravnborg2005-07-271-1/+1
| * | [PATCH] kallsyms: clarify KALLSYMS_ALL help textJesper Juhl2005-07-261-2/+2
| * | kbuild: define clean before including kbuild fileSam Ravnborg2005-07-251-5/+5
| * | kbuild: fix make O=...Sam Ravnborg2005-07-253-3/+7
| * | kbuild: introduce Kbuild.includeSam Ravnborg2005-07-257-167/+103
| * | kbuild: drop descend - converting existing usersSam Ravnborg2005-07-254-12/+2
| * | kbuild: drop -Wundef from HOSTCFLAGS for nowSam Ravnborg2005-07-251-1/+1
| * | [PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt2005-07-211-1/+1
| * | [PATCH] kbuild: add -Wundef to global CFLAGSOlaf Hering2005-07-211-2/+2
| * | [PATCH] kbuild: When checking depmod version, redirect stderrTom Rini2005-07-171-1/+1
| * | kbuild: fix make O=... buildSam Ravnborg2005-07-141-2/+2
| * | kbuild: Fix bug in make deb-pkg when using seperate source and output directo...Sam Ravnborg2005-07-142-3/+3
| * | uml: Restore proper descriptions in make deb-pkg targetSam Ravnborg2005-07-141-2/+26
| * | uml: Make deb-pkg build target build a Debian-style user-mode-linux packageSam Ravnborg2005-07-141-6/+26
| * | kbuild: Don't fail if include/asm symlink existsSam Ravnborg2005-07-141-3/+4
| * | kbuild: fix buildcheckSam Ravnborg2005-07-141-2/+0
| * | kbuild: Add target debug_kallsymsSam Ravnborg2005-07-141-0/+10
| * | kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg2005-07-142-5/+10
| * | kbuild: Avoid inconsistent kallsyms dataSam Ravnborg2005-07-141-0/+9
| * | buildcheck: reduce DEBUG_INFO noise from reference* scriptsSam Ravnborg2005-07-142-0/+4
| * | kbuild: Fix build as root then userSam Ravnborg2005-07-141-1/+1
| * | [PATCH] scripts/kernel-doc: don't use uninitialized SRCTREERandy Dunlap2005-07-131-1/+7
| * | [PATCH] Lindent: ignore .indent.proJeff Mahoney2005-07-131-1/+1
| * | [PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan2005-07-131-1/+2
| * | [PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilationMatthias Urlichs2005-07-131-1/+2
| * | [PATCH] kbuild: allow cscope to index multiple architecturesIan Campbell2005-07-131-4/+10
| * | [PATCH] kbuild: make 'cscope -q' play well with cscope.elKarl Hegbloom2005-07-131-2/+2
| * | [PATCH] kbuild: add ia64 support to rpm Makefile targetGreg Edwards2005-07-131-0/+9
| * | [PATCH] kbuild: modpost needs to cope with new glibc elf header on sparcFabio Massimo Di Nitto2005-07-131-2/+7
| * | [PATCH] kbuild: create tarballsJan-Benedict Glaw2005-07-122-3/+127
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds2005-09-0610-70/+178
|\ \ \
| * | | [PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley2005-09-055-10/+14
| * | | [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in d...Jesper Juhl2005-09-051-4/+2
| * | | [PATCH] Driver core: hande sysdev suspend failureShaohua Li2005-09-051-25/+85
| * | | [PATCH] Driver core: Documentation: use S_IRUSR | ... in stead of 0644Jan Veldeman2005-09-051-2/+2