]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Make process descriptors standard part of the kernel. rwhod(8) already
[FreeBSD/FreeBSD.git] / sys /
2013-11-30 pjdMake process descriptors standard part of the kernel...
2013-11-30 tuexenIn
2013-11-29 adrianDisable this debugging - it's far too verbose when...
2013-11-29 adrianUse the correct endian-ness accessor for this TLV field.
2013-11-29 adrianMake sure any waiters on the scan results get notified...
2013-11-29 nwhitehornUse the Open Firmware-based CPU frequency determination...
2013-11-29 andreastFix typo.
2013-11-29 eadlerFix typo
2013-11-29 eadlerFix typo
2013-11-29 avgzfs: add zfs_freebsd_putpages
2013-11-29 avgzfs: add dmu_write_pages variant for freebsd
2013-11-29 avgzfs: make zfs_map_page / zfs_unmap_page public
2013-11-29 avgdrop ZUT_OBJ, zfs unit testing driver never materialzie...
2013-11-29 ianSet the PGA_WRITEABLE flag when the protections indicat...
2013-11-29 ianLook up a nand chip by id in the static table before...
2013-11-29 avgzfs mappedread_sf: assert that a page is never partiall...
2013-11-29 rodrigcIn keg_dtor(), print out the keg name in the "Freed...
2013-11-29 rpauloFix typo in comment.
2013-11-29 rpauloMove KDTRACE_FRAME to "options" since it's used by...
2013-11-29 kevloChange run_rt2870_rf_write() prototype (no functional...
2013-11-29 kevloOn the RT2870, rf registers are now 64-bit, not 32...
2013-11-29 rpauloAdd an interface for the Wii IOS kernels.
2013-11-28 andreastGive some output about the CPU clock on IBMPOWER machin...
2013-11-28 avgMFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-11-28 emastePurely cosmetic change: order DT_REL* and DT_RELA*...
2013-11-28 peterjail_v0.ip_number was always in host byte order. This...
2013-11-28 avgMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-28 mav - Add bucket size column to `show uma` DDB command.
2013-11-28 avgopensolaris compat: add taskq_wait emulation
2013-11-28 avgadd taskqueue_drain_all
2013-11-28 melifaroSimplify O_NAT opcode handling.
2013-11-28 melifaroCheck ipfw table numbers in both user and kernel space...
2013-11-28 avgfix a serious bug in r258632: offset parameter must...
2013-11-27 neelAdd support for level triggered interrupt pins on the...
2013-11-27 nwhitehornThis driver doesn't need the /options node, so don...
2013-11-27 nwhitehornbadaddr() is used only in the grackle PCI driver, so...
2013-11-27 nwhitehornMake RTAS calls, which call setfault() to recover from...
2013-11-27 mavMake UMA to not blindly force offpage slab header alloc...
2013-11-27 gnnAdd constants for use in interrogating various fiber...
2013-11-27 mavDon't count bucket allocation failures for UMA zones...
2013-11-27 mavFix bug introduced at r252226, when udata argument...
2013-11-27 npDisable an assertion that relies on some code[1] that...
2013-11-27 mavEscape special XML chars, returned by some devices...
2013-11-27 loosFix the led 'gpios' definition to match the description on
2013-11-27 pluknetBandaid for compiling with gcc.
2013-11-27 glebiusFix build.
2013-11-26 pluknet- Nuke a second copy of nfscl_attrcache extern declarat...
2013-11-26 glebiusFix build, attempt two.
2013-11-26 kibAdd an kinfo sysctl to retrieve signal trampoline locat...
2013-11-26 kibHide struct pcb definition by #ifdef __amd64__ braces...
2013-11-26 pluknetFix macro name in comment.
2013-11-26 avguse saner calculations in should_yield
2013-11-26 hselaskyStyle changes.
2013-11-26 avgfix debug.zfs_flags sysctl description in r258638
2013-11-26 hselaskyAdd missing static keyword.
2013-11-26 avgexpose zfs_flags as debug.zfs_flags r/w tunable and...
2013-11-26 glebiusFix build.
2013-11-26 avgMFV r258376: 3964 L2ARC should always compress metadata...
2013-11-26 avgMFV r255256: 3954 metaslabs continue to load even after...
2013-11-26 avgMFV r255255: 4045 zfs write throttle & i/o scheduler...
2013-11-26 avgMFV r247578: 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASK...
2013-11-26 avg734 taskq_dispatch_prealloc() desired
2013-11-26 avgopensolaris taskq: some cosmetic changes
2013-11-26 adrianAdd definitions for the microcode TLV flags entry ...
2013-11-26 adrianAdd a new debug section.
2013-11-26 avgsdt: add support for solaris/illumos style DTRACE_PROBE...
2013-11-26 avgdtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-26 adrianFix the compat32 sendfile() to be in line with my recen...
2013-11-26 andreastTake care to handle the full 16 byte buffer in the...
2013-11-26 adrianRefactor out the sendfile copyout in order to make...
2013-11-26 adrianThe bssid can change from underneath us, so take a...
2013-11-25 adrianConvert over the TCP probes to use mtod() rather than...
2013-11-25 pjdWhen append-only, immutable or read-only flag is set...
2013-11-25 rodrigcIn vnet_route_uninit(), free some memory that is alloca...
2013-11-25 rodrigcIn sys/netpfil/ipfw/ip_fw_nat.c:vnet_ipfw_nat_uninit...
2013-11-25 hrsReplace Sun Industry Standards Source License for Sun...
2013-11-25 hrsReplace Sun RPC license in TI-RPC library with a 3...
2013-11-25 neelAdd HPET device emulation to bhyve.
2013-11-25 hrsReplace Sun RPC license in TI-RPC library with a 3...
2013-11-25 rodrigcOnly initialize some mutexes for the default VNET.
2013-11-25 dumbbelldrm: Fix build with gcc, broken with r258549
2013-11-25 dumbbelldrm: Dereference pointers given to qsort_r()'s cmp...
2013-11-25 ganboldEnable reset mechanism for rk3188.
2013-11-25 ganboldAdd clock frequency for rk3188 watchdog.
2013-11-25 ganboldAdd watchdog driver for rk3188.
2013-11-25 hselaskyComply to the XHCI specification. Certain input context...
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-24 gavinFix typo in comment.
2013-11-24 gavinplatform_devmap_init() was renamed initarm_devmap_init...
2013-11-24 andrewRecent versions of U-Boot require us to also backup...
2013-11-23 andreastSave and restore the trap vectors when doing OF calls...
2013-11-23 andreastLimit the large page size to 16MB for now.
2013-11-23 mavWhen purging per-CPU UMA caches do not return empty...
2013-11-23 neelAdd an ioctl to assert and deassert an ioapic pin atomi...
2013-11-23 jmgfix broken style(9) in r258399
2013-11-22 glebiusThe DIOCKILLSRCNODES operation was implemented with...
2013-11-22 glebiusTo support upcoming changes change internal API for...
2013-11-22 glebiusAdd missing 'extern'.
2013-11-22 glebiusFix off by ones when scanning source nodes hash.
2013-11-22 neelEliminate redundant information about the host cpu...
next