]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-05-02 Christian BruefferClean up more lindev(4) vestiges.
2014-05-02 Steven HartlandRemoved pointless / duplicated call to trim_map_first.
2014-05-02 Christian Bruefferlibdev(4) has been removed, get rid of the module as...
2014-05-02 Robert WatsonGarbage collect mtxpool_lockbuilder, the mutex pool...
2014-05-02 Eitan Adlerlindev(4): finish the partial commit in r265212
2014-05-02 Eitan Adlerlindev(4): remove the device
2014-05-02 Neel NatuDon't allow MPtable generation if there are multiple...
2014-05-02 Ian LeporeHonor the max-frequency property if it appears in the...
2014-05-02 Ganbold TsagaankhuuSwitch to use arm_devmap_add_entry() to setup static...
2014-05-02 Mateusz GuzikIgnore the error from pipespace_new when creating a...
2014-05-02 Adrian ChaddAdd tracking for self-generated frames when the VAP...
2014-05-02 Neel NatuAdd logic in the HLT exit handler to detect if the...
2014-05-01 Pedro F. Giffuniregex: Remove some unreachable breaks.
2014-05-01 Brooks DavisFix a 2038 bug.
2014-05-01 Luiz Otavio... Fix a leak in g_uzip_taste(). After retrieve all the...
2014-05-01 Alexander V... Fix rnh_walktree_from() function (patch from kern/174959).
2014-05-01 Luiz Otavio... Actually the FEATURE() macro is defined on sys/sysctl.h.
2014-05-01 Luiz Otavio... Some style and whitespace fixes. Reduce the difference...
2014-05-01 Luiz Otavio... Remove unnecessary headers. Sort out the headers....
2014-05-01 Nathan WhitehornUse mkimg instead of md(4) and gpart.
2014-05-01 Nathan WhitehornAdd freebsd-boot to recognized partition types.
2014-05-01 Pedro F. Giffunicitrus: Avoid invalid code points.
2014-05-01 Peter GrehanProvide an alias for the userboot console and name...
2014-04-30 Pedro F. GiffuniSmall cleanup: mostly whitespace vs. tabs.
2014-04-30 Warner LoshFix logic error. <blush>
2014-04-30 Warner LoshTurns out this .if evaluated not in the context of...
2014-04-30 Alexander MotinRespect MAXIMUM TRANSFER LENGTH field of Block Limits...
2014-04-30 Ed Mastekldxref: Clean up error reporting
2014-04-30 Warner LoshThis was copied to IMX6, which has since evolved furthe...
2014-04-30 Warner LoshOmit from the universe build all config files tagged...
2014-04-30 Warner LoshAllow FDT_DTS_FILE to be a list, either in the makedtb...
2014-04-30 Steven HartlandReintroduce priority for the TRIM ZIOs instead of using...
2014-04-30 Alexander MotinDo not reread SCSI disk VPD pages on every device open.
2014-04-30 Steven HartlandMake uninteresting PCI devices with no attached drivers...
2014-04-30 Ian LeporeConvert the Zynq SoC support to the new routines for...
2014-04-30 Pawel Jakub... Don't forget to remember previous element at the end...
2014-04-30 Kevin LoDocument m_get2().
2014-04-30 Kevin LoChange type from int to short to match function prototypes.
2014-04-30 Eitan AdlerAdd missing comma
2014-04-30 Eitan Adlernull.c: uio is unused
2014-04-30 Eitan Adlerman pages: add missing comma
2014-04-30 Eitan Adlernull.c: fix ordering
2014-04-30 Eitan AdlerAdd a /dev/full device.
2014-04-30 Xin LIFix TCP reassembly vulnerability.
2014-04-30 Xin LIFix OpenSSL use-after-free vulnerability.
2014-04-30 Xin LIFix devfs rules not applied by default for jails.
2014-04-30 Adrian Chadd* Modify the beacon interval in debugging to be ni_intv...
2014-04-30 Adrian ChaddAdd ar9300_get_next_tbtt().
2014-04-30 Adrian ChaddBring over some initial power save management support...
2014-04-30 Neel NatuIgnore writes to microcode update MSR. This MSR is...
2014-04-30 Adrian ChaddOnly track the power state variable if the power state...
2014-04-30 Adrian Chadd* Only update ah_powerMode if we're setting the chip...
2014-04-29 Ian LeporeMake this declaration into a proper function prototype.
2014-04-29 Marius StroblUpdate comment.
2014-04-29 Marius StroblGiven that as of r258002 the last external user is...
2014-04-29 Ryan StoneBe consistent with the whitespace in the rest of these...
2014-04-29 Alexander V... Partially revert r265019 - allocating 512 bytes on...
2014-04-29 Alexander V... Move rt_setmetrics() from rtsock.c to route.c.
2014-04-29 Konstantin... Fix two cases of recursive acquisitions of the vm objec...
2014-04-29 Neel NatuSome Linux guests will implement a 'halt' by disabling...
2014-04-29 Konstantin... For the VM_PHYSSEG_DENSE case, checking the requested...
2014-04-29 Ian LeporeAdd SMP support for Zedboard.
2014-04-29 Peter GrehanBump WITNESS_PENDLIST by MAXCPU to account for the
2014-04-29 Brooks DavisMerge from CheriBSD:
2014-04-29 Alexander V... Fix "netstat -gW" behavior broken in r259638.
2014-04-29 Pedro F. Giffunicitrus: Avoid invalid code points.
2014-04-29 Alan SomersAdd regression test for PR kern/189088.
2014-04-29 Warner LoshNLS is used by the build system.
2014-04-29 Alan SomersFix a panic when removing an IP address from an interfa...
2014-04-29 Alexander V... Do not use senderr() in rtrequest1_fib_change().
2014-04-29 Marius StroblMerge r133175 from upstream:
2014-04-29 Bjoern A. ZeebAfter r264897 restore the ability to add bootoptions...
2014-04-29 Christian BruefferAdd standard SYNOPSIS wording, fix typos, contractions...
2014-04-29 Scott LongFix formatting of the -a option in usage() to be consis...
2014-04-29 Scott LongDocument the -a option that was added in r262424.
2014-04-29 Bryan DreweryRemove redundant include
2014-04-28 Warner LoshAdd dependency for libm to libstdc++. This fixes high...
2014-04-28 Neel NatuAllow a virtual machine to be forcibly reset or powered...
2014-04-28 Glen BarberRemove note about hw.bus.devctl_disable removal, restored
2014-04-28 Brooks DavisRevert r263754, re-adding support for hw.bus.devctl_dis...
2014-04-28 Andrew TurnerSet the new floating point exception mask correctly
2014-04-28 Peter GrehanImplement legacy interrupts for the AHCI device emulation
2014-04-28 Nathan WhitehornTurn off various fancy instruction sets, as well as...
2014-04-28 Marcel MoolenaarAdd a C libary and a Python module that implements...
2014-04-28 Marcel MoolenaarAdd proto(4): A driver for prototyping and diagnostics.
2014-04-28 Alexander MotinReduce number of opens by REOM RAID during provider...
2014-04-28 Ed MasteDrop explicit unsigned from FD_SETSIZE constant
2014-04-28 Steven HartlandFix ZIO reordering done by vdev_queue_io causing panics...
2014-04-28 Eitan Adlerbsd-family-tree: Fix date
2014-04-28 Ganbold TsagaankhuuMove common device tree informations to separate dtsi...
2014-04-28 Ian LeporeDon't use multiprocessing-extensions instruction on...
2014-04-27 Ian LeporeMove duplicated code to print l2 cache config into...
2014-04-27 Adrian ChaddNote that the AR9380 and later hardware supports MYBEACON.
2014-04-27 Adrian ChaddNote that the AR5416 and later hardware supports the...
2014-04-27 Adrian Chadd* Add a new capability which returns whether the hardwa...
2014-04-27 Adrian ChaddProgram the AR_TSFOOR_THRESHOLD register with a default...
2014-04-27 Adrian ChaddFix the AR_SLEEP1 and AR_SLEEP2 definitions. Oops!
2014-04-27 Adrian ChaddDo a read-after-write to ensure the interrupt register...
2014-04-27 Devin TeskeDisable the beastie menu for EFI console which doesn...
2014-04-27 Alexander V... Fix build
next