Age | Commit message (Expand) | Author |
2010-02-03 | Build the kernel with -mfix-loongson2f-btb. Requires up-to-date binutils. | Miod Vallat |
2010-02-03 | Provide a value for MACHINE_CPU, to let the build machinery reuse the existing | Miod Vallat |
2010-02-03 | init ofdm sensitivity with min value (which depends on the chip) | Damien Bergamini |
2010-02-03 | Enable the next page bit for IP1001, otherwise the PHY fails | Stuart Henderson |
2010-02-03 | Use nitems. | Joel Sing |
2010-02-03 | typo. CPU_ID_ARM1022EJS -> CPU_ID_ARM1026EJS | Kevin Lo |
2010-02-02 | Attach athn(4) to the AR2427 which is a castrated (no 11n) AR928X. | Damien Bergamini |
2010-02-02 | regen | Damien Bergamini |
2010-02-02 | add AR2427 pci id | Damien Bergamini |
2010-02-02 | Fix for the Intel WiFi Link 1000. | Damien Bergamini |
2010-02-02 | Add rcs id's | Kevin Lo |
2010-02-02 | Skip calling smp_rendezvous if it's not necessary. | Takuya ASADA |
2010-02-02 | lazy FP saving on uniprocessor, just like macppc. | Takuya ASADA |
2010-02-01 | Commit a diff I had sitting around in my tree that 90% matches one sent by | Dale Rahn |
2010-02-01 | - add and enable puc(4) (only com, i didn't test lpt) | Jasper Lievisse Adriaanse |
2010-02-01 | regen | Damien Bergamini |
2010-02-01 | change descriptions for WiFi Link 6000 series | Damien Bergamini |
2010-02-01 | unmute GPIO 0 on IDT 92HD73C1 codecs found in Dell machines | Jacob Meuser |
2010-02-01 | Limit memory to 256MB at the moment, (intrusive) part of the branch | Miod Vallat |
2010-02-01 | On Loongson 2 processors, clear the branch target buffer on userland->kernel | Miod Vallat |
2010-02-01 | Fix thinko in previous. | Miod Vallat |
2010-01-31 | update to get a working bsd.rd | Otto Moerbeek |
2010-01-31 | fix ELF64_R_INFO for mips64el to cast to 64 bits before shift; ok miod@ | Otto Moerbeek |
2010-01-31 | Remove !__LP64__ bits and __LP64__ tests. | Miod Vallat |
2010-01-31 | Add hotplug and wsmux. | Miod Vallat |
2010-01-31 | According to Linux, some magic programming is necessary to prevent deadlocks, | Miod Vallat |
2010-01-31 | Add option WSCONS_COMPAT_RAWKBD for X. ok miod@. | Matthieu Herrb |
2010-01-31 | Return a correct address in smfb_mmap(), allows X to work with wsfb. | Miod Vallat |
2010-01-31 | If there is only 256MB of physical memory or less, access it from physical | Miod Vallat |
2010-01-30 | Build these firmwares on loongson. | Miod Vallat |
2010-01-28 | Remove dead assignment and newly created unused variable. | Charles Longeau |
2010-01-28 | The RA stack control bit on the loongson2 diagnostic register is not a clear | Miod Vallat |
2010-01-28 | regen | Miod Vallat |
2010-01-28 | HP-UX getpgrp2() is documented as returning the same value than getpgid(), | Miod Vallat |
2010-01-28 | Make sure the process tree is is loop-free by forbidding ptrace() | Philip Guenthe |
2010-01-28 | set differential gains on 6250 too (but use a 1.0 factor, not 1.5). | Damien Bergamini |
2010-01-28 | Make sure we also cause an iTLB and BTB flush on loongson processors during | Miod Vallat |
2010-01-27 | change the MRR pattern from 1/1/1/1 to 2/2/2/4 | Damien Bergamini |
2010-01-27 | - regen | Jasper Lievisse Adriaanse |
2010-01-27 | - add a bunch of new ati and nvidia devices | Jasper Lievisse Adriaanse |
2010-01-27 | disable interrupts in rdmsr() and wrmsr() so that their operation does not | Miod Vallat |
2010-01-26 | 4.7-BETA (also, lo-carb and ozone layer friendly) | Miod Vallat |
2010-01-26 | sync | Damien Bergamini |
2010-01-26 | new run(4) ids | Damien Bergamini |
2010-01-26 | backout last, it causes mem conflicts and device trouble; | Otto Moerbeek |
2010-01-26 | Be a bit more paranoid and disable interrupts around critical pieces of code, | Miod Vallat |
2010-01-26 | Comment out the Geode timecounter code completely. While a nice idea, this | Miod Vallat |
2010-01-26 | Sprinkle some write buffer flushes, copied from powerpc; prevents | Miod Vallat |
2010-01-25 | add uthum there too. ok drahn@ | Matthieu Herrb |
2010-01-25 | Provide proper ELF64_R_{SYM,TYPE,INFO} on little endian mips64, since these | Miod Vallat |