]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove unused i386 header privatespace.h. For the native kernel, its
[FreeBSD/FreeBSD.git] / sys /
2015-08-07 kibRemove unused i386 header privatespace.h. For the...
2015-08-06 alcIntroduce a sysctl for reporting the number of fully...
2015-08-06 ianReturn the current ftdi bitbang mode with the UFTDIIOC_...
2015-08-06 ianAdd support to the uftdi driver for reading and writing...
2015-08-06 kibFormally pair store_rel(&smp_started) with load_acq...
2015-08-06 pjdAfter crypto_dispatch() bio might be already delivered...
2015-08-06 jhbRemove some more vestiges of the Xen PV domu support...
2015-08-06 jhbThe changes that introduced fo_mmap() treated all chara...
2015-08-06 allanjudeRemove guards around overwriting loader.rc and menu.rc
2015-08-06 ngieMake some debug printf's into DPRINTF's to reduce noise...
2015-08-06 andrewFill in dump_avail based on the physical memory from...
2015-08-06 glebiusMake it compilable. No idea if it works.
2015-08-06 edAdd file_open(): the underlying system call of openat().
2015-08-05 cemnfsclient: Protest loudly when GETATTR responses are...
2015-08-05 mavPass SYNCHRONIZE CACHE command parameters to backends.
2015-08-05 mavRelax serialization of SYNCHRONIZE CACHE commands.
2015-08-05 adrianAdd a hack-around to this fatal taskqueue running whils...
2015-08-05 adrianAdd a missing method - ath_hal_settsf64().
2015-08-05 npcxgbe(4): Update T5 and T4 firmwares bundled with...
2015-08-05 adrianAdd TXOP enforce support to the AR9300 HAL.
2015-08-05 emasteRationalize BSD license on sys/*/include/in_cksum.h
2015-08-05 jkimFix more style issues.
2015-08-05 emasteRationalize BSD license on sys/*/include/float.h
2015-08-05 edCorrect the previous commit: remove the DECLARE_MODULE().
2015-08-05 edAdd DECLARE_MODULE() to the "cloudabi" kernel module.
2015-08-05 edMake fcntl(F_SETFL) work.
2015-08-05 lwhsuFix `make depend` in sys/modules
2015-08-05 mavIssue all reads of single XCOPY segment simultaneously.
2015-08-05 edRegenerate the system call table.
2015-08-05 edImport the latest CloudABI system call definitions...
2015-08-05 kibFix UP build after r286296, ensure that CPU_FOREACH...
2015-08-05 jahProperly sort the function declarations added in r286296
2015-08-05 edAdd the remaining pointer size independent CloudABI...
2015-08-05 edAllow the creation of polling descriptors (kqueues...
2015-08-05 edAllow the creation of kqueues with a restricted set...
2015-08-05 edMake it possible to implement poll(2) on top of kqueue(2).
2015-08-05 jhibbitsRemove one more that crept in unnecessarily from previo...
2015-08-05 jhibbitsRemove some unnecessary includes.
2015-08-04 jahAdd two new pmap functions:
2015-08-04 rpauloBEAGLEBONE: remove dtrace from MODULES_EXTRA.
2015-08-04 jkimFix style(9) bugs.
2015-08-04 jmgMake IPsec work with AES-GCM and AES-ICM (aka CTR)...
2015-08-04 kibGive large kernel stack to the initial thread . Otherw...
2015-08-04 kibCopy the fencing of the algorithm to do lock-less updat...
2015-08-04 traszFix panic triggered by code like this:
2015-08-04 hselaskyAvoid calling into the random subsystem before it is...
2015-08-04 traszMark vgonel() as static. It was already declared stati...
2015-08-04 edLet the CloudABI futex code use umtx_keys.
2015-08-04 edFix bad arithmetic in umtx_key_get() to compute object...
2015-08-04 jkimAlways define __va_list for amd64 and restore pre-r2322...
2015-08-03 loosRemove the mtx_sleep() from the kqueue f_event filter.
2015-08-03 edAdd missing const keyword to function parameter.
2015-08-03 jhbkgdb uses td_oncpu to determine if a thread is running...
2015-08-03 alcRefinements to r281079's sequential access optimization...
2015-08-03 loosAdd a KASSERT() to make sure we wont rotate the buffers...
2015-08-03 markjThe mbuf parameter to ip_output_pfil() must be an outpu...
2015-08-03 markjRemove a couple of unused fields from the FBT probe...
2015-08-03 sbrunoA misplaced #endif in ixgbe_ioctl() causes interface...
2015-08-03 traszFix panic that would happen on forcibly unmounting...
2015-08-03 traszFix a problem which made loader(8) load non-kld files...
2015-08-03 zbbAdd missing exception number to EL0 sync. abort on...
2015-08-03 impAdd pmspvc device back to GENERIC. The issues with...
2015-08-03 edLet CloudABI use the SV_CAPSICUM flag.
2015-08-03 edAdd sysent flag to switch to capabilities mode on startup.
2015-08-03 kibClear the IA32_MISC_ENABLE MSR bit, which limits the...
2015-08-03 jchDecompose TCP INP_INFO lock to increase short-lived...
2015-08-03 traszRework the way iSCSI initiator handles system shutdown...
2015-08-03 andrewPass the pcb to store the vfp state in to vfp_save_stat...
2015-08-03 smhFix KSTACK_PAGES check in ZFS module
2015-08-03 edSet p_osrel to __FreeBSD_version on process startup.
2015-08-03 gonzoPass correct type of argument to ti_gpio_unmask_irq...
2015-08-02 jmglooks like all archs either have clang or cdefs include...
2015-08-02 impDon't forget to check the vendor when probing. Also...
2015-08-02 tuexenDon't take the port numbers for packets containing...
2015-08-02 aeProperly handle IPV6_NEXTHOP socket option in selectrou...
2015-08-02 aeRemove redundant check.
2015-08-02 jmgconvert to C11's _Static_assert, and pull in sys/cdefs...
2015-08-02 markjAvoid dereferencing curthread->td_proc->p_cred in DTrac...
2015-08-02 markjDon't modify curthread->td_locks unless INVARIANTS...
2015-08-01 gonzoSet output pin initial value based on pin's pinmux...
2015-08-01 hselaskyFree mbufs when busdma loading fails.
2015-08-01 jhbClear P_TRACED before reparenting a detached process...
2015-08-01 edAllow CloudABI processes to create shared memory objects.
2015-08-01 edAdd kern_shm_open().
2015-07-31 loosRemove two unnecessary sleeps from the hot path in...
2015-07-31 loosRemove the sleep from the buffer allocation routine.
2015-07-31 loosDo not allocate the buffers at opening of the descripto...
2015-07-31 andrewTry to put the CPU into a low power state if we failed...
2015-07-31 andrewLoad the stack in stack_save and stack_save_td. This...
2015-07-31 gjbPull pmspcv (pms(4)) from GENERIC. It has PCI ID conflicts
2015-07-31 andrewAdd support for uma_small_alloc and uma_small_free...
2015-07-31 andrewAdd memrw. This has had minimal testing, and will likel...
2015-07-31 andrewAdd more atomic_swap_* functions.
2015-07-31 andrewAdd VIRT_IN_DMAP to check if a virtual address is from...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-31 edFix accidental line wrapping introduced in r286122.
2015-07-31 edLimit rights on process descriptors.
2015-07-31 zbbApply erratum for mrs ICC_IAR1_EL1 speculative executio...
2015-07-31 hselaskyLimit the number of times we loop inside the DWC OTG...
2015-07-31 aeAnsify if_stf.c
next