summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-04remove assumption that internal IFSD_LINK* defines are the same asKevin Steves
2010-02-04In event_again() call event_del() before calling event_set() so weJonathan Gray
2010-02-04no -S option; from Daniel DickmanJason McIntyre
2010-02-04MACHINE_CPU here too;Jason McIntyre
2010-02-04Added optimization for XY reads, requires only one temp bufferJordan Hargrave
2010-02-04Optimized failure handing for Read with X/P failuresJordan Hargrave
2010-02-03Fix divide by zero on small windows with main-* layouts.Nicholas Marriott
2010-02-03syncMiod Vallat
2010-02-03loongson relese building bits; ok miod@Otto Moerbeek
2010-02-03Remove memory limitation to the low 256MB. With the -mfix-loongson2f-btbMiod Vallat
2010-02-03There is no need to compile this code with .set noat, really.Miod Vallat
2010-02-03Build the kernel with -mfix-loongson2f-btb. Requires up-to-date binutils.Miod Vallat
2010-02-03Add a new option to the mips64 gas, -mfix-loongson2f-btb. This optionMiod Vallat
2010-02-03add loongson cachflush.0; ok miod@Otto Moerbeek
2010-02-03syncOtto Moerbeek
2010-02-03sync to new realityOtto Moerbeek
2010-02-03Provide a value for MACHINE_CPU, to let the build machinery reuse the existingMiod Vallat
2010-02-03MACHINE_ARCH -> MACHINE_CPU when applicable.Miod Vallat
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2010-02-03If MACHINE_CPU != MACHINE_ARCH, pass -D__${MACHINE_CPU}__ to the preprocessor.Miod Vallat
2010-02-03Add a new default variable in Makefile context, MACHINE_CPU. Its value isMiod Vallat
2010-02-03init ofdm sensitivity with min value (which depends on the chip)Damien Bergamini
2010-02-03Add a SECURITY FIX for CVE-2010-0010Jasper Lievisse Adriaanse
2010-02-03Argh, typo in macro name.Miod Vallat
2010-02-03First cut at loongson installation notes.Miod Vallat
2010-02-03Enable the next page bit for IP1001, otherwise the PHY failsStuart Henderson
2010-02-03Use nitems.Joel Sing
2010-02-03typo. CPU_ID_ARM1022EJS -> CPU_ID_ARM1026EJSKevin Lo
2010-02-03Document 'show bcstats'.Joel Sing
2010-02-03make it clear that -iname supports globbing;Ingo Schwarze
2010-02-02make buffer_get_string_ret() really non-fatal in all cases (it wasDamien Miller
2010-02-02Add missing 'in' in sample rdr-to rule. Noted by Steve Williams.Stuart Henderson
2010-02-02Attach athn(4) to the AR2427 which is a castrated (no 11n) AR928X.Damien Bergamini
2010-02-02regenDamien Bergamini
2010-02-02add AR2427 pci idDamien Bergamini
2010-02-02Fix for the Intel WiFi Link 1000.Damien Bergamini
2010-02-02Add rcs id'sKevin Lo
2010-02-02Skip calling smp_rendezvous if it's not necessary.Takuya ASADA
2010-02-02lazy FP saving on uniprocessor, just like macppc.Takuya ASADA
2010-02-01Commit a diff I had sitting around in my tree that 90% matches one sent byDale Rahn
2010-02-01If redrawing line 0 of the screen onto the tty, there can't be a wrap flag onNicholas Marriott
2010-02-01Add scroll-up/scroll-down for choose/more mode, from Micah Cowan.Nicholas Marriott
2010-02-01- add and enable puc(4) (only com, i didn't test lpt)Jasper Lievisse Adriaanse
2010-02-01Properly restore ret1 instead of overwriting ret0 with the saved value.Mark Kettenis
2010-02-01regenDamien Bergamini
2010-02-01change descriptions for WiFi Link 6000 seriesDamien Bergamini
2010-02-01Fix logic error (&& vs. ||), found while looking for inspiration for smtpdJacek Masiulaniec
2010-02-01unmute GPIO 0 on IDT 92HD73C1 codecs found in Dell machinesJacob Meuser
2010-02-01Limit memory to 256MB at the moment, (intrusive) part of the branchMiod Vallat
2010-02-01On Loongson 2 processors, clear the branch target buffer on userland->kernelMiod Vallat