summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23Simplify the CVE-2017-5715 workaround code. Marvell backported SMSCCC 1.1Mark Kettenis
2018-05-23Extend list of supported bwfm(4) SDIO chips.Patrick Wildt
2018-05-23Enable bwfm(4).Patrick Wildt
2018-05-23Map the second bwfm(4) BAR first. The bwfm(4) PCIe devices have twoPatrick Wildt
2018-05-23Remove unused pmap_steal_memory_implementation(). It doesn't actually workMark Kettenis
2018-05-23Move CR4_DEFAULT to specialreg.h where the CR4_* values are definedPhilip Guenther
2018-05-23Add back a local change to prevent interrupt handlers claiming anJonathan Gray
2018-05-23vmd(8): revert r1.23 (unlatched PIT reads), this made time go too fast onMike Larkin
2018-05-22Call acpi_attach_deps() for the child devices before attempting to powerMark Kettenis
2018-05-22Turns out lucky me picked the Asus T100HA to implement the heuristic toMark Kettenis
2018-05-22kevent: correctly check that timeout's nanoseconds are on [0, 1000000000)cheloha
2018-05-22drop unnecessary timerclear; tv_sec & tv_usec are assigned immediatelycheloha
2018-05-22nanosleep: ensure tv_nsec input is on [0, 1000000000)cheloha
2018-05-22Define CR0_DEFAULT with our default CR0_* flags for various .S files.Philip Guenther
2018-05-22In the sendsyslog-dropped test the client has to write a log messageAlexander Bluhm
2018-05-22Implement support for libfuse use_ino option. This returns the filehelg
2018-05-22Do not overwrite `table' in the non-translating case.Martin Pieuchot
2018-05-22Prevent NET_LOCK() recursion when releasing the last `fp' reference.Martin Pieuchot
2018-05-22Allow escaping , and } with # in #{}; GitHub issue 1332.Nicholas Marriott
2018-05-22pledge rebounds-nsanton
2018-05-22Factor out the common FPU handling from vcpu_run_{vmx,svm}() intoPhilip Guenther
2018-05-22new sentence, new line;Jason McIntyre
2018-05-22Delete antique sigdebug definitionsPhilip Guenther
2018-05-22typo in previousMike Larkin
2018-05-22update acpithinkpad(4) man page to discuss port replicator and otherMike Larkin
2018-05-22acpithinkpad(4): add port replicator indicator sensorMike Larkin
2018-05-22Add TEST_SSH_FAIL_FATAL variable, to force all failures to instantlyDamien Miller
2018-05-22support ProxyJump=none to disable ProxyJump functionality; bz#2869Damien Miller
2018-05-21Add RCS Id.Alexander Bluhm
2018-05-21Link arch i386 regress to build.Alexander Bluhm
2018-05-21As the Meltdown workaround for i386 changes the f00f Pentium bugAlexander Bluhm
2018-05-21Nuke unused variables. Initialize variable before use.Kenneth R Westerback
2018-05-21Use loopback interfaces 100-103 instead of 1-3, with the hopes of getting it runanton
2018-05-21Add --localize-hidden option to objcopy.Mark Kettenis
2018-05-21Make the way we print "not configured" lines for SDIO devices a bit nicer.Mark Kettenis
2018-05-21All places that call carp_lsdrop() use the interface pointer already.Alexander Bluhm
2018-05-21Implement GPIO functionality.Mark Kettenis
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2018-05-21Add ccpmic(4), a driver for the "Intel" Crystal Cove PMIC. This is actuallyMark Kettenis
2018-05-21The flush operation is optional so don't return ENOSYS if the FUSE file systemhelg
2018-05-21Reformat debug output to one line per opcode to make it easier tohelg
2018-05-21In general I like verbose tests as output makes debugging easier.Alexander Bluhm
2018-05-21Consistently suffix the pre-processed NVRAM binary that the bwfm(4)'sPatrick Wildt
2018-05-21Implement power management Operation Region support.Mark Kettenis
2018-05-21Put controllers and child devices in D0 by calling _PS0 when we attach theMark Kettenis
2018-05-21Pass interrupt description along as well.Mark Kettenis
2018-05-21syncTheo Buehler
2018-05-21Activate IPv6 no next header protocol over IPsec test. Run theAlexander Bluhm
2018-05-21Use <span> for .Ms rather than <b>; discussed with John Gardner.Ingo Schwarze
2018-05-21Use <span> for .Ad rather than <i>; also suggested by John Gardner.Ingo Schwarze