summaryrefslogtreecommitdiffstats
path: root/include/sys/sysmacros.h
Commit message (Expand)AuthorAgeFilesLines
* sysmacros: Make P2ROUNDUP not trigger int overflowJason Zaman2015-11-131-2/+2
* Invert minclsyspri and maxclsyspriBrian Behlendorf2015-07-281-2/+2
* Add defclsyspri macroBrian Behlendorf2015-07-231-0/+1
* Add boot_ncpus macroBrian Behlendorf2015-05-211-0/+1
* Map highbit64() to fls64()Brian Behlendorf2014-10-171-3/+2
* Avoid PAGESIZE redefinitionstf2014-08-181-1/+4
* Add functions and macros as used upstream.Tim Chase2014-07-221-0/+4
* Linux 3.15 compat: NICE_TO_PRIO and PRIO_TO_NICEChunwei Chen2014-05-071-0/+4
* Simplify hostid logicRichard Yao2014-04-141-1/+0
* Linux 3.9 compat: Include linux/sched/rt.hRichard Yao2013-03-141-0/+5
* Refresh links to web siteNed Bass2013-03-041-1/+1
* PowerPC CompatibilityBrian Behlendorf2012-07-021-1/+1
* Add SPL_META_RELEASE to module load/unload messagesBrian Behlendorf2012-03-231-1/+1
* Fix 32-bit MAXOFFSET_T definitionBrian Behlendorf2011-04-221-7/+1
* Import spl_hostid as a module parameter.Darik Horn2011-04-211-1/+1
* Give ENOTSUP a valid user space error valueNed Bass2010-11-101-1/+1
* Linux 2.6.36 compat, wrap RLIM64_INFINITYBrian Behlendorf2010-11-091-2/+3
* Fix max_ncpus definition.Ricardo M. Correia2010-07-201-2/+3
* Fix bcopy() to allow memory area overlapRicardo M. Correia2010-07-201-1/+1
* Minor cleanup and Solaris API additions.Brian Behlendorf2010-06-111-25/+37
* Cleanly split Linux proc.h (fs) from conflicting Solaris proc.h (process)Brian Behlendorf2010-06-111-3/+3
* Public Release PrepBrian Behlendorf2010-05-171-27/+15
* Linux 2.6.31 kmem cache alignment fixes and cleanup.Brian Behlendorf2009-11-131-4/+0
* Set cwd to '/' for the process executing insmod.Brian Behlendorf2009-10-011-0/+2
* Powerpc Fixes (part 1):Brian Behlendorf2009-05-201-3/+9
* Add zone_get_hostid() functionBrian Behlendorf2009-02-191-0/+1
* Minor bug fix due to MAXOFFSET_T constant being too large on 32-bit systems.Ricardo M. Correia2009-02-071-0/+5
* Linux VM integration / device special filesBrian Behlendorf2009-02-041-2/+3
* kmem_cache hardening and performance improvementsBrian Behlendorf2009-01-301-12/+0
* Add P2BOUNDARY macroBrian Behlendorf2009-01-061-0/+2
* Add DTRACE_PROBE(a)Brian Behlendorf2009-01-051-0/+4
* Breaking the world for a little bit. If anyone is going to continuebehlendo2008-06-021-0/+12
* Go through and add a header with the proper UCRL number.behlendo2008-05-261-0/+26
* Prep for 0.2.1 tagbehlendo2008-04-241-0/+1
* Update SPL to use new debug infrastructure. This means:behlendo2008-04-211-2/+2
* First commit of lustre style internal debug support. Thesebehlendo2008-04-181-22/+4
* Add some crude debugging support. It leaves alot to bebehlendo2008-03-311-1/+1
* - Thinko fix to the SPL module interfacebehlendo2008-03-271-11/+14
* Minimal signal handling interface.behlendo2008-03-171-0/+1
* - Add some more missing headersbehlendo2008-03-121-2/+1
* Add copyin/copyout mappingbehlendo2008-03-121-0/+3
* - Implemented vnode interfaces and 6 test cases to the test suite.behlendo2008-03-121-16/+0
* Apply fix from bug239 for rwlock deadlock.behlendo2008-03-111-1/+0
* Add missing headersbehlendo2008-03-101-0/+2
* Just filling in more of the env.behlendo2008-03-081-0/+1
* Add somre debugging supportbehlendo2008-03-081-1/+2
* Add the initial vestigates of vnode supportbehlendo2008-03-071-0/+1
* Add missing cred.h functionsbehlendo2008-03-071-5/+14
* Minor atomic cleanup, this needs to be done right.behlendo2008-03-071-0/+10
* Add some missing rw_lock symbolsbehlendo2008-03-061-0/+2