]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
[FreeBSD/FreeBSD.git] / sys /
2013-11-28 Andriy GaponMFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-11-28 Ed MastePurely cosmetic change: order DT_REL* and DT_RELA*...
2013-11-28 Peter Wemmjail_v0.ip_number was always in host byte order. This...
2013-11-28 Andriy GaponMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-28 Alexander Motin - Add bucket size column to `show uma` DDB command.
2013-11-28 Andriy Gaponopensolaris compat: add taskq_wait emulation
2013-11-28 Andriy Gaponadd taskqueue_drain_all
2013-11-28 Alexander V. ChernikovSimplify O_NAT opcode handling.
2013-11-28 Alexander V. ChernikovCheck ipfw table numbers in both user and kernel space...
2013-11-28 Andriy Gaponfix a serious bug in r258632: offset parameter must...
2013-11-27 Neel NatuAdd support for level triggered interrupt pins on the...
2013-11-27 Nathan WhitehornThis driver doesn't need the /options node, so don...
2013-11-27 Nathan Whitehornbadaddr() is used only in the grackle PCI driver, so...
2013-11-27 Nathan WhitehornMake RTAS calls, which call setfault() to recover from...
2013-11-27 Alexander MotinMake UMA to not blindly force offpage slab header alloc...
2013-11-27 George V. Neville... Add constants for use in interrogating various fiber...
2013-11-27 Alexander MotinDon't count bucket allocation failures for UMA zones...
2013-11-27 Alexander MotinFix bug introduced at r252226, when udata argument...
2013-11-27 Navdeep ParharDisable an assertion that relies on some code[1] that...
2013-11-27 Alexander MotinEscape special XML chars, returned by some devices...
2013-11-27 Luiz Otavio O SouzaFix the led 'gpios' definition to match the description on
2013-11-27 Sergey KandaurovBandaid for compiling with gcc.
2013-11-27 Gleb SmirnoffFix build.
2013-11-26 Sergey Kandaurov- Nuke a second copy of nfscl_attrcache extern declarat...
2013-11-26 Gleb SmirnoffFix build, attempt two.
2013-11-26 Konstantin BelousovAdd an kinfo sysctl to retrieve signal trampoline locat...
2013-11-26 Konstantin BelousovHide struct pcb definition by #ifdef __amd64__ braces...
2013-11-26 Sergey KandaurovFix macro name in comment.
2013-11-26 Andriy Gaponuse saner calculations in should_yield
2013-11-26 Hans Petter SelaskyStyle changes.
2013-11-26 Andriy Gaponfix debug.zfs_flags sysctl description in r258638
2013-11-26 Hans Petter SelaskyAdd missing static keyword.
2013-11-26 Andriy Gaponexpose zfs_flags as debug.zfs_flags r/w tunable and...
2013-11-26 Gleb SmirnoffFix build.
2013-11-26 Andriy GaponMFV r258376: 3964 L2ARC should always compress metadata...
2013-11-26 Andriy GaponMFV r255256: 3954 metaslabs continue to load even after...
2013-11-26 Andriy GaponMFV r255255: 4045 zfs write throttle & i/o scheduler...
2013-11-26 Andriy GaponMFV r247578: 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASK...
2013-11-26 Andriy Gapon734 taskq_dispatch_prealloc() desired
2013-11-26 Andriy Gaponopensolaris taskq: some cosmetic changes
2013-11-26 Adrian ChaddAdd definitions for the microcode TLV flags entry ...
2013-11-26 Adrian ChaddAdd a new debug section.
2013-11-26 Andriy Gaponsdt: add support for solaris/illumos style DTRACE_PROBE...
2013-11-26 Andriy Gapondtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-26 Adrian ChaddFix the compat32 sendfile() to be in line with my recen...
2013-11-26 Andreas ToblerTake care to handle the full 16 byte buffer in the...
2013-11-26 Adrian ChaddRefactor out the sendfile copyout in order to make...
2013-11-26 Adrian ChaddThe bssid can change from underneath us, so take a...
2013-11-25 Adrian ChaddConvert over the TCP probes to use mtod() rather than...
2013-11-25 Peter WemmImport apr-util-1.5.3 from vendor branch (rr258600)
2013-11-25 Pawel Jakub DawidekWhen append-only, immutable or read-only flag is set...
2013-11-25 Craig RodriguesIn vnet_route_uninit(), free some memory that is alloca...
2013-11-25 Craig RodriguesIn sys/netpfil/ipfw/ip_fw_nat.c:vnet_ipfw_nat_uninit...
2013-11-25 Hiroki SatoReplace Sun Industry Standards Source License for Sun...
2013-11-25 Hiroki SatoReplace Sun RPC license in TI-RPC library with a 3...
2013-11-25 Neel NatuAdd HPET device emulation to bhyve.
2013-11-25 Hiroki SatoReplace Sun RPC license in TI-RPC library with a 3...
2013-11-25 Craig RodriguesOnly initialize some mutexes for the default VNET.
2013-11-25 Pedro F. GiffuniMFV: removes strict-aliasing warnings from GCC in tcpdump.
2013-11-25 Peter WemmImport svn-1.8.5. This contains a user-visible fix...
2013-11-25 Jean-Sébastien Pédrondrm: Fix build with gcc, broken with r258549
2013-11-25 Jean-Sébastien Pédrondrm: Dereference pointers given to qsort_r()'s cmp...
2013-11-25 Ganbold TsagaankhuuEnable reset mechanism for rk3188.
2013-11-25 Ganbold TsagaankhuuAdd clock frequency for rk3188 watchdog.
2013-11-25 Ganbold TsagaankhuuAdd watchdog driver for rk3188.
2013-11-25 Hans Petter SelaskyComply to the XHCI specification. Certain input context...
2013-11-25 Attilio Rao- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-24 Gavin AtkinsonFix typo in comment.
2013-11-24 Gavin Atkinsonplatform_devmap_init() was renamed initarm_devmap_init...
2013-11-24 Andrew TurnerRecent versions of U-Boot require us to also backup...
2013-11-23 Andreas ToblerSave and restore the trap vectors when doing OF calls...
2013-11-23 Andreas ToblerLimit the large page size to 16MB for now.
2013-11-23 Alexander MotinWhen purging per-CPU UMA caches do not return empty...
2013-11-23 Neel NatuAdd an ioctl to assert and deassert an ioapic pin atomi...
2013-11-23 John-Mark Gurneyfix broken style(9) in r258399
2013-11-22 Gleb SmirnoffThe DIOCKILLSRCNODES operation was implemented with...
2013-11-22 Gleb SmirnoffTo support upcoming changes change internal API for...
2013-11-22 Gleb SmirnoffAdd missing 'extern'.
2013-11-22 Gleb SmirnoffFix off by ones when scanning source nodes hash.
2013-11-22 Neel NatuEliminate redundant information about the host cpu...
2013-11-22 Gleb SmirnoffStyle: don't compare unsigned <= 0.
2013-11-22 Ed MasteRefactor i386 startup SMAP parsing
2013-11-22 Ed MasteDon't abort SMAP processing after an entry of length 0
2013-11-22 Luigi Rizzoadd a counter on the struct mq (a queue of mbufs),
2013-11-22 Luigi Rizzodisable some ipfw match options when compiling in userspace
2013-11-22 Luigi Rizzomake this code compile in userspace on OSX
2013-11-22 Luigi Rizzomore support for userspace compiling of this code:
2013-11-22 Luigi Rizzomake ipfw_check_packet() and ipfw_check_frame() public,
2013-11-21 Andreas ToblerReplace the WEAK_ALIAS() alias with the WEAK_REFERENCE...
2013-11-21 Marcel MoolenaarHave the GPT probe return a lower priority when the...
2013-11-21 Andreas ToblerIntroduce a WEAK_REFERENCE() alias and use it. Get...
2013-11-21 Olivier HouchardKill ARM_VFP_SUPPORT, it's been removed some time ago.
2013-11-21 Navdeep Parharcxgbe(4): update the internal list of device features.
2013-11-21 Brooks DavisSync with NetBSD. The funtional change is to make...
2013-11-21 Ed MasteRefactor amd64 startup SMAP parsing
2013-11-21 Ed MasteDisable amd64 boot time memory test by default
2013-11-21 Nathan WhitehornFor PCI<->PCI bridges, #address-cells may be 3. Allow...
2013-11-21 Grzegorz BernackiUnbreak compilation with GCC.
2013-11-21 Justin HibbitsRemove stale comment. The PID provider is handled...
2013-11-21 Ian LeporeCall cpu_setup() from the initarm() routine on platform...
next