]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-03-11 Dimitry AndricRepair recognition of "CC" as an alias for the C++...
2014-03-11 Edwin GroothuisMFV of 263039, tzdata2014a:
2014-03-11 Edwin GroothuisVendor import of tzdata2014a
2014-03-11 Warner LoshRemove clause 3 (the advertising clause), per the regen...
2014-03-11 Warner LoshRemove clause 3 (advertising clause), per regent's...
2014-03-11 Tycho NightingaleReplace the userspace atpic stub with a more functional...
2014-03-11 Ian LeporeUse panic rather than printf to "handle" an arm26 addre...
2014-03-11 Ian LeporeNo functional changes. Rewrite comments, use tabs...
2014-03-11 Ian LeporeRemove some unnecessary indirection and jump right...
2014-03-11 Bryan DrewerySupport Last-Modified behind proxies which return UTC...
2014-03-11 Roger Pau Monnéxen: add a hook to perform AP startup
2014-03-11 Roger Pau Monnéxen: changes to hvm code in order to support PVH guests
2014-03-11 Roger Pau Monnéxen: add hook for AP bootstrap memory reservation
2014-03-11 Roger Pau Monnéxen: add an apic_enumerator for PVH
2014-03-11 Roger Pau Monnéxen: use the same hypercall mechanism for XEN and XENHVM
2014-03-11 Roger Pau Monnéxen: implement hook to fetch and parse e820 memory map
2014-03-11 Roger Pau Monnéxen: implement an early timer for Xen PVH
2014-03-11 Roger Pau Monnéxen: rework xen timer so it can be used early in boot...
2014-03-11 Roger Pau Monnéamd64: introduce hook for custom preload metadata parsers
2014-03-11 Roger Pau Monnéhowto_names: unify declaration
2014-03-11 Roger Pau Monnéxen: add and enable Xen console for PVH guests
2014-03-11 Roger Pau Monnéxen: add macro to detect if running as Dom0
2014-03-11 Roger Pau Monnéxen: add PV/PVH kernel entry point
2014-03-11 Roger Pau Monnéamd64/i386: switch IPI handlers to C code.
2014-03-11 Eric DavisFixed MSI interrupt allocation and handling.
2014-03-11 Ian LeporeRevert r262994 for now, it fails to boot on armv5.
2014-03-11 Marcel MoolenaarPass the actual baudrate to tty_init_console(). This...
2014-03-11 Ian LeporeNow that the PUSHFRAME and PULLFRAME macros are used...
2014-03-11 John-Mark Gurneyallow the kern.cryptodevallowsoft sysctl to enable...
2014-03-11 John-Mark Gurneysome minor clean up.. Always _ZERO memory so mtx_init...
2014-03-11 Eitan Adlerlibbsdstat: fix warnings, set WARNS
2014-03-11 Xin LICorrect a typo in nlm_find_host_by_addr(): the intentio...
2014-03-11 Xin LIMFV r262983:
2014-03-11 Andrew TurnerExport _libc_arm_fpu_present as a private symbol to...
2014-03-10 Ian LeporeArrange for arm fork_trampoline() to return to userland...
2014-03-10 Ian LeporeChange the way the asm GET_CURTHREAD_PTR() macro is...
2014-03-10 Dimitry AndricRepair a few minor mismerges from r262261 in the clang...
2014-03-10 Devin TeskeRemove vestigial global, no-longer used since SVN r262904.
2014-03-10 Xin LI4638 Panic in ZFS via rfs3_setattr()/rfs3_write():...
2014-03-10 Devin TeskeWhitespace.
2014-03-10 Ian LeporeMove the exception vector table (so-called "page0"...
2014-03-10 Ian LeporeEliminate irq_dispatch.S. Move the data items it conta...
2014-03-10 John BaldwinPass the size of the top-level table to map when mappin...
2014-03-10 Baptiste DaroussinAdd the makefile forgotten in previous commit
2014-03-10 Baptiste DaroussinAdd a mailer.conf example to use dma
2014-03-10 Baptiste DaroussinUpdate libucl to 2014-03-03
2014-03-10 Baptiste DaroussinUpdate libucl to 2014-03-02 version which fixes an...
2014-03-10 Hans Petter... Ignore USB keyboard driver calls from critical sections.
2014-03-10 Adrian ChaddAlso tag the current HAL power mode in ar9300_set_power...
2014-03-10 Adrian ChaddMigrate the chip power mode status to public ath_hal...
2014-03-10 Ian LeporeMake the default exception handler vectors point to...
2014-03-09 Jilles Tjoelkerttys(5): Pseudo-terminals are not listed and the networ...
2014-03-09 Julio MerinoFix ncal tests so that they run cleanly with prove.
2014-03-09 Julio MerinoFix pkill tests so that they run cleanly with prove.
2014-03-09 Julio MerinoFix yacc tests so that they run cleanly with prove.
2014-03-09 Julio MerinoFix sed tests so that they run cleanly with prove.
2014-03-09 Ian LeporeRemove all traces of support for ARM chips prior to...
2014-03-09 Marcel MoolenaarChange the terminal type/class for enabled serial lines...
2014-03-09 Marcel MoolenaarAdd 3wire and std as terminal types/classes. These...
2014-03-09 Julio MerinoFix printf tests so that they run cleanly with prove.
2014-03-09 Julio MerinoFix m4 tests so that they run cleanly with prove.
2014-03-09 Ian LeporeThe arm exception entry points currently vector through...
2014-03-09 Ian LeporeMake undefined exception entry MPSAFE.
2014-03-09 Ian LeporeWhen a thread begins life it doesn't own the VFP hardwa...
2014-03-09 Ian LeporeAlways call vfp_discard() on thread death, not just...
2014-03-09 Jilles Tjoelkerkldconfig: Remove some code for compatibility with...
2014-03-09 John-Mark Gurneyvarious formating fixes, use NUL for NUL bytes..
2014-03-09 Ian LeporeRemove all dregs of a per-thread undefined-exception...
2014-03-09 Ian LeporeRework the VFP code that handles demand-based save...
2014-03-09 Warner LoshRemove bogus define that causes compile errors. Most...
2014-03-09 Neel NatuFix panic "_mtx_lock_sleep: recursed on non-recursive...
2014-03-09 Glen BarberUpdate board definition for WANDBOARD-QUAD to match...
2014-03-09 Ian LeporeFollow r262916 with one more config file that reference...
2014-03-08 Jilles Tjoelkerinstall: Use posix_spawnp() for starting strip and...
2014-03-08 Warner LoshBack out r262921. I don't know what I was thinking...
2014-03-08 Jilles Tjoelkersh: Successfully do nothing when killing a terminated...
2014-03-08 Rui PauloCall ieee80211_dump_pkt() based on IFF_DUMPPKTS().
2014-03-08 Hiroki SatoFix another bug in multicast filtering. i.MX uses...
2014-03-08 Warner LoshMove AIC related stuff to own file.
2014-03-08 Warner LoshProperly round on unmapping.
2014-03-08 Warner LoshMake at91_soc_id() public.
2014-03-08 Warner LoshSet the baud rate if it isn't 0 (meaning it has been...
2014-03-08 Warner LoshMake clock optional on uart nodes. It is a FreeBSD...
2014-03-08 Warner LoshAdd commented out dts for sam9260ek as well as early...
2014-03-08 Warner LoshInitial cut for DTS on the hl201 board.
2014-03-08 Jeff Roberson - Make runq_steal_from more aggressive. Previously...
2014-03-08 Warner LoshMove all the files named foo/common.c to foo/foo_common...
2014-03-07 Alan SomersPartial revert of change 262914. I screwed up subversi...
2014-03-07 Alan Somerssbin/devd/devd.8
2014-03-07 Alan Somerscddl/contrib/opensolaris/lib/libuutil/common/uu_avl.c
2014-03-07 Devin TeskeTake a group name on the command-line if available.
2014-03-07 Devin TeskeFix copy/paste error in a comment.
2014-03-07 Devin TeskeChange dipatch words from group* to *Group to backward...
2014-03-07 Ian LeporeStrip arm/conf/DEFAULTS down to just items that are...
2014-03-07 Devin TeskeRewrite groupmgmt -- hooking it into the scripting...
2014-03-07 Ian LeporeFix the arm sys_sigreturn(): its argument is a struct...
2014-03-07 Devin TeskeComment -- to go with NL global introduced (but not...
2014-03-07 Devin Teskes/__number/__num/ for code clarify but more to prevent...
2014-03-07 Devin TeskeCentralize function name. Update a comment while here.
2014-03-07 Devin TeskeMake f_show_err non-fatal.
next