]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-05-24 tijlWhen only 2 bytes can be read from a 4 byte UTF-16...
2015-05-24 dchaginAdd 64 bit support to the vdso.
2015-05-24 dchaginx86_64 Linux do not use multiplexing on ipc system...
2015-05-24 dchaginDisable i386 call for x86-64 Linux.
2015-05-24 dchaginPrint out proper procmap entry for 64 bit binaries.
2015-05-24 dchagin64-bit paltforms, like x86_64, do not use multiplexing on
2015-05-24 dchaginGet ready to commit x86_64 Linux emulation.
2015-05-24 dchaginRemove stale comment about a signal trampoline which
2015-05-24 dchaginPut linux_platform into the vdso to avoid copying it...
2015-05-24 dchaginEliminate a now unused global declaration of elf_linux_...
2015-05-24 dchaginImplement vdso - virtual dynamic shared object. Through...
2015-05-24 tijlFix decoding of UTF-7 when a base64 encoded chunk appea...
2015-05-24 dchaginRegen for r283403.
2015-05-24 dchaginImplement pselect6() system call.
2015-05-24 dchaginRegen for r283401.
2015-05-24 dchaginImplement prlimit64() system call.
2015-05-24 dchaginRegen for r283399.
2015-05-24 dchaginImplement dup3() system call.
2015-05-24 dchaginSched_rr_get_interval returns EINVAL in case when the...
2015-05-24 dchaginRegen for r283396.
2015-05-24 dchaginImplement rt_sigqueueinfo() system call.
2015-05-24 dchaginRegen for r283394.
2015-05-24 dchaginImplement waitid() system call.
2015-05-24 dchaginRegen for r283392.
2015-05-24 dchaginstruct l_rusage does not defined for i386 Linuxulator...
2015-05-24 dchaginTo reduce code duplication introduce linux_copyout_rusa...
2015-05-24 dchaginAdd a function for converting wait options.
2015-05-24 dchaginAdd a siginfo_t conversion function.
2015-05-24 dchaginRemove a now unused define.
2015-05-24 dchaginIntroduce LINUX_VERSION_STR, LINUX_VERSION_CODE macro...
2015-05-24 dchaginSome style(9) && whitespaces fixes. No functional changes.
2015-05-24 dchaginpthread_join() caller do futex_wait on child_clear_tid...
2015-05-24 dchaginSwitch linuxulator to use the native 1:1 threads.
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginRegen for r283379.
2015-05-24 dchaginImplement a Linux version of sched_getparam() && sched_...
2015-05-24 dchaginRemove a now unused include.
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginRegen for r283375.
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginRegen for r283370.
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 andrewEnable SMP on the qemu virt platform. We use the device...
2015-05-24 andrewRemove trailing whitespace from sys/arm/arm
2015-05-24 andrewAdd more cp15_ functions, and use them in cpufunc.c...
2015-05-24 melifaroFix SIOCGI2C structure requirement.
2015-05-24 andrewRework the PSCI cpu on code to allow it to work before...
2015-05-24 andrewInclude the ofw cpu driver. This allows us to get a...
2015-05-24 ganboldAdd kernel config and dts files for an aml8726-m3
2015-05-24 ganboldThis implements default-state support as described in:
2015-05-24 ngieRemove directory for test that has been integrated...
2015-05-24 ganboldEnable leds for VSATV102 in dts.
2015-05-23 andrewFix a lock up where we enter swapper() with interrupts...
2015-05-23 andrewUse the wait-for-event instruction to put the core...
2015-05-23 rmacklemThe NFS client generated directory block(s) with d_file...
2015-05-23 pluknetUpdate P_TOTAL_STOP commentary.
2015-05-23 kibIf thread requested to not stop on non-boundary, then...
2015-05-23 alcSimplify the allocation of page table pages for mips64...
2015-05-23 pfgddb: de-register
2015-05-23 andrewRemove an unused header.
2015-05-23 aeProperly update TX statistics for wlan(4).
2015-05-23 adrianAdd support for the tuning cap for Hornet/AR9331 boards.
2015-05-23 neelExceptions don't deliver an error code in real mode.
2015-05-23 gjbUse mkimg(1) to create the i386 memstick images, similar to
2015-05-22 marcelConvert to use libxo. Document use of libxo as well.
2015-05-22 gjbFix staging virtual machine images for ftp propagation.
2015-05-22 peterAdjust default argument construction for -c to be getop...
2015-05-22 impFix typo in symbol name. It helps to hit save in all...
2015-05-22 neelRemove the verification of instruction length after...
2015-05-22 gjbFix a number of logic and/or naming problems in Makefil...
2015-05-22 impExport the eflags field from the elf header. This allow...
2015-05-22 pfgddb: Use NULL for pointers
2015-05-22 emasteipf(1): Use strchr(3) instead of deprecated index(3)
2015-05-22 neelDon't rely on the 'VM-exit instruction length' field...
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-22 sbrunoBump rx_overruns when indicated by the ICR mask.
2015-05-22 allanjudeFix a syntax error in bsdinstall/zfsboot
2015-05-22 andrewAdd a miibus_statchg and use it to enable Gigabit mode...
2015-05-22 traszStart documenting ctl(4) sysctls.
2015-05-22 traszAdvertise ctlstat(8) a little better.
2015-05-22 jhbExpand ktr_mask to be a 64-bit unsigned integer.
2015-05-22 jhbOnly reparent a traced process to its old parent if...
2015-05-22 jhbAlways set p_oppid when attaching to an existing proces...
2015-05-22 arybchiksfxge: relax assertion to allow RST flag in TSO packets
2015-05-22 impNeed to handle the !FDT case still too... I thought...
2015-05-22 gonzoSwitch TI platform support code from using FreeBSD...
2015-05-22 gonzoAdd helper method fdt_find_child to make access to...
2015-05-22 davidcsAdd stat counters for Jumbo Frames using SGE ring.
2015-05-21 rmacklemThe NFS client wasn't handling getdirentries(2) request...
2015-05-21 gjbFix make(1) syntax error for non-embedded targets.
2015-05-21 gjbIf TARGET or EMBEDDED_TARGET == arm, set EMBEDDED variable,
2015-05-21 davidcsLimit the size of the posted receive buffers in Rx...
2015-05-21 gjbRemove the arm/armv6 bits from Makefile.mirrors, which...
2015-05-21 gjbInclude xz(1)-compressed images when not a snapshot...
2015-05-21 gjbcd(1) to .CURDIR before calling stat(1) to fix the...
next