summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3
Commit message (Collapse)AuthorAgeFilesLines
...
* linux: refresh patches against 3.3Gabor Juhos2012-03-204-7/+7
| | | | SVN-Revision: 31047
* kernel: improve profiling support, keep static symbols when profiling is enabledFelix Fietkau2012-03-171-1/+1
| | | | SVN-Revision: 30964
* kernel: optimize out remaining netfilter hooks in the bridging code if ↵Felix Fietkau2012-03-161-25/+71
| | | | | | bridge filtering is disabled SVN-Revision: 30954
* ar71xx: move micrel PHY driver to the generic linux targetGabor Juhos2012-03-151-0/+24
| | | | SVN-Revision: 30946
* linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selectedGabor Juhos2012-03-158-68/+144
| | | | SVN-Revision: 30945
* kernel: bypass all netfilter hooks if the sysctls for that functionality ↵Felix Fietkau2012-03-131-0/+76
| | | | | | have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config SVN-Revision: 30917
* linux/3.3: refresh patches against 3.3-rc7Gabor Juhos2012-03-122-5/+5
| | | | SVN-Revision: 30908
* linux/3.3: allow to set platform_data for phy devicesGabor Juhos2012-03-121-0/+115
| | | | SVN-Revision: 30906
* expose CONFIG_NETFILTER_NETLINK for external kmodsJo-Philipp Wich2012-03-121-0/+11
| | | | SVN-Revision: 30894
* linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfoGabor Juhos2012-03-111-0/+17
| | | | SVN-Revision: 30881
* Merge branch 'bcm63xx'Florian Fainelli2012-03-052-2/+1
| | | | SVN-Revision: 30819
* kernel: remove the crtsavres dependency, the patched gcc will no longer emit ↵Felix Fietkau2012-03-051-47/+2
| | | | | | references to that code SVN-Revision: 30816
* kernel: fix vmalloc stack traces triggered by module with an empty init ↵Felix Fietkau2012-03-051-0/+20
| | | | | | section (mostly happens on x86) SVN-Revision: 30813
* linux/3.3: merge recent ubifs patches from 3.2Gabor Juhos2012-03-034-2/+309
| | | | SVN-Revision: 30800
* linux/3.3: refresh patches against 3.3-rc5Gabor Juhos2012-03-034-5/+5
| | | | SVN-Revision: 30799
* kernel: strip unnecessary symbol table information from kernel modules, ↵Felix Fietkau2012-02-202-1/+12
| | | | | | reduces default squashfs size on ar71xx by about 4k SVN-Revision: 30657
* refresh patches to -rc3Imre Kaloz2012-02-116-6/+6
| | | | SVN-Revision: 30456
* generic: fix yaffs2 build warnings on 3.3Gabor Juhos2012-02-101-0/+71
| | | | SVN-Revision: 30418
* generic: fix kexec build error for MIPS with gcc-4.6-linaroGabor Juhos2012-02-091-2/+2
| | | | SVN-Revision: 30395
* generic: 3.3: fix yaffs2 build errorGabor Juhos2012-02-091-0/+289
| | | | SVN-Revision: 30392
* kernel: add a recent upstream commit (post-3.3) to the ssb update patch, ↵Felix Fietkau2012-02-071-0/+130
| | | | | | required for the next mac80211 update SVN-Revision: 30345
* kernel: fix netfilter layer7 compilation in 3.3Jonas Gorski2012-02-041-1/+1
| | | | SVN-Revision: 30026
* kernel: add preliminary support for linux 3.3Jonas Gorski2012-02-02121-0/+62718
Based on 3.3-rc2 SVN-Revision: 29986