Age | Commit message (Expand) | Author | Files | Lines |
2010-05-22 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 1 | -0/+17 |
2010-05-21 | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra | 1 | -0/+11 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+26 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -1/+1 |
2010-05-19 | MODULE_DEVICE_TABLE(isapnp, ...) does nothing | Ondrej Zary | 1 | -0/+17 |
2010-05-19 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2 | -0/+18 |
2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |
2010-05-18 | Merge branch 'next' into for-linus | James Morris | 1 | -1/+1 |
2010-05-17 | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 1 | -0/+14 |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -1/+4 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -1/+4 |
2010-04-07 | x86: Add optimized popcnt variants | Borislav Petkov | 1 | -0/+4 |
2010-04-03 | phylib: Support phy module autoloading | David Woodhouse | 1 | -0/+26 |
2010-03-31 | Merge branch 'master' into next | James Morris | 4 | -45/+225 |
2010-03-29 | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 1 | -1/+1 |
2010-03-25 | scripts/kernel-doc: fix fatal error on function prototype | Randy Dunlap | 1 | -0/+1 |
2010-03-25 | get_maintainer: repair STDIN usage | Wolfram Sang | 1 | -1/+1 |
2010-03-25 | scripts/kernel-doc: handle struct member __aligned | Randy Dunlap | 1 | -0/+2 |
2010-03-16 | selinux: fix warning in genheaders | James Morris | 1 | -1/+1 |
2010-03-15 | kconfig: util: Fix typo in comment | Thomas Weber | 1 | -1/+1 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-03-13 | scripts/kernel-doc: fix empty function description section | Randy Dunlap | 1 | -1/+1 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-06 | checkpatch: warn on unnecessary spaces before quoted newlines | Joe Perches | 1 | -0/+5 |
2010-03-06 | checkpatch.pl: warn if an adding line introduce spaces before tabs. | Alberto Panizzo | 1 | -0/+6 |
2010-03-06 | checkpatch.pl: extend list of expected-to-be-const structures | Emese Revfy | 1 | -2/+39 |
2010-03-06 | checkpatch.pl: add union and struct to the exceptions list | Stefani Seibold | 1 | -0/+2 |
2010-03-06 | checkpatch: fix false positive on __initconst | Wolfram Sang | 1 | -1/+4 |
2010-03-06 | checkpatch.pl: allow > 80 char lines for logging functions not just printk | Joe Perches | 1 | -1/+9 |
2010-03-06 | checkpatch: trivial fix for trailing statements check | Hidetoshi Seto | 1 | -1/+3 |
2010-03-06 | scripts/checkpatch.pl: add WARN on sizeof(&foo) | Joe Perches | 1 | -0/+5 |
2010-03-06 | scripts/get_maintainer.pl: fix possible infinite loop | Joe Perches | 1 | -2/+2 |
2010-03-06 | get_maintainer: quote email address with period | Stephen Hemminger | 1 | -2/+2 |
2010-03-06 | get_maintainer: fix perlcritic warnings | Stephen Hemminger | 1 | -14/+20 |
2010-03-06 | scripts/get_maintainer.pl: add ability to read from STDIN | Joe Perches | 1 | -11/+15 |
2010-03-06 | scripts/get_maintainer.pl: change --sections to print in the same style as MA... | Joe Perches | 1 | -0/+2 |
2010-03-06 | scripts/get_maintainer.pl: add --sections, print entire matched subsystem | Joe Perches | 1 | -4/+32 |
2010-03-06 | scripts/get_maintainer.pl: add --file-emails, find embedded email addresses | Joe Perches | 1 | -7/+76 |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -21/+18 |
2010-02-27 | kernel-doc: drop the -filelist option, it doesn't work | Ilya Dryomov | 1 | -13/+1 |
2010-02-27 | kernel-doc: track line numbers for each file separately | Ilya Dryomov | 1 | -0/+2 |
2010-02-26 | Merge commit 'v2.6.33' into tracing/core | Ingo Molnar | 6 | -40/+78 |
2010-02-26 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -4/+69 |
2010-02-26 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -247/+44 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
2010-02-03 | kconfig: Simplify LSMOD= handling | Michal Marek | 1 | -5/+4 |
2010-02-03 | kconfig: Add LSMOD=file to override the lsmod for localmodconfig | Steven Rostedt | 2 | -13/+38 |
2010-02-03 | markup_oops.pl: fix $func_offset error with x86_64 | Hui Zhu | 1 | -1/+1 |
2010-02-03 | get_maintainer.pl: teach git log to use --no-color | Richard Kennedy | 1 | -2/+2 |