]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix naming in Casper man page.
[FreeBSD/FreeBSD.git] / sys /
2016-10-05 alcChange vm_pageout_scan() to return a value indicating...
2016-10-05 andrewWe don't use cpu_control on armv6, remove the macro...
2016-10-05 mmelARM: Remove next bunch of unused cpu_functions from...
2016-10-05 mmelARM: Disconnect elf_trampoline.c from ARMv6 build.
2016-10-05 jhibbitsFix e500mc/derivatives cpu idle
2016-10-05 mavDo not retry on some security sense codes.
2016-10-04 bdreweryCorrect some comments after r294299.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 kppf: remove fastroute tag
2016-10-04 emasteANSIfy inflate.c
2016-10-04 kibRe-apply r306516 (by cem):
2016-10-04 glebiusFix indentation.
2016-10-04 adrian[geom_redboot] Extend geom_redboot to handle non-zero...
2016-10-04 allanjudeGELIBoot may attempt to read past the end of the disk
2016-10-04 adrianAdd AR531x port options.
2016-10-04 adrian[ar531x] add initial port for the AR231x/531x series...
2016-10-04 kibStyle.
2016-10-04 andrewSplit CPU_CORTEXA into CPU_CORTEXA8, for the Cortex...
2016-10-04 andrewRead the Multiprocessing Extensions bit from the Multip...
2016-10-04 mmMFV r306669:
2016-10-04 mmelARM: Add mising early clobber modifier in atomic_swap_32().
2016-10-04 mmelARM: Add atomic_swap_64(). It's need by linuxkpi and...
2016-10-04 mmelTEGRA: Fix PCIe link timeout.
2016-10-04 avgzfs: fix a wrong assertion for extended attributes
2016-10-03 jmcneillClear GT_CTRL_ENABLE to stop the timer.
2016-10-03 andrewUse the cortex functions when booting on one of the...
2016-10-03 loosEnable the TX completion interrupt for the cpsw NIC...
2016-10-03 gonzoAdd Tegra TK1 DTBs to GENERIC kernel
2016-10-03 andrewAdd the Cortex-A{53,57,72} ID register values. These...
2016-10-03 gonzoconst-ify struct evdev_methods
2016-10-03 andrewRemove the old Allwinner std.* files, these are not...
2016-10-03 andrewRemove unused functions on armv6. Some of the cache...
2016-10-03 andrewRemove the parts of cpu_functions from armv6 that are...
2016-10-03 andrewOnly define the CF_* macros on ARMv4/v5. They are unuse...
2016-10-03 andrewSplit the compiler command line for building the arm...
2016-10-03 gallatinConditionally move initial vfs bio alloc above 4G
2016-10-03 andrewUse C99 designated initializers to create the armv6...
2016-10-03 gonzoAdd rpi_ft5406 module and add it to extra modules in...
2016-10-03 gonzoFix attach/detach methods
2016-10-03 mjgcache: ignore purgevfs requests for filesystems with...
2016-10-02 avosBump __FreeBSD_version for net80211(4) changes (r306590...
2016-10-02 avosnet80211: ieee80211_ratectl*: switch to reusable KPI
2016-10-02 avosnet80211: add one-vap version of ieee80211_iterate_nodes()
2016-10-02 impImplement iicbus_write_ivar and impelemnt the NOSTOP...
2016-10-02 gonzoModularize evdev
2016-10-02 gonzoFix gcc compilation error
2016-10-02 vangyzenAdd GARP retransmit capability
2016-10-02 markjAllow tracing of functions prefixed by "__".
2016-10-01 vangyzenlmc(4): fix the build without the bpf device
2016-10-01 jhbExpose kernel-only errno values if _WANT_KERNEL_ERRNO...
2016-10-01 rmacklemr297225 broke udp_output() for the case where the ...
2016-10-01 gonzoUse VM_MEMATTR_WRITE_COMBINING memattr for mmap(2)...
2016-10-01 gonzoBump _FreeBSD_version after adding fb_memattr field...
2016-10-01 gonzoProvide way for framebuffer driver to request mmap...
2016-10-01 mmelTEGRA: Fix bindings for cpufreq and coretemp drivers,
2016-10-01 mmelTEGRA: Extend timeout for PLLs lock to 5 ms. Real lock...
2016-10-01 markjnd6_dad_timer(): don't assert that the address is tenta...
2016-10-01 jhibbitsRevert r306473.
2016-10-01 baptImport libucl 20160812
2016-09-30 gonzoAdd dependency to evdev module
2016-09-30 gonzoAdd dependency to evdev module (if required)
2016-09-30 gonzoDeclare a module for evdev and add dependency to ukbd...
2016-09-30 markjcam_periph_ccbwait could return while ccb in progress
2016-09-30 davidcsUpgrade Firmware/Bootloader/ResetSeq/Minidump to revisi...
2016-09-30 cemRevert r306516 for now, it is incomplete on i386
2016-09-30 avosnet80211: do not cancel scan when packet is sent.
2016-09-30 cemReduce the cost of TLB invalidation on x86 by using...
2016-09-30 davidcsRevert commit
2016-09-30 impCompute two new metrics. Disk load, the average number...
2016-09-30 loosRemove the GLOBAL queue lock which just adds unnecessar...
2016-09-30 mjgvfs: batch free vnodes in per-mnt lists
2016-09-30 loosFix a typo in CPSW_DEBUG MACRO and then replace all...
2016-09-30 loosSort and remove unnecessary includes.
2016-09-30 mjgvfs: remove the __bo_vnode field from struct vnode
2016-09-30 impFix a cluster of bugs in list EFI environment variables:
2016-09-30 andrewRevert an accedintal commit.
2016-09-30 andrewFix the spelling of Cortex.
2016-09-30 roygerxen/vchan: change license of header from Lesser GPL...
2016-09-30 avosral (rt2860): eliminate duplicate ieee80211_process_cal...
2016-09-30 manuAdd support for RPI2 to the armv6 GENERIC kernel.
2016-09-30 andrewRemove the duplicate ukbd device from the armv6 GENERIC
2016-09-30 manuRPI2: Add support for MULTIDELAY, this is needed for...
2016-09-30 andrewAdd support for Tegra to the armv6 GENERIC kernel.
2016-09-30 manubcm2835_cpufreq: Only attach driver if we correcly...
2016-09-30 hselaskyMove the ConnectX-3 and ConnectX-2 driver from sys...
2016-09-30 sephehyperv/hn: Add stubs for OFFLOAD_CURRENT_CONFIG and...
2016-09-30 sephehyperv/vmbus: Add missing vmbus_if.c to module build.
2016-09-30 sephehyperv/hn: Fix detach and attach error handling.
2016-09-30 sephehyperv/hn: If synthetic parts are detached, don't touch...
2016-09-30 sephex86/ioapic: Fix destination cpu for Hyper-V
2016-09-30 sephelinuxkpi: Fix PCI BAR lazy allocation support.
2016-09-30 mmelALLWINNER: ahci_devclass is local variable, don't expor...
2016-09-30 hselaskyAdd new USB ID.
2016-09-30 mmelTEGRA: Prepare Tegra subtree for inclusion into ARM...
2016-09-30 gonzoReplace explicit TUNABLE_INT to sysctl with CTLFLAG_TUN
2016-09-30 jhibbitsUse the cell-index property as the unit number if avail...
2016-09-30 npcxgbe(4): Claim the T6 -DBG card.
2016-09-30 hirenThis adds a sysctl which allows you to disable the...
2016-09-29 glebiusProvide kern.maxphys sysctl, which returns MAXPHYS...
2016-09-29 gonzoAdd dtb module for Jetson-TK1 board
next