aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-14tracing/fastboot: add a script to visualize the kernel boot process / timeArjan van de Ven1-0/+138
2008-10-14ftrace: remove warning of old objcopy and local functionsSteven Rostedt1-6/+0
2008-10-14kbuild: ftrace: don't assume that scripts/recordmcount.pl is executableAndrew Morton1-2/+3
2008-10-14ftrace: objcopy version test for local symbolsSteven Rostedt1-0/+41
2008-10-14ftrace: handle weak symbol functionsSteven Rostedt1-20/+86
2008-10-14ftrace: update recordmount.pl arch changesSteven Rostedt1-14/+14
2008-10-14ftrace: fix build problem with CONFIG_FTRACEJeremy Fitzhardinge1-1/+1
2008-10-14ftrace: scripts/recordmcount.pl cross-build hackIngo Molnar1-0/+14
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt2-0/+286
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse14-74/+407
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse1-0/+57
2008-10-12fastboot: Fix bootgraph.pl initcall name regexpArnaud Patard1-4/+4
2008-10-12fastboot: fix issues and improve output of bootgraph.plArjan van de Ven1-8/+17
2008-10-12Add a script to visualize the kernel boot process / timeArjan van de Ven1-0/+138
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2Ingo Molnar1-2/+2
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+4
2008-10-10Staging: add TAINT_CRAP flag to drivers/staging modulesGreg Kroah-Hartman1-0/+9
2008-10-10[S390] Fix checkstack for s390Christian Borntraeger1-1/+4
2008-10-10Merge branch 'next' into for-linusJames Morris8-1/+330
2008-10-06Marker depmod fix core kernel listMathieu Desnoyers1-2/+4
2008-09-29kconfig: readd lost change countzippel@linux-m68k.org1-2/+6
2008-09-29kconfig: fix silentoldconfigzippel@linux-m68k.org1-66/+57
2008-09-23kernel-doc: allow structs whose members are all privateRandy Dunlap1-0/+4
2008-09-09kbuild: fix cc-option and cc-option-ynH. Peter Anvin1-2/+2
2008-09-05SELinux: add gitignore file for mdp scriptJames Morris1-0/+2
2008-08-28Merge branch 'master' into nextJames Morris6-14/+21
2008-08-27selinux: add support for installing a dummy policy (v2)Serge E. Hallyn7-1/+328
2008-08-21pnp: fix "add acpi:* modalias entries"Kay Sievers1-5/+11
2008-08-06bugfix for scripts/patch-kernel in 2.6 sublevel steppingErkki Lintunen1-1/+2
2008-08-05kernel-doc: skip nested struct/union cleanlyRandy Dunlap1-1/+1
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-7/+3
2008-08-04kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg1-6/+2
2008-08-04kconfig: always write out .configSam Ravnborg1-1/+1
2008-08-02firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesDavid Woodhouse1-0/+4
2008-07-31kbuild: scripts/ver_linux: don't set PATHAdrian Bunk1-1/+0
2008-07-31kbuild: genksyms: Include extern information in dumpsAndreas Gruenbacher1-0/+2
2008-07-31kbuild: genksyms parser: fix the __attribute__ ruleAndreas Gruenbacher2-73/+73
2008-07-30kbuild: scripts/genksyms/lex.l: add %option noinputAdrian Bunk2-47/+88
2008-07-30kconfig: scripts/kconfig/zconf.l: add %option noinputAdrian Bunk2-14/+73
2008-07-30scripts/mod/modpost.c: fix spelling of module and happensBen Dooks1-1/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds11-266/+490
2008-07-25setlocalversion: do not describe if there is nothing to describeSebastian Siewior1-1/+3
2008-07-25kconfig: make defconfig is no longer chattySam Ravnborg1-8/+3
2008-07-25kconfig: make oldconfig is now less chattySam Ravnborg1-1/+1
2008-07-25kconfig: speed up all*config + randconfigSam Ravnborg1-86/+68
2008-07-25kconfig: set all new symbols automaticallyRoman Zippel2-0/+79
2008-07-25kconfig: add diffconfig utilityTim Bird1-0/+129
2008-07-25kernel-doc: handle/strip __initRandy Dunlap1-0/+1
2008-07-25kbuild: prepare headers_* for arch/$ARCH/includeSam Ravnborg1-0/+41
2008-07-25kbuild: install all headers when arch is changedSam Ravnborg2-8/+12