summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-11-02KNFskrll
2022-11-01s/varaible/variable/ and s/varible/variable/ in comments.andvar
2022-11-01s/faild/failed/ in comments and messages.andvar
2022-11-01On a system with both global and private timers, we cannot drive hardclockjmcneill
2022-11-01Add support for Cortex-A9.jmcneill
2022-11-01Define the mount program for zfs.simonb
2022-11-01Disable ADMA2 on the Arasan SDHCI 8.9A found in the Xilinx Zinq-7000 duejmcneill
2022-10-31Fix MASK_DATA logic in previous commit -- the upper 16-bits are a maskjmcneill
2022-10-31Add micphy(4)jmcneill
2022-10-31fix blank printf at attachjmcneill
2022-10-31Implement zynq_platform_reset()jmcneill
2022-10-31fix various typos in comments and one output message.andvar
2022-10-31s/singled/single/andvar
2022-10-31s/interrut/interrupt/ and s/accelelerator/accelerator/ in comments.andvar
2022-10-31Remove declaration of landisk_pci_intr_setattr - macro magic latermartin
2022-10-31Fix signature of landisk_pci_intr_setattrmartin
2022-10-31This is X11's 75dpi/term14.bdf, use if you want your console to look like anmacallan
2022-10-31Use PRIx64 in a debug print macro to print a uint64_t.simonb
2022-10-31In bus_space_write_{1,2,4,8} store the correct register in write to device.simonb
2022-10-31Fix tyop in END for generic_bs_r_8.simonb
2022-10-31Fix (invalid) gcc uninitialised warning with i386 gcc using -Os.simonb
2022-10-31tcp: fix wrong logic in tcp_dropozaki-r
2022-10-30Remove dirty fb IOCTL callback introduced in latest drm update.jmcneill
2022-10-30aarch64/pmap: Fix criterion in previous.riastradh
2022-10-30Add GPIO support.jmcneill
2022-10-30aarch64/pmap(9): Teach pmap_protect about pmap_kenter_pa mappings.riastradh
2022-10-30arm/pic: Sprinkle dtrace probes on interrupt handlers like x86.riastradh
2022-10-30tcp: restore NULL check for inp in tcp_ctloutputozaki-r
2022-10-29sun8icodec: Update for binding spec changes.jmcneill
2022-10-29tcp: restore NULL checks for inpozaki-r
2022-10-29arm/pic: Use a local variable to reduce #ifdef scope.riastradh
2022-10-29GC unused files.jmcneill
2022-10-29sys/sdt.h: Predict dtrace probe branches not taken in SDT_PROBE*.riastradh
2022-10-29No need for SOC_VIRT, the default arm platform will take care of things.jmcneill
2022-10-29x86: Add dtrace probes for interrupt handler entry and return.riastradh
2022-10-29GC unused filejmcneill
2022-10-29Remove old OMAP port.jmcneill
2022-10-29Build fixes.jmcneill
2022-10-29Remove support for TI OMAP 2420 and 2430 eval boards.jmcneill
2022-10-29Remove support for TI OMAP 5912 OSK board.jmcneill
2022-10-29Remove support for TI OMAP-L138 based Hawkboard.jmcneill
2022-10-29GC unused files.jmcneill
2022-10-29Remove support for OMAP based Gumstix platforms.jmcneill
2022-10-29workqueue(9): Sprinkle dtrace probes.riastradh
2022-10-29landisk: Add stub pci_intr_setattr.riastradh
2022-10-29devsw(9): Sprinkle dtrace probes on bdevsw, cdevsw calls.riastradh
2022-10-29GC unused filejmcneill
2022-10-29Retire arch/evbarm/beagle.jmcneill
2022-10-29KNF + remove unnecessary bracketsskrll
2022-10-29Slightly better English in a comment.skrll