| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Replace remaining cpu_vendor with cpu_vendor_id and | Jung-uk Kim | 2009-07-13 | 1 | -3/+9 |
| * | MFC ZFS version 13. This includes the changes by pjd (see original message | Kip Macy | 2009-05-20 | 1 | -0/+1 |
| * | MFC r184691: convert to UTF-8. | Dag-Erling Smørgrav | 2009-05-14 | 1 | -1/+1 |
| * | MFC: Fix a bug in the previous change to the mtab handler: use the path | John Baldwin | 2009-02-17 | 1 | -1/+1 |
| * | MFC r186563: | Konstantin Belousov | 2009-01-29 | 1 | -1/+1 |
| * | MFC: Don't leak a reference on the /compat/linux vnode everytime | John Baldwin | 2009-01-21 | 1 | -5/+7 |
| * | MFC r185984: | Konstantin Belousov | 2008-12-19 | 1 | -1/+8 |
| * | MFC r185765, r185766: | Konstantin Belousov | 2008-12-19 | 1 | -9/+24 |
| * | MFC r183600: | Konstantin Belousov | 2008-10-13 | 1 | -29/+5 |
| * | MFC r172568 | Andrew Thompson | 2008-07-28 | 1 | -1/+1 |
| * | MFC: collect per-cpu stats for %user, %system, %idle etc. Counters are | Peter Wemm | 2008-04-09 | 1 | -5/+16 |
| * | Commit 14/14 of sched_lock decomposition. | Jeff Roberson | 2007-06-05 | 1 | -2/+2 |
| * | Revert VMCNT_* operations introduction. | Attilio Rao | 2007-05-31 | 1 | -9/+9 |
| * | - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating | Jeff Roberson | 2007-05-18 | 1 | -9/+9 |
| * | Synchronize vm map and object accesses. | Alan Cox | 2007-05-01 | 1 | -8/+26 |
| * | Now that we're MPSAFE, tell namei() to acquire Giant if necessary. | Dag-Erling Smørgrav | 2007-04-22 | 1 | -2/+4 |
| * | Whitespace cleanup. | Dag-Erling Smørgrav | 2007-04-15 | 1 | -16/+18 |
| * | Fix kernel module dependency. linprocfs depends on sysvmsg and sysvsem. | Jung-uk Kim | 2007-04-06 | 1 | -0/+2 |
| * | Use underlying structures instead of kernel_sysctlbyname() for msginfo and | Jung-uk Kim | 2007-03-30 | 1 | -34/+5 |
| * | Add a pn_destroy field to pfs_node. This field points to a destructor | Dag-Erling Smørgrav | 2007-03-12 | 1 | -36/+36 |
| * | MFP4: 113090, 113130, 113132 | Jung-uk Kim | 2007-03-02 | 1 | -3/+100 |
| * | Use a printf-modifier which doesn't need a cast. | Alexander Leidinger | 2007-01-21 | 1 | -2/+2 |
| * | Fix tinderbox build on amd64. | Alexander Leidinger | 2007-01-20 | 1 | -2/+2 |
| * | Ooops, fix the ratelimit. | Alexander Leidinger | 2007-01-20 | 1 | -1/+3 |
| * | Convert a KASSERT into a runtime warning (rate limited) + failsafe fallback. | Alexander Leidinger | 2007-01-20 | 1 | -4/+12 |
| * | MFP4: Change 109654 | Jung-uk Kim | 2006-11-27 | 1 | -0/+60 |
| * | style(9) | Alexander Leidinger | 2006-10-29 | 1 | -0/+1 |
| * | Spell proc/sys/kernel/pid_max correctly in a comment. | Giorgos Keramidas | 2006-10-11 | 1 | -1/+1 |
| * | Implement /proc/sys/kernel/pid_max. | Alexander Leidinger | 2006-10-08 | 1 | -0/+19 |
| * | Lock the vnode around the call to VOP_GETATTR. Move the locked code | Konstantin Belousov | 2006-08-08 | 1 | -5/+16 |
| * | Improve linprovfs to provide/fix the | Alexander Leidinger | 2006-06-27 | 1 | -27/+51 |
| * | Add the model name, obtained from the hw.model sysctl variable. | Dag-Erling Smørgrav | 2006-06-12 | 1 | -2/+12 |
| * | As far as I can tell, the correct CPU family for amd64 (which Linux calls | Dag-Erling Smørgrav | 2006-06-02 | 1 | -2/+2 |
| * | Remove various bits of conditional Alpha code and fixup a few comments. | John Baldwin | 2006-05-12 | 1 | -78/+0 |
| * | Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy. | Doug Ambrisko | 2006-05-05 | 1 | -11/+37 |
| * | Fix calculation of meminfo's swaptotal and swapfree on at least amd64. | Max Laier | 2005-12-11 | 1 | -2/+2 |
| * | Remove MNT_NODEV mount option. In RELENG_6, MNT_NODEV was a no-op. | Craig Rodrigues | 2005-11-29 | 1 | -1/+0 |
| * | Always produce cpuX entries, even in the case when there is only one CPU | Maxim Sobolev | 2005-03-06 | 1 | -7/+6 |
| * | Match the LINUX32's style with existing style | David E. O'Brien | 2005-01-14 | 1 | -3/+3 |
| * | Start each of the license/copyright comments with /*- | Warner Losh | 2005-01-05 | 1 | -1/+1 |
| * | Fix unvalidated pointer dereference. This is FreeBSD-SA-04:17.procfs. | Colin Percival | 2004-12-01 | 1 | -1/+13 |
| * | Pick up the inode number using VOP_GETATTR() rather than caching it | Poul-Henning Kamp | 2004-11-10 | 1 | -4/+6 |
| * | Add support for 32-bit Linux binary emulation on amd64: | Tim J. Robbins | 2004-08-16 | 1 | -5/+16 |
| * | Remove ps_argsopen from this check, because of two reasons: | Pawel Jakub Dawidek | 2004-04-01 | 1 | -1/+1 |
| * | Remove VFS_STATFS() call which violated the lock order and wasn't | Dag-Erling Smørgrav | 2004-02-09 | 1 | -4/+0 |
| * | Correct for proper vn_fullpath() failure mode: "== -1" -> "!= 0" | Robert Watson | 2004-01-12 | 1 | -1/+1 |
| * | Lock the traversal of the vm object list. Use TAILQ_FOREACH consistently. | Alan Cox | 2004-01-02 | 1 | -0/+2 |
| * | Use mp_ncpus instead of the hw.ncpu sysctl. | Dag-Erling Smørgrav | 2003-12-07 | 1 | -22/+11 |
| * | Various style and type fixes in my last commit. | Olivier Houchard | 2003-10-20 | 1 | -16/+12 |
| * | Implement partially /proc/<pid>/maps. | Olivier Houchard | 2003-10-19 | 1 | -5/+96 |