]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
hwpmc: remove gratuitous curthread checks
[FreeBSD/FreeBSD.git] / sys /
2018-06-04 mmacyhwpmc: remove gratuitous curthread checks
2018-06-04 markjCorrect the description of vm_pageout_scan_inactive...
2018-06-04 alcUse a single, consistent approach to returning success...
2018-06-04 brFix build: ignore a GCC 7.2.0 warning which says that...
2018-06-04 jhibbitsAlign UMA data to 128 byte cacheline size
2018-06-04 markjFix the NUMA build for non-x86 platforms.
2018-06-04 rmacklemRevert r334586 since I now think __unused is the better...
2018-06-04 mmacyhwpmc: fix fixed counters checks
2018-06-04 mmacyhwpmc: ABI fixes
2018-06-04 mmacyhwpmc: support sampling both kernel and user stacks...
2018-06-03 rmacklemFix a gcc8 warning about a write only variable.
2018-06-03 mmacyhwpmc: ensure that mapin updates are synchronous
2018-06-03 mmacypmc: remove assert that is invalid in interrupt context
2018-06-03 wulf[evdev] Sync event codes with Linux kernel 4.16
2018-06-03 jhibbitsRevert r326083, it doesn't behave as expected.
2018-06-02 mjgRemove an unused argument to turnstile_unpend.
2018-06-02 mjgmalloc: try to use builtins for zeroing at the callsite
2018-06-02 jhibbitsIncluded VSX registers in powerpc core dumps
2018-06-02 mjgamd64: add a mild depessimization to rep mov/stos users
2018-06-02 jhibbitsAdded ptrace support for reading/writing powerpc VSX...
2018-06-02 mjgUse __builtin for various mem* and b* (e.g. bzero)...
2018-06-02 mjglibkern: tidy up memset
2018-06-02 tuexenDon't overflow a buffer if we receive an INIT or INIT...
2018-06-02 bdeImprove defaults for per-CPU kernel console colors...
2018-06-02 bdeUse per-CPU attributes earlier.
2018-06-02 bdeOops, the last minute reduction in the clobber list...
2018-06-02 bdeFix low-level locking during panics.
2018-06-02 bdeFinish COMPAT_AOUT support for amd64. It wasn't in...
2018-06-02 bdeFix high resolution kernel profiling just enough to...
2018-06-02 bdeFix recent breakages of kernel profiling, mostly on...
2018-06-02 rmacklemFix the default number of threads for Flex File layout...
2018-06-02 markjRemove the "pass" variable from the page daemon control...
2018-06-01 kibOnly check for MAP_32BIT when available.
2018-06-01 markjAvoid completing I/O when dumping core after a panic.
2018-06-01 alcOnly a small subset of mmap(2)'s flags should be used...
2018-06-01 jhibbitsIncrease powerpc64 KVA from ~7.25GB to 32GB
2018-06-01 tuexenLimit the retransmission timer for SYN-ACKs by TCPTV_RE...
2018-06-01 tuexenEnsure net.inet.tcp.syncache.rexmtlimit is limited...
2018-06-01 rmacklemAdd the BindConnectiontoSession operation to the NFSv4...
2018-06-01 impAdd PNP_INFO to aac
2018-06-01 npcxgbe(4): Include full duplex mediaopt in media that...
2018-06-01 jhibbitsUnbreak 32-bit binaries on powerpc64
2018-06-01 emasteANSIfy sys/kern
2018-06-01 leitaopowerpc64: Avoid overwriting initrd area
2018-06-01 hselaskyImplement the __sg_alloc_table_from_pages() function...
2018-06-01 hselaskyImplement radix_tree_iter_delete() in the LinuxKPI.
2018-06-01 hselaskyImprove high resolution timer support in the LinuxKPI.
2018-06-01 hselaskyAdd more GFP macro definitions in the LinuxKPI.
2018-06-01 avgcall AcpiLeaveSleepStatePrep after re-enabling interrupts
2018-06-01 traszSet bDeviceClass properly for composite device (templat...
2018-06-01 npcxgbe(4): Retire an old check.
2018-06-01 mmacyUpdate FreeBSD_version to reflect removal of in-kernel...
2018-05-31 mmacyhwpmc: remove unused pre-table driven bits for intel
2018-05-31 npcxgbe(4): Add support for SMAC-rewriting filters.
2018-05-31 mmacyReduce overhead of entropy collection
2018-05-31 npcxgbe(4): Add code to deal with the chip's source MAC...
2018-05-31 dimResolve conflicts between macros in fenv.h and ieeefp.h
2018-05-31 manuaw_mmc: Get max-frequency from the dtb
2018-05-31 manuaw_mmc: Use the DEVMETHOD vccq for the IO line voltage
2018-05-31 manuaw_mmc: Rework DMA
2018-05-31 manuaw_mmc: Rename clock register defines consistently
2018-05-31 hselaskyImplement support for the PCI_BUS_NUM() function macro...
2018-05-31 hselaskyImplement support for the kvmalloc_array() function...
2018-05-31 hselaskyCorrect macroname in the LinuxKPI.
2018-05-31 hselaskyDefine __initconst in the LinuxKPI.
2018-05-31 hselaskyImplement bitmap_complement() in the LinuxKPI.
2018-05-31 andrewMove the code to print the EFI memory table to a new...
2018-05-31 hselaskyImplement idr_is_empty() in the LinuxKPI and make idr_r...
2018-05-31 hselaskyCorrect argument for evdev_push_rel().
2018-05-31 andrewFix the early spelling of bootverbose.
2018-05-31 andrewFix the memory attribute for EFI_MD_ATTR_UC on arm64.
2018-05-31 mjgamd64: switch pagecopy from non-temporal stores to...
2018-05-31 hselaskyRe-apply r190640.
2018-05-31 jhibbitsRemove a debug printf from opal_pci driver
2018-05-31 impMake the data returned by devinfo harder to overflow.
2018-05-31 npcxgbe(4): Use ifm for ifmedia just like the rest of...
2018-05-31 npcxgbe(4): Implement ifm_change callback.
2018-05-30 jhibbitsOnly conform to PCIe spec of 1 device per bus on !x86
2018-05-30 npcxgbe(4): Consider all supported speeds when building...
2018-05-30 brooksRemove alternative names that are identical to the...
2018-05-30 asomers#include <bsm/audit.h> in security/audit/audit_ioctl.h
2018-05-30 mmacyif_setlladdr: don't call ioctl in epoch context
2018-05-30 kibUse pmap_pte_ufast() instead of pmap_pte() in pmap_extr...
2018-05-30 kibExtract code for fast mapping of pte from pmap_extract_...
2018-05-30 kibRestore pmap_copy() for 4/4 i386 pmap.
2018-05-30 kibDo use pmap_pte_quick() in pmap_enter_quick_locked().
2018-05-30 kibAvoid unneccessary TLB shootdowns in pmap_unwire_ptp...
2018-05-30 rmacklemStrengthen locking for the NFSv4.1 server DestroySessio...
2018-05-30 markjTypo.
2018-05-30 andrewRemove max_pa, it's unused.
2018-05-30 manuregulator: Fix typo (shuting/shutting)
2018-05-30 andrewFurther limit when we call pmap_fault.
2018-05-30 andrewPush down the locking in pmap_fault to just be around...
2018-05-30 emastelink_elf_obj: correct an error message
2018-05-30 kppf: Add missing include statement
2018-05-30 kppf: Replace rwlock on PF_RULES_LOCK with rmlock
2018-05-30 mmacyhwpmc: remove stale assert
2018-05-30 nwhitehornIf linebytes property is missing from the graphics...
2018-05-30 jhibbitsProtect dtrace_getpcstack() from a NULL stack pointer...
2018-05-30 mmacyepoch(9): make epoch closer to style(9)
next