]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix:
[FreeBSD/FreeBSD.git] / sys /
2012-12-17 aeUse M_PROTO7 flag for M_IP6_NEXTHOP, because M_PROTO2...
2012-12-17 pjdMinor style tweaks.
2012-12-17 pjdBetter variables naming in expand_name() to be more...
2012-12-17 pjdWarn about reaching various PF limits.
2012-12-17 yongariMake sure to stop both TX and RX MACs in ale_stop_mac...
2012-12-17 rpauloamd64 only has rela sections.
2012-12-16 mariusRevert r237842 and switch back to SCHED_ULE. All proble...
2012-12-16 mariusRestore pre-r234898 printing of boot loader and path.
2012-12-16 pjdMove expand_name() after process lock is released.
2012-12-16 pjdDon't add audit record when coredumps are disabled...
2012-12-16 pjdMake the check easier to read.
2012-12-16 pjdUse 'cred' variable.
2012-12-16 gonzoFix comment to represent actual file purpose
2012-12-15 pjdsbuf_trim() cannot be used on sbuf with drain function...
2012-12-15 andrewIgnore a warning in ubldr where clang doesn't understan...
2012-12-15 aeIn additional to the tailq of IPv6 addresses add the...
2012-12-15 trocinyIn pfioctl, if the permission checks failed we returned...
2012-12-15 rwatsonFour .c files from OpenBSM are used, in modified form...
2012-12-15 kibWhen mnt_vnode_next_active iterator cannot lock the...
2012-12-15 kibFix a typo, resulting in the NULL pointer dereference.
2012-12-15 kibLine up the continuation backslashes.
2012-12-15 kibRemove a special case for XEN, which is erronous and...
2012-12-14 rmacklemThe group list for a non-default export entry (a host...
2012-12-14 glebius Fix error in r235991. No-sleep version of IFNET_RLOCK...
2012-12-14 aeAdd an #include guard to the sys/fnv_hash.h.
2012-12-14 glebiusFix VIMAGE build broken in r244185.
2012-12-14 bryanvvirtio: Start taskqueues threads after attach cannot...
2012-12-13 gonzoAdd support for QEMU's version of Versatile Platform...
2012-12-13 gonzoAdd driver for PrimeCell Vectored Interrupt Controller...
2012-12-13 jimharrisAdd bus_space_read_8 and bus_space_write_8 for amd64.
2012-12-13 jimharrisRevert r243960 based on feedback regarding keeping...
2012-12-13 smhAdded vfs.zfs.vdev.trim_on_init sysctl which allows...
2012-12-13 smhUpgrades trim free request sizes before inserting them...
2012-12-13 glebiusMerge rev. 1.119 from OpenBSD:
2012-12-13 glebius Initialize state id prior to attaching state to key...
2012-12-13 glebius Fix problem in r238990. The LLE_LINKED flag should...
2012-12-13 gonzoPrevent possible usage of uninitialized pbase variable...
2012-12-13 gonzoAdd memory barrier macros for ARM
2012-12-13 gonzoDisable interrupts in filter in order to avoid interrup...
2012-12-12 dteskeFix a regression caused by SVN r222417.
2012-12-12 glebius Fix a crash in tcp_input(), that happens when mbuf...
2012-12-12 smhRenamed zfs trim stats removing duplicate zio_trim...
2012-12-12 mavAdd IDs for SATA controllers on AMD Hudson-2 series...
2012-12-12 mavAdd quirks for AD1984A codec and Lenovo X300 laptop.
2012-12-12 grehanImplement an API to allow a hypervisor to save/restore
2012-12-12 bryanvvirtio_scsi: Remove duplicated lines
2012-12-11 pjdSimilar to CTLFLAG_RDTUN, provide CTLFLAG_RWTUN that...
2012-12-11 baptAdd pci id for the xeon hd4000 (IvyBridge server GT2)
2012-12-11 glebiusMerge 1.127 from OpenBSD, that closes a regression...
2012-12-11 alfredCleanup more of the kassert_panic.
2012-12-11 alfredFix WITNESS when INVARIANT_SUPPORT is defined.
2012-12-11 adrianThere's no need to use a TXQ pointer here; we specifica...
2012-12-11 alfredSwitch the hardwired WITNESS panics to kassert_panic.
2012-12-11 alfredback out half of 244098.
2012-12-10 alfredAdd CTLFLAG_STATS to sysctl flags
2012-12-10 alfredAdd constant missed in r244099
2012-12-10 alfredallow KASSERT to enter KDB.
2012-12-10 alfredmake sysctls kern.{bootfile,conftxt} read-only
2012-12-10 kibDo not yield while owning a mutex. The Giant reacquire...
2012-12-10 ghelmerChanges to resolve races in bpfread() and catchpacket...
2012-12-10 dteskeAdd support for comma-separated values (whitespace...
2012-12-10 andrePrevent long type overflow of realmem calculation on...
2012-12-10 adrianAdjust the channel to correctly setup the HT flags...
2012-12-10 kibAdd amd64-specific ddb command "show pte". The command...
2012-12-10 kibDo not ignore zero address, possibly returned by the...
2012-12-10 adrianUpdate the aggressive mode logic to also enable aggress...
2012-12-09 adrianUndo the previous adhoc commit - doing the WME IE handl...
2012-12-09 adrianHandle ath-specific and WME IE's in adhoc mode.
2012-12-09 rmacklemAdd "nfsstat -m" support for the two new NFS mount...
2012-12-09 kibRemove useless comment.
2012-12-09 kibFix typo.
2012-12-09 kenFix a couple of CTL locking issues and clean up some...
2012-12-09 adrianAtheros SuperG bug fixes, as part of hunting down kern...
2012-12-09 dteskeUse ASCII characters for box/line characters in frames.4th
2012-12-09 hselaskyAdd new USB ID.
2012-12-09 attilioAdd a comment on why inlining critical_enter() may...
2012-12-09 adrianDon't panic if the stageq here is empty; just fall...
2012-12-09 alcIn the past four years, we've added two new vm object...
2012-12-08 rmacklemMove the NFSv4.1 client patches over from projects...
2012-12-08 tuexenGet it compiling without INET and INET6 support (mainly...
2012-12-08 pjdMore warnings for zones that depend on the kern.ipc...
2012-12-08 hselaskyAdd support for various Yamaha keyboards.
2012-12-08 tuexenUse correct padding of the ABORT chunk in case of an...
2012-12-08 adrianFix a use-after-free bug in the Atheros fast-frames...
2012-12-08 pjdWhite-space cleanups.
2012-12-08 pjdThe socket_zone UMA zone is now private to uipc_socket.c.
2012-12-08 tuexenEnsure that the padding of the last parameter of an...
2012-12-08 kenMake sure we hold the SIM lock when calling xpt_free_pa...
2012-12-08 kenFix the CTL OOA queue dumping code so that it does...
2012-12-08 kenFix a device departure bug for the the pass(4), enc...
2012-12-08 rmacklemAdd support for backchannels to the kernel RPC. Backcha...
2012-12-07 kenFix a panic during CAM EDT traversal.
2012-12-07 pjdConfigure UMA warnings for the following zones:
2012-12-07 pjdImplemented uma_zone_set_warning(9) function that sets...
2012-12-07 pjdMake use of the fact that uma_zone_set_max(9) already...
2012-12-07 pjdMore style cleanups.
2012-12-07 pjdStyle cleanups.
2012-12-07 pjd- Make socket_zone static - it is used only in this...
2012-12-07 pjdStyle cleanups.
2012-12-07 pjdThere is no need anymore to include vm/uma.h after...
next