]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Vendor import nvi-2.1.2-c80f493b038 a multikey mapping fix
[FreeBSD/FreeBSD.git] / sys /
2013-12-08 Peter WemmVendor import nvi-2.1.2-c80f493b038 a multikey mapping fix
2013-12-07 Neel NatuUse callout(9) to drive the vlapic timer instead of...
2013-12-07 Rick MacklemFor software builds, the NFS client does many small
2013-12-07 Justin HibbitsMake more unsigned ints signed.
2013-12-07 Neel NatuIf a vcpu disables its local apic and then executes...
2013-12-07 Justin HibbitsFix some integer signs. These unsigned integers should...
2013-12-07 Aleksandr RybalkoInclude dev/fb/fb_if.m in build always, without it...
2013-12-07 Adrian ChaddRefactor out the scan id and scan vap as part of the...
2013-12-07 Adrian ChaddAdd a channel parameter to iwn_scan().
2013-12-07 Adrian ChaddRefactor out the scan channel to be assigned early...
2013-12-07 Adrian ChaddBegin fleshing out some code to handle tracking PLCP...
2013-12-07 Adrian ChaddAdd some PLCP thresholds from Linux iwlwifi driver...
2013-12-06 Xin LIExpose spa_asize_inflation.
2013-12-06 Aleksandr RybalkoFix td_frame flags for i386.
2013-12-06 Hans Petter SelaskyFix compilation when the "USB_DEBUG" option is set.
2013-12-06 Konstantin BelousovDisallow optimizations which potentially remove boundar...
2013-12-06 Warner LoshAlthough not strictly required to boot a 64MB board...
2013-12-06 Luiz Otavio O SouzaFix the pin value reading on AM335x. Because of the...
2013-12-06 Luiz Otavio O SouzaMove the GPIOBUS_SET_PINFLAGS(..., ..., pin, GPIO_PIN_O...
2013-12-06 Luiz Otavio O SouzaRemove unnecessary includes and an unused softc variabl...
2013-12-06 Luiz Otavio O SouzaMake the sysctl node read-only.
2013-12-06 Kevin LoAdd support for the MediaTek/Ralink RT5572 chipset.
2013-12-06 Kevin LoReplace the magic numbers with something more readable.
2013-12-06 Kevin LoCosmetic changes.
2013-12-06 Kevin LoRemove daft KASSERT.
2013-12-06 Hans Petter SelaskyImprove the XHCI command timeout recovery handling...
2013-12-05 Aleksandr RybalkoMerge VT(9) project (a.k.a. newcons).
2013-12-05 John BaldwinFix a typo.
2013-12-05 John BaldwinThere is no sysctl with the MIB { CTL_KERN, KERN_MAXID }.
2013-12-05 John BaldwinFix the processor table entry structure to use a fixed...
2013-12-05 John BaldwinFix debug printfs in FPU_EMU to compile on powerpc64...
2013-12-05 Andreas ToblerDo some cosmetic fixes.
2013-12-05 Andreas ToblerIncrease PHYS_AVAIL_SZ because on pSeries machines...
2013-12-05 Andreas ToblerIn case we have many continous regions without gaps...
2013-12-05 Robert MillanInitialize modesetting sysctls in radeonkms.
2013-12-05 Hans Petter SelaskyFix external compiler warning about write-only assigned...
2013-12-05 Colin PercivalMake panic_reboot_wait_time static.
2013-12-05 Xin LIEnable Hyper-V support in i386 GENERIC.
2013-12-05 Xin LISupport Hyper-V on i386:
2013-12-04 Xin LIApply vendor improvements to oce(4) driver:
2013-12-04 Jean-Sébastien Pédrondrm: Read PCIER_LINK_CAP/PCIER_LINK_CAP2 from the PCI...
2013-12-04 Nathan WhitehornRename sysctl kern.supported_abis to kern.supported_arc...
2013-12-04 Hans Petter SelaskyFix what looks like a typo after r258732.
2013-12-04 Hans Petter SelaskyFix external compiler warning(s). Avoid pointer derefer...
2013-12-04 Edward Tomasz Napi... Change comment to match code.
2013-12-04 Edward Tomasz Napi... Add "null" backend to mdconfig(8). This does exactly...
2013-12-04 Pedro F. Giffuniext2fs: add two new reserved inodes.
2013-12-04 Pawel Jakub DawidekBreak the loop once we know we have the SYF_CAPENABLED...
2013-12-03 Ed MasteUpdate LLDB to upstream r196322 snapshot
2013-12-03 Colin PercivalAdd a new sysctl / loader tunable kern.panic_reboot_wai...
2013-12-03 Ed MasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 Navdeep Parharcxgbe(4): T4_SET_SCHED_CLASS and T4_SET_SCHED_QUEUE...
2013-12-03 Edward Tomasz Napi... Properly report an error instead of panicing when user...
2013-12-03 John BaldwinFix an off-by-one error in r228960. The maximum priori...
2013-12-03 Neel NatuThe 'protection' field in the VM exit collateral for...
2013-12-03 Neel NatuRename 'vm_interrupt_hostcpu()' to 'vcpu_notify_event...
2013-12-02 Attilio RaoRight now LOCK_DEBUG is enabled if KTR is on.
2013-12-02 Nathan WhitehornFix typo.
2013-12-02 Nathan WhitehornRemove fdtbus_bs_tag definition, which is now obsolete...
2013-12-02 Zbigniew BodekEnable missing Access Flag for secondary cores on ARMv6/v7
2013-12-02 Kevin LoThe RUN_MAX_TXSZ constat is defined as Tx desc + Tx...
2013-12-02 Adrian Chadd* Sort the copyright lines by date
2013-12-02 Pyun YongHyeonAdd support for BCM57764, BCM57767, BCM57782, BCM57786...
2013-12-02 Adrian ChaddOverhaul the iwn(4) scan infrastructure to be slightly...
2013-12-02 Ian LeporeAdd a nand flash controller driver for Atmel at91 famil...
2013-12-02 Adrian ChaddLog the rx ring offset as part of the debug message.
2013-12-02 Adrian ChaddOops - fix bad indent. Sorry!
2013-12-02 Adrian ChaddAdd some sanity checks to the TLV fetch.
2013-12-02 Adrian ChaddAdd some code to double-check whether we're correctly...
2013-12-02 Eitan AdlerPartial revert of r258779 and r258780:
2013-12-02 Eitan AdlerIn a situation where:
2013-12-02 Ian LeporeAdd definitions for the additional PIO pins found on...
2013-12-02 Nathan WhitehornAdd new sysctl, kern.supported_abis, containing the...
2013-12-01 Gleb SmirnoffRemove unused variable.
2013-12-01 Nathan WhitehornRevert last few revisions; apologies for the noise...
2013-12-01 Nathan WhitehornDeleted one line too many.
2013-12-01 Nathan WhitehornNo actual hardware supported by FreeBSD requires this...
2013-12-01 Nathan WhitehornRearchitect platform memory map parsing to make it...
2013-12-01 Nathan WhitehornReal OF systems have an ihandle under /chosen/stdout...
2013-12-01 Nathan WhitehornOpen Firmware mandates that certain cross-references...
2013-12-01 Nathan WhitehornRemove unnecessary double-setting of the thread's onfau...
2013-12-01 Nathan WhitehornThe kernel stack guard pages are only below the stack...
2013-12-01 Nathan WhitehornMake uart_cpu_powerpc work on both FDT and OFW systems...
2013-12-01 Edward Tomasz Napi... Fix hang on reboot with active iSCSI connections.
2013-12-01 Kirk McKusickWe needlessly panic when trying to flush MKDIR_PARENT...
2013-12-01 Adrian ChaddMigrate the sendfile_sync structure into a public(ish...
2013-12-01 Eitan Adlerr258780 should not have applied to .S files.
2013-11-30 Eitan AdlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-30 Eitan AdlerSimilar to the (1 << 31) case it is not defined to...
2013-11-30 Andreas ToblerAdd a printf to inform about the logical memory block...
2013-11-30 Pawel Jakub DawidekMake process descriptors standard part of the kernel...
2013-11-30 Michael TuexenIn
2013-11-29 Adrian ChaddDisable this debugging - it's far too verbose when...
2013-11-29 Adrian ChaddUse the correct endian-ness accessor for this TLV field.
2013-11-29 Adrian ChaddMake sure any waiters on the scan results get notified...
2013-11-29 Nathan WhitehornUse the Open Firmware-based CPU frequency determination...
2013-11-29 Andreas ToblerFix typo.
2013-11-29 Eitan AdlerFix typo
2013-11-29 Eitan AdlerFix typo
2013-11-29 Andriy Gaponzfs: add zfs_freebsd_putpages
next