aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-12kbuild: generate modules.builtinMichal Marek7-5/+112
2009-12-12genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich2-94/+99
2009-12-12score: add asm/asm-offsets.h wrapperMichal Marek1-0/+1
2009-12-12unifdef: update to upstream revision 1.190Tony Finch2-134/+213
2009-12-12kbuild: specify absolute paths for cscopeDaniel Vetter1-1/+7
2009-12-12kbuild: create include/generated in silentoldconfigMichal Marek2-1/+1
2009-12-12scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder1-2/+19
2009-12-12scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder1-1/+2
2009-12-12scripts/package: tar-pkg: use tar --owner=rootMichal Marek1-1/+5
2009-12-12Kbuild: clean up markerWenji Huang1-3/+2
2009-12-12net: add net_tstamp.h to headers_installJie Zhang1-0/+1
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg17-19/+17
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg7-15/+16
2009-12-12drop explicit include of autoconf.hSam Ravnborg9-11/+0
2009-12-12kbuild: move compile.h to include/generatedSam Ravnborg4-9/+4
2009-12-12kbuild: drop include/asmSam Ravnborg2-39/+2
2009-12-12kbuild: do not check for include/asm-$ARCHSam Ravnborg2-10/+3
2009-12-12kbuild: drop include2/ used for O=... buildsSam Ravnborg2-11/+4
2009-12-12sh: move machtypes.h to include/generatedSam Ravnborg6-13/+8
2009-12-12arm: move mach-types to include/generatedSam Ravnborg4-14/+5
2009-12-12ia64: move nr-irqs.h to include/generatedSam Ravnborg3-7/+4
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg24-4/+22
2009-12-12kbuild: move bounds.h to include/generatedSam Ravnborg6-6/+5
2009-12-12dontdiff: add generatedSam Ravnborg1-0/+1
2009-12-12kbuild: search arch/$ARCH/include before include/Sam Ravnborg1-2/+1
2009-12-12kbuild: fix bzImage build for x86Michael Tokarev1-1/+1
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds77-594/+1677
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds4-601/+417
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-9/+18
2009-12-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-96/+94
2009-12-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+32
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds18-168/+221
2009-12-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-59/+248
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds40-564/+877
2009-12-11Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds12-12/+209
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3064-222946/+331666
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds16-74/+248
2009-12-11Staging: batman: fix debug Kconfig optionGreg Kroah-Hartman1-1/+1
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds36-3820/+921
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds50-707/+1000
2009-12-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds30-321/+254
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds679-174515/+165727
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds21-506/+428
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds106-1881/+9634
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-2/+10
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds3-25/+59
2009-12-11tty: split the lock up a bit furtherAlan Cox1-0/+3
2009-12-11tty: Move the leader test in disassociateAlan Cox2-3/+4
2009-12-11tty: Push the bkl down a bit in the hangup codeAlan Cox1-2/+2
2009-12-11tty: Push the lock down further into the ldisc codeAlan Cox2-5/+9