summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* kbuild: fix a couple of typos in DocumentationKirill Smelkov2010-02-172-2/+2
* tags: include headers before source filesGuennadi Liakhovetski2010-02-171-6/+14
* kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen2010-02-052-3/+5
* markup_oops.pl: minor fixesHui Zhu2010-02-051-5/+5
* markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu2010-02-051-13/+36
* Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek2010-02-021-64/+88
|\
| * modpost: don't allow *driver to reference .init.*Uwe Kleine-König2010-01-301-1/+10
| * modpost: make symbol white list a per mismatch type variableUwe Kleine-König2010-01-301-18/+31
| * modpost: remove now unused NO_MISMATCH constantUwe Kleine-König2010-01-301-3/+0Star
| * modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König2010-01-301-7/+9
| * modpost: give most mismatch constants a better nameUwe Kleine-König2010-01-301-28/+28
| * modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König2010-01-291-6/+9
| * modpost: members of *driver structs should not point to __init functionsUwe Kleine-König2010-01-291-1/+1
* | MAINTAINERS: add a few more patterns to kbuildMichal Marek2010-02-021-1/+4
* | scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter2010-02-021-1/+1
* | markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu2010-02-021-3/+4
* | scripts: change scripts to use system python instead of envDon Zickus2010-02-023-3/+3
* | scripts/kallsyms: suppress build warningHimanshu Chauhan2010-02-021-2/+4
* | scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek2010-02-021-3/+2Star
* | Improve kconfig symbol hashingAndi Kleen2010-02-024-17/+21
* | Makefile: Document ability to make file.lst and file.SJoe Perches2010-02-021-1/+3
* | kbuild: improve version string logicDavid Rientjes2010-02-021-16/+27
* | nconfig: minor fixNir Tzachar2010-02-021-3/+3
* | nconfig: mark local functions as suchMichal Marek2010-02-022-15/+15
* | kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-0210-20/+2314
* | genksyms: close ref_file after useAlexander Beregalov2010-02-021-1/+3
* | menuconfig: wrap long help linesVadim Bendebury (вб)2010-02-024-2/+33
* | scripts: add ARM support to decodecodeRabin Vincent2010-02-021-13/+35
* | kconfig CROSS_COMPILE optionRoland McGrath2010-02-022-0/+11
* | kbuild: Fix linking error built-in.o no such file or directoryJiafu He2010-02-021-1/+1
* | Linux 2.6.33-rc6Linus Torvalds2010-01-291-1/+1
* | mfd: Fix asic3 buildDmitry Artamonow2010-01-291-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-297-69/+198
|\
| * Input: update multi-touch protocol documentationHenrik Rydberg2010-01-291-8/+40
| * Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2010-01-292-0/+2
| * Input: winbond-cir - remove dmesg spamDavid Härdeman2010-01-291-1/+1
| * Input: lifebook - add another Lifebook DMI signatureJon Dodgson2010-01-281-0/+6
| * Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-192-60/+149
* | mm: fix migratetype bug which slowed swappingHugh Dickins2010-01-291-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-01-297-30/+36
|\ \
| * | Btrfs: check total number of devices when removing missingJosef Bacik2010-01-281-2/+2
| * | Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik2010-01-281-2/+2
| * | Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik2010-01-281-0/+5
| * | Btrfs: run orphan cleanup on default fs rootJosef Bacik2010-01-282-6/+6
| * | Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang2010-01-281-0/+1
| * | Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V2010-01-281-4/+9
| * | Btrfs: remove tree_search() in extent_map.cMiao Xie2010-01-281-14/+0Star
| * | Btrfs: Add mount -o compress-forceChris Mason2010-01-283-2/+11
* | | sparc: TIF_ABI_PENDING bit removalDavid Miller2010-01-293-21/+4Star
* | | x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-295-23/+13Star