]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove spurious newline
[FreeBSD/FreeBSD.git] / sys /
2019-05-06 cemList-ify kernel dump device configuration
2019-05-06 hselaskyUse PCIV_INVALID in pci_channel_offline() in the LinuxKPI.
2019-05-06 hselaskyDisabling a PCI device should only disable busmaster...
2019-05-06 hselaskyImplement print_hex_dump_debug() function macro in...
2019-05-06 emasteReformat arm64 linux syscalls.master per current style
2019-05-06 hselaskyAllow controlling pr_debug at runtime in the LinuxKPI.
2019-05-06 roygergeom: fix initialization order
2019-05-06 kibDo not flush NFS node from NFS VOP_SET_TEXT().
2019-05-06 kibNoted by: alc
2019-05-06 tychonzero inputs to vm_page_initfake() for predictable results
2019-05-05 jhibbitspowerpc/booke: Use #ifdef __powerpc64__ instead of...
2019-05-05 jhibbitspowerpc/booke: Fix size check for phys_avail in pmap...
2019-05-05 mavDecode some more ATA commands found in ACS-4.
2019-05-05 markjEnsure that error is initialized in ufs_bmap_seekdata().
2019-05-05 mavDecode Deallocate Logical Block Features.
2019-05-05 kibSwitch to use shared vnode locks for text files during...
2019-05-05 kibDo not collapse objects with OBJ_NOSPLIT backing swap...
2019-05-05 kibimgact_elf: do not relock the text vnode if possible.
2019-05-05 adrian[ath_rate_sample] Have the final attempted rate in...
2019-05-05 adrian[ath] [ath_rate] Fix ANI calibration during non-ACTIVE...
2019-05-04 cemx86: Implement MWAIT support for stopping a CPU
2019-05-04 kibarm64: Properly restore PAN when done with userspace...
2019-05-04 mjgsysv: get rid of fork/exit hooks if the code is compiled in
2019-05-04 mjgAnnotate nprocs with __exclusive_cache_line
2019-05-04 mckusickZero out the file directory entry metadata to reduce...
2019-05-04 cemx86: Define pc_monitorbuf as a logical structure
2019-05-04 jhibbitspowerpc/mpc85xx: Attach MPC85xx PCI bus and root comple...
2019-05-04 ganboldAdd emmc clock definitions for Rockchip RK3399 SoC.
2019-05-04 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-04 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-04 jhibbitspowerpc: Optimize padding in bus_dma_tag
2019-05-04 jhibbitspowerpc: Merge all pmap struct definitions
2019-05-03 mckusickThis update eliminates a kernel stack disclosure bug...
2019-05-03 jhbEmulate the "ADD reg, r/m" instruction (opcode 03H).
2019-05-03 mckusickSimplify calculation of DIRECTSIZ. No functional change...
2019-05-03 markjDisallow excessively small times of day in clock_settim...
2019-05-03 rwatsonWhen MAC is enabled and a policy module is loaded,...
2019-05-03 mmacyAllow iflib drivers to pass a pointer to their own...
2019-05-03 gallatinSelect lacp egress ports based on NUMA domain
2019-05-03 dchaginIn order to reduce duplication between MD parts of...
2019-05-03 traszDecode more CPU flags in cpuinfo.
2019-05-03 dougmfls() should find the most significant bit of an int...
2019-05-02 emasteiflib: remove assertion that isc_capabilities is nonzero
2019-05-02 traszFix flags in cpuinfo.
2019-05-02 cemAdd a COMPAT_FREEBSD12 kernel option.
2019-05-02 manudtb: Include RK3399 RockPro64 DTS in kernel build
2019-05-02 kevansfdt: Fix installation of aarch64 dtb
2019-05-02 manuarm64: Add support for NanoPI NEO2
2019-05-02 dchaginRemove unneeded includes.
2019-05-02 traszAdd sys/devices/system/cpu/{possible,present} to linsys...
2019-05-02 jhibbitspowerpc: Drop OPAL_HANDLE_HMI2 for now, to avoid panicking
2019-05-01 andrewRestore x18 in efi_arch_leave.
2019-05-01 brDeactivate IRQ resource by calling to intr_deactivate_i...
2019-05-01 ganboldAdd a hw.model sysctl oid for arm64 which reports the...
2019-05-01 kibFix another race between vm_map_protect() and vm_map_wi...
2019-04-30 dchaginFollow the FreeBSD and implement PDEATH_SIG prctl ops...
2019-04-30 hselaskyReduce the number of mutexes after r346645 in the LinuxKPI.
2019-04-30 hselaskyMake the dma_pool structure private to the LinuxKPI...
2019-04-30 hselaskyStore a pointer to the device instead of the PCI device...
2019-04-30 jhibbitspowerpc: Stop pretending we run on e500v1 cores
2019-04-29 jhibbitspowerpc64: Fix switch panic from cpu_throw()
2019-04-29 markjOptimize lseek(SEEK_DATA) on UFS.
2019-04-29 mavip multicast debug: fix strings vs defines
2019-04-29 luporl[PPC64] Turn opal_flash.c into a device
2019-04-29 bro Rewrite softdma_process_tx() of Altera SoftDMA engine...
2019-04-29 markjStop checking TD_IDLETHREAD() in buffer cache routines.
2019-04-29 aeAdd IPv6 support for O_IPLEN opcode.
2019-04-29 jhibbitspowerpc: Make OPAL root node probe at bus pass
2019-04-28 kibRemove witness warning, same as r346351 for busdma_dmar.
2019-04-28 traszMake isp(4) suggest loading ispfw(4) when it fails...
2019-04-28 cyLeft justify a function header brace as it should be.
2019-04-27 jhibbitspowerpc: Add support for additional FSCR-managed facilities
2019-04-27 jhibbitspowerpc: Add SPR definitions for additional POWER8...
2019-04-27 jhibbitspowerpc64: Add the DSCR facility on POWER8 and later
2019-04-27 manuarm: allwinner: a10: Correct pin functions
2019-04-27 manuarm64: allwinner: ccu_de2: Remove H5 compatible
2019-04-27 manuarm64: allwinner: Add compatible strings for clock...
2019-04-27 jhibbitspowerpc: Add POWER8NVL definition
2019-04-27 jhibbitspowerpc: micro-optimize cpu_switch()
2019-04-26 asomersDon't symlink fusefs.ko to fuse.ko on PPC
2019-04-26 mavAdd mutex_destroy() missed in r334844.
2019-04-26 mavFix minor mismerges.
2019-04-26 asomers[skip ci] fix typo in comment from r59840
2019-04-26 emastemake sysent after r346273 (readlinkat arg correction)
2019-04-26 jhibbitspowerpc64: Clear FSCR SPR, so that it's in a known...
2019-04-26 jhibbitspowerpc: Fix whitespace in SPR header.
2019-04-26 jhibbitspowerpc: Add another feature2 flag, and update power9...
2019-04-25 rgrimesAdd accessor function for vm->maxcpus
2019-04-25 ianFix typo: the 4th argument to GPIO_PIN_ACCESS_32 is...
2019-04-25 johalunDon't call cdev_init where cdev_alloc is called. cdev_a...
2019-04-25 shurdiflib: Better control over queue core assignment
2019-04-25 manuarm: allwinner: aw_pwm: compile it as module too
2019-04-25 manuarm: allwinner: Add pnp info to aw_rsb and compile...
2019-04-25 manuarm: allwinner: Add pnp info to if_awg and compile...
2019-04-25 jhbRemove p_code from struct proc.
2019-04-25 manuarm: allwinner: Add pnp info to aw_rtc and compile...
2019-04-25 manuarm: allwinner: Add pnp info to axp81x and compile...
2019-04-25 manuarm: allwinner: Add pnp info to aw_thermal and compile...
2019-04-25 manuarm: allwinner: Add pnpinfo for aw_sid and add module...
2019-04-25 kevanstap(4): Correct driver name...
next