]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Introduce BUS_PASS_SUPPORTDEV
[FreeBSD/FreeBSD.git] / sys /
2018-03-03 manuIntroduce BUS_PASS_SUPPORTDEV
2018-03-03 nwhitehornHonor physical memory regions marked unavailable in...
2018-03-03 nwhitehornRemove assumption that all physical memory is available...
2018-03-03 rpokalaimcsmb(4): Intel integrated Memory Controller (iMC...
2018-03-02 brooksDon't declare union semun in userspace unless _WANT_SEM...
2018-03-02 brooksDon't define struct mymsg.
2018-03-02 brooksRename kernel-only members of semid_ds and msgid_ds.
2018-03-02 mjgsx: fix adaptive spinning broken in r327397
2018-03-02 manudtb/allwinner: Build sun8i-h3-nanopi-m1-plus.dts
2018-03-02 mavUpdate QLogic ISP 24xx/25xx chips firmware to 8.07.00.
2018-03-02 shurdiflib: stop timer callout when stopping
2018-03-02 kibRemove _Nonnull attributes from user addresses argument...
2018-03-02 andrewCount the number of children in the GICv3 ACPI attachme...
2018-03-02 hselaskyImplement more lockdep stubs in the LinuxKPI.
2018-03-02 hselaskyImplement ktime_get_raw() function in the LinuxKPI.
2018-03-02 hselaskyImplement wait_on_bit() function macro in the LinuxKPI.
2018-03-02 hselaskyRename callout member in struct timer_list to match...
2018-03-02 cemg_label_ufs: Fix typo from r330264
2018-03-02 mckusickThis change is some refactoring of Mark Johnston's...
2018-03-02 sjgUpdate to bmake-201802222
2018-03-01 ianAdd a function to retrieve the EFI realtime clock capab...
2018-03-01 eadlersys/sys: Use a more common spelling of 'dirent'
2018-03-01 wmaPowerNV: Initial support for OPAL I2C transfers
2018-03-01 emasteRationalize license text on Linuxolator files
2018-03-01 hselaskyCorrect the return value from flush_work() and flush_de...
2018-03-01 jhibbitsFix the psl_userset32 definition.
2018-03-01 cempci_ioctl: Avoid returning uninitialized error value...
2018-03-01 cempsm(4): Always initialize used values in debug print
2018-03-01 cemffs: softdep_disk_write_complete: Quiesce spurious...
2018-02-28 kevansRevert r328964: if_awg: Skip emac reset if configured...
2018-02-28 manuRK3188: Mark it NO_UNIVERSE
2018-02-28 manudwmmc_rockchip: Add ifdefs on EXT_RESOURCES
2018-02-28 mavAdd support for Enhanced Gen 5 (16Gb) and Gen 6 (32Gb...
2018-02-28 andrewAllow releasing APs to take more time, as long as we...
2018-02-28 andrewCount the number of GIC redistributors in the ACPI...
2018-02-28 andrewOnly check the ProducerConsumer flag on extended memory...
2018-02-28 andrewThe Arm pl011 driver assumes it's running a devicetree...
2018-02-28 emasteAdd kernel retpoline option for amd64
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 tuexenWhen checking the TCP fast cookie length, conststently...
2018-02-27 jhbMove #include for rijndael.h out of x86-specific region.
2018-02-27 markjGive the 0th domain's page daemon thread a consistent...
2018-02-27 mmelDefine meaning of remaining clock rounding flags combin...
2018-02-27 mmelSwitch to mainstream DTS for Raspberry Pi-B and Pi-2.
2018-02-27 avgadd ZFS_ENTER protection to .zfs/snapshot vnode operati...
2018-02-27 jhibbitsIncrease the size of a reservation granule for TLB...
2018-02-27 jhibbitsFix a minor typo.
2018-02-27 ianInitialize all members of vm_page::md_page for armv4...
2018-02-27 mavAllow physically non-contiguous chain frames allocation...
2018-02-27 mavAdd sysctls/tunables for dbuf cache size.
2018-02-27 ianRemove obsolete options from these kernel configs....
2018-02-26 ianAdd a hw.model sysctl oid for armv6/7 which reports...
2018-02-26 manurk_cru: Add missing break
2018-02-26 jhbDon't overflow the ipad[] array when clearing the remai...
2018-02-26 jhbMove ccr_aes_getdeckey() from ccr(4) to the cxgbe(4...
2018-02-26 jhbFetch TLS key parameters from the firmware.
2018-02-26 manudwmmc_rockchip: Add support for rk3328-dw-mshc
2018-02-26 manudwmmc: Add clock support and other improvements
2018-02-26 manurk3328: Add support for this SoC
2018-02-26 pkelseyEnsure signed comparison to avoid false trip of assert...
2018-02-26 jhbAdd a new variant of the GLA2GPA ioctl for use by the...
2018-02-26 dabiconv uses strlen directly on user supplied memory
2018-02-26 kevansofw_fdt: Simplify parts with new libfdt methods
2018-02-26 cognetIn do_ast, make sure the interrupts are enabled before...
2018-02-26 andrewCheck all entries in the ACPI uart compat table and...
2018-02-26 jhibbitsCorrect a copy&paste-o -- altivec assist interrupt...
2018-02-26 pkelseyGreatly reduce the number of #ifdefs supporting the...
2018-02-26 pkelseyThis is an implementation of the client side of TCP...
2018-02-26 pkelseyFix harmless locking bug in tfp_fastopen_check_cookie().
2018-02-26 ianAdd a SPI driver for imx5 and imx6.
2018-02-26 mckusickUse a more straight-forward approach to relaxing the...
2018-02-25 eugenmac_portacl(4): stop panicing INVARIANTS-enabled kernel...
2018-02-25 andrewTeach the Arm pl011 driver to attach to a SBSA uart...
2018-02-25 andrewRename the FDT compat_data array to a bus-specific...
2018-02-25 ianAdd support for booting into kdb on arm platforms when...
2018-02-25 ianInstead of building ofw_iicbus as a separate module...
2018-02-25 mjgDon't generate data in sysctl_out_proc unless we intend...
2018-02-25 asomersDon't declare __assfail as static
2018-02-25 kppf: Cope with overly large net.pf.states_hashsize
2018-02-25 jeffFix issues with sparse cpu allocation. Consistently...
2018-02-24 nwhitehornAvoid dereferencing random memory when kickstarting...
2018-02-24 markjRestore the pre-r329882 inactive page shortage computation.
2018-02-24 gonzoAdd SPDX tags for chvgpio driver sources
2018-02-24 jhibbitsUnbreak 64-bit Book-E builds post r329712
2018-02-24 jhibbitsMake MPC85XXSPE kernel conf ident match the file name
2018-02-24 jhibbitsChange ident for QORIQ64 kernel conf
2018-02-24 jhibbitsUnbreak the build after r329891
2018-02-24 ianAdd a functional detach() routine, to make things kldun...
2018-02-24 asomersImplement CTASSERT using _Static_assert
2018-02-24 cognetUse NULL as a mtx type instead of "", as it otherwise...
2018-02-24 andrewCorrectly set the 16kB page size field in the ITS BASER...
2018-02-24 kibHide all vm/vm_pageout.h content under #ifdef _KERNEL.
2018-02-24 hselaskyFix race when detach is called right after attach in...
2018-02-24 mckusickRelax the location restraints when validating one of the
2018-02-24 jhibbitsRemove platform_cpu_idle() and platform_cpu_idle_wakeup...
2018-02-24 jkimPartially revert r197863 to reduce diff against i386.
2018-02-24 cemkern/sys_generic.c: style(9) return(foo) -> return...
2018-02-23 markjCorrect some comments after r328954.
2018-02-23 markjRemove a bogus assertion from vm_page_launder().
2018-02-23 jeffAdd a generic Proportional Integral Derivative (PID...
next