]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Remove spurious assertion from pmap_extract_locked() on ARM
[FreeBSD/FreeBSD.git] / sys / conf /
2014-02-15 luigiThis new version of netmap brings you the following:
2014-02-14 dimDisable warning about unused static const variables...
2014-02-14 dimIn r260111, in sys/conf/files, I disabled warning about...
2014-02-14 dimSimilar to r260026, disable warning about unused functi...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 avgprovide fast versions of ffsl and flsl for i386; ffsll...
2014-02-13 loosAdd an OFW GPIO compatible bus. This allows the use...
2014-02-09 bruefferAllow iwn2000 and iwn2030 firmware to be linked into...
2014-02-08 ianConsolidate code related to setting up physical memory...
2014-02-08 ianRemove the ARM_USE_SMALL_ALLOC option and code related...
2014-02-07 jhbNow that FreeBSD/i386 works as a bhyve guest, allow...
2014-02-06 hselaskyImport USB RNDIS driver to FreeBSD from OpenBSD.
2014-02-05 nwhitehornMove Open Firmware device root on PowerPC, ARM, and...
2014-02-04 impBump the version of config to the latest (3 year old...
2014-02-04 impPass MACHINE and MACHINE_ARCH down into the modules
2014-02-04 impAdd a prior version compat define.
2014-02-03 rpauloFix the definition of hg_cmd.
2014-02-03 jhibbitsAdd driver for the ADT7460/ADT7467 fan controller found...
2014-02-01 nwhitehornProvide a simpler and more standards-compliant simplebu...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-02-01 jhibbitsAdd hwpmc(4) support for the PowerPC 970 class processo...
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-31 jhibbitsUnbreak non-SMP builds. This was broken by r259284...
2014-01-31 impHack: Add explicit depends on bus_if.h and device_if...
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-29 hselaskyAdd support for trackpads found in Apple MacBook produc...
2014-01-28 kaiwMFH@261240.
2014-01-28 andrewRemove STARTUP_PAGETABLE_ADDR from the ARM configs...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-22 impDocument EARLY_PRINTF
2014-01-22 impAdd support for mapping a small range of the SoC device...
2014-01-22 impImplement generic support for early printf. Thought...
2014-01-20 kaiwMFH@260917.
2014-01-18 bryanvAdd very simple virtio_random(4) driver to harvest...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 dimFix a braino with r259730: we cannot currently use...
2014-01-07 scottlRemove aicasm as a build dependency. It made sense...
2014-01-07 adrianAdd a compile-time control over the size of KN_HASHSIZE.
2014-01-05 ianRemove dev/fdt/fdt_pci.c, which was code specific to...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-30 dimFor sys/ofed/drivers/infiniband/hw/mlx4/mcg.c, disable...
2013-12-30 dimFor sys/ofed/drivers/infiniband/core/cm.c, disable...
2013-12-30 dimSimilar to r260020, only use -fms-extensions with gcc...
2013-12-30 impAllow AT91_MCI_ALLOW_OVERCLOCK to be an option in kerne...
2013-12-29 dimTurn off warnings about unused variables for a bunch...
2013-12-28 dimDisable warning about unused functions for ieee80211_cr...
2013-12-28 dimDisable warning about unused functions for ar9300_reset...
2013-12-22 dimTo avoid having to explicitly test COMPILER_TYPE for...
2013-12-20 ganboldAdd identification and necessary type checks for Krait...
2013-12-15 kibRevert r259045.
2013-12-15 luigisplit netmap code according to functions:
2013-12-13 jhibbitsAdd PMU-based CPU frequency scaling. This method is...
2013-12-10 rayBreak build with error in case when both syscons and...
2013-12-08 rayo Build syscons(9)'s splash support if both sc and...
2013-12-08 peterFix build with 'crypto' and 'zfs' in the same kernel...
2013-12-07 rayInclude dev/fb/fb_if.m in build always, without it...
2013-12-06 kibDisallow optimizations which potentially remove boundar...
2013-12-05 rayAdd VT(9) font tools.
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 jhbFix debug printfs in FPU_EMU to compile on powerpc64...
2013-12-05 rayMFC @r258947.
2013-12-05 delphijSupport Hyper-V on i386:
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-01 nwhitehornMake uart_cpu_powerpc work on both FDT and OFW systems...
2013-11-30 pjdMake process descriptors standard part of the kernel...
2013-11-29 andreastFix typo.
2013-11-29 rpauloMove KDTRACE_FRAME to "options" since it's used by...
2013-11-28 avgMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-21 cognetKill ARM_VFP_SUPPORT, it's been removed some time ago.
2013-11-19 markjImport the axge(4) driver for the ASIX AX88178A and...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 nwhitehornSplit the function of the PCB_FPU flags into two: PCB_F...
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 nwhitehornFollowing the approach with ACPI DMAR on x86, split...
2013-11-11 nwhitehornUse the same implementation of copyinout.c for both...
2013-11-11 nwhitehornFollow up r223485, which made AIM use the ABI thread...
2013-11-11 nwhitehornRename the "bare" platform "mpc85xx", which is what...
2013-11-11 nwhitehornMake tsec work with the device tree present on the...
2013-11-11 rayo Add link to vt_mouse_cursor.c.
2013-11-07 rayDefine VT_FB_DEFAULT_WIDTH and VT_FB_DEFAULT_HEIGHT...
2013-11-06 rayDRM2 have to know how to use fb_if.
2013-11-06 rayMFC @r257740.
2013-11-06 impRemove the gross hack for the Octeon Simple Executive...
2013-11-05 nwhitehornTeach nexus(4) about Open Firmware (e.g. FDT) on ARM...
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-04 ianThis files should have been included in r257648.
2013-11-04 ianRework the aicasm build machinery so that it gets built...
2013-11-01 luigiupdate to the latest netmap snapshot.
2013-11-01 kibAdd support for queued invalidation.
2013-10-31 rayDefine fb newbus interface to connect framebuffer provi...
2013-10-29 zbbAdd missing ARMv6 CPU functions to ARM Makefile
2013-10-29 baptMerge byacc 20130925
2013-10-28 glebiusRemove ng_fec(4).
2013-10-28 glebiusRemove ng_fec(4).
2013-10-28 kibImport the driver for VT-d DMAR hardware, as specified...
next