aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-20kbuild: add static to prototypesTrevor Keith9-43/+43
2009-09-20kbuild: fail build if recordmcount.pl failsAndi Kleen1-1/+1
2009-09-20kbuild: set -fconserve-stack option for gcc 4.5Andi Kleen1-0/+3
2009-09-20kbuild: echo the record_mcount commandAndi Kleen1-0/+1
2009-09-20gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò1-2/+2
2009-09-20kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt1-2/+2
2009-09-20checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez1-7/+59
2009-09-20markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan1-4/+1
2009-09-20checkincludes.pl: provide usage helperLuis R. Rodriguez1-0/+9
2009-09-20checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez1-2/+2
2009-09-20ctags: usability fixStefani Seibold1-1/+2
2009-09-20kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap2-8/+8
2009-09-20gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzmaJaswinder Singh Rajput1-0/+2
2009-09-20kbuild: Check if linker supports the -X optionAndi Kleen1-1/+1
2009-09-20kbuild: introduce ld-optionSam Ravnborg2-1/+21
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg10-14/+14
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2-18/+6
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan1-11/+11
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan1-6/+4
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan1-75/+3
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan2-0/+81
2009-09-20kconfig: add symbol value to help find the real dependCheng Renquan1-0/+2
2009-09-20kbuild: correct initramfs compression commentRobert P. J. Day1-1/+1
2009-09-20kbuild: save ARCH & CROSS_COMPILE when building a kernelSam Ravnborg1-2/+44
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg17-32/+50
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds56-907/+756
2009-09-18sparc: Clean up linker script using new linker script macros.Geoffrey Thomas1-68/+7
2009-09-18frv: clean up linker script using new linker script macros.Nelson Elhage1-54/+7
2009-09-18frv: remove unused .altinstructions codeNelson Elhage1-5/+0
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds25-601/+1000
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan4-2/+2
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner2-6/+19
2009-09-18mm: Fix problem of parameter in noteJianjun Kong1-1/+1
2009-09-18kref: double kref_put() in my_data_handler()Roel Kluin1-1/+0
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds14-73/+1293
2009-09-18Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds129-0/+8881
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds229-3986/+18935
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds12-153/+179
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds5-17/+258
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds65-119/+12770
2009-09-18ext4: Update documentation about quota mount optionsJan Kara1-4/+12
2009-09-18Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds50-513/+10535
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds103-720/+7778
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds1-10/+16
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds10-60/+90
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-178/+350
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds32-640/+917
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds1-2/+4
2009-09-18[WATCHDOG] sizeof cleanupWim Van Sebroeck3-3/+3
2009-09-18[WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap1-5/+5