Skip to content
Snippets Groups Projects
  1. May 19, 2017
  2. Apr 26, 2017
  3. Jan 13, 2017
  4. Dec 24, 2016
  5. Dec 10, 2016
  6. Sep 02, 2016
  7. Jul 05, 2016
  8. Jun 30, 2016
  9. Jun 13, 2016
  10. May 16, 2016
  11. Feb 01, 2016
  12. Jan 28, 2016
  13. Jan 04, 2016
  14. Oct 26, 2015
  15. Oct 15, 2015
  16. Jun 18, 2015
  17. Apr 01, 2015
  18. Mar 26, 2015
  19. Mar 24, 2015
  20. Mar 21, 2015
  21. Mar 18, 2015
  22. Mar 15, 2015
    • John Crispin's avatar
      kernel: enable open by fhandle syscalls · b1953bdf
      John Crispin authored
      
      This is needed by many services to function properly and as
      all modern distributions got it enabled, it starts to be a
      de-facto standard, i.e. user-space starts to silently depend
      on it.
      
      This also pulls in EXPORTFS, however, the kernel binary size
      increases only a little.
      On ARM systems comes down to 800 bytes uncompressed and about
      200 bytes compressed size.
      On MIPS systems it's about 1.2 kB size increase of the LZMA
      compressed kernel.
      
      v2: use menuconfig option instead of just enabling the option
      
      Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
      
      SVN-Revision: 44765
      b1953bdf
  23. Feb 11, 2015
  24. Jan 16, 2015
  25. Jan 08, 2015
  26. Sep 13, 2014
  27. Sep 10, 2014
  28. Jun 12, 2014
  29. Jun 06, 2014
  30. May 25, 2014
  31. Apr 12, 2014
    • John Crispin's avatar
      sparse: add as a new package selectable from the config · 76133009
      John Crispin authored
      
      This change does multiple things, all related to enable sparse usage as
      a static analysis tool selectable from the OpenWrt configuration:
      *add a KERNEL_SPARSE option in the config to add sparse to the kernel
       build (through the C=1 option usage)
      *add sparse as a new host tools. It will get selected automatically when
       the above option will be enabled
      
      Signed-off-by: default avatarMathieu Olivari <mathieu@qca.qualcomm.com>
      
      SVN-Revision: 40490
      76133009
  32. Apr 02, 2014
  33. Jan 24, 2014
  34. Dec 09, 2013
  35. Nov 22, 2013
  36. Oct 24, 2013
Loading