]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove unused defines.
[FreeBSD/FreeBSD.git] / sys /
2017-08-16 impRemove unused defines.
2017-08-16 kpbpf: Fix incorrect cleanup
2017-08-16 cemx86: Add dynamic interrupt rebalancing
2017-08-16 bdreweryQuote ${MAKE} when passing in env in case it contains...
2017-08-16 ianFix compile error with option DEBUG. This is fallout...
2017-08-16 brRename macro DEBUG to SGX_DEBUG.
2017-08-16 bdeUndeprecate the CONS_CURSORTYPE ioctl. It was "depreca...
2017-08-16 brAdd support for Intel Software Guard Extensions (Intel...
2017-08-16 brAdd OBJ_PG_DTOR flag to VM object.
2017-08-16 markjAdd device resource management fields to struct device.
2017-08-15 npcxgbe/t4_tom: Use correct name for the ISS-valid bit...
2017-08-15 mjorasRework vlan(4) locking.
2017-08-15 markjAdd vm_page_alloc_after().
2017-08-15 asomersFix some ZFS debugging messages
2017-08-15 tsoomeloader.efi: repace XXX with real comments in trap.c
2017-08-15 hselaskyAdd new USB quirk.
2017-08-15 delphijPlug memory leak in arge_encap().
2017-08-15 cemFix a couple of comment typos
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 kibPrint whole machine state on double fault.
2017-08-14 kibAdd {rd,wr}{fs,gs}base C wrappers for instructions.
2017-08-14 kibStyle.
2017-08-14 sephehyperv: Update copyright for the files changed in 2017
2017-08-14 sephehyperv/hn: Re-set datapath after synthetic parts reatta...
2017-08-14 sephehyperv/hn: Minor cleanup
2017-08-14 sephehyperv/hn: Fix/enhance receiving path when VF is activated.
2017-08-14 sephehyperv/hn: Update VF's ibytes properly under transparen...
2017-08-14 ianAdd hinted attachment for non-FDT systems. Also, print...
2017-08-14 ianAdd back the drivers for Dallas/Maxim ds13xx and Seiko...
2017-08-14 ianMinor fixes and enhancements for the s35390a i2c RTC...
2017-08-13 ianRemove the old ds1374 driver and use the ds13rtc driver...
2017-08-13 ianChange "chiptype" to "compatible". Making the hint...
2017-08-13 ianAdd a new driver, ds13rtc, that handles all DS13xx...
2017-08-13 andrewAdd support for multiple GICv3 ITS devices. For this...
2017-08-13 ianAdd config_intrhook_oneshot(): schedule an intrhook...
2017-08-13 mckusickWhen read requests are sent from a filesystem running...
2017-08-13 mckusickEliminate a variable that is only ever set.
2017-08-13 alcThe *_meta_* functions include a radix parameter, a...
2017-08-13 roygersrat: use pmap_unmapbios
2017-08-12 nwhitehornMove NVME controller shutdown from being called as...
2017-08-12 jhbReliably enable debug exceptions on all CPUs.
2017-08-12 jhbDon't panic for PT_GETFPREGS.
2017-08-12 ianBid for the device with BUS_PROBE_GENERIC, because...
2017-08-12 npcxgbe(4): Save the last reported link parameters and...
2017-08-11 jhbFix a typo.
2017-08-11 emastearm: enable ARM_MANY_BOARD in NOTES for LINT build
2017-08-11 markjBump KERNELDUMP_BUFFER_SIZE to 4096.
2017-08-11 ianStop calling atrtc_set() from the xen timer clock_setti...
2017-08-11 emasteRename at91_pmc's M_PMC malloc type to avoid duplicate...
2017-08-11 davidcsPerformance enhancements to reduce CPU utililization...
2017-08-11 rlibbyx86/crc32_sse42.c: quiet unused function warning
2017-08-11 markjHave sendfile_swapin() use vm_page_grab_pages().
2017-08-11 markjModify vm_page_grab_pages() to handle VM_ALLOC_NOWAIT.
2017-08-11 alcAn invalid page can't be dirty.
2017-08-11 roygeracpi/srat: fix build without DMAP
2017-08-11 andrewOnly return the current cpu if it's in the cpumask...
2017-08-11 hselaskyMake sure the "vm_flags" and "vm_page_prot" fields...
2017-08-11 markjAdd a specialized function for DRM drivers to register...
2017-08-11 markjMicro-optimize kmem_unback().
2017-08-10 markjMake vm_page_sunbusy() assert that the page is unlocked.
2017-08-10 ianEnsure the clocks driver is attached before any drivers...
2017-08-10 roygermptable: fix i386 build failure
2017-08-10 kenChanges to make mps(4) and mpr(4) handle reinit with...
2017-08-10 sbrunoPurge deprecated locking macros.
2017-08-10 brSupport for v1.10 (latest) of RISC-V privilege specific...
2017-08-10 mwEnable OF_setprop API function to add property in FDT
2017-08-10 hselaskyUse integer type to pass around jiffies and/or ticks...
2017-08-10 hselaskyFixes for wait event in the LinuxKPI. These are regress...
2017-08-10 hselaskyMake sure the linux_wait_event_common() function in...
2017-08-10 roygerx86: bump MAX_APIC_ID to 512
2017-08-10 roygerx86: make the arrays that depend on MAX_APIC_ID dynamic
2017-08-10 roygerapic_enumerator: only set mp_ncpus and mp_maxid at...
2017-08-10 sbrunoDon't leak mbufs if clusers exceeds the number of segme...
2017-08-10 sbrunoExport IFCAP_HWSTATS so that we don't experience double...
2017-08-09 davidcsProvide compile to choose receive processing in either...
2017-08-09 rlibbyi386/boot2: -fno-asynchronous-unwind-tables for gcc
2017-08-09 aeMake user supplied data checks a bit stricter.
2017-08-09 jkimSplit identify_cpu() into two functions for amd64 as...
2017-08-09 glebiusPlug uninitialized stack variable leak in sendfile(2).
2017-08-09 impAlso provide a warning for geom_fox.
2017-08-09 impMark geom classes as deprecated.
2017-08-09 mavMissing remanant of 322309.
2017-08-09 aeAdd to if_enc(4) ability to capture packets via BPF...
2017-08-09 mavUse "Ibex Peak" codename for "5 Series/3400 Series...
2017-08-09 mavAdd new Intel Lewisburg and Union Point chipset PCI...
2017-08-09 olegFix comment typo.
2017-08-09 hselaskyPrint maximum MTU when trying to set invalid MTU in...
2017-08-09 hselaskyIncrement queue drops in the network statistics when...
2017-08-09 hselaskyAdd support for RX and TX statistics when the mlx4en...
2017-08-09 mavDo not loose CCB flags after r320493.
2017-08-09 desCorrect sysctl names.
2017-08-09 sephehyperv/hn: Implement transparent mode network VF.
2017-08-09 mckusickSince the switch to GPT disk labels, fsck for UFS/FFS...
2017-08-09 alcIntroduce vm_page_grab_pages(), which is intended to...
2017-08-09 mwUpdate pl310 node in Armada 38x DTS to match the one...
2017-08-09 mwEnable pl310 coherent operation in platform init for...
2017-08-09 mwRemove clock-frequency properties from Armada 38x timer...
2017-08-09 mwDynamically configure timers' base frequency for Armada 38x
2017-08-09 mwEnable using ofw_bus_find_compatible in early platform...
2017-08-09 mwAdd support for "compatible" parameter in ofw_fdt_fixup
next