Jonas Gorski
|
1bc0abb058
|
kernel: add support for linux 3.2.1
SVN-Revision: 29730
|
13 years ago |
Jonas Gorski
|
cf2070bd5b
|
linux: generic: add support for 3.1-rc1
SVN-Revision: 27940
|
13 years ago |
Felix Fietkau
|
71d8c66250
|
kernel: reorganize 2.6.38 patches, clean up block2mtd patches
SVN-Revision: 26690
|
14 years ago |
Imre Kaloz
|
c700e57cc7
|
preliminary 2.6.38 support
SVN-Revision: 25057
|
14 years ago |
Alexandros C. Couloumbis
|
a2d17ea8cf
|
target/linux: add preliminary 2.6.37 kernel support
SVN-Revision: 23828
|
14 years ago |
Alexandros C. Couloumbis
|
206e5f313e
|
linux/generic: add kernel 2.6.36 preliminary support
SVN-Revision: 22832
|
14 years ago |
Felix Fietkau
|
da1bb88a2b
|
rename target/linux/generic-2.6 to generic
SVN-Revision: 21952
|
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)
SVN-Revision: 18858
|
15 years ago |
Mirko Vogt
|
6e2a58ac3b
|
add generic patchset levelled up to 2.6.31-rc6
SVN-Revision: 17351
|
15 years ago |
Hauke Mehrtens
|
e59c6a8af2
|
refresh patches
SVN-Revision: 17268
|
15 years ago |
Florian Fainelli
|
fd666e7c7e
|
make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c
SVN-Revision: 17147
|
15 years ago |
Felix Fietkau
|
1685ce5f3d
|
mips: fix another bug in the module relocation change: the wrong base address for 24 bit jump -> long jump fixup table was used
SVN-Revision: 16904
|
16 years ago |
Felix Fietkau
|
df119d5c19
|
kernel: fix a relative addressing bug in the mips module relocation code change
SVN-Revision: 16831
|
16 years ago |
Felix Fietkau
|
3b3d64743b
|
mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik
SVN-Revision: 16772
|
16 years ago |