| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: fix downloading rcX releases | Rafał Miłecki | 2018-12-03 | 1 | -2/+8 |
* | config: don't define the same symbol twice | Koen Vandeputte | 2018-01-17 | 1 | -1/+0 |
* | config: support new symbol intro'd in kernel 4.12 | Koen Vandeputte | 2018-01-13 | 1 | -0/+3 |
* | build: move definition of KBUILD_BUILD_TIMESTAMP to include/kernel.mk | Alexander Couzens | 2017-06-17 | 1 | -6/+0 |
* | build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk | Felix Fietkau | 2017-06-07 | 1 | -29/+4 |
* | include: Do not alter KERNELRELEASE for external/git kernels | Florian Fainelli | 2017-05-25 | 1 | -1/+6 |
* | Revert "kernel: prevent addition of scm marker to localversion" | Florian Fainelli | 2017-05-25 | 1 | -4/+0 |
* | kernel: move initramfs's init script out of base-files | Rafał Miłecki | 2017-04-04 | 1 | -1/+1 |
* | kernel: do not try to copy vmlinux out of arch/$(ARCH)/boot | Felix Fietkau | 2017-03-22 | 1 | -1/+1 |
* | kernel: speed up build system by getting rid of redundant work | Felix Fietkau | 2017-03-16 | 1 | -1/+3 |
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -1/+1 |
* | include/kernel: Switch to git download method | Florian Fainelli | 2016-12-04 | 1 | -10/+1 |
* | kernel: add STAGING_DIR_HOST/lib to host library search path | Felix Fietkau | 2016-09-29 | 1 | -0/+1 |
* | build: use perl instead of GNU date for KBUILD_BUILD_TIMESTAMP | Felix Fietkau | 2016-08-23 | 1 | -1/+7 |
* | kernel: prevent adding custom string to localversion | Josua Mayer | 2016-08-18 | 1 | -0/+1 |
* | kernel: prevent addition of scm marker to localversion | Josua Mayer | 2016-08-18 | 1 | -0/+4 |
* | kernel: check SOURCE_DATE_EPOCH before setting KBUILD_BUILD_TIMESTAMP | Jonas Gorski | 2016-08-13 | 1 | -1/+1 |
* | kernel: allow reproducable builds | Jonas Gorski | 2016-08-13 | 1 | -0/+2 |
* | kernel: make the kernel build auto-clean the build dir like package builds | Felix Fietkau | 2016-08-05 | 1 | -1/+1 |
* | build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | kernel: Revert "kernel: set root on NFS when enabled" | Florian Fainelli | 2016-02-11 | 1 | -13/+0 |
* | kernel: enable CONFIG_KALLSYMS_UNCOMPRESSED=y | Felix Fietkau | 2016-02-08 | 1 | -1/+1 |
* | kernel: set root on NFS when enabled | Florian Fainelli | 2016-02-01 | 1 | -0/+13 |
* | include/kernel: add custom USER/DOMAIN config options | Felix Fietkau | 2016-01-28 | 1 | -0/+2 |
* | build: skip rebuild of kernel images if the source did not change | Felix Fietkau | 2016-01-06 | 1 | -7/+9 |
* | build: suppress unnecessary kernel config rewrites to speed up build | Felix Fietkau | 2016-01-06 | 1 | -5/+10 |
* | 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 |