summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bc: sync with OpenBSDpfg2015-11-224-13/+14
* [mips]: Don't hard-code PHYS_AVAIL_ENTRIES.adrian2015-11-221-1/+1
* Remove unneeded includes of opt_kdtrace.h.markj2015-11-226-6/+3
* Remove a debug panic that crept into r291151jhibbits2015-11-221-1/+0
* Modernize mpc85xx PCI hostbridge driver.jhibbits2015-11-222-138/+8
* When the nfsd threads are terminated, the NFSv4 server statermacklem2015-11-213-7/+50
* Update the imx5/imx6 cpu_reset() implementation based on a new understandingian2015-11-211-6/+4
* Add a missing brace to fix vmstat -s output.markj2015-11-211-1/+1
* Increase maximal value of vports tunable to 254.mav2015-11-211-1/+1
* Add support for Kana and Eisu keys to the USB keyboard driver.hselasky2015-11-211-2/+8
* Fix scancodes for Kana and Eisu keys.hselasky2015-11-211-2/+2
* Fix target mode with fabric for pre-24xx chips.mav2015-11-214-19/+70
* Update Qlogic 23XX firmware from 3.03.26 to 3.03.28mav2015-11-212-14368/+15112
* Fix BUS_DMA_MIN_ALLOC_COMP flag logic. When bus_dmamap_t map is beingskra2015-11-216-12/+12
* Fix the handling of IPSec policies in the SCTP stack. At leasttuexen2015-11-212-47/+9
* Revert part of r291137 which seems correct, bit does not fix thetuexen2015-11-211-2/+4
* Document why we use -z nonexecstack in the Makefile since itimp2015-11-212-4/+10
* Clear the so_pcb pointer in case of ipsec_init_policy() fails.tuexen2015-11-211-1/+2
* Don't send SHUTDOWN chunk when the association is in a front statetuexen2015-11-212-8/+5
* Move hdmi_if.m to files.arm so other kernel configs can use it.andrew2015-11-212-1/+1
* Create device options for the two common ARM timers.andrew2015-11-2119-15/+21
* Move more bus_space_* files to be built by files.arm. This leaves theandrew2015-11-2124-54/+2
* Update firmware for QLogic 22xx from 2.02.06 to 2.02.08.mav2015-11-211-4720/+5180
* Limit arm_base_bs_tag to ARMv4 and ARMv5, we only used it in one place inandrew2015-11-213-1/+7
* Fix a logic inversion, we should build dtrace on armv6, not on arm andandrew2015-11-211-1/+1
* Revert a modification that crept in and should notbapt2015-11-211-1/+1
* Synchronize m4(1) with OpenBSDbapt2015-11-216-45/+15
* colldef(1) does not need the libc's internal collate.h header anymorebapt2015-11-212-2/+3
* Add API to obtain primary enclosure name and ID for /dev/sesX devices.mav2015-11-214-3/+70
* MFV r291123:delphij2015-11-2115-35/+370
* trunc_page() goes through unsigned long, which is too short.jhibbits2015-11-211-1/+1
* Merge from r290547:marius2015-11-213-32/+32
* Avoid a NULL pointer dereference in bounce_bus_dmamap_unload() whenmarius2015-11-212-0/+10
* Remove a link to the now defunct "Release Engineering of Third Party Packages".brd2015-11-211-5/+1
* mips: teach the malta platform about extended memory.adrian2015-11-211-9/+53
* Revert r283330 since it broke directory caching in the client.rmacklem2015-11-211-0/+38
* Remove remnants of the old NFS from vnode pager.glebius2015-11-203-12/+3
* Reintegrate colldef(1) and mklocale(1)bapt2015-11-2014-0/+2485
* popen() requires check for fdopen() failurerpokala2015-11-201-10/+24
* Disconnect unused kgzldr from sys/boot/i386emaste2015-11-202-2/+1
* Add support for passing TARGET_CPUTYPE into the build. It's moreimp2015-11-201-10/+13
* Add aarch64 support to CPUTYPEimp2015-11-201-0/+2
* Makeoption ARM_LITLE_ENDIAN does nothing. Remove it since it isn'timp2015-11-2014-19/+0
* Add myself (rpokala) and my mentor (jhb)rpokala2015-11-201-0/+2
* Remove bus_space_asm_generic.S from the per-SoC files.* files, it's alreadyandrew2015-11-2012-12/+0
* Remove disconnected boot0ext.bdrewery2015-11-203-507/+0
* Fix not skipping uathload for mips after r291021.bdrewery2015-11-201-1/+1
* Remove pl310.c from the SoC std.* files, it's in files.armandrew2015-11-206-3/+6
* DTrace is known to work on armv6, enable building it as a module.andrew2015-11-202-2/+6
* Stop setting {KERN,}PHYSADDR on armv6, it's unneeded.andrew2015-11-2017-94/+0
OpenPOWER on IntegriCloud