]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
loader.efi: show EFI error number, not full status value
[FreeBSD/FreeBSD.git] / sys /
2015-12-18 emasteloader.efi: show EFI error number, not full status...
2015-12-18 mjgproc: fix a race which could result in dereference...
2015-12-18 nwhitehornEnable PRINTF_BUFR_SIZE on powerpc64, following r194204...
2015-12-18 impIt turns out that it's OK to sleep in this context...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 impAdd a generic firmware dependent handle to pass from...
2015-12-18 impNo need to test command values this way. There can...
2015-12-18 adrian[intrng] Migrate the intrng code from sys/arm/arm to...
2015-12-18 impScheduling module to introduce a fixed delay into the...
2015-12-18 impCreate a simplebus PNP info wrapper.
2015-12-18 ianFlag sysctl hw.mmc.debug as a tunable, since often...
2015-12-18 ianFix the clock divisor calc for imx6 sdcard bus speed.
2015-12-17 cemioat(4): Add an API to get HW revision
2015-12-17 glebiusFix regression in if_ndis in r280347.
2015-12-17 jhbt seems certain Intel GPUs use GPIO bitbanging over...
2015-12-17 brImport RISC-V machine headers. This is a minimal set...
2015-12-17 cemvm_page_replace: add wrapper to KASSERT about old page
2015-12-17 andrewSupport the variant of the interrupt-map property where...
2015-12-17 smhRevert r292275 & r292379
2015-12-17 markjConsistently use ${AWK} instead of hard-coding the...
2015-12-17 markjSupport an arbitrary number of arguments to DTrace...
2015-12-16 glebiusFix breakage caused by r292373 in ZFS/FUSE/NFS/SMBFS.
2015-12-16 markjRemove the unused systrace device file and fix style...
2015-12-16 markjFix style issues around existing SDT probes.
2015-12-16 cemvm_page.h: page busy macro fixups
2015-12-16 smhFix issues introduced by r292275
2015-12-16 glebiusA change to KPI of vm_pager_get_pages() and underlying...
2015-12-16 ianFlag the first port on a Sheevaplug ftdi serial device...
2015-12-16 baptUse human readable representation of ip for the pxeboot...
2015-12-16 baptpxeboot: make the tftp loader use the option root-path...
2015-12-16 emasteUEFI: combine GetMemoryMap and ExitBootServices and...
2015-12-16 rrsRemove redundant extern's that make the ppc compile...
2015-12-16 skraAdopt assert from amd64 in pmap_remove_pages().
2015-12-16 melifaroProvide additional lle data in IPv6 lltable dump used...
2015-12-16 melifaroConvert if_stf(4) to new routing api.
2015-12-16 melifaroFix ARP reply handling changed in r286955.
2015-12-16 kibOptimize vop_stdadvise(POSIX_FADV_DONTNEED). Instead...
2015-12-16 kibSimplify the loop step in the flushbuflist() and make...
2015-12-16 rrsFirst cut of the modularization of our TCP stack. Still
2015-12-16 adrianDon't call wakeup if we're just returning reserved...
2015-12-15 mavSet DS flag, required for LPB log page by spec.
2015-12-15 smhPrevent g_access calls to bad multipath members
2015-12-15 avosurtwn: fix off-by-one error.
2015-12-15 jamieFix jail name checking that disallowed anything that...
2015-12-15 skraLocal TLB flush is sufficient in pmap_remove_pages().
2015-12-15 smhFix lagg failover due to missing notifications
2015-12-15 skraReplace all postponed TLB flushes by immediate ones...
2015-12-15 skraFlush intermediate TLB cache when L2 page table is...
2015-12-15 mmelARM: Remove outdated katelib.h.
2015-12-15 mmelARM: option PPC_PROBE_CHIPSET is applicable only for...
2015-12-15 roygerhyperv/kvp: wake up the daemon if it's sleeping due...
2015-12-15 roygerx86/bounce: try to always completely fill bounce pages
2015-12-15 hselaskyProperly drain callouts in the IPFW subsystem to avoid...
2015-12-15 mavAdd MSI-X support for 26XX cards.
2015-12-15 adrian[arswitch] bump the number of ports on the ar934x inter...
2015-12-15 adrian[qca953x] remove unneeded initialisation.
2015-12-15 adrian[ar71xx] always count interrupts, spurious or otherwise.
2015-12-15 adrian[arge] add a comment about needing mdio busses in order...
2015-12-14 cemioatcontrol(8): Add support for interrupt coalescing
2015-12-14 cemioat(4): Add support for interrupt coalescing
2015-12-14 ianEnhance the "ubenv import" command to allow importing...
2015-12-14 cemioat(4): Gather and expose DMA statistics via sysctl
2015-12-14 avosurtwn: add raw Tx path.
2015-12-14 kpinet6: Do not assume every interface has ip6 enabled.
2015-12-14 asomersDon't retry SAS commands in response to protocol errors
2015-12-14 andrewUpdate the handling of interrupts on the generic PCIe...
2015-12-14 andrewAdd support for MSI interrupts to the gicv2m controller...
2015-12-14 traszFix kernel build with "options GEOM_MOUNTVER". Previou...
2015-12-14 avosurtwn: fix frame processing in the Rx path.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 avosurtwn: add TSF field into RX radiotap header.
2015-12-14 andrewWhen exiting two-finger scroll the Synaptics device...
2015-12-14 andrewSkip restoring more registers when returning from an...
2015-12-14 ianMove the DRIVER_MODULE() statements that declare mmc...
2015-12-13 avoswpi, rum and urtwn: update copyright headers
2015-12-13 avosurtwn: add support for hardware encryption (WEP, TKIP...
2015-12-13 avosurtwn: add a command queue for sleepable tasks.
2015-12-13 avosurtwn(4): setup channel frequency/flags for radiotap...
2015-12-13 avosurtwn: add rate control support for RTL8188EU.
2015-12-13 avoswtap: do not include <sys/types.h> when <sys/param...
2015-12-13 avosnet80211: remove hardcoded slot time durations from...
2015-12-13 melifaroFix PINNED routes handling.
2015-12-13 traszTweak comments.
2015-12-13 traszActually make the 'amount' argument to racct_adjust_res...
2015-12-13 traszAvoid useless relocking.
2015-12-13 mmelSIMPLEBUS: Don't panic if child device doesn't have...
2015-12-13 mmelOFW_IICBUS: Register ofw_iicbus node.
2015-12-13 mmelOFW: Add helper functions for parsing xref based lists.
2015-12-13 melifaroRemove LLE read lock from IPv6 fast path.
2015-12-13 impFix typos in comments.
2015-12-12 kibIn md(4) over vnode, correct handling of the unaligned...
2015-12-11 markjDon't make assertions about td_critnest when the schedu...
2015-12-11 impCorrect the CONFIG0_VI value. According to
2015-12-11 andrewSort the list of NICs after the mii options. While...
2015-12-11 impUse the right product names.
2015-12-11 arybchiksfxge: unify MCDI response polling
2015-12-11 arybchiksfxge: simplify MCDI methods
2015-12-11 hirenClean up unused bandwidth entry in the TCP hostcache.
2015-12-11 arybchiksfxge: add tunable for maximum start attetmps after...
2015-12-11 impAdd PNP info for ISA and PCI to the ed driver to prove...
next