| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-08-04 | 1 | -2/+3 |
|\ |
|
| * | Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-08-04 | 3 | -1/+5 |
| |\ |
|
| * | | ftrace: Only update $offset when we update $ref_func | Matt Fleming | 2009-07-23 | 1 | -1/+2 |
| * | | ftrace: Fix the conditional that updates $ref_func | Matt Fleming | 2009-07-23 | 1 | -1/+1 |
* | | | get_maintainerpl-add-git-min-percent-option-fix | Joe Perches | 2009-07-29 | 1 | -1/+1 |
* | | | get_maintainer.pl: Add git-min-percent option | Joe Perches | 2009-07-29 | 1 | -3/+16 |
* | | | scripts/get_maintainer.pl: Add -f directory use | Joe Perches | 2009-07-29 | 1 | -4/+19 |
* | | | markup_oops: fix it with 32-bit userspace on a 64-bit kernel | Matthew Wilcox | 2009-07-29 | 1 | -2/+3 |
| |/
|/| |
|
* | | kconfig: initialize the screen before using curses(3) functions | Arnaud Lacombe | 2009-07-17 | 1 | -0/+2 |
* | | kconfig: variable argument lists needs `stdarg.h' | Arnaud Lacombe | 2009-07-17 | 1 | -0/+2 |
* | | kbuild, deb-pkg: fix install scripts for posix sh | maximilian attems | 2009-07-17 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-04 | 2 | -0/+3 |
|\ |
|
| * | gitignore: ignore scripts/ihex2fw | Jaswinder Singh Rajput | 2009-06-27 | 1 | -0/+1 |
| * | kbuild: deb-pkg ship changelog | maximilian attems | 2009-06-27 | 1 | -0/+2 |
* | | kernel-doc: move ignoring kmemcheck | Randy Dunlap | 2009-07-01 | 1 | -2/+2 |
* | | fbdev: work around old compiler bug | Stephen Rothwell | 2009-06-30 | 1 | -2/+2 |
|/ |
|
* | powerpc: Have git ignore generated files from dtc compile | Jon Smirl | 2009-06-26 | 1 | -0/+5 |
* | kernel-doc: fix param matching for array params | Randy Dunlap | 2009-06-20 | 1 | -0/+17 |
* | kernel-doc: ignore kmemcheck_bitfield_begin/end | Randy Dunlap | 2009-06-20 | 1 | -0/+2 |
* | kallsyms: fix inverted valid symbol checking | Mike Frysinger | 2009-06-20 | 1 | -3/+3 |
* | kbuild: fix build error during make htmldocs | Amerigo Wang | 2009-06-20 | 1 | -1/+1 |
* | gcov: add gcov profiling infrastructure | Peter Oberparleiter | 2009-06-18 | 1 | -0/+11 |
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 3 | -54/+279 |
|\ |
|
| * | fbdev: move logo externs to header file | Geert Uytterhoeven | 2009-06-16 | 1 | -9/+9 |
| * | scripts/get_maintainer.pl: change "die" to "warn" when command line file is n... | Joe Perches | 2009-06-16 | 1 | -1/+1 |
| * | scripts/get_maintainer.pl: allow 8 bit characters in email addresses | Joe Perches | 2009-06-16 | 1 | -1/+1 |
| * | scripts/get_maintainer.pl: don't print maintainers when not requested | Joe Perches | 2009-06-16 | 1 | -4/+6 |
| * | scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" lines | Joe Perches | 2009-06-16 | 1 | -8/+22 |
| * | scripts/get_maintainer.pl: better email name quoting | Joe Perches | 2009-06-16 | 1 | -0/+1 |
| * | scripts/get_maintainer.pl: support M: lines with names and multiple entries p... | Joe Perches | 2009-06-16 | 1 | -16/+129 |
| * | scripts/get_maintainer.pl: warn on missing git or git repository | Joe Perches | 2009-06-16 | 1 | -3/+12 |
| * | scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt... | Joe Perches | 2009-06-16 | 1 | -15/+12 |
| * | scripts/get_maintainer.pl: better fix for subscriber-only mailing lists | Joe Perches | 2009-06-16 | 1 | -1/+1 |
| * | scripts/get_maintainer.pl: output first field only in mailing lists and after... | Joe Perches | 2009-06-16 | 1 | -19/+27 |
| * | mm: add a gfp-translate script to help understand page allocation failure rep... | Mel Gorman | 2009-06-16 | 1 | -0/+81 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 | 1 | -4/+3 |
|\ \ |
|
| * | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-15 | 1 | -4/+3 |
| |/ |
|
* | | sparc64: Add proper dynamic ftrace support. | David S. Miller | 2009-06-16 | 1 | -0/+20 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 2009-06-14 | 23 | -281/+462 |
|\ |
|
| * | kbuild: add generic --set-str option to scripts/config | Michal Marek | 2009-06-14 | 1 | -2/+9 |
| * | kbuild: simplify argument loop in scripts/config | Michal Marek | 2009-06-14 | 1 | -28/+16 |
| * | kbuild: handle non-existing options in scripts/config | Michal Marek | 2009-06-14 | 1 | -18/+18 |
| * | kallsyms: generalize text region handling | Mike Frysinger | 2009-06-14 | 1 | -26/+61 |
| * | kallsyms: support kernel symbols in Blackfin on-chip memory | Robin Getz | 2009-06-14 | 1 | -1/+12 |
| * | kbuild: fix a compile warning | Amerigo Wang | 2009-06-14 | 1 | -2/+3 |
| * | kbuild: fix delay in setlocalversion on readonly source | Nico Schottelius | 2009-06-14 | 1 | -2/+4 |
| * | kernel-doc: cleanup perl script | Randy Dunlap | 2009-06-09 | 1 | -87/+87 |
| * | kbuild: fix headers_exports with boolean expression | Russell King | 2009-06-09 | 1 | -11/+37 |
| * | kbuild/headers_check: refine extern check | Amerigo Wang | 2009-06-09 | 1 | -5/+7 |
| * | kbuild: fix "Argument list too long" error for "make headers_check", | Sergei Poselenov | 2009-06-09 | 1 | -2/+6 |