| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: update linux 3.8 to 3.8.2 | Gabor Juhos | 2013-03-04 | 1 | -2/+2 |
* | kernel: update linux 3.8 to 3.8.1 | Gabor Juhos | 2013-03-03 | 1 | -2/+2 |
* | kernel: update linux 3.7 to 3.7.10 | Gabor Juhos | 2013-03-03 | 1 | -2/+2 |
* | include/toplevel.mk: print warnings/errors to stderr | Jonas Gorski | 2013-02-21 | 1 | -1/+1 |
* | include/package-ipkg.mk: print warnings/errors to stderr | Jonas Gorski | 2013-02-21 | 1 | -1/+1 |
* | include/package-bin: print warnings/errors to stderr | Jonas Gorski | 2013-02-21 | 1 | -1/+1 |
* | include/kernel.mk: print warnings/errors to stderr | Jonas Gorski | 2013-02-21 | 1 | -3/+3 |
* | kernel: update linux 3.8-rcX to 3.8 | Gabor Juhos | 2013-02-19 | 1 | -0/+3 |
* | kernel: update linux 3.7 to 3.7.9 | Gabor Juhos | 2013-02-17 | 1 | -2/+2 |
* | kernel: update linux 3.7 to 3.7.8 | Gabor Juhos | 2013-02-15 | 1 | -2/+2 |
* | kernel: update linux 3.7 to 3.7.7 | Gabor Juhos | 2013-02-12 | 1 | -2/+2 |
* | kernel: update linux 3.7 to 3.7.6 | Gabor Juhos | 2013-02-04 | 1 | -2/+2 |
* | package/kernel: xt_NOTRACK has been removed in 3.7-rc1 | Gabor Juhos | 2013-02-04 | 1 | -1/+1 |
* | include/image.mk: export ubifs image from mkfs.ubifs | Luka Perkov | 2013-02-03 | 1 | -0/+1 |
* | kernel: update linux 3.7 to 3.7.5 | Gabor Juhos | 2013-01-29 | 1 | -2/+2 |
* | kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips | Felix Fietkau | 2013-01-26 | 1 | -10/+2 |
* | kernel: fix module export stripping | Felix Fietkau | 2013-01-26 | 1 | -4/+4 |
* | kernel: update linux 3.7 to 3.7.4 | Gabor Juhos | 2013-01-24 | 1 | -2/+2 |
* | kernel: update linux 3.7 to 3.7.3 | Gabor Juhos | 2013-01-18 | 1 | -2/+2 |
* | kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol | Florian Fainelli | 2013-01-15 | 1 | -0/+1 |
* | netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) | Jo-Philipp Wich | 2013-01-14 | 1 | -2/+1 |
* | kernel: update linux 3.7 to 3.7.2 | Gabor Juhos | 2013-01-12 | 1 | -2/+2 |
* | image.mk: use XZ bcj architecture filter if available | Florian Fainelli | 2013-01-11 | 1 | -1/+4 |
* | netfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3 | Florian Fainelli | 2013-01-10 | 1 | -1/+1 |
* | cmake.mk: add support for overriding the source dir, and define the cmake pre... | Felix Fietkau | 2012-12-29 | 1 | -1/+4 |
* | mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size... | Felix Fietkau | 2012-12-28 | 1 | -1/+1 |
* | build: reduce the size of package metadata a bit to keep package list files s... | Felix Fietkau | 2012-12-22 | 3 | -12/+10 |
* | build: remove the default useless MAINTAINER value | Felix Fietkau | 2012-12-22 | 1 | -2/+0 |
* | fix ipv4 nat on 3.7 by adding missing iptables modules | John Crispin | 2012-12-22 | 1 | -1/+1 |
* | kernel: fix module packages postinst by pointing to the new functions.sh loca... | Felix Fietkau | 2012-12-20 | 1 | -1/+1 |
* | kernel: update linux 3.7 to 3.7.1 | Gabor Juhos | 2012-12-18 | 1 | -2/+2 |
* | netfilter: fix module list for 3.7 kernel | Gabor Juhos | 2012-12-18 | 1 | -6/+11 |
* | kernel: update linux 3.6 to 3.6.11 | Gabor Juhos | 2012-12-18 | 1 | -2/+2 |
* | fixes uapi helper define | John Crispin | 2012-12-16 | 1 | -2/+3 |
* | fix tapi dependency | John Crispin | 2012-12-15 | 1 | -5/+5 |
* | adds wrapper for uapi directory | John Crispin | 2012-12-15 | 1 | -0/+1 |
* | netfilter.mk: extend nf_add macro to take a version dependency expression | Jo-Philipp Wich | 2012-12-15 | 1 | -19/+16 |
* | kernel: update linux 3.6 to 3.6.10 | Gabor Juhos | 2012-12-11 | 1 | -2/+2 |
* | kernel: update to 3.7 final | Florian Fainelli | 2012-12-11 | 1 | -0/+3 |
* | netfilter.mk: fix packaging of xt_LOG.ko, it moved between 3.3.8 and 3.6.x | Jo-Philipp Wich | 2012-12-11 | 1 | -2/+6 |
* | kernel: update linux 3.6 to 3.6.9 | Gabor Juhos | 2012-12-08 | 1 | -2/+2 |
* | Revert "include/image.mk: call Image/Build/{cpiogz,targz}" | Florian Fainelli | 2012-12-04 | 1 | -2/+0 |
* | include/image.mk: call Image/Build/{cpiogz,targz} | Florian Fainelli | 2012-12-04 | 1 | -0/+2 |
* | include: download.mk: correct tar argument order when packing checkouts | Jo-Philipp Wich | 2012-12-02 | 1 | -2/+2 |
* | kernel: fix stripping symbol exports | Felix Fietkau | 2012-12-02 | 1 | -7/+23 |
* | kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ... | Felix Fietkau | 2012-12-02 | 1 | -1/+1 |
* | build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space | Gabor Juhos | 2012-11-29 | 1 | -1/+1 |
* | kernel: update linux 3.6 to 3.6.8 | Gabor Juhos | 2012-11-29 | 1 | -2/+2 |
* | image.mk: don't squash file permissions in JFFS2 images | Florian Fainelli | 2012-11-27 | 1 | -2/+2 |
* | add preliminary support for musl | Florian Fainelli | 2012-11-23 | 10 | -0/+50 |