]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-03-01 ianIf we can't find the u-boot api signature, exit with...
2014-03-01 markjExpose a few DTrace parameters as sysctls under kern...
2014-03-01 ianPrevent fdt data loaded from a file from overwriting...
2014-03-01 hselasky- Make pointer easier to control when moving slowly.
2014-03-01 markjFix emulation of call and jmp instructions on i386...
2014-03-01 dimApply fix for lldb not linking after the sparc backend...
2014-03-01 tijlSilence the gcc warning about unsigned comparison with...
2014-03-01 adrian(I think!) make the AR8327 switch correctly handle...
2014-03-01 eadlerssh-copy-id: add restorecon call
2014-03-01 neelFix a race between VMRUN() and vcpu_notify_event()...
2014-03-01 eadlerssh-copy-id: avoid sending private keys; add -v option
2014-03-01 adrianAdd the bluetooth information structs to the firmware...
2014-03-01 adrianBe paranoid about bit operations here.
2014-03-01 adrianRemove now dead code.
2014-02-28 delphijBump __FreeBSD_version after import of ncurses 5.9.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 rodrigcAdd a script which lists SVN log entries only for chang...
2014-02-28 impFix syntax errors (missing ;) that bsdl dtc was toleran...
2014-02-28 impUse proper include path for dtc as well as cpp.
2014-02-28 impOnly try to build the static dtb when we're building...
2014-02-28 jhbCorrect VMware capitalization.
2014-02-28 pfgext2fs: use of tab vs spaces.
2014-02-28 jmgsince -F is safe, and an update from 10-HEAD to 10...
2014-02-28 jhbWhitespace fix.
2014-02-28 delphijRedo import of ncurses 5.9 (stripped).
2014-02-28 delphijUndo two previous imports which was never done in prepa...
2014-02-28 jhbWorkaround an apparent bug in VMWare Fusion's nested...
2014-02-28 impIntegrate device-tree upstream files into the build...
2014-02-28 dimMerge the projects/clang-sparc64 branch back to head...
2014-02-28 dimMerge from head up to r262611.
2014-02-28 dimPull in r196874 from upstream llvm trunk:
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 impAdd skeleton.dtsi and update to new place in tree.
2014-02-28 impAdd proper svn:keyword props
2014-02-28 impThese file have a, possibly dubious, GPL claim. Until...
2014-02-28 brueffermdoc cleanup.
2014-02-28 impAdd device and gadget bindings for fdt. These are preli...
2014-02-28 imptcb device for fdt
2014-02-28 impshdwc device for fdt
2014-02-28 impAdd device node for SDRAMC device. Currently just claim...
2014-02-28 impAdd fdt binding for nand for Atmel parts. This does...
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impCorrect initial import script
2014-02-28 impInitial import of DTS files from Linux
2014-02-28 impInitial import of Linux/Vendor DTS files for various...
2014-02-28 ianAdd an armv7 implementation of cpu_sleep(). The arm11...
2014-02-28 ianAdd some rudimentary voltage control to go with the...
2014-02-28 ianSupply a DELAY() implementation via weak linkage, so...
2014-02-28 ianAll our current ARM multi-core systems have all cores...
2014-02-27 dimPull in r202422 from upstream llvm trunk (by Roman...
2014-02-27 ianInitialize the Low Power Mode bits to keep the ARM...
2014-02-27 delphijMFV r262570:
2014-02-27 mavRestore SIM freeze/release match, broken at r253549.
2014-02-27 bruefferAdd tws(4) to the hardware notes.
2014-02-27 impMove to dist, per layout standards
2014-02-27 delphijGet rid of the 'chan' from softc structure and use...
2014-02-27 bruefferAdd missing includes and remove two unused ones.
2014-02-27 delphij4626 libzfs memleak in zpool_in_use()
2014-02-27 brDo not setup interrupt handler (polling is used).
2014-02-27 jillessh: Do not corrupt internal representation if LINENO...
2014-02-27 loosAdd geom_uncompress to the list of available geom modul...
2014-02-27 loosFix a leftover of r260523. Remove the unnecessary...
2014-02-27 loosInspired by r262522, fix make depend. This fixes the...
2014-02-27 desWe install the tool, so why not the man page?
2014-02-27 hselaskyClear the knote list before destroying it.
2014-02-27 mavPass proper pointer to bus_dmamem_free() in mps_iocfact...
2014-02-27 brAdd driver for Inter-Integrated Circuit (I2C).
2014-02-27 hselaskyAdd missing call to "knlist_destroy()".
2014-02-27 hselaskyAdd support for kqfilter to USB character devices.
2014-02-27 impDon't complain about missing prototypes to ease bootstr...
2014-02-27 impStyle(9) nit: Use tab here.
2014-02-27 jhibbitsFix callchain capture for hwpmc(4). While here, some...
2014-02-27 bjksyncer(4) is a kernel process, not a user process
2014-02-27 markjFix the struct reg mappings for i386 and amd64, which...
2014-02-27 markjMove some files that are identical on i386 and amd64...
2014-02-27 eadlerI had some unrelated (wrong) changes to makewhatis...
2014-02-27 eadlerlinprocfs: add support for /sys/kernel/random/uuid
2014-02-26 dimMerge from head up to r262536.
2014-02-26 dimPull in r202179 from upstream clang trunk:
2014-02-26 dimPull in r202177 from upstream clang trunk (by Roman...
2014-02-26 ianReplace many pasted identical definitions of cpu_initcl...
2014-02-26 jillessh: Make expari() static.
2014-02-26 neelDocument the "-a" and "-x" options to match the changes...
2014-02-26 ianMinor tweaks to the imx GPT timer...
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 desMerge upstream r763: fix is_upper() predicate.
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-26 phoAdded a regression test for r234131.
2014-02-26 traszThere is no need to prevent iscsictl from adding iSER...
2014-02-26 grehanChange the MK_ZFS != "no" case slightly to avoid a...
2014-02-26 lwhsuFix make depend.
2014-02-26 jasoneUpdate jemalloc to version 3.5.1.
2014-02-26 adrianAdd LED setup support for the AR8327.
2014-02-26 adrianAdd in the SGMII configuration code. The DB120 doesn...
2014-02-26 adrianAdd the DB120 specific hints for the AR8327.
2014-02-26 adrianUndo the DB120 hard-coded values in the AR8327 code...
2014-02-26 gjbUpdate release/release.conf.sample to reflect changes...
2014-02-26 gjbRework how WORLD_FLAGS and KERNEL_FLAGS are set, to...
next