Age | Commit message (Expand) | Author |
2012-07-04 | Invert the logic for detecting fibre interface media adapters. | Mark Kettenis |
2012-07-04 | Set the 10_100_ONLY flag for the BCM57791/BCM57795 chipsets | Mark Kettenis |
2012-07-03 | regen | Jonathan Gray |
2012-07-03 | Switch from GT1/GT2 style names to marketing names for recent Intel | Jonathan Gray |
2012-07-02 | Backout premature optimization and actually commit the diff which had been | Miod Vallat |
2012-07-02 | Does not need to pull in "the world" either | Theo de Raadt |
2012-07-02 | Report immediate deselection from a target upon selection as a `selection | Miod Vallat |
2012-07-02 | Hibernate i/o implementation for ahci(4). This works with an ATI SBx00 | Jonathan Matthew |
2012-07-01 | Do not try to send a 10 byte MODE_SENSE request to non-ATAPI non-UMASS | Miod Vallat |
2012-07-01 | Increase default and maximum text, data and stack size limits; this is required | Miod Vallat |
2012-07-01 | Pass a width value corresponding to one finger for ALPS touchpads when the | Martin Pieuchot |
2012-07-01 | Do not define XDC_DIAG if option SMALL_KERNEL; shaves about 14KB, and allows | Miod Vallat |
2012-07-01 | Add support for the Winbond W83627UHG chip. | Lawrence Teo |
2012-07-01 | Nuke unused _[23]ltol() and _lto[23]l() inline functions. Move | Kenneth R Westerback |
2012-06-30 | Further research shows that fp@x,y device path components with x > 0 are | Mark Kettenis |
2012-06-30 | Further standards compliance fixes: export LONG_BIT, WORD_BIT, and | Philip Guenthe |
2012-06-30 | Fix a number of problems introduced by the link state handling commit: | Mike Belopuhov |
2012-06-30 | backout rev1.185 as it's not what i have intended to commit | Mike Belopuhov |
2012-06-29 | fix obvious panic on resume with AHCI_DEBUG enabled | Jonathan Matthew |
2012-06-29 | match on the 7SERIES_SMB | Jasper Lievisse Adriaanse |
2012-06-29 | add ESN-related bits missed in the previous commit | Mike Belopuhov |
2012-06-29 | Add support for the Extended (64-bit) Sequence Number as defined | Mike Belopuhov |
2012-06-29 | regen | Jasper Lievisse Adriaanse |
2012-06-29 | add a bunch of intel 7 series id's for devices found in the thinkpad x230 | Jasper Lievisse Adriaanse |
2012-06-28 | Correctly register contiguous memory regions which start within the ARCBios | Miod Vallat |
2012-06-28 | Fix a number of problems introduced by the link state handling commit: | Mike Belopuhov |
2012-06-28 | regen | Mike Belopuhov |
2012-06-28 | Devices with BCM5724 BCM5750 and BCM5750M PCI IDs were never released | Mike Belopuhov |
2012-06-28 | Fix issues with AMD chipset ahci(4) attach functions. | Stuart Henderson |
2012-06-27 | Change sparc64 to match the "fp" boot device path's parameter based on | Matthew Dempsky |
2012-06-26 | ALPHA_PGSHIFT -> PGSHIFT. | Theo de Raadt |
2012-06-26 | do not assume that sys/param.h is pulling in the world; pull in what is | Theo de Raadt |
2012-06-26 | param.h (like landisk and alpha before) was still trying to include too | Theo de Raadt |
2012-06-26 | create new machine/_float.h which is namespace clean. create a new | Theo de Raadt |
2012-06-26 | initialize 'reason' variable before passing it to the pflog_packet; | Mike Belopuhov |
2012-06-26 | Don't ignore SOCK_CLOEXEC and SOCK_NONBLOCK. | Paul Irofti |
2012-06-26 | Improve compliance for <arpa/inet.h> and <netinet/in.h> to define/declare | Philip Guenthe |
2012-06-26 | Stop the song and dance where alpha param.h tries to include the world. | Theo de Raadt |
2012-06-25 | Turns out this file not need machine/float.h at all, since it defines | Theo de Raadt |
2012-06-24 | Code for the external L2 cache controller on Indy/Indigo2 R4600SC and Indy | Miod Vallat |
2012-06-24 | Bring in line with current cache_r{5,10}k.c style, and optimize slightly the | Miod Vallat |
2012-06-24 | Since the RM7000 cache behaves as a physically-indexed cache due to the set | Miod Vallat |
2012-06-24 | Get the L2 line size from the configuration register instead of hardcoding the | Miod Vallat |
2012-06-24 | Do not output unnecessary semicolons when expanding macros. No functional change | Miod Vallat |
2012-06-24 | Change arc4random_uniform() to calculate ``2**32 % upper_bound'' as | Matthew Dempsky |
2012-06-24 | Add cache operation functions pointers to struct cpu_info; the various | Miod Vallat |
2012-06-23 | Replace R5000 and R10000 family assembly cache routines with C equivalents, | Miod Vallat |
2012-06-23 | Fix ITLBNOPFIX macro definition on RM7000-capable kernels, and use it | Miod Vallat |
2012-06-23 | There's no need to check for the last qTD of a list because they are | Martin Pieuchot |
2012-06-23 | Fix a bad copy/paste; when starting an isochronous transfer set the | Martin Pieuchot |