]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-02-03 ianSort the list.
2014-02-03 ianAdd the imx sdhci controller.
2014-02-03 jhibbitsMake gas accept any PowerPC instruction by default...
2014-02-03 jhibbitsAdd driver for the ADT7460/ADT7467 fan controller found...
2014-02-03 jhibbitsAdd missing file to Makefile.
2014-02-02 cognetOnly use the CPU ID register if SMP is defined. Some...
2014-02-02 cognetInvalidate cachelines for bounce pages on PREREAD too...
2014-02-02 ianAdd missing semicolon.
2014-02-02 bro Add prototype for tcon_bypass() used by dcu4
2014-02-02 cognetChange the way pcpu and curthread are stored per-core:
2014-02-02 cognetDon't call device_set_ivars() for the mmchs, it doesn...
2014-02-02 brAdd driver for Display Control Unit (DCU4).
2014-02-02 alcMake prefaulting more aggressive on hard faults. Previ...
2014-02-02 brAdd support for Colibri VF50 Evaluation Board.
2014-02-02 ianFollow r261352 by updating all drivers which are childr...
2014-02-02 brSplit kernel configuration to chip common and board...
2014-02-02 pjdAssert input arguments to buf_send() and buf_recv().
2014-02-02 pjdFix sending empty nvlist.
2014-02-02 bro Expand device tree information
2014-02-02 ianBe more robust with malformed interrupt config data...
2014-02-02 nwhitehornFix one remnant endian flaw here. The back-and-forth...
2014-02-02 nwhitehornAdd a set of helpers (ofw_bus_get_status() and ofw_bus_...
2014-02-02 bdreweryAdd back reference to buf(9) removed in r32223 as buf...
2014-02-02 bdreweryFix newsyslog(8) to use the size of the file instead...
2014-02-02 aeTake exclusive lock only when lle isn't NULL. We don...
2014-02-02 nwhitehornFix missing offset.
2014-02-02 nwhitehornAllow nesting of simplebuses.
2014-02-02 nwhitehornFix typo. Sorry for breakage!
2014-02-02 bryanvUse m_defrag() instead of m_collapse() to compact a...
2014-02-02 bryanvDo not place the sglist used for Rx/Tx on the stack
2014-02-02 ianUpdate all arm code that manipulates the PSR registers...
2014-02-01 nwhitehornSwitch default Book-E scheduler to ULE, which works...
2014-02-01 nwhitehornULE works on Book-E since r258002, so remove statements...
2014-02-01 nwhitehornAvoid spurious compiler warning about an uninitialized...
2014-02-01 nwhitehornFix typo.
2014-02-01 kibIn _pthread_kill(), if passed pthread is current thread...
2014-02-01 impFix AT91SAM9260 to work with PA rather than VA device...
2014-02-01 nwhitehornProvide a simpler and more standards-compliant simplebu...
2014-02-01 nwhitehornOpen Firmware interrupt specifiers can consist of arbit...
2014-02-01 bruefferRemove the .Ex macro that I used for testing.
2014-02-01 bruefferBring the exit status wording closer to what .Ex would...
2014-02-01 pluknetAdd definition for NetBSD 7.0, which is referenced...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-02-01 hselaskyAdd a comment about the origin of some structures,...
2014-02-01 jhibbitsAdd hwpmc(4) support for the PowerPC 970 class processo...
2014-02-01 desTurn sandboxing on by default.
2014-01-31 bruefferMLINK ixgbe.4 to {if_ix.4, ix.4}. An update for ixgbe.4
2014-01-31 impMove these for diff reduction against FDT work.
2014-01-31 impMinor cleanup of comments.
2014-01-31 impFix silly typo...
2014-01-31 hselaskyFix a range check for maximum transmit length. The...
2014-01-31 uqsImport mdocml version 1.12.3
2014-01-31 jamieBack out r261266 pending security buy-in.
2014-01-31 pluknetSort Xr's.
2014-01-31 pluknet[mdoc] Avoid a line break.
2014-01-31 impSwitch to using PAs rather than VAs for the addresses...
2014-01-31 tijlRename the AMD MSR_PERFCTR[0-3] so the Pentium Pro...
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-31 uqsPull up vendor changes up to 2014-01-29
2014-01-31 maximo NetBSD 6.1.3 added.
2014-01-31 hselaskyFix for unexpected selection with two fingers sometimes.
2014-01-31 jmgadd a few missing links...
2014-01-31 jhibbitsUnbreak non-SMP builds. This was broken by r259284...
2014-01-31 impHack: Add explicit depends on bus_if.h and device_if...
2014-01-31 impWhen mapping an address, the bsh needs the same offset...
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksThe -B flag is intended to take an argument.
2014-01-30 brooksRegenerate for WITHOUT_FMTREE and WITHOUT_NCURSESW.
2014-01-30 brooksAdd file missed in r261296.
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksRevert outdated info related to WITH_LIBCPLUSPLUS that...
2014-01-30 brooksRemove an unneeded space in the BERI merge.
2014-01-30 gnnThe timestamp bit is number 17, and not number 9, in...
2014-01-30 kibThe posix_madvise(3) and posix_fadvise(2) should return...
2014-01-30 desVendor import of OpenSSH 6.5p1.
2014-01-30 desBump copyright dates
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-30 impFix the name of the dts file for the HL201...
2014-01-29 dimVendor import of libc++ tags/RELEASE_34/final r197960:
2014-01-29 pluknetRessurect the local change documenting
2014-01-29 n_hibmaFix the ordering of the arguments to printf in
2014-01-29 jhibbitsMicro-optimize 8-bit blanking. This is the same as...
2014-01-29 jhbEnhance the support for PCI legacy INTx interrupts...
2014-01-29 pluknetAdd libexecinfo.
2014-01-29 jamieAdd a jail parameter, allow.kmem, which lets jailed...
2014-01-29 desr261230 broke the cases where the amount of data to...
2014-01-29 hselasky- Remove some dead code.
2014-01-29 pluknetRestore the Nx macro lost in transit.
2014-01-29 hselaskyAdd support for trackpads found in Apple MacBook produc...
2014-01-29 kaiwOnly declare `bysz' variable under little endian archs.
2014-01-29 jhibbitsUse a loop of dcbz, instead of calling bzero() to zero...
2014-01-29 impDon't build BSDL dtc if the GPL dtc is enabled.
2014-01-28 jmglink mbuf to m_append so it can be found...
2014-01-28 peterSpeculatively replace a cp with a cat for gathering...
2014-01-28 impFix clang warning.
2014-01-28 bennoPrevent races in accesses of the software crypto sessio...
2014-01-28 uqsmdoc: fix several uses of the Fx macro to point to...
next