1 Commits (3cd87d2d817cfffb9b3881fd8a6f350d3bacf134)

Author SHA1 Message Date
Imre Kaloz c700e57cc7 preliminary 2.6.38 support 14 years ago
Alexandros C. Couloumbis a2d17ea8cf target/linux: add preliminary 2.6.37 kernel support 14 years ago
Alexandros C. Couloumbis 206e5f313e linux/generic: add kernel 2.6.36 preliminary support 14 years ago
Felix Fietkau da1bb88a2b rename target/linux/generic-2.6 to generic 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
Mirko Vogt 6e2a58ac3b add generic patchset levelled up to 2.6.31-rc6 15 years ago
Hauke Mehrtens e59c6a8af2 refresh patches 15 years ago
Florian Fainelli fd666e7c7e make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c 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 16 years ago
Felix Fietkau df119d5c19 kernel: fix a relative addressing bug in the mips module relocation code change 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 16 years ago