]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-04-04 gjbMFH
2016-04-04 bdreweryDIRDEPS_BUILD: Use 1 parameter for defining -rpath...
2016-04-04 adrian[net80211] Add an A-MSDU debug output shortcut.
2016-04-04 glebiusAdd early_customize_cmd() that allows to register custo...
2016-04-04 adrian[net80211] teach wlanstats about the ff_encapfail field.
2016-04-04 adrian[net80211] add amsdu and fast frames encap failure...
2016-04-04 andrewAdd a table to map from the FreeBSD CPUID space to...
2016-04-04 avgnew x86 smp topology detection code
2016-04-04 acheSJIS encoding don't have single byte characters >= 224
2016-04-04 andrewReduce the diff for when we switch to intrng. The IPI...
2016-04-04 andrewInclude sys/rman.h directly rather than relying on...
2016-04-04 maximOpenBSD 5.9 and FreeBSD 10.3 releases added.
2016-04-04 andrewFix a format string when uint64_t is not unsigned long...
2016-04-04 skraDefine local-intc for BCM2836 platform (RPI2) and make...
2016-04-04 skraRework TI gpio interrupt controller for INTRNG. It...
2016-04-04 skraRework am33xx interrupt controller for INTRNG and enable it
2016-04-04 skraRemove FDT specific parts from INTRNG. Change its inter...
2016-04-04 wmaarm64: pagezero improvement
2016-04-04 wmaAdd bzero.S to ARM64 machdep
2016-04-04 wmaarm64: bzero optimization
2016-04-04 kibRemove unused variable. It was write-only before r297139.
2016-04-04 sgalabovEnable 4-byte address support for the mx25l family...
2016-04-04 acheEUC-type encodings don't have single byte characters...
2016-04-03 adrian[iwn] Don't try to seamlessly recover from a firmware...
2016-04-03 jhbMove i386/i386/autoconf.c to sys/x86/x86 and use it...
2016-04-03 impAdd a timestamp variable to the environment. This is...
2016-04-03 impMake $_ match the docs.
2016-04-03 pfgchdone(): Prevent returning uninitialized scalar value.
2016-04-03 pfgg_sched_destroy(): prevent return of uninitialized...
2016-04-03 pfgFix indentation oops.
2016-04-03 avoswpi, iwn: fix check in find_eeprom_channel()
2016-04-03 mavPass through some new block device features.
2016-04-03 avgfix zfs set canmount=off on an unmounted filesystem
2016-04-03 avgzfs receive: -u can be ignored sometimes
2016-04-03 dchaginMove Linux specific times tests up to guarantee the...
2016-04-02 jmcneillImprove HDMI display detection by searching the CEA...
2016-04-02 avgremove emulation of VFS_HOLD and VFS_RELE from opensola...
2016-04-02 traszAdd configurable rate limit for "log" and "devctl"...
2016-04-02 mavMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 mavMFV r297505:
2016-04-02 mavMFV r297504: 6681 zfs list burning lots of time in...
2016-04-02 jhbOutput information about PCI-e devices with slots.
2016-04-02 jhbVarious updates to the PCI-express capability output.
2016-04-02 pfgSmall typo.
2016-04-01 bdreweryFollow-up r297282: Make the COPTS warning more useful.
2016-04-01 tuexenSet the chunk id for ERROR chunks.
2016-04-01 jmcneillMove support for Synopsys Designware APB UART out of...
2016-04-01 traszFix mismerge.
2016-04-01 traszDrop the 'resource' argument to racct_decay(); it would...
2016-04-01 jhbCap IOSIZE_MAX to INT_MAX for 32-bit processes.
2016-04-01 traszCall rctl_enforce() in all cases the resource usage...
2016-04-01 traszReorder the functions; no functional changes.
2016-04-01 traszReduce code duplication.
2016-04-01 traszReduce code duplication. There should be no (intended...
2016-04-01 sbrunoRepair a overflow condition where a user could submit...
2016-04-01 zbbFix PowerPC LINT build after r297392
2016-04-01 kibStyle(9), use tabs for the #define LOOPS line.
2016-04-01 sephetcp/lro: Change SLIST to LIST, so that removing an...
2016-04-01 sephetcp/lro: Use tcp_lro_flush_all in device drivers to...
2016-04-01 sephehyperv: Register Hyper-V timer early enough for TSC...
2016-04-01 kevloUpdate comment: Linux does set a randomized generation...
2016-04-01 pfgmtest: Prevent access to uninitialized value.
2016-03-31 brooksAdd a cross reference to ktrace(2).
2016-03-31 brooksDocument KTRFAC_FAULT and KTRFAC_FAULTEND.
2016-03-31 jhbCorrect error messages in recently added test.
2016-03-31 glebiusFix an error in r292373. Use proper count to update...
2016-03-31 pfgpci_emul_dior(): fix uninitialized scalar variable.
2016-03-31 bzCatch up with some more fields. I needed the bpf one...
2016-03-31 edMake Position Independent Executables work for CloudABI.
2016-03-31 edRegenerate system call table after r297468.
2016-03-31 edSync in the latest CloudABI system call definitions.
2016-03-31 jhbRemove #ifdef's from various structures used in the...
2016-03-31 jhbRework handling of thread sleeps before timers are...
2016-03-31 traszRefactor; no functional changes.
2016-03-31 jhbTidy up the unmapped I/O code in qphysio.
2016-03-31 bdreweryWITHOUT_TOOLCHAIN: Skip building of h_raw.
2016-03-31 bdreweryLIB32+WITHOUT_TOOLCHAIN: Fix build by staging includes.
2016-03-31 bdreweryWITHOUT_TOOLCHAIN: Fix build of rtld.
2016-03-31 traszImprove comments.
2016-03-31 npAdd wait_event_interruptible_timeout to linuxkpi.
2016-03-31 traszFix overflows, making it impossible to add negative...
2016-03-31 zbbFix number of the enabled VFs in VNIC
2016-03-31 bdreweryWe don't support DPLIBS.
2016-03-31 bruefferFix minor problems caught by mandoc -Tlint.
2016-03-31 bdreweryDefine OBJTOP earlier if possible for use in targets.
2016-03-31 zbbDon't omit m_dup() for non-writeable mbufs that need...
2016-03-31 traszRemove NULL checks after M_WAITOK allocations, which...
2016-03-31 zbbFix MAC address configuration for VNIC
2016-03-31 zbbImprove TX path of the VNIC driver
2016-03-31 fanfFix whois queries for ARIN AS numbers.
2016-03-31 zbbFix typo in the VNIC's PF function name
2016-03-31 zbbDisable MSI-x for AHCI on Alpine plattform
2016-03-31 andrewAdd support for 4 level pagetables. The userland addres...
2016-03-31 hselaskyFix bugs in currently unused bit searching loop.
2016-03-31 adrianAdd support for the Nuvoton NCT5104D.
2016-03-31 bdreweryhosttools: Trim unneeded directories.
2016-03-31 pfgrestore(8): fix use of uninitialized value.
2016-03-31 gnnUnbreak the RSS/PCBGROUp build.
2016-03-31 bdreweryDIRDEPS_BUILD: Don't reset OBJROOT in sub-makes.
2016-03-30 bdreweryRegenerate
next