KVM: x86: Silence various LAPIC-related host kernel messages
[safe/jmp/linux-2.6] / scripts /
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-14 Jiri Slabymodpost: add support for hid
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-10-13 David WoodhouseAutomatic MODULE_ALIAS() for DMI match tables.
2008-10-12 Arnaud Patardfastboot: Fix bootgraph.pl initcall name regexp
2008-10-12 Arjan van de Venfastboot: fix issues and improve output of bootgraph.pl
2008-10-12 Arjan van de VenAdd a script to visualize the kernel boot process ...
2008-10-12 Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-10-11 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-10-10 Christian Borntraeger[S390] Fix checkstack for s390
2008-10-10 James MorrisMerge branch 'next' into for-linus
2008-10-06 Mathieu DesnoyersMarker depmod fix core kernel list
2008-09-29 zippel@linux-m68k.orgkconfig: readd lost change count
2008-09-29 zippel@linux-m68k.orgkconfig: fix silentoldconfig
2008-09-23 Randy Dunlapkernel-doc: allow structs whose members are all private
2008-09-09 H. Peter Anvinkbuild: fix cc-option and cc-option-yn
2008-09-05 James MorrisSELinux: add gitignore file for mdp script
2008-08-28 James MorrisMerge branch 'master' into next
2008-08-26 Serge E. Hallynselinux: add support for installing a dummy policy...
2008-08-21 Kay Sieverspnp: fix "add acpi:* modalias entries"
2008-08-06 Erkki Lintunenbugfix for scripts/patch-kernel in 2.6 sublevel stepping
2008-08-05 Randy Dunlapkernel-doc: skip nested struct/union cleanly
2008-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-08-04 Sam Ravnborgkconfig: drop the ""trying to assign nonexistent symbol...
2008-08-04 Sam Ravnborgkconfig: always write out .config
2008-08-02 David Woodhousefirmware: silence __fw_modbuild and __fw_modinst 'Nothi...
2008-07-31 Adrian Bunkkbuild: scripts/ver_linux: don't set PATH
2008-07-31 Andreas Gruenbacherkbuild: genksyms: Include extern information in dumps
2008-07-31 Andreas Gruenbacherkbuild: genksyms parser: fix the __attribute__ rule
2008-07-30 Adrian Bunkkbuild: scripts/genksyms/lex.l: add %option noinput
2008-07-30 Adrian Bunkkconfig: scripts/kconfig/zconf.l: add %option noinput
2008-07-30 Ben Dooksscripts/mod/modpost.c: fix spelling of module and happens
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2008-07-25 Sebastian Siewiorsetlocalversion: do not describe if there is nothing...
2008-07-25 Sam Ravnborgkconfig: make defconfig is no longer chatty
2008-07-25 Sam Ravnborgkconfig: make oldconfig is now less chatty
2008-07-25 Sam Ravnborgkconfig: speed up all*config + randconfig
2008-07-25 Roman Zippelkconfig: set all new symbols automatically
2008-07-25 Tim Birdkconfig: add diffconfig utility
2008-07-25 Randy Dunlapkernel-doc: handle/strip __init
2008-07-25 Sam Ravnborgkbuild: prepare headers_* for arch/$ARCH/include
2008-07-25 Sam Ravnborgkbuild: install all headers when arch is changed
2008-07-25 Sam Ravnborgkbuild: optimize headers_* targets
2008-07-25 Sam Ravnborgkbuild: only one call for include/ in make headers_*
2008-07-25 Sam Ravnborgkbuild: code refactoring in Makefile.headerinst
2008-07-25 Sam Ravnborgkbuild: drop support of ALTARCH for headers_*
2008-07-25 Sam Ravnborgkbuild: always unifdef files in headers_install*
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/random-2.6
2008-07-25 David Woodhousefirmware: create firmware binaries during 'make modules'.
2008-07-25 Eric Sandeenfix checkstack.pl arch detection
2008-07-25 Eric Sandeenfind dynamic stack allocations in checkstack.pl
2008-07-24 Andy Whitcroftcheckpatch: version 0.21
2008-07-24 Andy Whitcroftcheckpatch: types cannot start mid word for pointer...
2008-07-24 Andy Whitcroftcheckpatch: complex macros need to ignore comments
2008-07-24 Andy Whitcroftcheckpatch: variants -- move the main unary/binary...
2008-07-24 Andy Whitcroftcheckpatch: add checks for question mark and colon...
2008-07-24 Andy Whitcroftcheckpatch: possible modifiers -- handle multiple modif...
2008-07-24 Andy Whitcroftcheckpatch: possible types -- known modifiers cannot...
2008-07-24 Andy Whitcroftcheckpatch: handle return types of pointers to functions
2008-07-24 Andy Whitcroftcheckpatch: macro complexity checks are meaningless...
2008-07-24 Andy Whitcroftcheckpatch: possible modifiers are not being correctly...
2008-07-24 Andy Whitcroftcheckpatch: improve type matcher debug
2008-07-24 Andy Whitcroftcheckpatch: allow for type modifiers on multiple declar...
2008-07-24 Wolfram Sangcheckpatch: correct spelling in kfree checks
2008-07-24 Greg Kroah-Hartmancheckpatch: usb_free_urb() can take NULL
2008-07-24 Andy Whitcroftcheckpatch: condition/loop indent checks
2008-07-24 Andy Whitcroftcheckpatch: toughen trailing if statement checks and...
2008-07-24 Andy Whitcroftcheckpatch: check spacing for square brackets
2008-07-24 Andy Whitcroftcheckpatch: switch -- report trailing statements on...
2008-07-24 Andy Whitcroftcheckpatch: allow printk strings to exceed 80 character...
2008-07-24 Andy Whitcroftcheckpatch: trailing statement indent: fix end of state...
2008-07-24 Andy Whitcroftcheckpatch: macros: fix statement counting block end...
2008-07-24 Andy Whitcroftcheckpatch: types: unary -- goto introduces unary context
2008-07-24 Andy Whitcroftcheckpatch: comment detection: ignore macro continuatio...
2008-07-24 Andy Whitcroftcheckpatch: possible types: __asm__ is never a type
2008-07-24 Michael Ellermancheckpatch: add a checkpatch warning for new uses of...
2008-07-24 Andy Whitcroftcheckpatch: types: some types may also be identifiers
2008-07-24 Andy Whitcroftcheckpatch: return is not a function -- parentheses...
2008-07-24 Andy Whitcroftcheckpatch: Version: 0.20
2008-07-24 Adrian Bunkremove the v850 port
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 Mathieu Desnoyersmarkers: fix duplicate modpost entry
2008-07-22 Kay Sieverspnp: add acpi:* modalias entries
2008-07-17 David WoodhouseUpdate scripts/Makefile.fwinst to cope with older make
2008-07-14 Linus TorvaldsMerge branch 'for-2.6.27' of git://git.infradead.org...
2008-07-14 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-07-14 Linus TorvaldsMerge branch 'tracing/for-linus' of git://git./linux...
2008-07-14 Cornelia Huck[S390] cio: Introduce modalias for css bus.
2008-07-10 David Woodhouseihex: add ihex2fw tool for converting HEX files into...
2008-07-10 David Woodhousefirmware: Add firmware installation to modules_install...
2008-07-07 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-12 Sam Ravnborgkbuild: ignore powerpc specific symbols in modpost
2008-06-06 Andy Whitcroftupdate checkpatch.pl to version 0.19
2008-06-02 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-05-31 Sam Ravnborgkbuild: fix $(src) assignmnet with external modules
2008-05-30 Linus TorvaldsMark 'scripts/decodecode' executable
next