summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* document device hints including new ones to control rx fifo triggersam2008-03-121-1/+28
* add device hints to control the rx FIFO interrupt level on 16550A partssam2008-03-122-1/+18
* Add missing comma.remko2008-03-121-1/+1
* Add resume support to the agp_i810 family.remko2008-03-121-0/+17
* Convert TSEC watchdog to the new scheme.raj2008-03-122-18/+29
* Obtain TSEC h/w address from the parent bus (OCP) and not rely blindly on whatraj2008-03-125-11/+51
* Improve handling U-Boot's "eth%daddr" while PowerPC metadata preparation.raj2008-03-121-3/+20
* Eliminate artificial increasing of 'netdev_opens' counter in loader's net_ope...raj2008-03-127-87/+101
* Bring the behaviour of pmc_capabilities() and pmc_width() in line withjkoshy2008-03-121-3/+5
* Describe return values from pmc_ncpu() and pmc_npmc() better.jkoshy2008-03-121-1/+4
* Respect RF_SHAREABLE flag in ARM nexus_setup_intr()raj2008-03-121-0/+3
* Remove dead code which makes a call to mem_range_attr_set().gallatin2008-03-121-18/+2
* Improve ARM bus_dmamap_load_buffer() error handling.raj2008-03-121-2/+4
* If the special target .MAKEFILEDEPS exists, then enable theobrien2008-03-121-26/+26
* If the special target .MAKEFILEDEPS exists, then enable theobrien2008-03-124-1/+24
* Update to the "new" libalias API (and thus fix world breakage).piso2008-03-124-23/+30
* -Don't pass down the entire pkt to ProtoAliasIn, ProtoAliasOut, FragmentInpiso2008-03-124-306/+44
* - Remove ksethrcmdname.jeff2008-03-123-9/+0
* - Remove kse syscall symbols and man pages.jeff2008-03-122-21/+1
* Remove kernel support for M:N threading.jeff2008-03-1269-2343/+79
* - P_SA has been removed.jeff2008-03-121-1/+0
* - Don't inspect the P_SA flag. It's being removed.jeff2008-03-121-7/+2
* - Remove libkse and related support code in libpthread from the build.jeff2008-03-122-6/+2
* - Add an UPDATING entry about the removal of KSE.jeff2008-03-121-0/+10
* - Bump __FreeBSD_version for sleepq/cv_* api changes.jeff2008-03-121-1/+1
* - Pass the priority argument from *sleep() into sleepq and down intojeff2008-03-1214-95/+90
* Portability: Eliminate the need for uudecode by incorporatingkientzle2008-03-127-81/+231
* - KSE may free a thread that was never actually forked. This will leavejeff2008-03-121-0/+5
* Remove some unused fields from the private archive_read structurekientzle2008-03-122-52/+0
* Tighten up the semantics of acl_next() and xattr_next() when youkientzle2008-03-122-0/+27
* Typo, thanks to: Jeff Johnson.kientzle2008-03-121-1/+1
* Add missing comma.davidxu2008-03-121-1/+1
* Add manual for function sem_timedwait().davidxu2008-03-122-1/+123
* - Update with a better example which shows that options specific to atmclaugh2008-03-121-3/+3
* Fix apparent typo. The permitted confidence values include 95%, not 85%.peter2008-03-121-1/+1
* Improve apply callback error reporting:mav2008-03-113-10/+28
* Style(9) these files. No changes in the compiled code. (Verified byjhb2008-03-113-855/+937
* Add constants for the various fields in MTRR registers.jhb2008-03-114-22/+54
* In intr_lookup(), when adding an IRQ to powerpc_intrs[], alsomarcel2008-03-111-7/+10
* GNU ar did NOT implment option -q as a synonym of -r as the manualkaiw2008-03-114-6/+25
* Forced commit to correct previous commit message:delphij2008-03-110-0/+0
* Do nextboot -D twice during boot. The first time in rc.d/root which ensures ...delphij2008-03-111-1/+1
* rootdelphij2008-03-111-0/+6
* Add support for the NAP, GN and PANU profiles to the sdpd(8).emax2008-03-116-6/+562
* Don't enable the workaround for the jitter bug on the 5722.jhb2008-03-111-3/+4
* Fix minor typo.joel2008-03-111-2/+2
* vr(4) should work on all archs now, remove it from here.brueffer2008-03-111-1/+0
* Uncomment vr(4), vr(4) should work on all architectures.yongari2008-03-111-1/+1
* Document a new sysctl variable, dev.vr.%d.stats.yongari2008-03-111-1/+9
* Teach vr(4) to use bus_dma(9) and major overhauling to handle linkyongari2008-03-112-789/+2006
OpenPOWER on IntegriCloud