summaryrefslogtreecommitdiffstats
path: root/sys/sys
Commit message (Expand)AuthorAgeFilesLines
* Add DTrace support to the new NFS client. This is essentiallyrmacklem2011-06-181-3/+22
* Fix clang warnings.benl2011-06-182-0/+10
* Plumb device physical path reporting from CAM devices, through GEOM andgibbs2011-06-141-0/+8
* We should not return ECHILD when debugging a child and the parent does aobrien2011-06-141-0/+2
* sys/sys/conf.h:gibbs2011-06-141-0/+3
* Implement fully asynchronous partial truncation with softupdates journalingjeff2011-06-101-0/+1
* MFCattilio2011-06-071-0/+1
|\
| * Fix making kernel dumps from the debugger by creating a commandmarcel2011-06-071-0/+1
* | MFCattilio2011-06-062-3/+40
|\ \ | |/
| * add SNDCTL_DSP_HALT specified by OSSavg2011-06-051-1/+2
| * Correct a last minute merge error for new M_HASHTYPE macros. This didn'trwatson2011-06-051-1/+1
| * Allocate four bits from the mbuf flags field to represent the hashrwatson2011-06-041-2/+38
| * Fix apparent garbage in the message buffer.ken2011-05-311-7/+14
| * On multi-core, multi-threaded PPC systems, it is important that the threadsnwhitehorn2011-05-311-2/+2
* | MFCattilio2011-05-312-9/+16
* | Fix KTR_CPUMASK in order to accept a string representing a cpuset_t.attilio2011-05-312-1/+5
* | Revert a change that crept in during MFC.attilio2011-05-312-5/+1
* | MFCattilio2011-05-312-1/+5
|\ \ | |/
* | Remove the unnecessary _KERNEL protectionattilio2011-05-291-2/+0
* | MFCattilio2011-05-291-21/+19
|\ \ | |/
| * Remove definitions for RACCT_FSIZE and RACCT_SBSIZE - these two are rathertrasz2011-05-271-21/+19
| * Merge r221901 from largeSMP project branch:attilio2011-05-221-2/+2
* | In the near future cpuset_t objects in struct pcpu will be axed out, butattilio2011-05-271-2/+12
* | Revert a patch that unvolountary sneaked in while I was MFCing.attilio2011-05-232-1/+1
* | MFCattilio2011-05-232-1/+1
* | MFCattilio2011-05-222-4/+5
|\ \ | |/
| * Add a lock flags argument to the VFS_FHTOVP() file systemrmacklem2011-05-222-4/+5
* | MFCattilio2011-05-191-14/+14
|\ \ | |/
| * Style fixes:jhb2011-05-191-14/+14
| * Merge r221278 from largeSMP project:attilio2011-05-161-1/+0
| * Change the length quantities of sbufs to be ssize_t rather than int.phk2011-05-161-6/+6
| * better integrate cyclic module with clocksource/eventtimer subsystemavg2011-05-161-7/+2
| * Disconnect sun4v architecture from the three.attilio2011-05-141-1/+1
| * - Bump __FreeBSD_version to note the revision when libprocstat(3) and fuser(1)stas2011-05-131-1/+1
| * Move the ZERO_REGION_SIZE to a machine-dependent file, as on manymdf2011-05-131-1/+0
| * Usa a globally visible region of zeros for both /dev/zero and the mdmdf2011-05-131-0/+3
| * Note that the _SWAP operation is supported for all list/queue types.mdf2011-05-131-6/+7
| * Use a name instead of a magic number for kern_yield(9) when the prioritymdf2011-05-131-0/+6
* | MFCattilio2011-05-162-13/+8
* | Increase size of cg_count to allow us to utilize >128 CPUs.sbruno2011-05-141-2/+2
* | MFCattilio2011-05-142-2/+2
* | MFCattilio2011-05-132-6/+9
* | MFCattilio2011-05-131-0/+6
* | MFCattilio2011-05-121-17/+82
|\ \ | |/
| * - Commit work from libprocstat project. These patches add support for runtimestas2011-05-121-17/+82
* | MFCattilio2011-05-101-38/+2
|\ \ | |/
| * bitcount32: replace lengthy comment with a reference to SWARavg2011-05-101-38/+2
* | Fix by hand files that aren't added automatically by svn.attilio2011-05-091-0/+82
* | MFCattilio2011-05-071-0/+2
|\ \ | |/
| * Add the ability to search for all the inlined instances of a given function.obrien2011-05-071-0/+2
OpenPOWER on IntegriCloud