]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Limit ofw_cpu_early_foreach() to CPUs only
[FreeBSD/FreeBSD.git] / sys /
2015-07-28 zbbLimit ofw_cpu_early_foreach() to CPUs only
2015-07-28 edImplement file attribute modification system calls...
2015-07-28 smhAdd warning about low KSTACK_PAGES for ZFS use
2015-07-28 gargaRespect pf rule log option before log dropped packets...
2015-07-28 glebiusFix a typo in r280169. Of course we are interested...
2015-07-28 tuexenFix a typo reported by Erik Cederstrand.
2015-07-28 hselaskyOptimise the DWC OTG host mode driver's receive path:
2015-07-28 kibRemove full barrier from the amd64 atomic_load_acq_...
2015-07-28 kibRemove useless acquire semantic from the atomic_add...
2015-07-28 kibAdd bit names for the IA32_MISC_ENABLE msr.
2015-07-28 edImplement directory and FIFO creation.
2015-07-28 edMake fstat() and friends work.
2015-07-28 marcelCheck the sync operation.
2015-07-27 tuexenProvide consistent error causes whenever an ABORT chunk...
2015-07-27 marius- Move the remainder of host controller capability...
2015-07-27 marius- Fix compilation after r285909 with USB_DEBUG defined.
2015-07-27 marius- Use __FBSDID().
2015-07-27 marius- Nuke dupe $FreeBSD$.
2015-07-27 edMake shutdown() return ENOTCONN as required by POSIX...
2015-07-27 marius- Probe UICLASS_CDC/UISUBCLASS_ABSTRACT_CONTROL_MODEL...
2015-07-27 edAdd a futex implementation for CloudABI.
2015-07-27 edRegenerate system call table.
2015-07-27 edSync in latest upstream system call definitions.
2015-07-26 marcelo make sure the boundary is a power of 2, when not...
2015-07-26 aeReport the scheme and provider names in warning message...
2015-07-26 aeBuild debug version of rmlock's methods only when LOCK_...
2015-07-26 tuexenImprove locking on Mac OS X. This does not change the...
2015-07-26 tuexenFix and improve a debug message. The SID was reported...
2015-07-26 bruefferIn tmpfs_chtimes(), remove checks on the nanosecond...
2015-07-25 gremboisl(4), driver for Intersil I2C ISL29018 Digital Ambien...
2015-07-25 traszUse consistent spacing.
2015-07-25 traszAdd md_root example to defaults/loader.conf.
2015-07-25 sbrunoRemove unused txd_saved.
2015-07-25 kibRevert r173708's modifications to vm_object_page_remove().
2015-07-25 tuexenMove including netinet/icmp6.h around to avoid a proble...
2015-07-25 grembocyapa(4), driver for the Cypress APA I2C trackpad
2015-07-25 traszUse double newlines consistently.
2015-07-25 kpRemove stale comment.
2015-07-25 kibWith the removal of b_saveaddr in the r285819, b_data...
2015-07-25 traszDocument md_root in loader(8). The md(4) manual page...
2015-07-25 gonzoFix color mapping for TDA19988. Values for VIP_CNTRL_1...
2015-07-25 gonzoSynchronize PIN input/output modes with gnu/dts/include...
2015-07-25 gonzoIf there is panel info in DTB do not wait for HDMI...
2015-07-25 gonzoOF_getencprop_alloc shouldn't be used to get string...
2015-07-24 delphijFix a typo in comment.
2015-07-24 alcAdd a comment discussing the appropriate use of the...
2015-07-24 marius- Since r253161, uart_intr() abuses FILTER_SCHEDULE_THR...
2015-07-24 emasteAdd RISC-V ELF machine type definition
2015-07-24 marius- In mpt_send_handshake_cmd(), use bus_space_write_stre...
2015-07-24 mariuso Revert the other functional half of r239864, i. e...
2015-07-24 rrsFix silly syntax error emacs chugged in for me.. gesh.
2015-07-24 rrsFix an issue with MAC OS locking and also optimize...
2015-07-24 edImplement the basic system calls that operate on pathnames.
2015-07-24 impPanic when a device is trying to recursively acquire...
2015-07-23 pluknetCall ksem_get() with initialized 'rights'.
2015-07-23 jeffRefactor unmapped buffer address handling.
2015-07-23 jimharrisnvme: ensure csts.rdy bit is cleared before returning...
2015-07-23 jimharrisnvme: properly handle case where pci_alloc_msix does...
2015-07-23 edAllow us to create UNIX sockets and socketpairs in...
2015-07-23 edAllow cap_rights_{set,clear,is_set} to be called with...
2015-07-23 jeff - Don't defeat the FIFO nature of the buffer cache...
2015-07-22 cemvt: cpu logos: Correct reversed 0/1 beastie descriptions
2015-07-22 cemvt: Change default CPU logo to Orb
2015-07-22 cemvt: Default to cpu logos off
2015-07-22 cemvt_core.c: Use do/while to highlight missed semi-colon...
2015-07-22 jkimCatch up with ACPICA 20150717.
2015-07-22 arybchiksfxge: added fallbacks for pre 4.2.1 firmware support
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-22 cemvt: Unbreak build on no-splash configurations
2015-07-22 rrsFix several problems with Stream Reset.
2015-07-22 edRegenerate system call table.
2015-07-22 edImport upstream changes to the system call definitions.
2015-07-22 zbbIntroduce support for MSI-X interrupts in AHCI
2015-07-22 rrsFix inverted logic bug that David Wolfskill found ...
2015-07-22 kibRemove duplicate and useless declarations.
2015-07-22 edAdd Makefiles for CloudABI kernel modules.
2015-07-22 whuDo not enable UDP checksum offloading when running...
2015-07-22 loosCosmetic change. When printing the child's mapped...
2015-07-22 jhbVarious changes to the registers displayed in DDB for...
2015-07-21 markjRemove checks for a NULL return value from M_WAITOK...
2015-07-21 delphijFix resource exhaustion due to sessions stuck in LAST_A...
2015-07-21 markjLet the unwinder handle faults during function prologue...
2015-07-21 markjImprove stack unwinding on i386 and amd64 after an...
2015-07-21 markjDon't return undefined symbols to a DDB symbol lookup.
2015-07-21 markjRemove some dead code from DDB's amd64 stack unwinder.
2015-07-21 kibThe smp_rendezvous_cpus() function should ensure that...
2015-07-21 eriIPSEC, remove variable argument function its already...
2015-07-21 erjFix for a customer issue with ixl(4):
2015-07-21 jimharrisnvd: set d_delmaxsize to full capacity of NVMe namespace
2015-07-21 cemvt: Draw logos per CPU core
2015-07-21 cemvt: De-static VT_SYSCTL_INT-defined objects
2015-07-21 andrewTeach the GICv2 driver about the Qualcomm GICv2 compati...
2015-07-21 zbbAdd some more explanation to r285752
2015-07-21 zbbDon't allow malloc() to wait for resource while holding...
2015-07-21 edMake clock_gettime() and clock_getres() work for CloudA...
2015-07-21 zbbAdd support for vendor specific function for PCI devid...
2015-07-21 kibThe part of r285680 which removed release semantic...
2015-07-21 edDescribe COMPAT_CLOUDABI64 in the amd64 configuration...
2015-07-21 zbbImplement get_cyclecount() on ARM64
2015-07-21 edMake thread creation work for CloudABI processes.
next