]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
The self-relocation code is not efi-specific, move it to boot/common.
[FreeBSD/FreeBSD.git] / sys /
2015-05-10 ianThe self-relocation code is not efi-specific, move...
2015-05-10 hselaskyPut recycle pointer in own memory area which is not...
2015-05-10 andrewUse the new gic option on all configs that need it.
2015-05-10 andrewUse the new gic option. While here remove extra whitesp...
2015-05-10 andrewAdd the gic to files.arm under "device gic" and use...
2015-05-10 andrewFirst pass clenup over the Marvell db-88f6xxx kernel...
2015-05-10 kibInitialize pcids array for the proc0 pmap.
2015-05-10 kibTweak assert to also print the thread address.
2015-05-10 kibOn exec, single-threading must be enforced before argum...
2015-05-10 andrewClean up the style to use "options<space><tab>".
2015-05-10 kibSatisfy vm_object uma zone destructor requirements...
2015-05-10 adrianTurn ieee80211_start_scan_locked() into a swscan module...
2015-05-10 adrianAttempt to address Bug #176201 - don't advertise what...
2015-05-10 jhibbitsFix a couple bugs in 64-bit powerpc fasttrap argument...
2015-05-10 loosRemove unnecessary code and make use of generic impleme...
2015-05-09 kibCorrect the assertion. We should compare the pmap...
2015-05-09 andrewPass over the at91 kernels to reduce the diff between...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 kibThe vmem callback to reclaim kmem arena address space...
2015-05-09 kibRewrite amd64 PCID implementation to follow an algorith...
2015-05-09 kibRemove unused define.
2015-05-09 kibDo not return from thread_single(SINGLE_BOUNDARY) until...
2015-05-09 kibIf x86 CPU implementation of the MWAIT instruction...
2015-05-09 bzConvert remaining hwpmc(4) debug printfs over to KTR...
2015-05-09 loosPass the resources requests to the upper bus.
2015-05-09 loosHandle IRQ resources on iicbus and ofw_iicbus.
2015-05-08 loosReplace spaces with tabs, removes an extra blank line.
2015-05-08 ianMove the text section to the start of the output file...
2015-05-08 jhbPlace VM objects on the object list when created and...
2015-05-08 jhbConvert hwpmc(4) debug printfs over to KTR.
2015-05-08 gjbUse the IMX6 kernel configuration for the WANDBOARD...
2015-05-08 zbbPort x86 busdma to ARM64
2015-05-08 hselaskyEnsure the USB audio driver doesn't attach twice on...
2015-05-08 hselaskyAdd support for more than 8 audio channels per PCM...
2015-05-08 hselaskyExtend the maximum number of allowed PCM channels in...
2015-05-08 hselaskyThe "SYSCTL_INT()" default value is only used for read...
2015-05-08 hselaskyPrevent switching to NULL or own window in the "vt_proc...
2015-05-08 jhbMove hwpmc(4) debugging code under a new HWPMC_DEBUG...
2015-05-08 roygerxen: introduce a newbus function to allocate unused...
2015-05-08 avgMFV r282630: 5809 Blowaway full receive in v1 pool...
2015-05-08 kevlo- Fix a wrong R92C_USTIME_TSF register definition
2015-05-08 adrianoops - how'd i miss this. Sorry!
2015-05-08 ganboldThis follows the gic and ti/aintc code by adding additi...
2015-05-08 ganboldThe interrupt-parent is set globally so it's unnecessar...
2015-05-08 adrianAdd initial memory locality cost awareness to the VM...
2015-05-07 loosAdd the SMP support for Raspberry Pi 2 (BCM2836).
2015-05-07 aem_dup() is supposed to give a writable copy of an mbuf...
2015-05-07 emasteCorrect PL310_POWER_CTRL offset
2015-05-07 aeMark data checksum as valid for multicast packets,...
2015-05-07 hselaskyAdd support for DYMO LabelWriter PnP.
2015-05-07 andrewClean up the ARM kernel configs to use 'include<space...
2015-05-07 aeRemove unneded #ifdef INET6 and IPSEC. This file compil...
2015-05-06 neelCheck 'td_owepreempt' and yield the vcpu thread if...
2015-05-06 mjgFix up panics when fork fails due to hitting proc limit
2015-05-06 mavHandle EDQUOT backend storage errors same as ENOSPC.
2015-05-06 neelDeprecate the 3-way return values from vm_gla2gpa(...
2015-05-06 zbbAdd new CP15 operations and DB_SHOW_COMMAND to print...
2015-05-06 andrewAcpiGbl_FACS will not be defined when building using...
2015-05-06 andrewIf the power management timer is unsupported the PmTime...
2015-05-06 aePass mtag argument into m_tag_locate() to continue...
2015-05-06 gjbMFH: r282315-r282534
2015-05-06 kadesaiCorrected indentation on conflicted source files.
2015-05-06 kadesaiConfigured the mrsas(4) driver to support UNMAPPED...
2015-05-06 kadesai1. All LSI namings are converted to AVAGO Tech.
2015-05-06 kadesaiBug fixes found internally as detailed below:
2015-05-06 kadesaiDriver calls mrsas_complete_cmd() to call mrsas_wakeup...
2015-05-06 kadesaiIn OCR(Online Controller Reset) path, driver sets adapt...
2015-05-06 kadesaiCurrent driver does fast path read load balancing betwe...
2015-05-06 kadesaiNow Driver expose Secure Jbod Support via driver_operat...
2015-05-06 kadesaiThis patch adds the feature to provide PCI information...
2015-05-06 glebiusFix the KASSERT and improve wording in r282426.
2015-05-06 melifaroFix panic when prepare_batch_buffer() returns error.
2015-05-06 neelDo a proper emulation of guest writes to MSR_EFER.
2015-05-06 neelAdd macros for AMD-specific bits in MSR_EFER: LMSLE...
2015-05-06 ganboldThis patch adds support for the extended baud rate...
2015-05-05 ianAdd the code necessary to run the imx6 chip at its...
2015-05-05 hselaskyAdd new USB ID.
2015-05-05 andrewStart to reduce the diff between the Atmel kernel configs.
2015-05-05 andrewThe VIRT kernel config targets armv6.
2015-05-05 andrewMove the first batch of common armv6 options to std...
2015-05-05 ianCreate std.arm and std.armv6 config files and include...
2015-05-05 andrewAdd DEV_ACPI to opt_acpi.h to be used to detect when...
2015-05-05 andrewUpdate the comment on what CPUs this driver supports.
2015-05-05 andrewMove the point we attach the ofw driver on arm64 to...
2015-05-05 andrewAdd FDT to the list of known GUIDs.
2015-05-05 avgzfs: do not hold an extra reference on a root vnode...
2015-05-05 andrewDisable the use of floating-point and vector registers...
2015-05-05 avgdmu_recv_end_check: don't leak hold if dsl_destroy_snap...
2015-05-05 andrewWhen cross-building ${LIBSTAND} may be set to the host...
2015-05-05 gargaAdd support for Sierra MC7354 card
2015-05-05 aeAdd apple-boot, apple-hfs and apple-ufs aliases to...
2015-05-05 peterFix an error in r281551, part of the getfsstat() /...
2015-05-05 impAdd some data found in TI's application note "SCPA035...
2015-05-05 impWhen dealing with the TI12XX family of parts, we someti...
2015-05-05 loosNow that DMA works, enable the audio driver on RPi 2.
2015-05-05 loosEnable DMA for sdhci on RPi 2 (BCM2836).
2015-05-05 loosFix DMA on RPi 2.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 loosIn preparation for the next cycle of official ARM image...
2015-05-04 jhibbitsImplement a driver for the PowerPC-base RouterBoard...
next