Commit graph

317 commits

Author SHA1 Message Date
Felix Fietkau
730a3afab7 kernel: add a missing dependency for the mv_cesa crypto driver
SVN-Revision: 26406
2011-04-02 15:25:22 +00:00
Felix Fietkau
6b183fe564 kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash)
SVN-Revision: 26402
2011-04-02 12:50:50 +00:00
Daniel Dickinson
7d9c2daab8 flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. It should be recognized by the CFI and not need forcing. User has not since replied.
SVN-Revision: 26400
2011-04-02 05:44:46 +00:00
Michael Büsch
d739594c8d shmem_set_file: Remove ima_counts_get()
SVN-Revision: 26378
2011-03-30 16:49:18 +00:00
Michael Büsch
5f5b634380 2.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to acoul for noticing.
SVN-Revision: 26377
2011-03-30 16:43:23 +00:00
Michael Büsch
371bccb4c0 Update 2.6.38 to 2.6.38.2
SVN-Revision: 26332
2011-03-28 15:44:03 +00:00
Felix Fietkau
6c7170b923 Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size" Use -x when stripping kernel modules instead
SVN-Revision: 26305
2011-03-26 15:29:53 +00:00
Felix Fietkau
b2b0770576 kernel: use -fno-caller-saves
SVN-Revision: 26301
2011-03-26 01:07:16 +00:00
Felix Fietkau
3be9b77127 kernel: remove all local symbols from kernel modules at link time to reduce their size
SVN-Revision: 26298
2011-03-25 23:47:04 +00:00
Felix Fietkau
def45b136c kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
SVN-Revision: 26297
2011-03-25 22:18:17 +00:00
Imre Kaloz
0a65ef965d enable the 'big kernel lock' by default
SVN-Revision: 26267
2011-03-22 09:20:34 +00:00
Hauke Mehrtens
782dd1689b kernel: add missing config options
SVN-Revision: 26238
2011-03-19 17:40:58 +00:00
Hauke Mehrtens
1ddb639910 kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by generated/autoconf.h.
This fixes build with kernel 2.6.38.
This was only build tested.
Thank you philipp64 for reporting

