Age | Commit message (Expand) | Author |
2009-06-20 | kernel-doc: fix param matching for array params | Randy Dunlap |
2009-06-20 | kernel-doc: ignore kmemcheck_bitfield_begin/end | Randy Dunlap |
2009-06-20 | kallsyms: fix inverted valid symbol checking | Mike Frysinger |
2009-06-20 | kbuild: fix build error during make htmldocs | Amerigo Wang |
2009-06-18 | gcov: add gcov profiling infrastructure | Peter Oberparleiter |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | fbdev: move logo externs to header file | Geert Uytterhoeven |
2009-06-16 | scripts/get_maintainer.pl: change "die" to "warn" when command line file is n... | Joe Perches |
2009-06-16 | scripts/get_maintainer.pl: allow 8 bit characters in email addresses | Joe Perches |
2009-06-16 | scripts/get_maintainer.pl: don't print maintainers when not requested | Joe Perches |
2009-06-16 | scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" lines | Joe Perches |
2009-06-16 | scripts/get_maintainer.pl: better email name quoting | Joe Perches |
2009-06-16 | scripts/get_maintainer.pl: support M: lines with names and multiple entries p... | Joe Perches |
2009-06-16 | scripts/get_maintainer.pl: warn on missing git or git repository | Joe Perches |
2009-06-16 | scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt... | Joe Perches |
2009-06-16 | scripts/get_maintainer.pl: better fix for subscriber-only mailing lists | Joe Perches |
2009-06-16 | scripts/get_maintainer.pl: output first field only in mailing lists and after... | Joe Perches |
2009-06-16 | mm: add a gfp-translate script to help understand page allocation failure rep... | Mel Gorman |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-06-16 | sparc64: Add proper dynamic ftrace support. | David S. Miller |
2009-06-15 | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim |
2009-06-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds |
2009-06-14 | kbuild: add generic --set-str option to scripts/config | Michal Marek |
2009-06-14 | kbuild: simplify argument loop in scripts/config | Michal Marek |
2009-06-14 | kbuild: handle non-existing options in scripts/config | Michal Marek |
2009-06-14 | kallsyms: generalize text region handling | Mike Frysinger |
2009-06-14 | kallsyms: support kernel symbols in Blackfin on-chip memory | Robin Getz |
2009-06-14 | kbuild: fix a compile warning | Amerigo Wang |
2009-06-14 | kbuild: fix delay in setlocalversion on readonly source | Nico Schottelius |
2009-06-12 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | virtio: enhance id_matching for virtio drivers | Christian Borntraeger |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann |
2009-06-12 | [S390] ftrace: add dynamic ftrace support | Heiko Carstens |
2009-06-11 | asm-generic: add a generic unistd.h | Arnd Bergmann |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-09 | kernel-doc: cleanup perl script | Randy Dunlap |
2009-06-09 | kbuild: fix headers_exports with boolean expression | Russell King |
2009-06-09 | kbuild/headers_check: refine extern check | Amerigo Wang |
2009-06-09 | kbuild: fix "Argument list too long" error for "make headers_check", | Sergei Poselenov |
2009-06-09 | Remove bashisms from scripts | dann frazier |
2009-06-09 | kbuild: add hint about __refdata to modpost | Sam Ravnborg |
2009-06-09 | scripts/headers_check.pl: correct RE in header CONFIG leak check | Robert P. J. Day |
2009-06-09 | kconfig: do not hardcode "include/config/auto.conf" filename | Markus Heidelberg |
2009-06-09 | kconfig: do not hardcode ".config" filename | Markus Heidelberg |
2009-06-09 | kconfig qconf: fix the type of the desktop widget | Markus Heidelberg |
2009-06-09 | kconfig qconf: add namespace for use of Key_ enum values | Markus Heidelberg |
2009-06-09 | kconfig qconf: fix namespace for Horizontal and Vertical enum values | Markus Heidelberg |
2009-06-09 | kconfig qconf: fix -Wall compiler warnings | Markus Heidelberg |