Age | Commit message (Expand) | Author |
2008-02-14 | Actually implement the crypto. | Chris Kuethe |
2008-02-14 | Some armish machines do not have very accurate clock generators, | Dale Rahn |
2008-02-14 | Make sure an interrupt handler does not get on the per-cpu list of pending | Mark Kettenis |
2008-02-14 | Missed updating the SK_IS_YUKON2 macro when adding Yukon Supreme support. | Brad Smith |
2008-02-13 | Since SPDIF support for the auixp driver is still half done | Jacob Meuser |
2008-02-13 | as with the recent auich(4) commit, set the sample rate of the | Jacob Meuser |
2008-02-13 | #undef IIOV before redefining for 1:1 mappings, to silence a warning. | Miod Vallat |
2008-02-13 | Offset the kernel message buffer down one page again, for the PROM scribbles | Miod Vallat |
2008-02-13 | Make sure we reserve enough stack space on MACHINE_STACK_GROWS_UP architectures | Mark Kettenis |
2008-02-12 | pin 47 on ALC65{0,5,8} ac97 codecs can be used for either eapd or | Jacob Meuser |
2008-02-12 | if the ac97 codec is fixed-rate, ac97_set_rate() will return the | Jacob Meuser |
2008-02-12 | add tda(4), commented out for now | Robert Nagy |
2008-02-12 | tda(4) is a driver for Philips TDA8444 which can be found in | Robert Nagy |
2008-02-11 | Remove long dead CLKF_BASEPRI which crept in by mistake. | Miod Vallat |
2008-02-11 | g/c db_thread_fp_used() | Miod Vallat |
2008-02-11 | A couple fixes: | Miod Vallat |
2008-02-11 | The TCP server has to recalculate the client's window size taken | Alexander Bluhm |
2008-02-11 | reinstate pci subvendor/subdevice detection so we can figure out which | David Gwynne |
2008-02-11 | add support for the mfi controllers with the ppc iops, aka, LSI SAS1078 or | David Gwynne |
2008-02-10 | Set reserved bits in the TX Configuration Register the value from the Sun docs. | Mark Kettenis |
2008-02-10 | Attach to "lom-console". Hopefuly this will give us a proper console on | Mark Kettenis |
2008-02-10 | Add interrupt state diagnostic registers. | Mark Kettenis |
2008-02-09 | regen | Mark Kettenis |
2008-02-09 | Add Intel Q33 and Q35 IDs. From a diff by niklas@ | Mark Kettenis |
2008-02-09 | regen | Mark Kettenis |
2008-02-09 | Correct/normalize a few Intel server chipset IDs. | Mark Kettenis |
2008-02-09 | Introduce HW_PHYSMEM64 and HW_USERMEM64 sysctls, which don't overflow on | Mark Kettenis |
2008-02-09 | regen | Mark Kettenis |
2008-02-09 | Fix a few Intel 82673E entries. | Mark Kettenis |
2008-02-08 | Return ENOTTY not EINVAL for unsupported ioctl's; | Thordur I. Bjornsson |
2008-02-08 | don't unconditionally return here, still need to set recording parameters | Jacob Meuser |
2008-02-08 | regen | Mark Kettenis |
2008-02-08 | Intel ICH-2 doesn't have an AGP bridge; rename to Hub-to-PCI. | Mark Kettenis |
2008-02-08 | Return ENOTTY not EINVAL for unsupported ioctl's; | Thordur I. Bjornsson |
2008-02-08 | ifp->if_start -> et_start | Brad Smith |
2008-02-07 | unbreak build: aml_showvalue() is only available on !SMALL_KERNEL | Peter Valchev |
2008-02-07 | unbreak SMALL_KERNEL kernels, with miod | Henning Brauer |
2008-02-07 | Add the SIOCSIFMTU ioctl to allow ioctl changes; | Thordur I. Bjornsson |
2008-02-07 | Add optional metadata memebers. | Marco Peereboom |
2008-02-07 | enable DMA for 1-sector devices (i.e. most flash devices). | Stuart Henderson |
2008-02-06 | Replace magic values with appropriate symbolic constants. | Mark Kettenis |
2008-02-05 | Move carp load balancing (ARP/IP) to a simpler configuration scheme. | Marco Pfatschbacher |
2008-02-05 | ACPI 3.0 seems to work just fine so lets enable it. | Marco Peereboom |
2008-02-05 | Added change for debugging setbufint | Jordan Hargrave |
2008-02-05 | de-inline pciide, shaving a goodly amount off the kernel | Bret Lambert |
2008-02-05 | drm_pci_alloc allocates memory using bus_dma, but then doesn't use dmamaps. | Owain Ainsworth |
2008-02-05 | Add the NFE_CORRECT_MACADDR flag for MCP77/79 chipsets. | Brad Smith |
2008-02-05 | Shave off a few more bytes by moving IO collision detection into a generic | Marco Peereboom |
2008-02-05 | Add strip size to debug print. | Marco Peereboom |
2008-02-05 | Create a generic function to validate IO instead of copying and pasting | Marco Peereboom |