Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | checkpatch.pl: add "prefer __packed" check | Joe Perches | 2011-01-13 | 1 | -0/+5 | |
* | | | | | | checkpatch: check for world-writeable sysfs/debugfs files | Dave Jones | 2011-01-13 | 1 | -0/+5 | |
* | | | | | | checkpatch.pl: fix CAST detection | Florian Mickler | 2011-01-13 | 1 | -1/+1 | |
* | | | | | | scripts/checkpatch.pl: add check for multiple terminating semicolons and cast... | Joe Perches | 2011-01-13 | 1 | -1/+6 | |
* | | | | | | scripts/get_maintainer.pl: use --git-fallback more often | Joe Perches | 2011-01-13 | 1 | -1/+37 | |
* | | | | | | scripts/get_maintainer.pl: make --rolestats the default | Joe Perches | 2011-01-13 | 1 | -3/+4 | |
* | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-10 | 19 | -1452/+1744 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | of/flattree: Update dtc to current mainline. | John Bonesio | 2011-01-03 | 18 | -1452/+1721 | |
| * | | | | | | of: Add support for linking device tree blobs into vmlinux | Dirk Brandewie | 2010-12-23 | 1 | -0/+23 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2011-01-10 | 6 | -35/+32 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | kbuild: add numeric --set-val option to scripts/config | Jonas Aaberg | 2010-12-15 | 1 | -2/+9 | |
| * | | | | | headers_check: Fix warning text | akpm@linux-foundation.org | 2010-12-14 | 1 | -2/+2 | |
| * | | | | | headers_check: better search for functions in headers | akpm@linux-foundation.org | 2010-12-14 | 1 | -1/+1 | |
| * | | | | | scripts/coccinelle: update for compatability with Coccinelle 0.2.4 | Julia Lawall | 2010-12-03 | 2 | -28/+17 | |
| * | | | | | tags: put function prototypes back! | Uwe Kleine-König | 2010-12-02 | 1 | -1/+1 | |
| * | | | | | Kconfig: fix single letter command in scripts/config | Andi Kleen | 2010-11-25 | 1 | -1/+1 | |
| * | | | | | gitignore: add scripts/recordmcount | Américo Wang | 2010-11-25 | 1 | -0/+1 | |
* | | | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2011-01-10 | 1 | -4/+89 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/ | maximilian attems | 2011-01-07 | 1 | -14/+16 | |
| * | | | | | deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb | maximilian attems | 2011-01-07 | 1 | -1/+20 | |
| * | | | | | kbuild: create linux-headers package in deb-pkg | Theodore Ts'o | 2010-12-29 | 1 | -1/+27 | |
| * | | | | | kbuild, deb-pkg: support overriding userland architecture | Asbjoern Sloth Toennesen | 2010-12-20 | 1 | -0/+3 | |
| * | | | | | kbuild, deb-pkg: select userland architecture based on UTS_MACHINE | Asbjoern Sloth Toennesen | 2010-11-25 | 1 | -1/+34 | |
| * | | | | | kbuild, deb-pkg: Fix build with paranoid umask | maximilian attems | 2010-11-11 | 1 | -2/+4 | |
* | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-01-10 | 8 | -32/+84 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | nconf: handle comment entries within choice/endchoice | Peter Korsgaard | 2011-01-07 | 1 | -2/+6 | |
| * | | | | | | kconfig: fix warning | Arnaud Lacombe | 2010-12-27 | 1 | -0/+1 | |
| * | | | | | | kconfig: Make expr_copy() take a const argument | Michal Marek | 2010-12-21 | 2 | -2/+2 | |
| * | | | | | | kconfig: simplify select-with-unmet-direct-dependency warning | Arnaud Lacombe | 2010-12-21 | 2 | -1/+47 | |
| * | | | | | | kconfig: add more S_INT and S_HEX consistency checks | Arnaud Lacombe | 2010-12-15 | 1 | -3/+12 | |
| * | | | | | | kconfig: fix `zconfdebug' extern declaration | Arnaud Lacombe | 2010-12-15 | 1 | -2/+4 | |
| * | | | | | | kconfig/conf: merge duplicate switch's case | Arnaud Lacombe | 2010-12-15 | 1 | -2/+0 | |
| * | | | | | | kconfig: fix typos | Arnaud Lacombe | 2010-12-15 | 2 | -4/+4 | |
| * | | | | | | kbuild/gconf: add dummy inline for bind_textdomain_codeset() | Arnaud Lacombe | 2010-12-15 | 1 | -0/+1 | |
| * | | | | | | kbuild/nconf: fix spaces damage | Arnaud Lacombe | 2010-12-15 | 1 | -1/+1 | |
| * | | | | | | kconfig: nuke second argument of conf_write_symbol() | Arnaud Lacombe | 2010-12-15 | 1 | -13/+5 | |
| * | | | | | | kconfig: do not define AUTOCONF_INCLUDED | Arnaud Lacombe | 2010-12-15 | 1 | -2/+1 | |
* | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-01-10 | 8 | -58/+83 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | mkuboot.sh: Fail if mkimage is missing | Roland Stigge | 2011-01-07 | 1 | -1/+1 | |
| * | | | | | | modpost: Fix address calculation in reloc_location() | Olof Johansson | 2010-12-28 | 1 | -1/+1 | |
| * | | | | | | Make fixdep error handling more explicit | Ben Gamari | 2010-12-22 | 1 | -3/+7 | |
| * | | | | | | checksyscalls: Fix stand-alone usage | Geert Uytterhoeven | 2010-12-20 | 1 | -2/+2 | |
| * | | | | | | modpost: Put .zdebug* section on white list | H.J. Lu | 2010-12-16 | 1 | -0/+1 | |
| * | | | | | | kbuild: introduce HDR_ARCH_LIST for headers_install_all | Kirill A. Shutemov | 2010-12-14 | 1 | -1/+1 | |
| * | | | | | | Merge commit 'v2.6.37-rc1' into kbuild/kbuild | Michal Marek | 2010-12-14 | 77 | -1575/+5850 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | headers_install: check exit status of unifdef | Mike Frysinger | 2010-12-14 | 1 | -0/+7 | |
| * | | | | | | scripts/genksyms: fix header usage | Arnaud Lacombe | 2010-11-25 | 2 | -2/+2 | |
| * | | | | | | fixdep: use hash table instead of a single array | Eric Dumazet | 2010-11-11 | 1 | -48/+61 | |
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 | 2 | -4/+8 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 2011-01-05 | 2 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ |