aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu
2010-02-02Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek
2010-02-02MAINTAINERS: add a few more patterns to kbuildMichal Marek
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter
2010-02-02markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu
2010-02-02scripts: change scripts to use system python instead of envDon Zickus
2010-02-02scripts/kallsyms: suppress build warningHimanshu Chauhan
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek
2010-02-02Improve kconfig symbol hashingAndi Kleen
2010-02-02Makefile: Document ability to make file.lst and file.SJoe Perches
2010-02-02kbuild: improve version string logicDavid Rientjes
2010-02-02nconfig: minor fixNir Tzachar
2010-02-02nconfig: mark local functions as suchMichal Marek
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com
2010-02-02genksyms: close ref_file after useAlexander Beregalov
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)
2010-02-02scripts: add ARM support to decodecodeRabin Vincent
2010-02-02kconfig CROSS_COMPILE optionRoland McGrath
2010-02-02kbuild: Fix linking error built-in.o no such file or directoryJiafu He
2010-01-30modpost: don't allow *driver to reference .init.*Uwe Kleine-König
2010-01-30modpost: make symbol white list a per mismatch type variableUwe Kleine-König
2010-01-30modpost: remove now unused NO_MISMATCH constantUwe Kleine-König
2010-01-30modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König
2010-01-30modpost: give most mismatch constants a better nameUwe Kleine-König
2010-01-29Linux 2.6.33-rc6Linus Torvalds
2010-01-29modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König
2010-01-29modpost: members of *driver structs should not point to __init functionsUwe Kleine-König
2010-01-29mfd: Fix asic3 buildDmitry Artamonow
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-29mm: fix migratetype bug which slowed swappingHugh Dickins
2010-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-28Input: update multi-touch protocol documentationHenrik Rydberg
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg
2010-01-28Input: winbond-cir - remove dmesg spamDavid Härdeman
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-28[ARM] Update mach-typesRussell King
2010-01-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-01-28Btrfs: check total number of devices when removing missingJosef Bacik
2010-01-28Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik
2010-01-28Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik
2010-01-28Btrfs: run orphan cleanup on default fs rootJosef Bacik
2010-01-28Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang
2010-01-28Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V
2010-01-28Btrfs: remove tree_search() in extent_map.cMiao Xie
2010-01-28Btrfs: Add mount -o compress-forceChris Mason