876 Commits (3687b4fb2693e54e6d476d4fe0a736e75eeee2c7)

Author SHA1 Message Date
Felix Fietkau ed77b34296 add jffs2 whiteout support (necessary for using it with union mounts) 15 years ago
Hauke Mehrtens a2698ec77c refresh patches 15 years ago
Felix Fietkau 7cae3c4f8a fix 2.6.31 compile with union mounts disabled 15 years ago
Felix Fietkau e0dd793ff5 kernel: refresh the vm exports patch in 2.6.31 15 years ago
Felix Fietkau 2ae19cb459 kernel: add a patch for union mounts in 2.6.31 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
Felix Fietkau abd35497ad add bfs to linux 2.6.31 15 years ago
Felix Fietkau a29453627d merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31 15 years ago
Gabor Juhos f8da6ac9c6 kernel: refresh 2.6.30 patches 15 years ago
Gabor Juhos 60132f56f7 kernel: check return code of nla_parse in pcomp_lzma on 2.6.31 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
Hamish Guthrie 59e3af45d1 Cleaned config-2.6.31 defaults for PPC 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
Lars-Peter Clausen afb54c9789 Fix lzma cmd args. 15 years ago
Felix Fietkau 30e635c55b move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use) 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 6d8d5cddfd kernel: add missing symbols to the 2.6.31 config 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 c7d90d3dc4 kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches 15 years ago
Gabor Juhos 7763c09a10 kernel: refresh 2.6.30 patches 15 years ago
Felix Fietkau 6ab62627b8 remove an empty patch file (thx, xiangfu) 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
Felix Fietkau d0bdbdc64f mvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherwise packets may get dropped 15 years ago
Florian Fainelli c7d20c0a7e add the in-tree gspca driver 15 years ago
Florian Fainelli 06f095a73a mode cygwin fixes for scripts/mod/file2alias 15 years ago
Florian Fainelli f2be850ea3 more linux kernel cygwin build fixes 15 years ago
Gabor Juhos bdde89eb81 2.6.31: refresh generic patches 15 years ago
Gabor Juhos 72a983bfa1 2.6.31: update generic config 15 years ago
Mirko Vogt fb4727d391 also take over the files for 2.6.31 15 years ago
Mirko Vogt 6e2a58ac3b add generic patchset levelled up to 2.6.31-rc6 15 years ago
Gabor Juhos 7f1cd738fc 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size 15 years ago
Gabor Juhos 149f92b47a 2.6.30: update layer7 patch 15 years ago
Hauke Mehrtens 82a092bece fix for commit r17276 15 years ago
Hauke Mehrtens f7abb800cf Do not build the mac80211 module in the kernel. The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. 15 years ago
Hauke Mehrtens e59c6a8af2 refresh patches 15 years ago
Felix Fietkau 6e28b28c5e add a driver for rtl8306 switches 15 years ago
Hauke Mehrtens a16081b3c1 fix build 15 years ago
Felix Fietkau bad105e7c8 arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports 15 years ago
Felix Fietkau ed5f6f4efa revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655 15 years ago
Felix Fietkau 632457f587 backport fixed module exports patch to 2.6.28 15 years ago
Felix Fietkau 88f98e238e fix the kernel symbol export patch for arm/powerpc 15 years ago
Felix Fietkau 9f01c68bb7 revert the module exports patch on 2.6.28 until it is fixed 15 years ago
Felix Fietkau bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image 15 years ago
Florian Fainelli fd666e7c7e make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c 15 years ago
Felix Fietkau 2769ed671f atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X 15 years ago