aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-161-0/+20
|\
| * Merge branch 'next' into for-linusJames Morris2011-03-161-0/+20
| |\
| | * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-081-0/+20
| | |\
| | | * SELinux: Auto-generate security_is_socket_classHarry Ciao2011-03-031-0/+20
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-153-2/+4
|\ \ \ \
| * | | | ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2011-03-102-1/+3
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-041-1/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-02-171-1/+1
| |\ \ \ \
| | * | | | trivial: Fix Steven's Copyright typosUwe Kleine-König2011-02-081-1/+1
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-1515-72/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner2011-02-2214-67/+0
| * | | | | Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-161-3/+3
| |\ \ \ \ \ | | |/ / / /
| * | | | | locking: Remove deprecated lock initializersThomas Gleixner2011-01-271-5/+0
| | |/ / / | |/| | |
* | | | | kbuild: Fix computing srcversion for modulesMichal Marek2011-03-132-8/+30
| |_|/ / |/| | |
* | | | fixdep: Do not record dependency on the source file itselfMichal Marek2011-02-211-1/+11
| |/ / |/| |
* | | Merge branch 'kbuild/packaging' into kbuild/rc-fixesMichal Marek2011-02-041-3/+3
|\ \ \ | |/ / |/| |
| * | deb-pkg: Fix building outside of source tree (O=...).Nicolas de Pesloüan2011-02-041-3/+3
| * | deb-pkg: Use $SRCARCH for include pathmaximilian attems2011-01-151-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-12-2213-350/+412
| |\ \ \
| * | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
* | | | | decompressors: add boot-time XZ supportLasse Collin2011-01-131-0/+2
* | | | | decompressors: add XZ decompressor moduleLasse Collin2011-01-132-0/+51
* | | | | checkpatch.pl: add "prefer __packed" checkJoe Perches2011-01-131-0/+5
* | | | | checkpatch: check for world-writeable sysfs/debugfs filesDave Jones2011-01-131-0/+5
* | | | | checkpatch.pl: fix CAST detectionFlorian Mickler2011-01-131-1/+1
* | | | | scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...Joe Perches2011-01-131-1/+6
* | | | | scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches2011-01-131-1/+37
* | | | | scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches2011-01-131-3/+4
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-1019-1452/+1744
|\ \ \ \ \
| * | | | | of/flattree: Update dtc to current mainline.John Bonesio2011-01-0318-1452/+1721
| * | | | | of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-231-0/+23
| | |/ / / | |/| | |
* | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-01-106-35/+32
|\ \ \ \ \
| * | | | | kbuild: add numeric --set-val option to scripts/configJonas Aaberg2010-12-151-2/+9
| * | | | | headers_check: Fix warning textakpm@linux-foundation.org2010-12-141-2/+2
| * | | | | headers_check: better search for functions in headersakpm@linux-foundation.org2010-12-141-1/+1
| * | | | | scripts/coccinelle: update for compatability with Coccinelle 0.2.4Julia Lawall2010-12-032-28/+17
| * | | | | tags: put function prototypes back!Uwe Kleine-König2010-12-021-1/+1
| * | | | | Kconfig: fix single letter command in scripts/configAndi Kleen2010-11-251-1/+1
| * | | | | gitignore: add scripts/recordmcountAmérico Wang2010-11-251-0/+1
* | | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2011-01-101-4/+89
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/maximilian attems2011-01-071-14/+16
| * | | | | deb-pkg: Make deb-pkg generate a seperate linux-libc-dev debmaximilian attems2011-01-071-1/+20
| * | | | | kbuild: create linux-headers package in deb-pkgTheodore Ts'o2010-12-291-1/+27
| * | | | | kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen2010-12-201-0/+3
| * | | | | kbuild, deb-pkg: select userland architecture based on UTS_MACHINEAsbjoern Sloth Toennesen2010-11-251-1/+34
| * | | | | kbuild, deb-pkg: Fix build with paranoid umaskmaximilian attems2010-11-111-2/+4
* | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-108-32/+84
|\ \ \ \ \ \
| * | | | | | nconf: handle comment entries within choice/endchoicePeter Korsgaard2011-01-071-2/+6
| * | | | | | kconfig: fix warningArnaud Lacombe2010-12-271-0/+1