]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-04-06 Andrew TurnerRevert a change that sneeked with 297619
2016-04-06 Andrew TurnerDisable support for compat syscalls on arm64. These...
2016-04-06 Pedro F. Giffunifsck_msdosfs(8): Optimimize memsets
2016-04-06 Andrew TurnerUse PHYS_IN_DMAP to check if a physical address is...
2016-04-06 Andrew TurnerCleanup the early pagetable creation code in preperatio...
2016-04-06 Andrew TurnerAllow vmparam.h to be included from assembly files...
2016-04-06 Svatopluk KrausFix PIC lookup by device and xref. There was not taken...
2016-04-06 Ed SchoutenMake CloudABI's way of doing TLS more friendly to users...
2016-04-06 Wojciech MacekImplement dtrace_getupcstack in ARM64
2016-04-06 Ravi PokalaRevert accidental submit of WIP as part of r297609
2016-04-06 Ravi PokalaStorage Controller Interface driver - typo in unimpleme...
2016-04-06 John BaldwinConvert pci_delete_child() to a bus_child_deleted(...
2016-04-06 Adrian Chadd[wlanstats] Convert rssi / signal / rate to use float.
2016-04-06 Enji CooperChase r296204 by renaming tzsetup(1) to tzsetup(8)...
2016-04-06 Adrian Chadd[net80211] missed commit from last one - always cleanup...
2016-04-06 Adrian Chadd[net80211] Initial A-MSDU support for testing / evaluation
2016-04-06 Pedro F. GiffuniFix sed functions 'i' and 'a' from discarding leading...
2016-04-06 Adrian Chadd[urtwn] disable doing AMPDU TX.
2016-04-06 Adrian Chadd[rsu] We don't do A-MPDU transmit right now, so don...
2016-04-06 Pedro F. Giffunibhyveload: fix from loading undefined size.
2016-04-05 Baptiste DaroussinAdd kern.features flags for linux and linux64 modules
2016-04-05 Adrian Chadd[urtwn] first cut of getting the fast-frames / amsdu...
2016-04-05 Adrian Chadd[net80211] rename 11n rate macros into a useful spot
2016-04-05 Adrian Chadd[net80211] note that M_FF will soon mean "fast-frames...
2016-04-05 Adrian Chadd[net80211] Add a new capability flag to indicate that...
2016-04-05 Andriy Voskoboinyknet80211: copy MAC address into iv_myaddr[] instead...
2016-04-05 Bryan DreweryRemove leftover _LDSCRIPTROOT missed in r297270.
2016-04-05 Pedro F. Giffunibhyve: Remove unneeded variable ncq.
2016-04-05 Oleksandr TymoshenkoRemove misleading comment. musb supports host mode...
2016-04-05 Svatopluk KrausFix typo. No functional change.
2016-04-05 Ian LeporeAdd more DPRINTF() to the ftdi driver. Now everything...
2016-04-05 Svatopluk KrausRework BCM283x gpio interrupt controller for INTRNG...
2016-04-05 Svatopluk KrausImplement bcm2836 interrupt controller for INTRNG and...
2016-04-05 Svatopluk KrausRework bcm283x interrupt controller for INTRNG and...
2016-04-05 Michal Melounehci_interrupt is MPSAFE code. Most drivers in tree...
2016-04-05 Edward Tomasz... Use proper locking macros in RACCT in RCTL.
2016-04-05 Andriy Gaponx86 topo: add some comments, descriptions and reference...
2016-04-05 Michal MelounTEGRA: Fix CPU frequency switching.
2016-04-05 Justin HibbitsAdd support for the Microchip mcp7941x.
2016-04-05 Justin HibbitsMake i2c device child auto-probe work for MPC85xx and...
2016-04-05 Warren BlockAdd another real-life example of setting a quirk for...
2016-04-05 John BaldwinRemove a redundant check.
2016-04-05 John BaldwinRemove an unneeded check.
2016-04-05 John BaldwinDon't wakeup the fdc worker thread once a second when...
2016-04-04 Bryan DreweryDIRDEPS_BUILD: Use 1 parameter for defining -rpath...
2016-04-04 Adrian Chadd[net80211] Add an A-MSDU debug output shortcut.
2016-04-04 Gleb SmirnoffAdd early_customize_cmd() that allows to register custo...
2016-04-04 Adrian Chadd[net80211] teach wlanstats about the ff_encapfail field.
2016-04-04 Adrian Chadd[net80211] add amsdu and fast frames encap failure...
2016-04-04 Andrew TurnerAdd a table to map from the FreeBSD CPUID space to...
2016-04-04 Andriy Gaponnew x86 smp topology detection code
2016-04-04 Andrey A. ChernovSJIS encoding don't have single byte characters >= 224
2016-04-04 Andrew TurnerReduce the diff for when we switch to intrng. The IPI...
2016-04-04 Andrew TurnerInclude sys/rman.h directly rather than relying on...
2016-04-04 Maxim KonovalovOpenBSD 5.9 and FreeBSD 10.3 releases added.
2016-04-04 Andrew TurnerFix a format string when uint64_t is not unsigned long...
2016-04-04 Svatopluk KrausDefine local-intc for BCM2836 platform (RPI2) and make...
2016-04-04 Svatopluk KrausRework TI gpio interrupt controller for INTRNG. It...
2016-04-04 Svatopluk KrausRework am33xx interrupt controller for INTRNG and enable it
2016-04-04 Svatopluk KrausRemove FDT specific parts from INTRNG. Change its inter...
2016-04-04 Wojciech Macekarm64: pagezero improvement
2016-04-04 Wojciech MacekAdd bzero.S to ARM64 machdep
2016-04-04 Wojciech Macekarm64: bzero optimization
2016-04-04 Konstantin... Remove unused variable. It was write-only before r297139.
2016-04-04 Stanislav GalabovEnable 4-byte address support for the mx25l family...
2016-04-04 Andrey A. ChernovEUC-type encodings don't have single byte characters...
2016-04-03 Adrian Chadd[iwn] Don't try to seamlessly recover from a firmware...
2016-04-03 John BaldwinMove i386/i386/autoconf.c to sys/x86/x86 and use it...
2016-04-03 Warner LoshAdd a timestamp variable to the environment. This is...
2016-04-03 Warner LoshMake $_ match the docs.
2016-04-03 Pedro F. Giffunichdone(): Prevent returning uninitialized scalar value.
2016-04-03 Pedro F. Giffunig_sched_destroy(): prevent return of uninitialized...
2016-04-03 Pedro F. GiffuniFix indentation oops.
2016-04-03 Andriy Voskoboinykwpi, iwn: fix check in find_eeprom_channel()
2016-04-03 Alexander MotinPass through some new block device features.
2016-04-03 Andriy Gaponfix zfs set canmount=off on an unmounted filesystem
2016-04-03 Andriy Gaponzfs receive: -u can be ignored sometimes
2016-04-03 Dmitry ChaginMove Linux specific times tests up to guarantee the...
2016-04-02 Jared McNeillImprove HDMI display detection by searching the CEA...
2016-04-02 Andriy Gaponremove emulation of VFS_HOLD and VFS_RELE from opensola...
2016-04-02 Edward Tomasz... Add configurable rate limit for "log" and "devctl"...
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-04-02 Alexander Motin6738 zfs send stream padding needs documentation
2016-04-02 Alexander Motin6739 userland version of cv_timedwait_hires() always...
2016-04-02 Alexander Motin6681 zfs list burning lots of time in dodefault() via...
2016-04-02 John BaldwinOutput information about PCI-e devices with slots.
2016-04-02 John BaldwinVarious updates to the PCI-express capability output.
2016-04-02 Pedro F. GiffuniSmall typo.
2016-04-01 Bryan DreweryFollow-up r297282: Make the COPTS warning more useful.
2016-04-01 Michael TuexenSet the chunk id for ERROR chunks.
2016-04-01 Jared McNeillMove support for Synopsys Designware APB UART out of...
2016-04-01 Edward Tomasz... Fix mismerge.
2016-04-01 Edward Tomasz... Drop the 'resource' argument to racct_decay(); it would...
2016-04-01 John BaldwinCap IOSIZE_MAX to INT_MAX for 32-bit processes.
2016-04-01 Edward Tomasz... Call rctl_enforce() in all cases the resource usage...
2016-04-01 Edward Tomasz... Reorder the functions; no functional changes.
2016-04-01 Edward Tomasz... Reduce code duplication.
2016-04-01 Edward Tomasz... Reduce code duplication. There should be no (intended...
next