]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-06-08 Matt Macyhwpmc: simplify calling convention for hwpmc interrupt...
2018-06-08 Mateusz Guzikamd64: remove now unused bzero, bcmp and bcopy. move...
2018-06-08 Mateusz Guzikuma: remove M_ZERO support for pcpu zones
2018-06-08 Eitan Adlertop(1): remove some unneeded indirection
2018-06-08 Eitan Adlertop(1): fix several style & const related issues
2018-06-08 Kyle Evansbsdgrep(1): Slooowly peel away the chunky onion
2018-06-08 Mateusz Guzikamd64: fix a retarded bug in memset
2018-06-08 Gleb SmirnoffUMA memory debugging enabled with INVARIANTS consists...
2018-06-07 Gleb SmirnoffAdd new functionality and syntax to cron(1) to allow...
2018-06-07 Breno LeitaoFix excise_initrd_region() to support 32- and 64-bit...
2018-06-07 Randall StewartTake out the stack alias inadvertantly added by my...
2018-06-07 Kirk McKusickEnsure proper initialization of superblock.
2018-06-07 Randall StewartFix build issue with const and volatile and the
2018-06-07 Bryan DreweryUse simpler sed invocation.
2018-06-07 Benno RiceBreak recursion involving getnewvnode and zfs_rmnode.
2018-06-07 Kyle Evansnetbsd-tests: bsdgrep(1): Add a test for -m, too
2018-06-07 Kyle Evansbsdgrep(1): Don't initialize fts_flags twice
2018-06-07 Kyle Evansbsdgrep(1): whoops, garbage collect the now write-only...
2018-06-07 Kyle Evansbsdgrep(1): Do some less dirty things with return types
2018-06-07 Marius Strobl- Once we have shifted arguments up to thrice, base...
2018-06-07 Randall StewartThis commit brings in a new refactored TCP stack called...
2018-06-07 Kyle Evansnetbsd-tests: grep(1): Add test for -c flag
2018-06-07 Konstantin... Account for dmap limit when selecting the pages for...
2018-06-07 Bryan DreweryStop using head(1) which is not available in installworld.
2018-06-07 Breno Leitaodev/ofw: Fix ofw_fdt_getprop() return values to match...
2018-06-07 Sean BrunoUnbreak dtrace runtime for udp after svn r334719 SO_REU...
2018-06-07 Andriy Gaponx86: reorganize code that deals with unexpected NMI-s
2018-06-07 Andriy Gaponexpand descriptions of x86 panic_on_nmi and kdb_on_nmi...
2018-06-07 Breno Leitaomd: use prestaged mfs_root
2018-06-07 Jonathan T... Fix a typo in vm_domain_set(). When a domain crosses...
2018-06-07 Kristof Provostipfw: fix status if ipfw.ko is not loaded
2018-06-07 Kristof Provostipfw: fix whitespace
2018-06-07 Eric Joyneriflib: Record TCP checksum info in iflib when TCP check...
2018-06-07 Hans Petter... Define ARCH_KMALLOC_MINALIGN in the LinuxKPI.
2018-06-07 Hans Petter... Wrap timespec64 into timespec in the LinuxKPI.
2018-06-07 Hans Petter... Move the EXPORT_SYMBOL_XXX() function macros into own...
2018-06-07 Hans Petter... Implement the dev_pm_set_driver_flags() function macro...
2018-06-07 Justin HibbitsBuild nvme modules for powerpc, and install man pages
2018-06-07 Alan CoxWhen pidctrl_daemon() is called multiple times within...
2018-06-07 Matt MacyAF_UNIX: check for unp == unp2 on disconnect
2018-06-07 Justin HibbitsBuild nvmecontrol on powerpc64
2018-06-07 Justin HibbitsPrint Maximum Data Transfer Size as a long rather than int
2018-06-07 Matt Macylibpmc: add missed (uintmax_t) casts
2018-06-07 Alan Coxpidctrl_daemon() implements a variation on the classica...
2018-06-07 Matt Macyhwpmc: don't do EMIT64 on constant
2018-06-07 Matt Macypmc: convert native to jsonl and track TSC value of...
2018-06-07 Matt Macylibpmc: simplify lookup by idx
2018-06-07 Matt Macyhwpmc: don't log pid->name more than once
2018-06-07 Matt Macycpufunc: add rdtscp for x86
2018-06-07 Justin HibbitsAdd partition scheme for mpc85xx devices
2018-06-06 Baptiste DaroussinRemove NLS support from BSD grep
2018-06-06 Conrad Meyerstrdup.3: Document standardization in POSIX
2018-06-06 Conrad Meyerstrcpy.3: Improve legibility and clarity
2018-06-06 Kristof Provostpf: Return non-zero from 'status' if pf is not enabled
2018-06-06 Michael TuexenImprove compliance with RFC 4895 and RFC 6458.
2018-06-06 Romain Tartièregpioctl.8: Fix man page section
2018-06-06 Kyle Evanslualoader: Add a loaded hook for others to execute...
2018-06-06 Conrad Meyerpuc(4): Add provisional support for Exar XR17V352
2018-06-06 Conrad Meyerclog.3, complex.3: Fix typos and igor style issues
2018-06-06 Hans Petter... Make some list functions RCU safe in the LinuxKPI.
2018-06-06 Sean BrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-06-06 Hans Petter... Rewrite code using atomic_fcmpset_int() in the LinuxKPI.
2018-06-06 Hans Petter... Implement the __add_wait_queue_entry_tail() function...
2018-06-06 Justin HibbitsRevert r334708
2018-06-06 Hans Petter... Implement the might_sleep_if() function macro in the...
2018-06-06 Hans Petter... Rename two structure field members while keeping backwa...
2018-06-06 Hans Petter... Implement the init_wait_entry() function macro in the...
2018-06-06 Hans Petter... Implement the atomic_dec_if_positive() function in...
2018-06-06 Hans Petter... Implement the ktime_compare() and ktime_after() functio...
2018-06-06 Hans Petter... Implement the rdmsrl_safe() function macro in the LinuxKPI.
2018-06-06 Andrey V. ElsukovMake in_delayed_cksum() be similar to IPv6 implementation.
2018-06-06 Justin HibbitsAdd a memory barrier after taking a reference on the...
2018-06-06 Andrey V. ElsukovUse m_copyback() function to write delayed checksum...
2018-06-06 Eitan Adlertop(1): fix err again
2018-06-06 Tom JonesUse UDP len when calculating UDP checksums
2018-06-06 Eitan Adlertop(1): make error message happy
2018-06-06 Andrey V. ElsukovFix LINT-NOINET build.
2018-06-06 Mateusz Guzikmalloc: elaborate on r334545 due to frequent questions
2018-06-06 Matt Macyhwpmc: add summary command and further metadata extensions
2018-06-06 Brad DavisOnly create /var/log/sendmail.st if start sendmail.
2018-06-05 Ian LeporeRemove comments and assertions that are no longer valid...
2018-06-05 Andrey V. ElsukovRework if_gif(4) to use new encap_lookup_t method to...
2018-06-05 Andrey V. ElsukovConstify argument of in6_getscope().
2018-06-05 Andrey V. ElsukovRework IP encapsulation handling code.
2018-06-05 Eric van GyzenMake Coverity more happy with r334545
2018-06-05 Alan Somersaudit(4): add tests for open(2) and openat(2)
2018-06-05 Andrey V. Elsukovtcp_lro.h requires <netinet/in.h>, include it directly...
2018-06-05 Ed MasteHandle -DNO_CLEAN builds across brk/sbrk rewrite in...
2018-06-05 Ian LeporeMake the v*printf() functions in libsa return int inste...
2018-06-05 Hans Petter... Declare and set the global "system_highpri_wq" workqueu...
2018-06-05 Hans Petter... Implement the INIT_DELAYED_WORK_ONSTACK() function...
2018-06-05 Hans Petter... Define the __kernel_size_t type in the LinuxKPI.
2018-06-05 Hans Petter... Implement the task_pid_vnr() function macro in the...
2018-06-05 Hans Petter... Add "access" function pointer to the "vm_operations_str...
2018-06-05 Hans Petter... Implement mul_u32_u32() function in the LinuxKPI.
2018-06-05 Hans Petter... Implement timer_setup() and from_timer() function macro...
2018-06-05 Ram Kishore... Issue:
2018-06-05 Ian LeporeAdd vsnprintf() to libsa. Alpha-sort the printf protot...
2018-06-05 Mark JohnstonDon't build brk_test on platforms that don't support...
2018-06-05 Ilya BakulinEnable high-speed on the card before increasing frequen...
next