summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: echo the record_mcount commandAndi Kleen2009-09-201-0/+1
* gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò2009-09-201-2/+2
* kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt2009-09-201-2/+2
* checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez2009-09-201-7/+59
* markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan2009-09-201-4/+1Star
* checkincludes.pl: provide usage helperLuis R. Rodriguez2009-09-201-0/+9
* checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez2009-09-201-2/+2
* ctags: usability fixStefani Seibold2009-09-201-1/+2
* kbuild: introduce ld-optionSam Ravnborg2009-09-201-1/+7
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-3/+3
* kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2009-09-202-18/+6Star
* kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan2009-09-201-11/+11
* kconfig: make use of menu_get_ext_help in qconfigCheng Renquan2009-09-201-6/+4Star
* kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan2009-09-201-75/+3Star
* kconfig: add menu_get_ext_help function to display more informationCheng Renquan2009-09-202-0/+81
* kconfig: add symbol value to help find the real dependCheng Renquan2009-09-201-0/+2
* kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner2009-09-181-5/+16
* sparc: Kill PROM console driver.David S. Miller2009-09-161-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-0/+8
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-147-14/+54
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-043-4/+9
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2009-09-153-1/+413
|\ \ \ \
| * | | | kconfig: add missing dependency of conf to localyesconfigSteven Rostedt2009-08-211-1/+1
| * | | | kconfig: test if a .config already existsSteven Rostedt2009-08-191-10/+20
| * | | | kconfig: make local .config default for streamline_configSteven Rostedt2009-08-191-4/+4
| * | | | kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt2009-08-191-0/+4
| * | | | kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt2009-08-191-6/+3Star
| * | | | kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt2009-08-191-1/+62
| * | | | kconfig: have extract-ikconfig read ELF filesSteven Rostedt2009-08-191-0/+10
| * | | | kconfig: add check if end exists in extract-ikconfigSteven Rostedt2009-08-191-0/+4
| * | | | kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt2009-08-191-10/+23
| * | | | kconfig: do not warn about modules built inSteven Rostedt2009-08-191-3/+5
| * | | | kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt2009-08-191-5/+3Star
| * | | | kconfig: add make localyesconfig optionSteven Rostedt2009-08-191-1/+12
| * | | | kconfig: make localmodconfig to run streamline_config.plSteven Rostedt2009-08-191-1/+12
| * | | | kconfig: add streamline_config.pl to scriptsSteven Rostedt2009-08-191-0/+291
| | |_|/ | |/| |
* | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-08-116-14/+51
|\| | |
| * | | Merge branch 'linus' into tracing/urgentIngo Molnar2009-08-092-9/+38
| |\ \ \
| | * \ \ Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-051-2/+3
| | |\ \ \
| | * | | | get_maintainerpl-add-git-min-percent-option-fixJoe Perches2009-07-301-1/+1
| | * | | | get_maintainer.pl: Add git-min-percent optionJoe Perches2009-07-301-3/+16
| | * | | | scripts/get_maintainer.pl: Add -f directory useJoe Perches2009-07-301-4/+19
| | * | | | markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox2009-07-301-2/+3
| * | | | | tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt2009-08-071-2/+2
| * | | | | tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt2009-08-061-1/+4
| | |/ / / | |/| | |
| * | | | Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-08-043-1/+5
| |\| | |
| | * | | kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe2009-07-171-0/+2
| | * | | kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe2009-07-171-0/+2
| | * | | kbuild, deb-pkg: fix install scripts for posix shmaximilian attems2009-07-171-1/+1