Revision 2c95523c0f0ca7c2f157a07f0c03b6bbba13fee6 authored by Linus Torvalds on 06 June 2013, 01:05:45 UTC, committed by Linus Torvalds on 06 June 2013, 01:05:45 UTC
Pull kbuild fixes from Michal Marek:
 "There is one fix for a kbuild regression, plus three kconfig fixes for
  bugs that have alway been there, but are simple enough to be fixed in
  an -rc"

* 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  kconfig/menu.c: fix multiple references to expressions in menu_add_prop()
  mconf: handle keys in empty dialogs
  kbuild: Don't assume dts files live in arch/*/boot/dts
  scripts/config: fix assignment of parameters for short version of --*-after options
2 parent s 4d3797d + 42a0940
History
File Mode Size
Makefile -rw-r--r-- 1.3 KB
carta_random.S -rw-r--r-- 1.0 KB
checksum.c -rw-r--r-- 2.5 KB
clear_page.S -rw-r--r-- 1.9 KB
clear_user.S -rw-r--r-- 6.0 KB
copy_page.S -rw-r--r-- 2.1 KB
copy_page_mck.S -rw-r--r-- 5.7 KB
copy_user.S -rw-r--r-- 16.6 KB
csum_partial_copy.c -rw-r--r-- 3.0 KB
do_csum.S -rw-r--r-- 10.0 KB
flush.S -rw-r--r-- 2.6 KB
idiv32.S -rw-r--r-- 2.0 KB
idiv64.S -rw-r--r-- 2.0 KB
io.c -rw-r--r-- 2.5 KB
ip_fast_csum.S -rw-r--r-- 2.6 KB
memcpy.S -rw-r--r-- 6.7 KB
memcpy_mck.S -rw-r--r-- 17.7 KB
memset.S -rw-r--r-- 9.0 KB
strlen.S -rw-r--r-- 6.3 KB
strlen_user.S -rw-r--r-- 6.5 KB
strncpy_from_user.S -rw-r--r-- 1.1 KB
strnlen_user.S -rw-r--r-- 903 bytes
xor.S -rw-r--r-- 3.4 KB

back to top