SVN-Revision: 26237
2011-03-19 17:40:02 +00:00
Imre Kaloz
a8d84ae94d remove 2.6.34 support
SVN-Revision: 26229
2011-03-18 13:40:48 +00:00
Imre Kaloz
b8430e7427 update to 2.6.32.33 and 2.6.37.4
SVN-Revision: 26226
2011-03-18 13:25:32 +00:00
Felix Fietkau
473ac1f87d kernel: fix an overlayfs deadlock on rmdir
SVN-Revision: 26215
2011-03-17 23:14:17 +00:00
Felix Fietkau
4f06dc1907 kernel: replace mini_fo with overlayfs for 2.6.38
SVN-Revision: 26213
2011-03-17 20:23:14 +00:00
Felix Fietkau
334ea34d35 kernel: replace mini_fo with overlayfs for 2.6.37
SVN-Revision: 26209
2011-03-17 19:09:48 +00:00
Felix Fietkau
eb6cad3261 kernel: refresh 2.6.38 patches for final release
SVN-Revision: 26194
2011-03-16 18:31:23 +00:00
Felix Fietkau
b7d69ce4ec kernel: disable xz for 2.6.38 for now, it is unused
SVN-Revision: 26193
2011-03-16 18:31:18 +00:00
Felix Fietkau
1b8a1f7248 kernel: add a few more missing config symbols
SVN-Revision: 26192
2011-03-16 18:31:14 +00:00
Felix Fietkau
3798de4df7 kernel: add a few missing kernel config symbols
SVN-Revision: 26189
2011-03-16 18:04:45 +00:00
Hauke Mehrtens
a08bd03fad ssb: update ssb to version from linux-next-20110311
SVN-Revision: 26127
2011-03-13 17:24:28 +00:00
Hauke Mehrtens
4226f1d373 kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
2011-03-13 17:14:08 +00:00
Hauke Mehrtens
425bf41b23 kernel: update to kernel version 2.6.34.8
SVN-Revision: 26125
2011-03-13 17:13:11 +00:00
Hauke Mehrtens
b78210955c kernel: update to kernel version 2.6.32.32
SVN-Revision: 26124
2011-03-13 17:12:20 +00:00
John Crispin
aae6a94432 * add atm patch to generic .37 series. this is needed for the dsl driver to work.
SVN-Revision: 26022
2011-03-11 08:20:44 +00:00
Felix Fietkau
ef12d2ba03 kernel: allow EAP frames to pass through bridges even in learning state - fixes issues with WDS
SVN-Revision: 26015
2011-03-10 18:00:41 +00:00
Jo-Philipp Wich
05236294f3 Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34
SVN-Revision: 26007
2011-03-10 13:50:19 +00:00
Jo-Philipp Wich
3e08b75693 add two missing symbol for Kernel >= 2.6.37
SVN-Revision: 25984
2011-03-09 21:50:27 +00:00
Imre Kaloz
b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Michael Büsch
42233dcf8e atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. Prindeville for pointing it out.
SVN-Revision: 25881
2011-03-05 20:53:21 +00:00
Jo-Philipp Wich
81cc3ef4f4 yet another missing symbol
SVN-Revision: 25875
2011-03-05 06:51:06 +00:00
Jo-Philipp Wich
72e6f95f99 add more missing kernel symbols
SVN-Revision: 25846
2011-03-03 10:15:55 +00:00
Jo-Philipp Wich
434e1950c6 add missing symbol
SVN-Revision: 25843
2011-03-03 02:31:48 +00:00
Michael Büsch
7b44be03d8 2.6.38: Let mac80211 select CONFIG_AVERAGE
SVN-Revision: 25818
2011-03-01 18:55:00 +00:00
Imre Kaloz
1da9f079b6 update arm mach-types
SVN-Revision: 25806
2011-03-01 11:24:43 +00:00
Imre Kaloz
1f5d24e562 refresh patches with -rc6
SVN-Revision: 25805
2011-03-01 11:24:08 +00:00
Michael Büsch
0ff0b6aa5e block2mtd: More 2.6.38 fixes
SVN-Revision: 25791
2011-02-28 15:52:03 +00:00
Michael Büsch
1147380771 mtd: Fix compile warning
SVN-Revision: 25790
2011-02-28 15:32:45 +00:00
Michael Büsch
eb53b526eb jffs2-lzma: Fix compile warning
SVN-Revision: 25789
2011-02-28 15:19:45 +00:00
Michael Büsch
38430ba588 mini_fo: More 2.6.38 fixes
SVN-Revision: 25788
2011-02-28 15:10:55 +00:00
Felix Fietkau
de194ac4c2 kernel: the usb pci quirks removal patch was a bit overzealous, leave in some functions referenced from other modules
SVN-Revision: 25785
2011-02-28 01:20:49 +00:00
Felix Fietkau
d5c7314b76 kernel: disable sysctl syscall support - nothing uses it
SVN-Revision: 25773
2011-02-27 20:06:13 +00:00
Felix Fietkau
875c8353f6 kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
SVN-Revision: 25771
2011-02-27 19:52:57 +00:00
Felix Fietkau
0e455ce84c kernel: disable /proc/kcore
SVN-Revision: 25770
2011-02-27 19:52:52 +00:00
Felix Fietkau
7b1f833ffc kernel: when disabling common quirks, disable them in the usb subsystem as well - bios handover is useless for most platforms
SVN-Revision: 25768
2011-02-27 19:52:43 +00:00
Felix Fietkau
3fd1dd08fb kernel: de-bloat the lzma library used by jffs2
SVN-Revision: 25767
2011-02-27 19:52:38 +00:00
Felix Fietkau
0839658cbe kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the kmod-crypto-core package
SVN-Revision: 25766
2011-02-27 19:52:34 +00:00
Felix Fietkau
115a37d160 kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default
SVN-Revision: 25765
2011-02-27 19:52:29 +00:00