| Commit message (Expand) | Author | Age | Files | Lines |
* | [kernel] inform users when the in-kernel mips FPU emulator is disabled (#5774) | florian | 2009-09-28 | 1 | -1/+3 |
* | [ipset] Update ipset to version 3.2 | hauke | 2009-09-27 | 1 | -2781/+2842 |
* | when using -O2 instead of -Os, get rid of the two optimizations that are caus... | nbd | 2009-09-22 | 1 | -0/+9 |
* | move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file... | nbd | 2009-09-16 | 4 | -55/+10 |
* | kernel: wrong image_cmdline patches has been sent by accidentaly, replace them | juhosg | 2009-09-11 | 1 | -31/+0 |
* | kernel: get rid of the simple_prom_emulator, it is not really useful | juhosg | 2009-09-10 | 1 | -50/+0 |
* | kernel: add generic image_cmdline hack to MIPS targets | juhosg | 2009-09-10 | 2 | -6/+65 |
* | [kernel] mode cygwin fixes for scripts/mod/file2alias | florian | 2009-08-27 | 1 | -1/+1 |
* | [kernel] more linux kernel cygwin build fixes | florian | 2009-08-26 | 1 | -3/+15 |
* | [mac80211] fix for commit r17276 | hauke | 2009-08-15 | 1 | -0/+11 |
* | [mac80211] Do not build the mac80211 module in the kernel. | hauke | 2009-08-15 | 1 | -0/+11 |
* | add a driver for rtl8306 switches | nbd | 2009-08-14 | 1 | -0/+23 |
* | arm: when linking the kernel, move the section discards after the other secti... | nbd | 2009-08-09 | 1 | -0/+37 |
* | revert some accidentally committed test/debug changes from the module symbol ... | nbd | 2009-08-09 | 1 | -12/+12 |
* | backport fixed module exports patch to 2.6.28 | nbd | 2009-08-09 | 1 | -0/+154 |
* | revert the module exports patch on 2.6.28 until it is fixed | nbd | 2009-08-08 | 1 | -117/+0 |
* | add an optional config option for stripping all unnecessary symbol exports fr... | nbd | 2009-08-08 | 1 | -0/+117 |
* | fix a >2 year old stack overflow in the mtd rootfs split patch which only cau... | nbd | 2009-07-21 | 1 | -10/+9 |
* | add a new arm lzma kernel decompressor based on rewritten (and much more read... | nbd | 2009-07-21 | 1 | -0/+719 |
* | [kernel] 2.6.{28,30}: refresh patches | juhosg | 2009-07-20 | 1 | -14/+4 |
* | mips: fix another bug in the module relocation change: the wrong base address... | nbd | 2009-07-18 | 1 | -12/+9 |
* | sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel con... | nbd | 2009-07-18 | 1 | -1/+3 |
* | kernel: fix a relative addressing bug in the mips module relocation code change | nbd | 2009-07-13 | 1 | -12/+16 |
* | [kernel] MIPS: fix loading of modules with unresolved weak symbols | juhosg | 2009-07-13 | 1 | -0/+42 |
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, al... | nbd | 2009-07-12 | 1 | -0/+142 |
* | [kernel] use subsys_initcall in the i2c-gpio driver | juhosg | 2009-07-11 | 1 | -0/+11 |
* | seems like the pages that mentioned mips 4k cores not having prefetch were wr... | nbd | 2009-07-11 | 1 | -10/+0 |
* | mips: replace -mlong-calls with -mno-long-calls to make function calls faster... | nbd | 2009-07-11 | 1 | -0/+325 |
* | mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does no... | nbd | 2009-07-11 | 1 | -0/+10 |
* | pppoe: add extra padding for the header (useful for drivers that need headroom) | nbd | 2009-06-29 | 1 | -0/+20 |
* | [kernel] turn off the Algorithmics FPU emulator by default now that we have s... | florian | 2009-06-28 | 1 | -0/+163 |
* | [kernel] refresh patches | hauke | 2009-06-14 | 4 | -18/+7 |
* | [kernel] refresh 2.6.28 patches | florian | 2009-06-08 | 2 | -2/+2 |
* | ocf: fix uninitialized variable access (thx, Dakon) | nbd | 2009-06-01 | 1 | -1/+1 |
* | [kernel] mips: fix gcc 4.4.0 build failure on delay.h (#5116) | florian | 2009-05-30 | 1 | -0/+163 |
* | [ssb] Remove pcmcia support from ssb. | hauke | 2009-05-24 | 1 | -9/+0 |
* | [kernel] generic-2.6: move PCI quirk patch from the adm5120 target into the g... | juhosg | 2009-05-22 | 1 | -0/+43 |
* | [kernel] generic-2.6/2.6.28: refresh patches | juhosg | 2009-05-22 | 2 | -3/+0 |
* | make kernels use /etc/preinit by default | kaloz | 2009-05-14 | 1 | -0/+14 |
* | reduce the total cpu usage of ipt_do_table under high network load from 3.1% ... | nbd | 2009-05-13 | 1 | -0/+43 |
* | [kernel] add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023) | florian | 2009-05-12 | 1 | -0/+173 |
* | [ssb] Add support for pcmcia to ssb. | hauke | 2009-05-11 | 1 | -0/+9 |
* | [kernel] Refresh patches. | hauke | 2009-05-11 | 4 | -35/+35 |
* | improve the skb padding performance change to avoid unnecessary reallocations... | nbd | 2009-05-10 | 1 | -4/+44 |
* | [kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30 | jow | 2009-05-07 | 5 | -379/+607 |
* | refresh generic 2.6.28 patches | kaloz | 2009-05-04 | 4 | -12/+12 |
* | [kernel] remove netfilter_upstream_fixes patches, not needed anymore after ke... | nico | 2009-05-03 | 1 | -100/+0 |
* | [kernel] netfilter: add a check for ip proto in netfilter_match_speedup patch... | nico | 2009-05-03 | 1 | -3/+6 |
* | linux 2.6.28: fix kernel headers compilation error because of conflicting get... | nbd | 2009-04-30 | 1 | -0/+29 |
* | [kernel] refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1 | jow | 2009-04-30 | 2 | -36/+51 |