summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scripts/package: don't break if %{_smp_mflags} isn't setNishanth Aravamudan2010-10-141-1/+1
| * | | kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying itGuillem Jover2010-09-061-1/+3
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-10-2829-476/+1597
|\ \ \ \
| * | | | Revert "namespace: add source file location exceptions"Michal Marek2010-10-281-24/+0
| * | | | Coccinelle: Add contextual messageNicolas Palix2010-10-281-3/+13
| * | | | Coccinelle: Fix documentationNicolas Palix2010-10-281-4/+4
| * | | | Coccinelle: Find doubled arguments to boolean or bit operators.Julia Lawall2010-10-282-0/+94
| * | | | Coccinelle: Find nested lock+irqsave functions that use the same flags variab...Julia Lawall2010-10-281-0/+80
| * | | | namespace: add source file location exceptionsStephen Hemminger2010-10-281-0/+24
| * | | | scripts/extract-ikconfig: add support for bzip2, lzma and lzoDick Streefland2010-10-281-14/+27
| * | | | kbuild: check return value of asprintf()Namhyung Kim2010-10-281-1/+4
| * | | | Merge commit 'v2.6.36' into kbuild/miscMichal Marek2010-10-2818453-1239115/+1750083
| |\ \ \ \
| * | | | | scripts/namespace.pl: improve to get more correct resultsAmerigo Wang2010-10-281-9/+12
| * | | | | scripts/namespace.pl: some bug fixesAmerigo Wang2010-10-281-7/+10
| * | | | | scripts/namespace.pl: update file exclusion listStephen Hemminger2010-10-281-47/+56
| * | | | | scripts/namespace.pl: fix wrong source pathAmerigo Wang2010-10-281-4/+4
| * | | | | Coccinelle: Use the -no_show_diff option for org and report modeNicolas Palix2010-10-131-4/+6
| * | | | | Coccinelle: Add a new mode named 'chain'Nicolas Palix2010-10-131-5/+11
| * | | | | Coccinelle: Use new comment format to explain kfree.cocciNicolas Palix2010-10-131-4/+5
| * | | | | Coccinelle: Improve user information with a new kind of commentNicolas Palix2010-10-131-3/+11
| * | | | | Coccinelle: Update documentationNicolas Palix2010-10-131-7/+35
| * | | | | MAINTAINERS: Coccinelle: Update email addressNicolas Palix2010-10-131-1/+1
| * | | | | Documentation/kbuild: modules.txt cleanupmatt mooney2010-10-051-30/+32
| * | | | | Documentation/kbuild: major edit of modules.txt sections 5-8matt mooney2010-09-291-181/+177
| * | | | | Documentation/kbuild: major edit of modules.txt sections 1-4matt mooney2010-09-291-198/+189
| * | | | | Coccinelle: Add misc/ifcol.cocciNicolas Palix2010-08-311-0/+48
| * | | | | Coccinelle: Add misc/doubleinit.cocciNicolas Palix2010-08-311-0/+53
| * | | | | Coccinelle: Move alloc directory into api directoryNicolas Palix2010-08-312-1/+5
| * | | | | Coccinelle: Move resource_size.cocci to the api directoryNicolas Palix2010-08-311-0/+0
| * | | | | Coccinelle: Move err_cast.cocci to the api directoryNicolas Palix2010-08-311-0/+0
| * | | | | Coccinelle: Add api/memdup_userNicolas Palix2010-08-311-0/+35
| * | | | | Coccinelle: Add api/memdup.cocciNicolas Palix2010-08-311-0/+40
| * | | | | Coccinelle: Add api/kstrdup.cocciNicolas Palix2010-08-311-0/+39
| * | | | | Coccinelle: Add free/kfree.cocciNicolas Palix2010-08-311-0/+116
| * | | | | Coccinelle: Add iterators/list_entry_update.cocciNicolas Palix2010-08-311-0/+62
| * | | | | Coccinelle: Add iterators/itnull.cocciNicolas Palix2010-08-311-0/+58
| * | | | | Coccinelle: Add iterators/fen.cocciNicolas Palix2010-08-311-0/+64
| * | | | | Coccinelle: Add locks/mini_lock.cocciNicolas Palix2010-08-311-0/+95
| * | | | | Coccinelle: Add locks/double_lock.cocciNicolas Palix2010-08-311-0/+92
| * | | | | Coccinelle: Add locks/call_kern.cocciNicolas Palix2010-08-311-0/+74
| * | | | | Coccinelle: Move deref_null.cocci to a more appropriate directoryNicolas Palix2010-08-311-0/+0
| * | | | | Coccinelle: Add null/kmerr.cocciNicolas Palix2010-08-311-0/+72
| * | | | | Coccinelle: Add null/eno.cocciNicolas Palix2010-08-311-0/+20
* | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-2850-955/+946
|\ \ \ \ \ \
| * | | | | | kbuild: convert `arch/tile' to the kconfig mainmenu upgradeArnaud Lacombe2010-10-281-2/+0
| * | | | | | Merge branch 'message-callback' into kbuild/kconfigMichal Marek2010-10-283-48/+40
| |\ \ \ \ \ \
| | * | | | | | kconfig: Allow frontends to display messages themselvesMichal Marek2010-08-173-48/+40
| * | | | | | | README: cite nconfigAndrea Gelmini2010-10-131-0/+1
| * | | | | | | Revert "kconfig: Temporarily disable dependency warnings"Michal Marek2010-10-121-2/+0
| * | | | | | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-128541-596263/+544813
| |\ \ \ \ \ \ \