summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2014-03-04Add GENASSYM_CPPFLAGS in two more places.joerg
2014-03-04Remove duplicate END(y) macromatt
2014-03-04Don't byte swap the data, assume the bus_space will do it.matt
2014-03-04Introduce GENASSYM_CPPFLAGS for options during genassym processing.joerg
2014-03-04Add a different version vfp_fpscr_changable if FPU_VFP was not defined.matt
2014-03-04compat16 -> compat_16matt
2014-03-04use _KERNEL_OPT around #includematt
2014-03-04Reformat a little. Add m68k quirkmatt
2014-03-04Remove unnecessary files.i2c inclusionozaki-r
2014-03-03Use the global pci_mode to avoid 'set but not used' warnings from gcc 4.8.3.dsl
2014-03-03also include bsd.own.mk, so value for RUMP_NPF_TESTING can come from mk.confpooka
2014-03-03Spell it TOOL_STAT.joerg
2014-03-03Use nbstat when cross-compiling, unbreaks build on Linux.joerg
2014-03-03Fix the memory limiter to work for non-pagedaemon threads againpooka
2014-03-03config goop for ppc601 supportmacallan
2014-03-03support ppc601macallan
2014-03-03More control bits.matt
2014-03-03If we are going to map all of physical memory, we don't need to allocatematt
2014-03-03For now, make it possible to not specify -D_NPF_TESTING by compilingpooka
2014-03-03Pull in the changes from the dpdk, netmap and snabb switch repos.pooka
2014-03-03Further cpu_info inits in cpu_hatchmatt
2014-03-03Add more instructions including ldrex/strex variantsmatt
2014-03-03Add a mpsafe flag to the intrsourcematt
2014-03-03Query the media and vfp feature registers to determine what our defaultmatt
2014-03-03Add most of the cpu_* variables to <arm/locore.h>matt
2014-03-03sun4v: SUN4V_TLB_TSB_LOCK define should have the same LL (instead of UL) as t...palle
2014-03-03Move IO KVA so it doesn't share the same TLB index as the kernel.matt
2014-03-02Don't overwrite MACHINE_ARCH if it is already set.joerg
2014-03-02Initialize variables used to setup a dummy element.joerg
2014-03-02Mark cpu_reset as dead and add an explicit __builtin_unreachable for ajoerg
2014-03-02Be explicit about the double register use.joerg
2014-03-02Bump SYMTAB_SPACE for clang.joerg
2014-03-02Bump sshramdisk size to 3800k, reserve 4MB in the install kernel.joerg
2014-03-02Clang needs a slightly larger MD image, so bump the size to 2300k.joerg
2014-03-02GC ipending.joerg
2014-03-02Skip a tautologic check if we know it is one.joerg
2014-03-02GC ipending.joerg
2014-03-02Make the empty loop body explicit.joerg
2014-03-02Explicitly enable VFP support for vfp_init.c. Fixes build ofjoerg
2014-03-02Bump MEMORY_DISK_ROOT_SIZEskrll
2014-03-02Discard .SUNW_ctf section just in case.isaki
2014-03-01only check that npages fit, if we are going to add npages to swpgonly.christos
2014-03-01When converting out of range 64bit sysctl values to 'int' (because ofdsl
2014-03-01Some {} are missing. The behavior is thus wrong: the code always jumps tomaxv
2014-03-01';;' -> ';'maxv
2014-03-01Kick on-demand entropy sources in rndsinks_distribute.riastradh
2014-03-01Remove modification of an unused uninitialized variable.joerg
2014-03-01Modernize asm syntaxjoerg
2014-03-01Typojoerg
2014-03-01Fix typosmatt