Improve spelling and capitalize "Kerberos".
[freebsd.git] / sys / dev /
2018-06-17 bryanvUpdate VirtIO definitions from Linux virtio_config...
2018-06-17 eadleracpi: Add support for Thinkpads Mic led
2018-06-17 dimFix build of aibs with base gcc on i386
2018-06-16 mmelFix handling of enable counter for shared GPIO line...
2018-06-15 npcxgbe(4): Add a hw.cxgbe.starve_fl sysctl that can...
2018-06-15 npcxgbe(4): Track the number of received frames separatel...
2018-06-15 jhibbitsCheck for a 'pci' prefix rather than a full match in...
2018-06-15 npcxgbe(4): sysctls to display the local and intr CPUs...
2018-06-15 kevansextres/regulator: Switch boot_on/always_on sysctl to...
2018-06-15 brMake virtio queue re-initialization steps to be similar to
2018-06-15 kevansRevert r335173 at request of mmel@
2018-06-15 jhibbitsofw_reg_to_paddr(): Fix minor typo in KASSERT message
2018-06-15 mmacyQuiet coretemp probe
2018-06-14 kevansextres/regulator: Properly refcount gpio regulators
2018-06-14 manumx25l: compat_data is only defined when FDT is
2018-06-14 manumx25l: Add pnp info
2018-06-14 manuspi: Add SPIBUS_PNP_INFO macro
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 npcxgbe(4): Catch up with recent changes in the kernel...
2018-06-13 impAdd PNP info to PCI attachment of ae driver
2018-06-13 impAdd PNP info to PCI attachments of age driver
2018-06-13 impAdd PNP info to PCI attachment of amr driver
2018-06-13 impAdd PNP info to PCI attachment of ale driver
2018-06-13 impAdd PNP info to PCI attachment of bwi driver
2018-06-13 impAdd PNP info to PCI attachment of bwn driver
2018-06-13 impAdd PNP info to PCI attachment of an driver
2018-06-13 impAdd PNP info to the PCI attachment of the ahci driver
2018-06-13 impAdd PNP info to the PCI attachment of the aacraid driver.
2018-06-13 impAdd PNP info to the PCI attachment of the ncr driver.
2018-06-13 andrewAdd the SMCCC return codes from ARM DEN 0070A.
2018-06-13 andrewAdd support for the ARM SMC Calling Convention (SMCCC...
2018-06-13 andrewMove psci_call to a header file so we can use it in...
2018-06-13 andrewAdd a handler for the PSCI_FEATURES function. This...
2018-06-13 andrewFind and cache the PSCI version on driver attach.
2018-06-13 andrewAdd the PSCI_FEATURES function ID. This is found in...
2018-06-13 dimFix build of liquidio with base gcc on i386
2018-06-12 manusimplebus pnp: Do not generate pnp info is the bus...
2018-06-12 andrewRework PSCI so it only searches for the call function...
2018-06-12 dbAdd a driver for the BCM2835 Mini-UART as seen on the...
2018-06-12 npcxgbe(4): Remove homemade version of htobe32 from the...
2018-06-11 emasteif_muge: retire lan78xx_eeprom_read
2018-06-11 emasteif_muge: add LAN7850 support
2018-06-11 markjUse the cached curthread reference in pmc_process_inter...
2018-06-11 dimFix build of bxe with base gcc on i386
2018-06-11 dimFix build of i915kms with base gcc
2018-06-11 dimFix build of ocs_fs with base gcc on i386
2018-06-11 eadlerusbdevs: sort my prior commit
2018-06-11 eadlerusbdevs: adding vendor
2018-06-10 wulfDrop MOUSE_GETVARS and MOUSE_SETVARS ioctls support.
2018-06-09 andrewIn the ThunderX BGX network driver we were skipping...
2018-06-08 mmacyhwpmc: remove dangling references to hwpmc_xscale
2018-06-08 adrian[ath_hal] Return failure if noise floor calibration...
2018-06-08 adrian[ath_hal] Don't do ANI processing if we've reset.
2018-06-08 mmacyhwpmc: retire never completed xscale support
2018-06-08 mmacyhwpmc: update files missed by r334827
2018-06-08 mmacyhwpmc: fix arm64 INVARIANTS build
2018-06-08 mmacyhwpmc: avoid undefined variable on LINT
2018-06-08 mmacyhwpmc: simplify calling convention for hwpmc interrupt...
2018-06-07 leitaodev/ofw: Fix ofw_fdt_getprop() return values to match...
2018-06-07 leitaomd: use prestaged mfs_root
2018-06-07 mmacyhwpmc: don't do EMIT64 on constant
2018-06-07 mmacypmc: convert native to jsonl and track TSC value of...
2018-06-07 mmacyhwpmc: don't log pid->name more than once
2018-06-06 cempuc(4): Add provisional support for Exar XR17V352
2018-06-06 mmacyhwpmc: add summary command and further metadata extensions
2018-06-05 aetcp_lro.h requires <netinet/in.h>, include it directly...
2018-06-05 ramIssue:
2018-06-05 eadlerusbdevs: sync from NetBSD
2018-06-05 kevloAdd support for SIMCom SIM7600E.
2018-06-05 mmacyhwpmc: log name->pid, name->tid mappings
2018-06-04 mmacyhwpmc: don't defer user callchain capture completion...
2018-06-04 mmacyhwpmc: remove gratuitous curthread checks
2018-06-04 markjFix the NUMA build for non-x86 platforms.
2018-06-04 mmacyhwpmc: fix fixed counters checks
2018-06-04 mmacyhwpmc: ABI fixes
2018-06-04 mmacyhwpmc: support sampling both kernel and user stacks...
2018-06-03 mmacyhwpmc: ensure that mapin updates are synchronous
2018-06-03 wulf[evdev] Sync event codes with Linux kernel 4.16
2018-06-02 mjgUse __builtin for various mem* and b* (e.g. bzero)...
2018-06-02 bdeImprove defaults for per-CPU kernel console colors...
2018-06-02 bdeUse per-CPU attributes earlier.
2018-06-02 bdeFix low-level locking during panics.
2018-06-01 impAdd PNP_INFO to aac
2018-06-01 npcxgbe(4): Include full duplex mediaopt in media that...
2018-06-01 avgcall AcpiLeaveSleepStatePrep after re-enabling interrupts
2018-06-01 traszSet bDeviceClass properly for composite device (templat...
2018-06-01 npcxgbe(4): Retire an old check.
2018-05-31 mmacyhwpmc: remove unused pre-table driven bits for intel
2018-05-31 npcxgbe(4): Add support for SMAC-rewriting filters.
2018-05-31 mmacyReduce overhead of entropy collection
2018-05-31 npcxgbe(4): Add code to deal with the chip's source MAC...
2018-05-31 hselaskyCorrect argument for evdev_push_rel().
2018-05-31 npcxgbe(4): Use ifm for ifmedia just like the rest of...
2018-05-31 npcxgbe(4): Implement ifm_change callback.
2018-05-30 jhibbitsOnly conform to PCIe spec of 1 device per bus on !x86
2018-05-30 npcxgbe(4): Consider all supported speeds when building...
2018-05-30 manuregulator: Fix typo (shuting/shutting)
2018-05-30 mmacyhwpmc: remove stale assert
2018-05-30 nwhitehornIf linebytes property is missing from the graphics...
2018-05-30 jhibbitsRestrict PCIe maxslots to 0, instead of PCI_SLOTMAX
next