]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
iconv(1): Capsicumify
[FreeBSD/FreeBSD.git] / sys /
2016-12-16 adrian[ar933x] don't waste memory/flash; drop the UMTX_CHAINS...
2016-12-15 emasteAdd WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable...
2016-12-15 andrewAdd -fPIC to the ubldr build. Without this the self...
2016-12-15 manuFix building arm64 kernel after r310117
2016-12-15 manuAdd information about interrupts in the Allwinner padco...
2016-12-15 edDocument the existence of the {0, 6, ...} sysctl.
2016-12-15 emastenewvers.sh: correct typo in comment
2016-12-15 andrewDirectly include openfirm.h rather than through fdt_com...
2016-12-15 emastenewvers.sh: add option to eliminate kernel build metadata
2016-12-15 mavRevert r310023 for now.
2016-12-15 sephehyperv: Allow userland to ro-mmap reference TSC page
2016-12-15 npcxgbe(4): Deal with compressed error vectors.
2016-12-14 kibProvide introductory description of the default pager.
2016-12-14 kibRemove locking around accounting initialization of...
2016-12-14 jillesreaper: Make REAPER_KILL_SUBTREE actually work.
2016-12-14 dimIn xbd_connect(), use correct scanf conversion specifie...
2016-12-14 markjDon't run the MCA record refill task during boot.
2016-12-14 alcTidy up. Mostly, remove or replace stale comments...
2016-12-14 manuAdd new compatible string "allwinner,sun7i-a20-mmc".
2016-12-14 hselaskyFix initialisation of mlx4_pci_table's .driver_data...
2016-12-14 edRevert accidental change made in r310056.
2016-12-14 edLet all FEATURE()s use the same Prometheus metric.
2016-12-14 edAdd a "device_index" label to all sysctls under dev...
2016-12-14 edAttach a "thermal_zone" label to the ACPI thermal zone...
2016-12-14 edAdd labels to sysctls related to clocks.
2016-12-14 edAdd label annotations to CAM sysctls.
2016-12-14 edAdd support for attaching aggregation labels to sysctl...
2016-12-14 kibProvide non-final but valid PCB pointer for thread0...
2016-12-14 npcxgbe(4): Fix the tid range shown for T6 cards in misc...
2016-12-14 sephehyperv: Implement "enlightened" time counter, which...
2016-12-14 jhbAdd 'const' to fn_name's return type to remove a cast.
2016-12-14 jhbUse casts to force an unsigned comparison in db_search_...
2016-12-13 jhbFix stack traces in DDB for the debugger thread.
2016-12-13 npcxgbe(4): Retire t4_bus_space_read_8 and t4_bus_space_w...
2016-12-13 glebiusZero return value when counter_rate() switches over...
2016-12-13 cemlinuxkpi: Fix not-found case of linux_pci_find_irq_dev
2016-12-13 jhbUse register_t instead of uintptr_t for register values...
2016-12-13 jhbFix remove_userlocal_code() for n32.
2016-12-13 jhbUse db_lookup_proc() in the DDB 'show procvm' command.
2016-12-13 kibFix bug in r309712, do not leak gem object pin count...
2016-12-13 mavReduce diff from Illumos by better variables mapping.
2016-12-13 andrewUse the platform_*_t typedefs to help check the platfor...
2016-12-13 andrewAdd the missing void to function signatures in much...
2016-12-13 andrewUse platform_*_t to check the platform function signatu...
2016-12-13 ganboldSwitch Rockchip RK3188 SoC to use the platform code.
2016-12-13 mizhka[gpiospi] add clock delay to avoid smashing of bits
2016-12-13 mizhka[spi] reformat message and ar5315_spi minor fix
2016-12-13 edRemove the only user of sysctl_add_oid().
2016-12-13 cpercivaCheck that blkfront devices have a non-zero number...
2016-12-13 gonzo[iMX6] Add compatibility string for GPT timer on i...
2016-12-13 loosRemove a too strict test and instead, just filter the...
2016-12-13 gonzo[iMX6] Fix platform compatibility string for i.MX6...
2016-12-12 manuUse the spibus accessor when applicable.
2016-12-12 mjgvfs: use vrefact in getcwd and fchdir
2016-12-12 traszUndo r309891. Konstantin is right in that this conditi...
2016-12-12 manuCS ivar is uint32_t, not int.
2016-12-12 andrewEnable ACPI on arm64. It's not yet functional, but...
2016-12-12 alcEliminate every mention of PG_CACHED pages from the...
2016-12-12 brApply clear_mask correctly.
2016-12-12 andrewOn non-Intel platforms don't ignore the PCI root bridge...
2016-12-12 manuclk_div: Add a div lookup table
2016-12-12 mjgvfs: add vrefact, to be used when the vnode has to...
2016-12-12 jchandraFix gic_cpu_mask() calculation in ARM GIC
2016-12-12 traszAvoid dereferencing NULL pointers in devtoname(). ...
2016-12-12 jchandraIncrease interrupt cells in generic_pcie_fdt_route_inte...
2016-12-12 aeModify IPv6 statistic accounting in ip6_input().
2016-12-12 kibEnable lookup_cap_dotdot and lookup_cap_dotdot_nonlocal.
2016-12-12 kibWhen a zombie gets reparented due to the parent exit...
2016-12-12 aeAdd ip6_tryforward() - a run to completion forwarding...
2016-12-12 sephehyperv/hn: Add polling support
2016-12-12 sephehyperv/vmbus: Add channel polling support.
2016-12-11 hirenWe currently don't do TSO if ip options are present...
2016-12-11 mavPostpone ZVOL media/block size caching till first open.
2016-12-11 alcWhen tmpfs and POSIX shm pagein a page for the sole...
2016-12-11 kibPrefix hex memory addresses with 0x in diagnostic messa...
2016-12-11 avosrsu: fix and enable Rx TCP checksum offloading.
2016-12-11 tuexenEnsure that the reported ppid and tsn are taken from...
2016-12-10 avosrsu: various initialization fixes.
2016-12-10 mavAdd missed vfs.zfs.zfetch.max_idistance sysctl.
2016-12-10 avosrsu: use bitmap for all debug messages.
2016-12-10 avosrsu: add promiscuous mode support.
2016-12-10 gonzo[evdev] Adds evdev support to sysmouse(4) driver
2016-12-10 gonzo[iwn] Perform BUS_DMASYNC_PREREAD when initializing...
2016-12-10 avosrsu: increase Rx buffer size from 8k to 30k.
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-10 avosrsu: add TSF field into Rx radiotap.
2016-12-10 gnnThis adds a configuration for arm64 users that track...
2016-12-10 phkAdd Genesys Logic USB hub.
2016-12-10 marcelImprove upon r309394
2016-12-10 markjDon't create FBT probes for lock owner methods.
2016-12-10 markjConsistently use fbt_excluded() on all architectures.
2016-12-10 markjUse a consistent snapshot of the lock state in owner_mtx().
2016-12-10 markjReturn a non-NULL owner only if the lock is exclusively...
2016-12-09 impPermit loading of efirt module even when there's no...
2016-12-09 glebiusAllow bogus_page to be passed to pager(s).
2016-12-09 glebiusFix build for 32-bit machines.
2016-12-09 glebiusUse acquire write to cr_lock to complement with release...
2016-12-09 markjConditionalize PG_CACHE sysctls on COMPAT_FREEBSD11.
2016-12-09 markjAdd a COMPAT_FREEBSD11 kernel option.
2016-12-09 glebiusTreat R_X86_64_PLT32 relocs as R_X86_64_PC32.
next