]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi
Add proper support for the md_label into md(4) ioctl compat layer.
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi /
2017-08-24 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-23 Mark JohnstonSet the bus number field when attaching a PCI device.
2017-08-22 Mark JohnstonAdd some miscellaneous definitions to support the DRM...
2017-08-22 Baptiste DaroussinImport zstandard 1.3.1
2017-08-21 Hans Petter SelaskyFix for deadlock situation in the LinuxKPI's RCU synchr...
2017-08-21 Dimitry AndricUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-20 Mark JohnstonDefine prefetch() only if it hasn't already been defined.
2017-08-20 Mark JohnstonAdd a couple of trivial headers to the LinuxKPI.
2017-08-18 Conrad MeyerMove some other SI_SUB_INIT_IF initializations to SI_SU...
2017-08-18 Baptiste DaroussinRemove example from zstd sources, their license does...
2017-08-16 Mark JohnstonAdd device resource management fields to struct device.
2017-08-14 Enji CooperAdd supporting changes for `Add limited sandbox capabil...
2017-08-11 Hans Petter SelaskyMake sure the "vm_flags" and "vm_page_prot" fields...
2017-08-11 Mark JohnstonAdd a specialized function for DRM drivers to register...
2017-08-11 Peter WemmUpdate from sqlite3-3.14.1 to sqlite3-3.20.0. This...
2017-08-10 Peter WemmUpdate subversion 1.9.5 -> 1.9.7
2017-08-10 Hans Petter SelaskyUse integer type to pass around jiffies and/or ticks...
2017-08-10 Hans Petter SelaskyFixes for wait event in the LinuxKPI. These are regress...
2017-08-10 Hans Petter SelaskyMake sure the linux_wait_event_common() function in...
2017-08-09 Dimitry AndricUpgrade our copies of clang, llvm and libc++ to r310316...
2017-08-08 Alexander MotinFix few issues of LinuxKPI workqueue.
2017-08-08 Andriy GaponMFV r322242: 8373 TXG_WAIT in ZIL commit path
2017-08-08 Andriy GaponMFV r322240: 8491 uberblock on-disk padding to reserve...
2017-08-08 Andriy GaponMFV r322238: 7915 checks in l2arc_evict could use some...
2017-08-08 Andriy GaponMFV r322236: 8126 ztest assertion failed in dbuf_dirty...
2017-08-08 Andriy GaponMFV r322232: 8426 mark immutable buffer arguments as...
2017-08-08 Andriy GaponMFV r322229: 7600 zfs rollback should pass target snaps...
2017-08-08 Andriy GaponMFV r322227: 8377 Panic in bookmark deletion
2017-08-08 Andriy GaponMFV r322223: 8378 crash due to bp in-memory modificatio...
2017-08-08 Andriy GaponMFV r322221: 7910 l2arc_write_buffers() may write beyon...
2017-08-08 Andriy GaponMFV r322217: 8418 zfs_prop_get_table() call in zfs_vali...
2017-08-08 Mark JohnstonAdd round_jiffies_up(), local_clock() and __setup_timer...
2017-08-08 Mark JohnstonAdd macros for defining attribute groups and for WO...
2017-08-07 Alexander MotinFix hrtimer_active() in case of cancellation.
2017-08-07 Ruslan Bukino Replace __riscv__ with __riscv
2017-08-04 Enji CooperMFhead@r322057
2017-08-04 Dag-Erling SmørgravUpgrade to OpenSSH 7.5p1.
2017-08-03 Mark JohnstonAdd subsystem vendor and device ID fields to struct...
2017-08-03 Phil ShaferUpdate from libxo-0.8.1 to 0.8.4:
2017-08-02 Enji CooperMFhead@r321960
2017-08-02 Hans Petter SelaskyFix LinuxKPI regression after r321920. The mda_unit...
2017-07-31 Enji CooperMFhead@r321829
2017-07-31 Baptiste DaroussinUpdate mandoc to 1.14.2
2017-07-31 Hans Petter SelaskyRemove cycle_t type from the LinuxKPI similar to Linux...
2017-07-30 Dimitry AndricUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-29 Ian LeporeAdd inline functions to convert between sbintime_t...
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-24 Simon J. GerratyImport bmake-20170720
2017-07-22 Ryan Libbylinuxkpi compiler.h: avoid gcc -Wunused-value in dummy...
2017-07-19 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-15 Simon J. GerratyImport bmake-20170711
2017-07-14 Baptiste DaroussinUpdate zstd to 1.3.0
2017-07-13 Dimitry AndricMerge ^/head r320573 through r320970.
2017-07-13 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 Mark JohnstonAdd some functions to jiffies.h.
2017-07-13 Martin MatuskaMFV r320924:
2017-07-12 Xin LIMFV r320905: Import upstream fix for CVE-2017-11103.
2017-07-09 Mark JohnstonAdd some functions to math64.h in the LinuxKPI, and...
2017-07-09 Mark JohnstonAdd a few functions to ktime.h in the LinuxKPI, and...
2017-07-09 Mark JohnstonFree existing per-thread task structs when unloading...
2017-07-09 Emmanuel VadotUpdate DTS files from Linux 4.12
2017-07-08 Mark JohnstonAdd some helper definitions to fs.h in the LinuxKPI.
2017-07-08 Mark JohnstonFix the definitions of pgprot_{noncached,writecombine...
2017-07-08 Mark JohnstonAdd device_is_registered() to the LinuxKPI.
2017-07-08 Mark JohnstonAdd TASK_COMM_LEN to the LinuxKPI.
2017-07-07 Hans Petter SelaskyComplete r320189 which allows a NULL VM fault handler...
2017-07-07 Hans Petter SelaskyFix a bug in synchronize RCU when the calling thread...
2017-07-04 Mark JohnstonInvoke suspend/resume methods from the driver pmops...
2017-07-04 Mark JohnstonAdd some auxiliary types for device driver support.
2017-07-04 Mark JohnstonAdd a field for the class code to struct pci_driver.
2017-07-04 Mark JohnstonAdd some PCI class definitions.
2017-07-04 Mark JohnstonRename the "driver" field to "bsddriver" to avoid a...
2017-07-04 Mark JohnstonHold the PCI device list lock when removing an element.
2017-07-03 Mark JohnstonLet io_mapping_init_wc() fall back to an uncacheable...
2017-07-02 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-28 Enji CooperPull down pjdfstest 0.1
2017-06-27 Dimitry AndricMerge ^/head r320042 through r320397.
2017-06-27 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-26 Mark JohnstonImplement parts of the hrtimer API in the LinuxKPI.
2017-06-25 Ed MasteUpdate to ELF Tool Chain snapshot at r3561
2017-06-25 Mark JohnstonAdd u64_to_user_ptr() to the LinuxKPI.
2017-06-25 Mark JohnstonAdd ns_to_ktime() to the LinuxKPI.
2017-06-25 Mark JohnstonAdd a couple of macros to lockdep.h in the LinuxKPI.
2017-06-25 Mark JohnstonAdd the thaw_early method to struct dev_pm_ops in the...
2017-06-25 Mark JohnstonAdd noop_lseek() to the LinuxKPI.
2017-06-22 Andriy GaponMFV r319950: 5220 L2ARC does not support devices that...
2017-06-22 Andriy GaponMFV r319742: 8056 zfs send size estimate is inaccurate...
2017-06-22 Andriy GaponMFV r318947: 7578 Fix/improve some aspects of ZIL writing.
2017-06-21 Mark JohnstonUpdate io-mapping.h in the LinuxKPI.
2017-06-21 Mark JohnstonAdd missing lock destructor invocations to the LinuxKPI...
2017-06-21 Mark JohnstonInclude kmod.h from the LinuxKPI's module.h.
2017-06-21 Mark JohnstonAdd a lockdep macro to the LinuxKPI.
2017-06-21 Hans Petter SelaskyAllow the VM fault handler to be NULL in the LinuxKPI...
2017-06-20 Andriy GaponMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 Emmanuel VadotUpdate the GNU DTS file from Linux 4.11
2017-06-18 Mark JohnstonAdd kthread parking support to the LinuxKPI.
2017-06-18 Mark JohnstonAvoid including list.h in LinuxKPI headers.
2017-06-17 Mark JohnstonRemove prototypes for unimplemented LinuxKPI functions.
2017-06-17 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
next