Skip to content
Snippets Groups Projects
Select Git revision
  • 7f2923c4f73f21cfd714d12a2d48de8c21f11cfe
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

irq

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull kbuild updates from Michal Marek:
    
     - prototypes for x86 asm-exported symbols (Adam Borowski) and a warning
       about missing CRCs (Nick Piggin)
    
     - asm-exports fix for LTO (Nicolas Pitre)
    
     - thin archives improvements (Nick Piggin)
    
     - linker script fix for CONFIG_LD_DEAD_CODE_DATA_ELIMINATION (Nick
       Piggin)
    
     - genksyms support for __builtin_va_list keyword
    
     - misc minor fixes
    
    * 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
      x86/kbuild: enable modversions for symbols exported from asm
      kbuild: fix scripts/adjust_autoksyms.sh* for the no modules case
      scripts/kallsyms: remove last remnants of --page-offset option
      make use of make variable CURDIR instead of calling pwd
      kbuild: cmd_export_list: tighten the sed script
      kbuild: minor improvement for thin archives build
      kbuild: modpost warn if export version crc is missing
      kbuild: keep data tables through dead code elimination
      kbuild: improve linker compatibility with lib-ksyms.o build
      genksyms: Regenerate parser
      kbuild/genksyms: handle va_list type
      kbuild: thin archives for multi-y targets
      kbuild: kallsyms allow 3-pass generation if symbols size has changed
    41e0e24b
    History
    Name Last commit Last update
    ..