Age | Commit message (Expand) | Author | Files | Lines |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 1 | -1/+2 |
2009-09-20 | kbuild: add static to prototypes | Trevor Keith | 9 | -43/+43 |
2009-09-20 | kbuild: fail build if recordmcount.pl fails | Andi Kleen | 1 | -1/+1 |
2009-09-20 | kbuild: echo the record_mcount command | Andi Kleen | 1 | -0/+1 |
2009-09-20 | gconfig: disable "typeahead find" search in treeviews | Diego Elio 'Flameeyes' Pettenò | 1 | -2/+2 |
2009-09-20 | kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling | Jory A. Pratt | 1 | -2/+2 |
2009-09-20 | checkincludes.pl: add option to remove duplicates in place | Luis R. Rodriguez | 1 | -7/+59 |
2009-09-20 | markup_oops: use modinfo to avoid confusion with underscored module names | Ozan Çaglayan | 1 | -4/+1 |
2009-09-20 | checkincludes.pl: provide usage helper | Luis R. Rodriguez | 1 | -0/+9 |
2009-09-20 | checkincludes.pl: close file as soon as we're done with it | Luis R. Rodriguez | 1 | -2/+2 |
2009-09-20 | ctags: usability fix | Stefani Seibold | 1 | -1/+2 |
2009-09-20 | kbuild: introduce ld-option | Sam Ravnborg | 1 | -1/+7 |
2009-09-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 1 | -3/+3 |
2009-09-20 | kconfig: make use of menu_get_ext_help in gconfig | Cheng Renquan | 2 | -18/+6 |
2009-09-20 | kconfig: make use of menu_get_ext_help in "make config" | Cheng Renquan | 1 | -11/+11 |
2009-09-20 | kconfig: make use of menu_get_ext_help in qconfig | Cheng Renquan | 1 | -6/+4 |
2009-09-20 | kconfig: make use of menu_get_ext_help in menuconfig | Cheng Renquan | 1 | -75/+3 |
2009-09-20 | kconfig: add menu_get_ext_help function to display more information | Cheng Renquan | 2 | -0/+81 |
2009-09-20 | kconfig: add symbol value to help find the real depend | Cheng Renquan | 1 | -0/+2 |
2009-09-19 | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 1 | -108/+0 |
2009-09-18 | tracing: Remove markers | Christoph Hellwig | 1 | -12/+0 |
2009-09-18 | kernel-doc: allow multi-line declaration purpose descriptions | Johannes Weiner | 1 | -5/+16 |
2009-09-16 | sparc: Kill PROM console driver. | David S. Miller | 1 | -1/+0 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -0/+8 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 3 | -1/+413 |
2009-08-21 | kconfig: add missing dependency of conf to localyesconfig | Steven Rostedt | 1 | -1/+1 |
2009-08-19 | kconfig: test if a .config already exists | Steven Rostedt | 1 | -10/+20 |
2009-08-19 | kconfig: make local .config default for streamline_config | Steven Rostedt | 1 | -4/+4 |
2009-08-19 | kconfig: test for /boot/config-uname after /proc/config.gz in localconfig | Steven Rostedt | 1 | -0/+4 |
2009-08-19 | kconfig: unset IKCONFIG_PROC and clean up nesting | Steven Rostedt | 1 | -6/+3 |
2009-08-19 | kconfig: search for a config to base the local(mod|yes)config on | Steven Rostedt | 1 | -1/+62 |
2009-08-19 | kconfig: have extract-ikconfig read ELF files | Steven Rostedt | 1 | -0/+10 |
2009-08-19 | kconfig: add check if end exists in extract-ikconfig | Steven Rostedt | 1 | -0/+4 |
2009-08-19 | kconfig: enable CONFIG_IKCONFIG from streamline_config.pl | Steven Rostedt | 1 | -10/+23 |
2009-08-19 | kconfig: do not warn about modules built in | Steven Rostedt | 1 | -3/+5 |
2009-08-19 | kconfig: streamline_config.pl do not stop with no depends | Steven Rostedt | 1 | -5/+3 |
2009-08-19 | kconfig: add make localyesconfig option | Steven Rostedt | 1 | -1/+12 |
2009-08-19 | kconfig: make localmodconfig to run streamline_config.pl | Steven Rostedt | 1 | -1/+12 |
2009-08-19 | kconfig: add streamline_config.pl to scripts | Steven Rostedt | 1 | -0/+291 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 7 | -14/+54 |
2009-08-11 | Merge branch 'linus' into tracing/core | Ingo Molnar | 6 | -14/+51 |
2009-08-09 | Merge branch 'linus' into tracing/urgent | Ingo Molnar | 2 | -9/+38 |
2009-08-07 | tracing: Fix recordmcount.pl to handle sections with only weak functions | Steven Rostedt | 1 | -2/+2 |
2009-08-06 | tracing: do not use functions starting with .L in recordmcount.pl | Steven Rostedt | 1 | -1/+4 |
2009-08-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+3 |
2009-08-04 | Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 3 | -1/+5 |
2009-07-30 | get_maintainerpl-add-git-min-percent-option-fix | Joe Perches | 1 | -1/+1 |
2009-07-30 | get_maintainer.pl: Add git-min-percent option | Joe Perches | 1 | -3/+16 |
2009-07-30 | scripts/get_maintainer.pl: Add -f directory use | Joe Perches | 1 | -4/+19 |
2009-07-30 | markup_oops: fix it with 32-bit userspace on a 64-bit kernel | Matthew Wilcox | 1 | -2/+3 |