linux/arch/arm/lib
Linus Torvalds 84d69848c9 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull kbuild updates from Michal Marek:

 - EXPORT_SYMBOL for asm source by Al Viro.

   This does bring a regression, because genksyms no longer generates
   checksums for these symbols (CONFIG_MODVERSIONS). Nick Piggin is
   working on a patch to fix this.

   Plus, we are talking about functions like strcpy(), which rarely
   change prototypes.

 - Fixes for PPC fallout of the above by Stephen Rothwell and Nick
   Piggin

 - fixdep speedup by Alexey Dobriyan.

 - preparatory work by Nick Piggin to allow architectures to build with
   -ffunction-sections, -fdata-sections and --gc-sections

 - CONFIG_THIN_ARCHIVES support by Stephen Rothwell

 - fix for filenames with colons in the initramfs source by me.

* 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: (22 commits)
  initramfs: Escape colons in depfile
  ppc: there is no clear_pages to export
  powerpc/64: whitelist unresolved modversions CRCs
  kbuild: -ffunction-sections fix for archs with conflicting sections
  kbuild: add arch specific post-link Makefile
  kbuild: allow archs to select link dead code/data elimination
  kbuild: allow architectures to use thin archives instead of ld -r
  kbuild: Regenerate genksyms lexer
  kbuild: genksyms fix for typeof handling
  fixdep: faster CONFIG_ search
  ia64: move exports to definitions
  sparc32: debride memcpy.S a bit
  [sparc] unify 32bit and 64bit string.h
  sparc: move exports to definitions
  ppc: move exports to definitions
  arm: move exports to definitions
  s390: move exports to definitions
  m68k: move exports to definitions
  alpha: move exports to actual definitions
  x86: move exports to actual definitions
  ...
2016-10-14 14:26:58 -07:00
..
ashldi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
ashrdi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
backtrace.S ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 2014-07-18 12:29:04 +01:00
bitops.h arm: move exports to definitions 2016-08-07 23:47:21 -04:00
bswapsdi2.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
call_with_stack.S ARM: replace BSYM() with badr assembly macro 2015-05-08 17:33:50 +01:00
changebit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
clear_user.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
clearbit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
copy_from_user.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
copy_page.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
copy_template.S ARM: 8225/1: Add unwinding support for memory copy functions 2014-11-27 16:00:25 +00:00
copy_to_user.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumipv6.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartial.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartialcopy.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartialcopygeneric.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartialcopyuser.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
delay-loop.S ARM: 8306/1: loop_udelay: remove bogomips value limitation 2016-06-22 19:55:12 +01:00
delay.c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2016-10-14 14:26:58 -07:00
div64.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
ecard.S ARM: remove unnecessary mach/hardware.h includes 2011-07-12 11:19:27 -05:00
findbit.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
floppydma.S
getuser.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-acorn.S arch: remove direct definitions of KERN_<LEVEL> uses 2012-07-30 17:25:13 -07:00
io-readsb.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-readsl.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-readsw-armv3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-readsw-armv4.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesb.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesl.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesw-armv3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesw-armv4.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
lib1funcs.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
lshrdi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
Makefile ARM: 8306/1: loop_udelay: remove bogomips value limitation 2016-06-22 19:55:12 +01:00
memchr.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memcpy.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memmove.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memset.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memzero.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
muldi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
putuser.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
setbit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
strchr.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
strrchr.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
testchangebit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
testclearbit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
testsetbit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
uaccess_with_memcpy.c arm: move exports to definitions 2016-08-07 23:47:21 -04:00
ucmpdi2.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
xor-neon.c ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled 2013-09-09 15:24:47 +01:00