summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for corrected machine check interrupts. CMCI is a new localjhb2010-05-2415-58/+557
* sh(1): Rework documentation of shell variables.jilles2010-05-241-87/+118
* Roughly half of a typical pmap_mincore() implementation is machine-alc2010-05-2421-390/+594
* Coalesce one more broken line.deischen2010-05-241-2/+1
* Coalesce a couple of broken lines since they can fit within 80deischen2010-05-241-4/+2
* sh(1): Improve wording of 'Special Parameters' section.jilles2010-05-241-7/+3
* - Implement MI helper functions, dividing one or two timer interrupts withmav2010-05-2412-108/+85
* These features will first appear in 8.1, soon to be releaseduqs2010-05-243-3/+3
* sh: Reap any zombies before forking for a background command.jilles2010-05-241-1/+13
* Fix the double counting of the last process thread td_incruntimekib2010-05-243-5/+5
* Bring USB fixes for linux(4).wkoszek2010-05-244-16/+149
* Fix back references in substitute command for pax(1)uqs2010-05-241-4/+4
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-2417-34/+34
* Remove unused code in sys/mips/rmi :jchandra2010-05-249-1930/+0
* Restore different APIC init orders for i386 and amd64 unified in r208452.mav2010-05-241-2/+24
* sh: Add some simplistic tests for the wait builtin.jilles2010-05-232-0/+38
* Remove kstat.zfs.arcstats.l2_write_bytes_writtenmm2010-05-231-3/+0
* Fix zfs receive temporarily changing unchanged stream properties.mm2010-05-232-9/+14
* At least on sparc64 these modules require ata_machdep.c.marius2010-05-232-3/+10
* Correct the path to the MD source so r206569 actually works as intended.marius2010-05-231-1/+1
* Revise PowerPC hardware notes to reflect status for 8.1.nwhitehorn2010-05-231-5/+17
* Explain how the new sub-second interval from changeset:208389 works.sbruno2010-05-231-1/+8
* Update the sparc64 hardware list regarding machines that will be supportedmarius2010-05-231-16/+69
* Create UMA zones unconditionally.pjd2010-05-231-4/+1
* ZIO_USE_UMA is no longer used.pjd2010-05-231-3/+0
* Remove ZIO_USE_UMA from arc.c as well.pjd2010-05-231-14/+3
* Reorganize syscall entry and leave handling.kib2010-05-2342-1041/+736
* Unify local_apic.c for x86 archs,mav2010-05-235-1433/+25
* mvs(4) will first appear in FreeBSD 8.1.mav2010-05-231-1/+1
* Fix kernel panic when calling spa_tryimport() on a corrupted pool.mm2010-05-231-2/+3
* Fix mutex_exit misorder that can cause a kernel panic.mm2010-05-231-2/+2
* Report relative card address to NewBus as location string.mav2010-05-231-0/+10
* Oops, HPET ID optionally stored in _UID, not in _ADR.mav2010-05-231-4/+4
* Make acl_get_perm_np(3) work with NFSv4 ACLs.trasz2010-05-232-24/+18
* Make table-based HPET identification more clever. Before creating fakemav2010-05-233-32/+51
* - Use ptpgzone zone to allocate page table pages irrespective of the amount ofneel2010-05-221-81/+25
* o Remove EoL w/spaces introduced in the last commit.maxim2010-05-221-5/+5
* o Grammar.maxim2010-05-221-6/+6
* Fill rman range start/end values. It makes devinfo output more readable.mav2010-05-224-0/+8
* Fix more style(9) nits that I missed in the previous commit.jkim2010-05-221-5/+4
* Fix style(9) nits.jkim2010-05-221-36/+39
* Suspend screen updates when the video controller is powered down.jkim2010-05-223-17/+89
* Report ATA/SATA channel number to NewBus at location string.mav2010-05-226-0/+59
* Honor hw.pci.do_power_nodriver on resume. Power-down devices withoutmav2010-05-221-0/+2
* Flush all routes before adding the default route in order to allowrandi2010-05-221-2/+12
* Now that single-threaded access to firmware is enforced bynwhitehorn2010-05-211-14/+0
* Fixup order of entries (including mine), reported by yar@freebsd.orgjchandra2010-05-211-3/+3
* Improve suspend/resume support. Make sure controller is idle on suspendmav2010-05-212-27/+85
* - Adjust the whitespace for the lines that output fields in 'show pcpu' injhb2010-05-214-18/+17
* Assert that the thread passed to sched_bind() and sched_unbind() isjhb2010-05-212-3/+5
OpenPOWER on IntegriCloud