| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | enable ATA_SFF (PATA support) in the generic configs | kaloz | 2009-10-08 | 2 | -2/+2 |
* | resync 2.6.31 patches | kaloz | 2009-10-08 | 2 | -11/+11 |
* | add more Kconfig symbols to the generic 2.6.31 config | kaloz | 2009-10-08 | 1 | -0/+14 |
* | [kernel] config: fix typo in 2.6.27 generic | nico | 2009-10-07 | 1 | -1/+1 |
* | [kernel] config: add another bunch of missing CONFIG_USB_* entries to generic | nico | 2009-10-07 | 2 | -0/+10 |
* | [kernel] config: add CONFIG_USB_SUSPEND to generic | nico | 2009-10-07 | 6 | -0/+6 |
* | [kernel] config: add missing CONFIG_ORION entry to generic | nico | 2009-10-06 | 2 | -1/+3 |
* | [kernel] move common CONFIG_MMC entries to generic | nico | 2009-10-06 | 6 | -4/+45 |
* | [kernel] move common CONFIG_BATTERY entries to generic | nico | 2009-10-06 | 3 | -0/+12 |
* | [kernel] move common CONFIG_TOUCHSCREEN entries to generic | nico | 2009-10-06 | 3 | -0/+49 |
* | [kernel] move more CONFIG_SND entries to generic | nico | 2009-10-06 | 4 | -0/+7 |
* | [kernel] move common CONFIG_FB entries to generic | nico | 2009-10-05 | 6 | -5/+184 |
* | [kernel] add missing CONFIG_VIDEO_GO7007 symbol | florian | 2009-10-05 | 2 | -0/+2 |
* | enable CONFIG_STAGING on 2.6.31 | nbd | 2009-10-05 | 1 | -1/+32 |
* | refresh 2.6.31 kernel config | nbd | 2009-10-05 | 1 | -271/+271 |
* | [generic-2.6] 2.6.30: disable SND_PPC by default | agb | 2009-10-05 | 1 | -0/+1 |
* | [generic-2.6] move IMAGE_CMDLINE_HACK default to generic from targets | agb | 2009-10-05 | 4 | -0/+4 |
* | [generic-2.6] 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option | agb | 2009-10-05 | 1 | -0/+1 |
* | remove ipset support from core, it is now provided by xtables-addons from the... | nico | 2009-10-03 | 5 | -38745/+0 |
* | kernel: upgrade to 2.6.30.8 and refresh patches | juhosg | 2009-10-01 | 4 | -78/+50 |
* | [kernel] inform users when the in-kernel mips FPU emulator is disabled (#5774) | florian | 2009-09-28 | 4 | -19/+37 |
* | union mounts: fix various bugs related to handling of mountpoints and copyups | nbd | 2009-09-27 | 1 | -0/+117 |
* | fix compile error in bfs on 2.6.31 | nbd | 2009-09-27 | 1 | -1/+1 |
* | union mounts: get rid of kernel log spam | nbd | 2009-09-27 | 1 | -0/+30 |
* | [kernel] fix usage of smp_call_function | florian | 2009-09-27 | 1 | -1/+1 |
* | [kernel] add kexec fixes for mips from M. Syrchin | florian | 2009-09-27 | 2 | -0/+638 |
* | [ipset] Update ipset to version 3.2 | hauke | 2009-09-27 | 7 | -16535/+16908 |
* | small fixes mostly for kernel 2.6.31 | hauke | 2009-09-26 | 2 | -1/+17 |
* | add jffs2 whiteout support (necessary for using it with union mounts) | nbd | 2009-09-26 | 1 | -0/+186 |
* | [kernel] refresh patches | hauke | 2009-09-26 | 8 | -162/+162 |
* | fix 2.6.31 compile with union mounts disabled | nbd | 2009-09-26 | 2 | -2/+13 |
* | kernel: refresh the vm exports patch in 2.6.31 | nbd | 2009-09-25 | 1 | -13/+13 |
* | kernel: add a patch for union mounts in 2.6.31 | nbd | 2009-09-25 | 3 | -0/+5215 |
* | kernel: if block2mtd does not find the device immediately, use wait_for_devic... | nbd | 2009-09-25 | 2 | -0/+20 |
* | merge r17683 to 2.6.30 | nbd | 2009-09-24 | 1 | -1/+4 |
* | add bfs to linux 2.6.31 | nbd | 2009-09-24 | 2 | -0/+6450 |
* | merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31 | nbd | 2009-09-23 | 1 | -8/+38 |
* | kernel: refresh 2.6.30 patches | juhosg | 2009-09-23 | 1 | -11/+11 |
* | kernel: check return code of nla_parse in pcomp_lzma on 2.6.31 | juhosg | 2009-09-23 | 1 | -1/+4 |
* | when using -O2 instead of -Os, get rid of the two optimizations that are caus... | nbd | 2009-09-22 | 3 | -0/+27 |
* | unlzma: fix a race condition and add some optimizations to improve performance | nbd | 2009-09-22 | 2 | -36/+124 |
* | Cleaned config-2.6.31 defaults for PPC | hcg | 2009-09-21 | 1 | -0/+1 |
* | implement write support for partitions covering only a part of an eraseblock ... | nbd | 2009-09-21 | 4 | -2/+294 |
* | add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default) | nbd | 2009-09-19 | 2 | -0/+6413 |
* | Fix lzma cmd args. | lars | 2009-09-17 | 1 | -1/+1 |
* | move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file... | nbd | 2009-09-16 | 10 | -2313/+37 |
* | Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 | noz | 2009-09-12 | 1 | -0/+354 |
* | kernel: wrong image_cmdline patches has been sent by accidentaly, replace them | juhosg | 2009-09-11 | 4 | -124/+0 |
* | kernel: add missing symbols to the 2.6.31 config | juhosg | 2009-09-10 | 1 | -0/+2 |
* | kernel: get rid of the simple_prom_emulator, it is not really useful | juhosg | 2009-09-10 | 4 | -200/+0 |