aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-07-25 20:01:57 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-07-25 20:01:57 -0700
commit154dd78d30b56ffb8b447f629bfcceb14150e5c4 (patch)
treea1d34da3de50d25b96ba315416817a6850cd7b90 /kernel
parentvfs: make gcc generate more obvious code for acl permission checking (diff)
parentgenksyms: Use same type in loop comparison (diff)
parentpackage: Makefile: fix perf target bug (diff)
parentgitignore: ignore debian build directory (diff)
downloadlinux-dev-154dd78d30b56ffb8b447f629bfcceb14150e5c4.tar.xz
linux-dev-154dd78d30b56ffb8b447f629bfcceb14150e5c4.zip
Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
* 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6: genksyms: Use same type in loop comparison kbuild: silence generated makefile message kernel: prevent unnecessary rebuilding due to config_data.gz headers_install: fix __packed in exported kernel headers dtc: regen parser dtc: migrate parser to implicit rules kconfig: regen parser kconfig: migrate parser to implicit rules kconfig/zconf.l: do not ask to generate backup kconfig: kill no longer needed reference to YYDEBUG kconfig: constify `kconf_id_lookup' genksym: regen parser genksyms: migrate parser to implicit rules genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o genksyms: pass hash and lookup functions name and target language though the input file kbuild: simplify the %_shipped rule kbuild: add implicit rules for parser generation kbuild: add `baseprereq' kbuild: Fix reference to vermagic.h * 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6: package: Makefile: fix perf target bug * 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6: gitignore: ignore debian build directory