summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-25kconfig: set all new symbols automaticallyRoman Zippel2-0/+79
2008-07-25kconfig: add diffconfig utilityTim Bird1-0/+129
2008-07-25kbuild: remove Module.markers during mrproperAlexey Dobriyan1-1/+1
2008-07-25kbuild: sparse needs CF not CHECKFLAGSGeert Uytterhoeven1-4/+4
2008-07-25kernel-doc: handle/strip __initRandy Dunlap1-0/+1
2008-07-25vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich1-1/+3
2008-07-25init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur1-1/+1
2008-07-25kbuild: add arch/$ARCH/include to search pathSam Ravnborg1-1/+2
2008-07-25kbuild: asm symlink support for arch/$ARCH/includeSam Ravnborg2-16/+29
2008-07-25kbuild: support arch/$ARCH/include for tags, cscopeSam Ravnborg1-1/+5
2008-07-25kbuild: prepare headers_* for arch/$ARCH/includeSam Ravnborg2-27/+63
2008-07-25kbuild: install all headers when arch is changedSam Ravnborg2-8/+12
2008-07-25kbuild: make clean removes *.o.* as wellAlexey Dobriyan1-1/+1
2008-07-25kbuild: optimize headers_* targetsSam Ravnborg4-92/+161
2008-07-25kbuild: only one call for include/ in make headers_*Sam Ravnborg3-22/+16
2008-07-25kbuild: error out early in make headers_installSam Ravnborg1-4/+6
2008-07-25kbuild: code refactoring in Makefile.headerinstSam Ravnborg1-29/+35
2008-07-25kbuild: drop support of ALTARCH for headers_*Sam Ravnborg1-75/+9
2008-07-25kbuild: always unifdef files in headers_install*Sam Ravnborg1-19/+10
2008-07-25kbuild: refactor headers_* targets in MakefileSam Ravnborg1-16/+23
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds49-277/+2546
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds19-616/+1008
2008-07-25Fix ahci driver 'flags' typeLinus Torvalds1-1/+1
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang1-24/+43
2008-07-25edac: mv64x60 add pci fixupDave Jiang1-0/+35
2008-07-25edac: mv64x60 fix get_propertyDave Jiang1-1/+1
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson1-17/+42
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones1-1/+5
2008-07-25edac: core fix static to dynamic ksetArthur Jones1-9/+6
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones2-195/+73
2008-07-25edac: core fix workq timerArthur Jones1-1/+21
2008-07-25edac: core fix to use dynamic kobjectArthur Jones1-9/+21
2008-07-25edac: i5100: cleanupArthur Jones1-135/+261
2008-07-25edac: i5100 fix unmask ecc bitsArthur Jones1-0/+6
2008-07-25edac: i5100 fix enable ecc hardwareArthur Jones1-0/+10
2008-07-25edac: i5100 fix missing bitsArthur Jones1-3/+15
2008-07-25edac: i5100 new intel chipset driverArthur Jones4-0/+838
2008-07-25fuse: lockd supportMiklos Szeredi1-2/+9
2008-07-25fuse: nfs export special lookupsMiklos Szeredi3-3/+72
2008-07-25fuse: add fuse_lookup_name() helperMiklos Szeredi1-40/+77
2008-07-25fuse: add export operationsMiklos Szeredi3-2/+121
2008-07-25fuse: prepare lookup for nfs exportMiklos Szeredi1-10/+14
2008-07-25locks: allow ->lock() to return FILE_LOCK_DEFERREDMiklos Szeredi1-14/+9
2008-07-25locks: cleanup code duplicationMiklos Szeredi1-40/+31
2008-07-25locks: add special return value for asynchronous locksMiklos Szeredi4-24/+25
2008-07-25lockd: dont return EAGAIN for a permanent errorMiklos Szeredi2-5/+18
2008-07-25taskstats: remove initialization of static per-cpu variableVegard Nossum1-1/+1
2008-07-25per-task-delay-accounting: update document and getdelays.c for memory reclaimKeika Kobayashi2-5/+14
2008-07-25per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi3-1/+15
2008-07-25per-task-delay-accounting: add memory reclaim delayKeika Kobayashi4-0/+41