| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Allow kernel modules to set build ID debug symbol | Felix Fietkau | 2015-10-30 | 1 | -1/+2 |
* | config: add an option to enable KPROBE | John Crispin | 2015-04-01 | 1 | -1/+0 |
* | build: remove obsolete references to cris and avr32 | Felix Fietkau | 2015-03-24 | 1 | -5/+0 |
* | include: pass kernel version when generating kconfig overrides | Jo-Philipp Wich | 2015-01-29 | 1 | -2/+2 |
* | kernel: allow specifying kernel images to be copied separately from kernel ma... | Felix Fietkau | 2014-12-11 | 1 | -3/+4 |
* | build: remove useless quote stripping for KERNELNAME, add fallback for it in ... | Felix Fietkau | 2014-10-05 | 1 | -9/+4 |
* | build: make sure modules are modposted after initramfs image is built | Felix Fietkau | 2014-10-05 | 1 | -2/+2 |
* | target/linux/*/image/Makefile: eliminate more LINUX_DIR users | John Crispin | 2014-07-21 | 1 | -0/+1 |
* | include: Allow git kernel branch selection | John Crispin | 2014-06-02 | 1 | -0/+4 |
* | include: Clean-up kernel git command options management | John Crispin | 2014-06-02 | 1 | -1/+7 |
* | config: Remove KERNEL_GIT_LOCAL_REPOSITORY option | John Crispin | 2014-06-02 | 1 | -8/+2 |
* | sparse: add as a new package selectable from the config | John Crispin | 2014-04-12 | 1 | -0/+4 |
* | partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY va... | Felix Fietkau | 2014-03-22 | 1 | -1/+1 |
* | include: r39979 broke kernel unpacking | John Crispin | 2014-03-21 | 1 | -1/+1 |
* | kernel: fix parallel build issues with header install | Felix Fietkau | 2014-01-30 | 1 | -1/+1 |
* | add x86_64 target support | Imre Kaloz | 2014-01-07 | 1 | -0/+5 |
* | include: handle LZ4 compression scheme | Florian Fainelli | 2013-10-25 | 1 | -0/+1 |
* | kernel: fix remaining initramfs related breakage | Felix Fietkau | 2013-07-23 | 1 | -2/+2 |
* | include: fix path for kernel-generated cpio removal | Luka Perkov | 2013-07-02 | 1 | -1/+1 |
* | include: force a kernel-generated cpio removal and rebuild | Florian Fainelli | 2013-07-01 | 1 | -0/+1 |
* | buildroot: filter out dtbs KERNELNAME target (#13785) | Florian Fainelli | 2013-06-30 | 1 | -1/+1 |
* | buildroot: copy KENRNELNAME files to $(KDIR) | Florian Fainelli | 2013-06-27 | 1 | -0/+10 |
* | buildroot: build a second pass kernel if initramfs is enabled | Florian Fainelli | 2013-06-27 | 1 | -6/+29 |
* | buildroot: workaround broken syntax highlighting | Florian Fainelli | 2013-06-27 | 1 | -0/+1 |
* | kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol | Florian Fainelli | 2013-01-15 | 1 | -0/+1 |
* | use xz compressed kernel tarballs | Imre Kaloz | 2012-11-18 | 1 | -1/+1 |
* | kernel-defaults: factor common code handling initramfs options | Florian Fainelli | 2012-10-31 | 1 | -30/+25 |
* | properly reindent Kernel/Prepare/Default | Florian Fainelli | 2012-10-30 | 1 | -6/+6 |
* | kernel: suppress redundant calls to headers installation | Felix Fietkau | 2012-09-15 | 1 | -1/+1 |
* | kernel: remove the explicit kernel make call for "oldconfig prepare scripts",... | Felix Fietkau | 2012-09-15 | 1 | -1/+0 |
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes bu... | Felix Fietkau | 2012-07-20 | 1 | -0/+1 |
* | build: allow KERNELNAME to contain multiple kernel make targets | Florian Fainelli | 2012-06-18 | 1 | -1/+1 |
* | include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE | Gabor Juhos | 2012-05-05 | 1 | -1/+1 |
* | Fix iptables abuse of kernel header files. Use exported headers instead. | Gabor Juhos | 2012-05-03 | 1 | -0/+1 |
* | build: rework verbosity level selection | Felix Fietkau | 2012-04-26 | 1 | -5/+2 |
* | enable verbose output of kernel build if V=99 is passed | Mirko Vogt | 2012-04-24 | 1 | -0/+4 |
* | define external cpio | John Crispin | 2012-04-05 | 1 | -0/+16 |
* | include: calculate md5sum over sorted kernel config symbol list and incorpera... | Jo-Philipp Wich | 2012-01-08 | 1 | -0/+1 |
* | add a portable version of sys/sysmacros.h and and let the kernel use the host... | Felix Fietkau | 2011-07-02 | 1 | -0/+2 |
* | build: clean up handling of the kernel config | Felix Fietkau | 2011-04-06 | 1 | -1/+1 |
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -2/+0 |
* | fixup board specific KERNELNAME overrides | Imre Kaloz | 2011-01-27 | 1 | -3/+1 |
* | 2.6.38 supports xz ramdisks, too | Imre Kaloz | 2011-01-24 | 1 | -0/+1 |
* | make targets provide their KERNELNAME | Florian Fainelli | 2010-11-08 | 1 | -9/+0 |
* | remove linux 2.4 specific build system code | Felix Fietkau | 2010-06-26 | 1 | -12/+2 |
* | finalize lzma/jffs2 support (currently not enebled by default, for kernels >=... | Alexandros C. Couloumbis | 2010-04-13 | 1 | -3/+2 |
* | make lzo compressed initramfs selectable, too | Imre Kaloz | 2009-11-21 | 1 | -0/+1 |
* | merge target kernel config files with subtarget config files and add a variab... | Felix Fietkau | 2009-11-11 | 1 | -1/+1 |
* | automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9) | Felix Fietkau | 2009-11-11 | 1 | -1/+2 |
* | add menuconfig option for enabling debugfs support in the kernel | Gabor Juhos | 2009-09-08 | 1 | -0/+1 |