]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove extraneous format string converison specifier
[FreeBSD/FreeBSD.git] / sys /
2013-07-09 Ed MasteRemove extraneous format string converison specifier
2013-07-09 Pedro F. GiffuniEnhancement when writing an entire block of a file.
2013-07-09 Rick MacklemAdd support for host-based (Kerberos 5 service principa...
2013-07-08 John BaldwinAllow mlx4 devices to switch from Ethernet to Infiniban...
2013-07-08 John BaldwinFix build with INVARIANT_SUPPORT enabled but not INVARI...
2013-07-08 Pedro F. GiffuniAvoid a panic and return EINVAL instead.
2013-07-08 Alexander MotinAdd quirk to configure headphones redirection on ASUS...
2013-07-08 Adrian ChaddImport the initial SoC register definitions for the...
2013-07-08 Adrian ChaddAdd AR9341, AR9342, AR9344 SoC types.
2013-07-08 Oleksandr TymoshenkoAdd IDs for TPS65217C and TPS65217D
2013-07-08 Oleksandr Tymoshenko- MMC1 (internal eMMC) pins should be configured as...
2013-07-08 Oleksandr Tymoshenko- AM335x requires updated soft-reset logic too
2013-07-08 Mark JohnstonAlso define SDT_PROBE_DEFINE0 for the !KDTRACE_HOOKS...
2013-07-07 Edwin GroothuisMFV of tzdata2013d, 253008
2013-07-07 Alfred PerlsteinMake kassert_printf use __printflike.
2013-07-07 Rui PauloConvert bcm2835_mbox to the new mbox interface.
2013-07-07 Rui PauloAnother warning.
2013-07-07 Rui PauloAdd a mailbox interface.
2013-07-07 Rui Pauloarmadaxp_idcache_wbinv_all() is in this file.
2013-07-07 Rui PauloFix all the compiler warnings in elf_trampoline.c.
2013-07-07 Warner LoshRemove all the NOPs after SYNC. They aren't needed.
2013-07-07 Pedro F. GiffuniImplement SEEK_HOLE/SEEK_DATA for ext2fs.
2013-07-07 Oleksandr Tymoshenko- Add USFS driver as an example of device mode for...
2013-07-07 Oleksandr Tymoshenko- Add musb node to shared dtsi and proper pin configura...
2013-07-07 Oleksandr Tymoshenko- Add USBSS driver for AM335x SoC. Driver is a wrapper...
2013-07-07 Oleksandr Tymoshenko- Add initial host mode support for Mentor Graphics...
2013-07-07 Pedro F. GiffuniFix some typos.
2013-07-07 Pedro F. GiffuniAdd files related to ext2 HTree implementation
2013-07-06 Mark JohnstonAdd SDT_PROBE_DEFINE0 for consistency with SDT_PROBE0.
2013-07-06 Alexander Leidinger- Move videodev headers from compat/linux to contrib...
2013-07-06 Pedro F. GiffuniInitial implementation of the HTree directory index.
2013-07-06 Xin LIUpdate driver with recent vendor improvements, most...
2013-07-06 Xin LIImport HighPoint DC Series Data Center HBA (DC7280...
2013-07-06 Konstantin BelousovRemove unneeded page lock around vm_page_insert().
2013-07-06 Rui PauloDon't clear the SYSCONFIG register on boot.
2013-07-06 Xin LIRefresh vendor driver version which fixes command queue
2013-07-06 Jamie GrittonMake the comments a little more clear about PRIV_KMEM_...
2013-07-05 Colin PercivalFix typo: minmum -> minimum.
2013-07-05 Xin LIUpdate hpt27xx(4) driver to address a problem reported...
2013-07-05 Xin LIAdd PCI IDs for HighPoint RocketRAID 4521, 3620, 3622...
2013-07-05 Mark JohnstonHide references to mod_lock. In FreeBSD it is always...
2013-07-05 Adrian ChaddAdd a missing unlock.
2013-07-05 Jamie GrittonBump up _PRIV_HIGHEST to account for PRIV_KMEM_READ...
2013-07-05 Jamie GrittonAdd new privileges, PRIV_KMEM_READ and PRIV_KMEM_WRITE...
2013-07-05 Martin MatuskaMFV r252839:
2013-07-05 Andrew TurnerFix the build with gcc.
2013-07-05 Aleksandr Rybalkoo Make fields names short.
2013-07-05 Michael TuexenFix a bug were only 2048 streams where usable even...
2013-07-05 Navdeep Parhar- Show the reason why link is down if this information...
2013-07-05 Adrian ChaddDocument the current 11n rate selection shortcoming...
2013-07-04 Rui PauloRestore the dbus directory that was not meant to be...
2013-07-04 Navdeep Parhar- Make note of interface MTU change if the rx queues...
2013-07-04 Adrian ChaddImplement basic 802.11n awareness in the PHY and AMRR...
2013-07-04 Rui PauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 Rui PauloSet ic_cryptocaps to make sure wpa_supplicant works...
2013-07-04 Navdeep ParharOn-the-fly changes to the interrupt coalescing timer...
2013-07-04 Oleksandr TymoshenkoAdd support for ePWM submodule of PWMSS
2013-07-04 Oleksandr TymoshenkoAdd nodes for PWMSS1 and PWMSS2
2013-07-04 Michael TuexenWhen processing an incoming ABORT, SHUTDOWN_COMPLETE...
2013-07-04 Adrian ChaddEnable the station-side power management flag.
2013-07-04 Navdeep ParharPay attention to TCP_NODELAY when it's set/unset after...
2013-07-04 Navdeep ParharRing the egress queue's doorbell as soon as there are...
2013-07-04 Konstantin BelousovThe tvp vnode on rename is usually unlinked. Drop...
2013-07-04 Navdeep ParharThe T5 allows the driver to specify the ISS. Do so...
2013-07-04 Mikolaj GolubIn r227207, to fix the issue with possible NULL inp_soc...
2013-07-04 Bryan VenteicherMerge virtio_scsi change from projects/virtio
2013-07-04 Bryan VenteicherMerge virtio_pci changes from projects/virtio
2013-07-04 Bryan VenteicherMerge virtio changes from projects/virtio
2013-07-04 Bryan VenteicherMerge vtnet changes from projects/virtio
2013-07-04 Navdeep Parhar- Read all TP parameters in one place.
2013-07-04 Bryan VenteicherMerge virtio_balloon changes from projects/virtio
2013-07-04 Bryan VenteicherMerge several virtio_blk changes from projects/virtio
2013-07-04 Bryan VenteicherConvert VirtIO to use ithreads instead of taskqueues
2013-07-04 Grzegorz BernackiRemove redundant clearing of the PGA_WRITEABLE flag in
2013-07-04 Grzegorz BernackiFix modified bit emulation for ARMv6/v7
2013-07-04 Adrian ChaddOops - fix bad hint numbering for the ART section.
2013-07-04 Adrian ChaddAdd in a configuration file and hints for the Engenius...
2013-07-04 Adrian ChaddAdd the missing link back to the EEPROM firmware name.
2013-07-04 Jung-uk KimMake it little bit more C++ friendly. This explicit...
2013-07-04 Alfred PerlsteinThe change in r236456 (atomic_store_rel not locked...
2013-07-04 Rick MacklemA problem with the old NFS client where large writes...
2013-07-03 Navdeep Parhar- Include the T5 firmware with the driver.
2013-07-03 Steven HartlandBump disk(9) ABI version to signify the addition of...
2013-07-03 Neel Natuvm_phys_fictitious_reg_range() was losing the 'memattr...
2013-07-03 Oleksandr TymoshenkoFix one of INVARIANTS-related UMA panics on ARM
2013-07-03 Neel NatuIf a superpage mapping is being removed then we need...
2013-07-03 Neel NatuVerify that all bytes in the instruction buffer are...
2013-07-03 Rui PauloIncrease the microcode max size to 16K to accomodate...
2013-07-03 Peter WemmAdd an entry for filemon.
2013-07-03 Peter WemmMove static ZFS compile option to the other static...
2013-07-03 Rui PauloTypos in comments.
2013-07-03 Warren BlockAdd descriptions to the FILES list, fix some mdoc compl...
2013-07-03 Michael TuexenCode cleanups.
2013-07-03 David C SomayajuluPort 0 needs to wait for ACK only if it issued the...
2013-07-03 Navdeep ParharCatch up with r238990. LLE_DELETED does not clobber...
2013-07-03 John BaldwinDon't perform the acpi_DeviceIsPresent() check for...
2013-07-03 Alexander MotinFix NULL-deference kernel panic on attempt of destroyin...
2013-07-03 Davide Italiano- Fix double frees/user after free.
2013-07-03 Hiroki SatoFix a compiler warning.
2013-07-03 Rick MacklemA problem with the old NFS client where large writes...
next