126 Commits (22e3bd0d8b95ca6db63e0370d88433b61d0f370b)

Author SHA1 Message Date
Felix Fietkau 5f89a1f096 netfilter: fix ABI breakage caused by the netfilter match optimization (fixes #5628) 15 years ago
Felix Fietkau 07e59c7bc7 mips: allow the compiler to optimize memset, memcmp, memcpy for better performance and (in some instances) smaller code 15 years ago
Felix Fietkau 2d305bdc23 the mips -ffreestanding patch has been unnecessary for a long time now, remove it 15 years ago
Gabor Juhos f1509eaf8c kernel: add driver for the RTL8366RB switch 15 years ago
Hauke Mehrtens b52345c9ed allow routed mode operation again 15 years ago
Felix Fietkau 8a7049730f fix a compile error in block2mtd when compiled as module 15 years ago
Gabor Juhos b5bc452308 kernel: move mips_machine.h to 'arch/mips/include/asm' 15 years ago
Gabor Juhos 49c4df5487 rtl8366: make it available on all platforms 15 years ago
Felix Fietkau 1a13b8c358 gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio package build 15 years ago
Felix Fietkau c15a8f3b93 add mini_fo locking fix from #5864 15 years ago
Gabor Juhos f5111bd23b kernel: use generic thread_info allocator on MIPS 15 years ago
Gabor Juhos 311c91775d kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches 15 years ago
Gabor Juhos 34ba3ff92c hostap: move patches to the right place 15 years ago
Nicolas Thill 3969ccfde4 generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set) 15 years ago
Gabor Juhos 9e86a8064a kernel: add mips_machine_set_name function 15 years ago
Felix Fietkau 6859128d3a kernel: fix plt fixup related crashes when loading kernel modules on mips, (happened when there was not enough physically contiguous memory available) 15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches 15 years ago
Felix Fietkau eaf1d61e6d make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it 15 years ago
Imre Kaloz fb7c762ad6 export __cpuc_flush_dcache_page for ARM targets 15 years ago
Florian Fainelli 9f96bc4697 add missing ledtrig-netdev dependency on the networking stack 15 years ago
Florian Fainelli 1b491bcfbb refresh patches 15 years ago
Imre Kaloz 50800bb207 resync 2.6.30/2.6.31 patches 15 years ago
Imre Kaloz f4afe053da Switch to the squashfs-lzma code from the squashfs-devel git tree. 15 years ago
John Crispin 976d1a1024 adds dsl support, thank you infineon/lantiq 15 years ago
Florian Fainelli 12d8c25efe fix build failures on include/scsi/scsi.h, spotted by udev compilation 15 years ago
Felix Fietkau 7b14b774b4 ppc: add missing symbols for building with a newer toolchain 15 years ago
Imre Kaloz 4d1bd56f33 rename some patches 15 years ago
Felix Fietkau 570699d483 fix errors in unresolved weak symbols on arm 15 years ago
Felix Fietkau 0ba61fe414 ssb: sync with wireless-2.6 15 years ago
Nicolas Thill 0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed 15 years ago
Gabor Juhos 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches 15 years ago
Florian Fainelli 970f50b72b inform users when the in-kernel mips FPU emulator is disabled (#5774) 15 years ago
Florian Fainelli 7f910f72ba fix usage of smp_call_function 15 years ago
Florian Fainelli d854270f76 add kexec fixes for mips from M. Syrchin 15 years ago
Hauke Mehrtens e014faf13f Update ipset to version 3.2 15 years ago
Hauke Mehrtens a2698ec77c refresh patches 15 years ago
Felix Fietkau a2f344ec84 kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216 15 years ago
Felix Fietkau 81a9b94ba1 merge r17683 to 2.6.30 15 years ago
Gabor Juhos f8da6ac9c6 kernel: refresh 2.6.30 patches 15 years ago
Felix Fietkau 6f4e700acd when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again 15 years ago
Felix Fietkau 0754070949 unlzma: fix a race condition and add some optimizations to improve performance also make peek_old_byte errors non-fatal 15 years ago
Felix Fietkau 87a8e8ac10 implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased) 15 years ago
Felix Fietkau 672e12f960 add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default) 15 years ago
Peter Denison f09cdf822c Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 15 years ago
Gabor Juhos 1a60ab36d9 kernel: wrong image_cmdline patches has been sent by accidentaly, replace them 15 years ago
Gabor Juhos 47c0d7419f kernel: get rid of the simple_prom_emulator, it is not really useful 15 years ago
Gabor Juhos d59f5b3a98 kernel: add generic image_cmdline hack to MIPS targets 15 years ago
Gabor Juhos 7763c09a10 kernel: refresh 2.6.30 patches 15 years ago
Felix Fietkau eda566c4e9 get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size 15 years ago
Florian Fainelli 06f095a73a mode cygwin fixes for scripts/mod/file2alias 15 years ago