| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-21 | 3 | -7/+45 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | checkpatch: fix USLEEP_RANGE test | Bruce Allan | 2013-02-21 | 1 | -2/+2 |
| * | | | | | | | checkpatch: Add check for kcalloc argument order | Joe Perches | 2013-02-21 | 1 | -0/+6 |
| * | | | | | | | checkpatch: don't emit the CamelCase warning for PageFoo | Joe Perches | 2013-02-21 | 1 | -0/+1 |
| * | | | | | | | checkpatch: warn on unnecessary __dev<foo> section markings | Joe Perches | 2013-02-21 | 1 | -0/+6 |
| * | | | | | | | checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL> | Joe Perches | 2013-02-21 | 1 | -0/+9 |
| * | | | | | | | get_maintainer.pl: find maintainers for removed files | Geert Uytterhoeven | 2013-02-21 | 1 | -1/+1 |
| * | | | | | | | scripts/tags.sh: add ctags magic for declarations of popular kernel type | Kirill Tkhai | 2013-02-21 | 1 | -4/+20 |
* | | | | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | scripts/sortextable: silence script output | Arnd Bergmann | 2013-02-14 | 1 | -1/+1 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -0/+90 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | lib: devres: Introduce devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -0/+90 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-02-20 | 1 | -0/+14 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | kbuild: limit dtc+cpp include path | Stephen Warren | 2013-02-13 | 1 | -2/+6 |
| * | | | | | | kbuild: create a rule to run the pre-processor on *.dts files | Stephen Warren | 2013-02-08 | 1 | -0/+10 |
| |/ / / / / |
|
* / / / / / | checkpatch: fix $Float creation of match variables | Joe Perches | 2013-02-05 | 1 | -5/+5 |
|/ / / / / |
|
* | | | | | misc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+0 |
* | | | | | UAPI: Strip _UAPI prefix on header install no matter the whitespace | David Howells | 2013-01-02 | 1 | -3/+3 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-20 | 1 | -2/+5 |
|\ \ \ \ |
|
| * | | | | checkpatch: warn on uapi #includes that #include <uapi/... | Joe Perches | 2012-12-20 | 1 | -2/+5 |
* | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2012-12-20 | 3 | -9/+158 |
|\ \ \ \ \ |
|
| * | | | | | scripts/config: Fix wrong "shift" for --keep-case | Hiroshi Doyu | 2012-12-14 | 1 | -1/+0 |
| * | | | | | scripts/tags.sh: Support compiled source | Joonsoo Kim | 2012-12-11 | 1 | -6/+31 |
| * | | | | | scripts/tags.sh: Support subarch for ARM | Joonsoo Kim | 2012-12-11 | 1 | -2/+18 |
| * | | | | | scripts/coccinelle/misc/warn.cocci: use WARN | Julia Lawall | 2012-12-09 | 1 | -0/+109 |
| * | | | | | scripts/kernel-doc: check that non-void fcts describe their return value | Yacine Belkadi | 2012-12-06 | 1 | -0/+34 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-12-20 | 1 | -0/+7 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | scripts/pnmtologo: fix for plain PBM | Andreas Bießmann | 2012-11-20 | 1 | -0/+7 |
| |/ / / |
|
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 1 | -0/+32 |
|\ \ \ \ |
|
| * | | | | MODSIGN: Add modules_sign make target | Josh Boyer | 2012-12-14 | 1 | -0/+32 |
* | | | | | Coccinelle: add api/d_find_alias.cocci | Cyril Roelandt | 2012-12-18 | 1 | -0/+80 |
* | | | | | checkpatch: warn on CamelCase variable names | Joe Perches | 2012-12-17 | 1 | -6/+13 |
* | | | | | checkpatch: add support for floating point constants | Joe Perches | 2012-12-17 | 1 | -1/+5 |
* | | | | | checkpatch: find hex constants as a single IDENT | Joe Perches | 2012-12-17 | 1 | -1/+1 |
* | | | | | checkpatch: add --strict test for switch/default missing break | Joe Perches | 2012-12-17 | 1 | -2/+16 |
* | | | | | checkpatch: warn when declaring "struct spinlock foo;" | Joe Perches | 2012-12-17 | 1 | -0/+6 |
* | | | | | checkpatch: Add --strict messages for blank lines around braces | Joe Perches | 2012-12-17 | 1 | -0/+10 |
* | | | | | checkpatch: extend line continuation test | Joe Perches | 2012-12-17 | 1 | -1/+3 |
* | | | | | checkpatch: allow control over line length warning, default remains 80 | Joe Perches | 2012-12-17 | 1 | -3/+6 |
* | | | | | checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove | Andy Whitcroft | 2012-12-17 | 1 | -14/+6 |
* | | | | | checkpatch: remove reference to feature-removal-schedule.txt | Tao Ma | 2012-12-17 | 1 | -37/+0 |
* | | | | | checkpatch: warn about using CONFIG_EXPERIMENTAL | Kees Cook | 2012-12-17 | 1 | -0/+13 |
* | | | | | checkpatch: warn on unnecessary line continuations | Joe Perches | 2012-12-17 | 1 | -0/+9 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -0/+34 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | scripts/kernel-doc: check that non-void fcts describe their return value | Yacine Belkadi | 2012-11-27 | 1 | -0/+34 |
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. | | | | | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 2012-12-11 | 15 | -490/+536 |
| |\ \ \| | | |
| | | |_|/ / /
| | |/| | / /
| | |_|_|/ /
| |/| | | | |
|
| | | * | | | ARM: 7568/1: Sort exception table at compile time | Stephen Boyd | 2012-11-04 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -14/+10 |
|\ \ \ \ \ |
|
| * | | | | | modpost.c: Stop checking __dev* section mismatches | Greg Kroah-Hartman | 2012-11-30 | 1 | -14/+10 |