aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/init_task.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott4-4/+4
2010-03-03tags: Add the ability to make tags for all archs using "all"John Kacur2-0/+15
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur1-1/+1
2010-02-22tags: Use $SRCARCHMichal Marek1-2/+2
2010-02-17kbuild: fix a couple of typos in DocumentationKirill Smelkov2-2/+2
2010-02-17tags: include headers before source filesGuennadi Liakhovetski1-6/+14
2010-02-05kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen2-3/+5
2010-02-05markup_oops.pl: minor fixesHui Zhu1-5/+5
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu1-13/+36
2010-02-02MAINTAINERS: add a few more patterns to kbuildMichal Marek1-1/+4
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter1-1/+1
2010-02-02markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu1-3/+4
2010-02-02scripts: change scripts to use system python instead of envDon Zickus3-3/+3
2010-02-02scripts/kallsyms: suppress build warningHimanshu Chauhan1-2/+4
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek1-3/+2
2010-02-02Improve kconfig symbol hashingAndi Kleen4-17/+21
2010-02-02Makefile: Document ability to make file.lst and file.SJoe Perches1-1/+3
2010-02-02kbuild: improve version string logicDavid Rientjes1-16/+27
2010-02-02nconfig: minor fixNir Tzachar1-3/+3
2010-02-02nconfig: mark local functions as suchMichal Marek2-15/+15
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com10-20/+2314
2010-02-02genksyms: close ref_file after useAlexander Beregalov1-1/+3
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)4-2/+33
2010-02-02scripts: add ARM support to decodecodeRabin Vincent1-13/+35
2010-02-02kconfig CROSS_COMPILE optionRoland McGrath2-0/+11
2010-02-02kbuild: Fix linking error built-in.o no such file or directoryJiafu He1-1/+1
2010-01-30modpost: don't allow *driver to reference .init.*Uwe Kleine-König1-1/+10
2010-01-30modpost: make symbol white list a per mismatch type variableUwe Kleine-König1-18/+31
2010-01-30modpost: remove now unused NO_MISMATCH constantUwe Kleine-König1-3/+0
2010-01-30modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König1-7/+9
2010-01-30modpost: give most mismatch constants a better nameUwe Kleine-König1-28/+28
2010-01-29Linux 2.6.33-rc6Linus Torvalds1-1/+1
2010-01-29modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König1-6/+9
2010-01-29modpost: members of *driver structs should not point to __init functionsUwe Kleine-König1-1/+1
2010-01-29mfd: Fix asic3 buildDmitry Artamonow1-1/+1
2010-01-29mm: fix migratetype bug which slowed swappingHugh Dickins1-2/+3
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller3-21/+4
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin5-23/+13
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds10-41/+33
2010-01-28Input: update multi-touch protocol documentationHenrik Rydberg1-8/+40
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2-0/+2
2010-01-28Input: winbond-cir - remove dmesg spamDavid Härdeman1-1/+1
2010-01-28[ARM] Update mach-typesRussell King1-1/+59
2010-01-28Btrfs: check total number of devices when removing missingJosef Bacik1-2/+2
2010-01-28Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik1-2/+2
2010-01-28Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik1-0/+5
2010-01-28Btrfs: run orphan cleanup on default fs rootJosef Bacik2-6/+6
2010-01-28Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang1-0/+1
2010-01-28Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V1-4/+9
2010-01-28Btrfs: remove tree_search() in extent_map.cMiao Xie1-14/+0