]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-06-02 Justin HibbitsAdded ptrace support for reading/writing powerpc VSX...
2018-06-02 Mateusz GuzikUse __builtin for various mem* and b* (e.g. bzero)...
2018-06-02 Mateusz Guziklibkern: tidy up memset
2018-06-02 Michael TuexenDon't overflow a buffer if we receive an INIT or INIT...
2018-06-02 Roman Bogorodskiytop: add -p option and p command to only show a single...
2018-06-02 Bruce EvansImprove defaults for per-CPU kernel console colors...
2018-06-02 Bruce EvansUse per-CPU attributes earlier.
2018-06-02 Bruce EvansOops, the last minute reduction in the clobber list...
2018-06-02 Eitan AdlerUse stpcpy instead of home grown solution
2018-06-02 Bruce EvansFix low-level locking during panics.
2018-06-02 Eitan Adlertop(1): remove wrapper around putchar
2018-06-02 Eitan Adlertop(1): const poison part 2
2018-06-02 Bruce EvansFinish COMPAT_AOUT support for amd64. It wasn't in...
2018-06-02 Bruce EvansFix high resolution kernel profiling just enough to...
2018-06-02 Eitan Adlertop(1): const poison
2018-06-02 Bruce EvansFix recent breakages of kernel profiling, mostly on...
2018-06-02 Eitan Adlertop(1): clean up a bit
2018-06-02 Eitan Adlertop(1): help scan-build along a bit
2018-06-02 Eitan Adlertop(1): Use uid_t for uid rather than 'int'
2018-06-02 Eitan Adlertop(1): Remove now-invalid NOTE
2018-06-02 Eitan Adlertop(1): avoid casting malloc
2018-06-02 Eitan Adlertop(1): Use standard boolean rather than homegrown...
2018-06-02 Rick MacklemFix the default number of threads for Flex File layout...
2018-06-02 Eitan Adlertop(1): remove two unneeded headers
2018-06-02 Eitan Adlertop(1): ansify, style(9). and nits
2018-06-02 Mark JohnstonRemove the "pass" variable from the page daemon control...
2018-06-01 Konstantin... Only check for MAP_32BIT when available.
2018-06-01 Mark JohnstonAvoid completing I/O when dumping core after a panic.
2018-06-01 Mark JohnstonDon't export _end on arm64 and riscv.
2018-06-01 Mark JohnstonRemove an inaccuracy from mincore.2.
2018-06-01 Conrad Meyerat.man: Bump .Dd missed in r334502
2018-06-01 Conrad MeyerUpdate other man pages to match leap second reality
2018-06-01 Conrad Meyertouch.1: Update to conform to POSIX 2004
2018-06-01 Brooks DavisRemove support for SYS_sys_exit in favor of SYS_exit.
2018-06-01 Alan CoxOnly a small subset of mmap(2)'s flags should be used...
2018-06-01 Justin HibbitsIncrease powerpc64 KVA from ~7.25GB to 32GB
2018-06-01 Michael TuexenLimit the retransmission timer for SYN-ACKs by TCPTV_RE...
2018-06-01 Alan Somersaudit(4): add tests for the fd audit class
2018-06-01 Piotr Pawel... indent(1): improve an error message
2018-06-01 Michael TuexenEnsure net.inet.tcp.syncache.rexmtlimit is limited...
2018-06-01 Piotr Pawel... indent(1): restore working -pcs
2018-06-01 Rick MacklemAdd the BindConnectiontoSession operation to the NFSv4...
2018-06-01 Warner LoshAdd PNP_INFO to aac
2018-06-01 Jonathan T... Update the sysctl(9) manpage to indicate that <sys...
2018-06-01 Navdeep Parharcxgbe(4): Include full duplex mediaopt in media that...
2018-06-01 Justin HibbitsUnbreak 32-bit binaries on powerpc64
2018-06-01 Alan Somersaudit(4): Add tests for the fw class of syscalls.
2018-06-01 Ed MasteANSIfy sys/kern
2018-06-01 Breno Leitaopowerpc64: Avoid overwriting initrd area
2018-06-01 Hans Petter... Implement the __sg_alloc_table_from_pages() function...
2018-06-01 Hans Petter... Implement radix_tree_iter_delete() in the LinuxKPI.
2018-06-01 Hans Petter... Improve high resolution timer support in the LinuxKPI.
2018-06-01 Hans Petter... Add more GFP macro definitions in the LinuxKPI.
2018-06-01 Piotr Pawel... indent(1): don't add unneeded space to function pointer...
2018-06-01 Andriy Gaponcall AcpiLeaveSleepStatePrep after re-enabling interrupts
2018-06-01 Piotr Pawel... indent(1): don't indent typedef declarations as object...
2018-06-01 Piotr Pawel... indent(1): consider tab characters when forcing a newli...
2018-06-01 Edward Tomasz... Set bDeviceClass properly for composite device (templat...
2018-06-01 Piotr Pawel... indent(1): identifiers inside parentheses are not decla...
2018-06-01 Eitan Adlertop(1): Display of TID when using 'H' flag
2018-06-01 Eitan Adlerservice(1): Improve manual page
2018-06-01 Alan Somersaudit(4): Add tests for the fr class of syscalls
2018-06-01 Navdeep Parharcxgbe(4): Retire an old check.
2018-06-01 Matt MacyUpdate FreeBSD_version to reflect removal of in-kernel...
2018-06-01 Matt Macypmc: add list-events command
2018-06-01 Matt Macylibpmc: allow substring for list and add function for...
2018-06-01 Matt Macylibpmc: Intel doesn't require runtime counter table...
2018-06-01 Matt Macylibpmc/pmu: update aliases table
2018-05-31 Matt Macyhwpmc: remove unused pre-table driven bits for intel
2018-05-31 Matt Macylibpmc/pmu: enable for i386 as well
2018-05-31 Matt Macylibpmc: add pmu support for uncore events
2018-05-31 Navdeep Parharcxgbe(4): Add support for SMAC-rewriting filters.
2018-05-31 Matt MacyReduce overhead of entropy collection
2018-05-31 Navdeep Parharcxgbe(4): Add code to deal with the chip's source MAC...
2018-05-31 Dimitry AndricResolve conflicts between macros in fenv.h and ieeefp.h
2018-05-31 Conrad Meyerdhclient(8): allow to supersede interface-mtu option
2018-05-31 Emmanuel Vadotaw_mmc: Get max-frequency from the dtb
2018-05-31 Emmanuel Vadotaw_mmc: Use the DEVMETHOD vccq for the IO line voltage
2018-05-31 Emmanuel Vadotaw_mmc: Rework DMA
2018-05-31 Emmanuel Vadotaw_mmc: Rename clock register defines consistently
2018-05-31 Dimitry AndricFix build of stand with base gcc
2018-05-31 Warner LoshDepart from normal man page proactice a little and...
2018-05-31 Brad DavisMove all of the directory path into the DIR part of...
2018-05-31 Hans Petter... Implement support for the PCI_BUS_NUM() function macro...
2018-05-31 Hans Petter... Implement support for the kvmalloc_array() function...
2018-05-31 Hans Petter... Correct macroname in the LinuxKPI.
2018-05-31 Hans Petter... Define __initconst in the LinuxKPI.
2018-05-31 Hans Petter... Implement bitmap_complement() in the LinuxKPI.
2018-05-31 Andrew TurnerMove the code to print the EFI memory table to a new...
2018-05-31 Hans Petter... Implement idr_is_empty() in the LinuxKPI and make idr_r...
2018-05-31 Hans Petter... Correct argument for evdev_push_rel().
2018-05-31 Andrew TurnerFix the early spelling of bootverbose.
2018-05-31 Andrew TurnerFix the memory attribute for EFI_MD_ATTR_UC on arm64.
2018-05-31 Mateusz Guzikamd64: switch pagecopy from non-temporal stores to...
2018-05-31 Hans Petter... Re-apply r190640.
2018-05-31 Justin HibbitsRemove a debug printf from opal_pci driver
2018-05-31 Warner LoshNote the need for a new kernel / userland for devinfo...
2018-05-31 Warner LoshUpdate to device enumeration protocol 2
2018-05-31 Warner LoshMake the data returned by devinfo harder to overflow.
2018-05-31 Warner LoshSanity check the return from the kernel.
next