freebsd.git
2017-02-17 mjgmtx: restrict r313875 to kernels without LOCK_PROFILING
2017-02-17 mjgmtx: microoptimize lockstat handling in __mtx_lock_sleep
2017-02-17 mjgMake inline lockstat checks just inspect lockstat_enabled
2017-02-17 mmelPublish fp[get][set]sticky() for ARMv6.
2017-02-17 hselaskyImplement GFP_DMA32 flag in the LinuxKPI.
2017-02-17 roygerx86: fix MTRR initialization if EARLY_AP_STARTUP is...
2017-02-17 baptUse full name for the month
2017-02-17 baptAlso add vsevolod@ in the authors
2017-02-17 baptAdd history and Authors section in the manpage
2017-02-17 mmelPublish __aeabi_uidiv and __aeabi_idiv as compatible...
2017-02-17 mjgsx: fix compilation on UP kernels after r313855
2017-02-17 mmokhiAdd documentations related to new APIs of r313761
2017-02-17 mmokhiFix building of r313761 on platforms that
2017-02-17 impRemove ahb references as well as 1640 info in aha.4
2017-02-17 impRemove residuals of mca support
2017-02-17 mjgIntroduce SCHEDULER_STOPPED_TD for use when the thread...
2017-02-17 impBump FreeBSD_version to 1200021 for removal of EISA...
2017-02-17 impNote EISA and MCA bus removal
2017-02-17 impRemove EISA build option
2017-02-17 mjglocks: let primitives for modules unlock without always...
2017-02-17 mavChange the way MaxCmdSN is used.
2017-02-17 mjglocks: remove SCHEDULER_STOPPED checks from primitives...
2017-02-17 mavFreeze CAM SIM when request is postponed due to MaxCmdSN.
2017-02-17 mavFix tight loop spinning on postponed requests.
2017-02-17 markjDirectly include needed headers rather than relying...
2017-02-16 impRemove EISA reference here
2017-02-16 markjPrevent CPU migration when checking the DTrace nofault...
2017-02-16 gjbFix the hardware.html build.
2017-02-16 impRemove EISA bus support for add-in cards. Remove relate...
2017-02-16 impRemove PCI/EISA bridge support. But keep knowing that...
2017-02-16 impRemove EISA support from Buslogic (bt) cards. Remove...
2017-02-16 impRemove EISA support from ahc driver. The AIC-7770 chip...
2017-02-16 impRemove EISA support from dpt. Remove known EISA models...
2017-02-16 impRemove EISA attachment (fea) from pdq driver. Remove...
2017-02-16 impRemove EISA support from adv driver. Remove references...
2017-02-16 impRemove support for EISA in the ida driver. Remove refer...
2017-02-16 impRemove EISA support for ep driver. Left in place EISA...
2017-02-16 impRemove references to EISA support from the vx driver...
2017-02-16 impRemove references to C-Bus support in the le(4) driver...
2017-02-16 impRemove stray reference to EISA bus support that was...
2017-02-16 impRemove references to EISA support in mlx. The driver...
2017-02-16 impRemove the ahb driver for the EISA Adaptec 174x.
2017-02-16 impRemove stale MCA comment now that the MCA bus support...
2017-02-16 rstoneRevert r313814 and r313816
2017-02-16 dimPull in r285478 from upstream compiler-rt trunk (by...
2017-02-16 vangyzenRemove inet_ntoa() from the kernel
2017-02-16 vangyzenUse inet_ntoa_r() instead of inet_ntoa() throughout...
2017-02-16 vangyzenpf: use inet_ntoa_r() instead of inet_ntoa(); maybe...
2017-02-16 pfgRemove outdated claim.
2017-02-16 pfgSmall inclusion guard comment fix.
2017-02-16 vangyzenacpica: remove a superfluous NULL check
2017-02-16 rstoneFix a typo in my previous commit
2017-02-16 robakAdd 0-8 as shortcuts for jumping to menu items in the...
2017-02-16 rstoneCheck for preemption after lowering a thread's priority
2017-02-16 jpaetzelMFV 313786
2017-02-16 hselaskyAllow container_of() to be used with constant data...
2017-02-16 traszImplement linux version of ptrace(2). It's nowhere...
2017-02-16 hselaskyImplement more LinuxKPI atomic functions and macros.
2017-02-16 hselaskyAllow passing a constant atomic_t to atomic_read().
2017-02-16 hselaskyWhitespace fix.
2017-02-16 aeFix LINT build for powerpc.
2017-02-16 traszImprove debugging output.
2017-02-16 edRemove unnecessary #includes from the kqueue(2) man...
2017-02-16 kibDo not access memory past the buffer end.
2017-02-16 kibDo not allocate char[MNAMELEN] on stack in nfsclient.
2017-02-16 kibUse uintmax_t to print st_nlink.
2017-02-16 kibMinor style fixes.
2017-02-16 emastemakefs: use a macro to simplify per-fs function declara...
2017-02-15 impUse symbolic constants for OSC support / control negoti...
2017-02-15 mjgrwlock: tidy up r313392
2017-02-15 impRemove Micro Channel Architecture support. Of the commo...
2017-02-15 mmMFV r313781:
2017-02-15 emasteprefix UFS symbols with UFS_ to reduce namespace pollution
2017-02-15 mavFix handling of negative sbspace() return values.
2017-02-15 hselaskyImprove code readability and fix compilation error...
2017-02-15 rpokalaUn-break vt(4) for {powerpc,powerpc64,sparc64} LINT...
2017-02-15 traszChange the "devfs_fsync: vop_stdfsync failed" from...
2017-02-15 emastelocaltime: return NULL if time_t out of range of struct tm
2017-02-15 andrewLoad the new sp_el0 with interrupts disabled in fork_tr...
2017-02-15 roygerbxe: enable usage with NetXtreme II BCM57840 2x20GbE...
2017-02-15 traszRegen after r313769.
2017-02-15 traszFix definition of linux64 ptrace syscall.
2017-02-15 andrewPort the Linux AMX 10G network driver to FreeBSD as...
2017-02-15 andrewImport the AMD 10G ethernet driver for the AMD Opteron...
2017-02-15 mmokhiAdd casinl() cacosl() catanl() casinhl() cacoshl()...
2017-02-15 delphijMFV r313759: license change for a few headers (4 clause...
2017-02-15 markjUse pget() instead of pfind() in fasttrap_pid_{enable...
2017-02-15 gonzo[psm] Fix calculation for clickpad softbuttons at the top
2017-02-15 markjApply MADV_FREE to exec_map entries only after a lowmem...
2017-02-15 markjCheck for an exiting process when enabling PID provider...
2017-02-14 avgmca: use time_uptime instead of ticks for CMCI throttling
2017-02-14 avgmca: fix writes to MSR_MC_CTL2 in cmci_update
2017-02-14 glebiusAdd a regression test for putting a socket on kqueue...
2017-02-14 markjFix indentation in nss_configure().
2017-02-14 markjRegister nss_atexit() before parsing nsswitch.conf...
2017-02-14 markjUnbreak the gcc build of netmap.
2017-02-14 aeAdd missing check to fix the build with IPSEC_SUPPORT...
2017-02-14 garga* Add missing parameters to usage()
2017-02-14 mavNo need to erase sense_data when sense_len is set to...
2017-02-14 tobikAdd myself as a new ports committer
next