aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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/+6
* 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/+4
* kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan2009-09-201-75/+3
* 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-151-1/+0
* 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-143-1/+413
|\ \ \ \
| * | | | kconfig: add missing dependency of conf to localyesconfigSteven Rostedt2009-08-211-1/+1
| * | | | kconfig: test if a .config already existsSteven Rostedt2009-08-181-10/+20
| * | | | kconfig: make local .config default for streamline_configSteven Rostedt2009-08-181-4/+4
| * | | | kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt2009-08-181-0/+4
| * | | | kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt2009-08-181-6/+3
| * | | | kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt2009-08-181-1/+62
| * | | | kconfig: have extract-ikconfig read ELF filesSteven Rostedt2009-08-181-0/+10
| * | | | kconfig: add check if end exists in extract-ikconfigSteven Rostedt2009-08-181-0/+4
| * | | | kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt2009-08-181-10/+23
| * | | | kconfig: do not warn about modules built inSteven Rostedt2009-08-181-3/+5
| * | | | kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt2009-08-181-5/+3
| * | | | kconfig: add make localyesconfig optionSteven Rostedt2009-08-181-1/+12
| * | | | kconfig: make localmodconfig to run streamline_config.plSteven Rostedt2009-08-181-1/+12
| * | | | kconfig: add streamline_config.pl to scriptsSteven Rostedt2009-08-181-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-041-2/+3
| | |\ \ \
| | * | | | get_maintainerpl-add-git-min-percent-option-fixJoe Perches2009-07-291-1/+1
| | * | | | get_maintainer.pl: Add git-min-percent optionJoe Perches2009-07-291-3/+16
| | * | | | scripts/get_maintainer.pl: Add -f directory useJoe Perches2009-07-291-4/+19
| | * | | | markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox2009-07-291-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-051-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
| * | | | ftrace: Only update $offset when we update $ref_funcMatt Fleming2009-07-231-1/+2
| * | | | ftrace: Fix the conditional that updates $ref_funcMatt Fleming2009-07-231-1/+1
| |/ / /
* | | | tracing: Remove .globl in the scripts/recordmcount.pl docjolsa@redhat.com2009-07-181-1/+0
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-042-0/+3
|\ \ \ | |_|/ |/| |
| * | gitignore: ignore scripts/ihex2fwJaswinder Singh Rajput2009-06-271-0/+1
| * | kbuild: deb-pkg ship changelogmaximilian attems2009-06-271-0/+2
* | | kernel-doc: move ignoring kmemcheckRandy Dunlap2009-07-011-2/+2
* | | fbdev: work around old compiler bugStephen Rothwell2009-06-301-2/+2
|/ /