summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: move Kai Germaschewski to CREDITSSam Ravnborg2007-10-122-4/+6
* kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl2007-10-121-8/+15
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2007-10-121-9/+26
* include/linux/Kbuild: remove duplicate entriesAdrian Bunk2007-10-121-3/+0
* kbuild: kill backward compatibility checksSam Ravnborg2007-10-123-29/+2
* kbuild: kill EXTRA_ARFLAGSSam Ravnborg2007-10-122-4/+3
* kbuild: fix documentation in makefiles.txtSam Ravnborg2007-10-121-2/+2
* kbuild: call make once for all targets when O=.. is usedMilton Miller2007-10-122-6/+13
* kbuild: pass -g to assembler under CONFIG_DEBUG_INFORoland McGrath2007-10-121-0/+1
* kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg2007-10-123-754/+897
* kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-128-21/+8
* kbuild: fix infinite make recursionSam Ravnborg2007-10-121-1/+3
* kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-122-7/+11
* kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-121-0/+8
* kbuild: fix directory traversal bugSam Ravnborg2007-10-121-3/+3
* ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2007-10-124-4/+4
* docproc: style & typo cleanupsRandy Dunlap2007-10-122-20/+22
* kbuild: apply genksyms changesSam Ravnborg2007-10-124-1706/+2523
* kbuild: __extension__ support in genksyms (fix unknown CRC warning)Sam Ravnborg2007-10-122-1/+5
* kbuild: fix genksyms MakefileSam Ravnborg2007-10-121-2/+6
* kbuild: scripts/ver_linux : correct printing of binutils versionJesper Juhl2007-10-121-3/+1
* kbuild: ver_linux fix glibc version printJesper Juhl2007-10-121-3/+2
* kbuild: improve scripts/gcc-version.sh output a bit when called without argsJesper Juhl2007-10-121-1/+7
* kbuild: clean Modules.symvers in external module dirsMike Frysinger2007-10-121-0/+2
* kbuild: fix segfault in modpostPetr Stetiar2007-10-121-0/+6
* kbuild: fix perl usage in export_report.plRam Pai2007-10-121-4/+4
* kbuild: fix export_report.plAdrian Bunk2007-10-121-1/+1
* kbuild: script to check for undefined Kconfig symbolsPaolo 'Blaisorblade' Giarrusso2007-10-121-0/+59
* kbuild: check if we can link gettext not just compileSam Ravnborg2007-10-122-8/+16
* kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg2007-10-121-2/+2
* Fix up more bio falloutAl Viro2007-10-125-10/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-126-92/+129
|\
| * [ZLIB]: Fix external builds of zlib_inflate code.David S. Miller2007-10-113-48/+50
| * [TG3]: Fix APE induced regressionMatt Carlson2007-10-111-3/+4
| * [SKY2]: version 1.19Stephen Hemminger2007-10-111-1/+1
| * [SKY2]: use netdevice stats structStephen Hemminger2007-10-112-22/+13
| * [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-111-2/+2
| * [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-111-7/+6
| * [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-111-9/+53
* | missed bio_endio() in axonramAl Viro2007-10-111-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11529-13476/+31125
|\
| * [POWERPC] Add memchr() to the bootwrapperDavid Gibson2007-10-122-0/+14
| * [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-125-2/+71
| * [POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak2007-10-121-2/+3
| * [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-1223-258/+513
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-122-6/+21
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-122-28/+49
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23
| * [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-122-3/+6
| * Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-1221-334/+259
| |\