summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2015-12-05fix div clk set/getjmcneill
2015-12-05add exy5422clk0jmcneill
2015-12-05Add clock controller backend for Exynos5422. Work in progress.jmcneill
2015-12-05Add basic clock device infrastructure.jmcneill
2015-12-05messing with uninitialized structs is a bad thingjnemeth
2015-12-05Use the DDR4 rows and columns fields when printing DDR4 datapgoyette
2015-12-05Calculated CRC is for bytes from 0 to 125 on DDR4. Now we can attach spdmemmsaitoh
2015-12-05Fix lying comment.dholland
2015-12-05The COMPAT_10 code for SYSVxxx is now part of the sysv_ipc module, sopgoyette
2015-12-05When unloading the module, clear the address of the kauth_listenerpgoyette
2015-12-04Use DIOCGMEDIASIZE instead of DIOCGPART so that we are not limited to 2G.christos
2015-12-04Update comments to reflect realityskrll
2015-12-04Use tabs instead of spacesskrll
2015-12-04Shave another whole instruction when KERNEL_BASE_VOFFSET == 0skrll
2015-12-04gif(4): Infinite recursion calls prevention code works again now.knakahara
2015-12-03Update dependencies - compat_linux32 requires compat_netbsd32_sysvipcpgoyette
2015-12-03Strange patch(1) behavior got me three copies of the code. One ispgoyette
2015-12-03If compiling as part of a built-in kernel module, make sure we includepgoyette
2015-12-03Missed these.pgoyette
2015-12-03Regen syscall definitions - the compat_netbsd32 sysv-ipc stuff is nowpgoyette
2015-12-03Split out the SYSV IPC stuff into its own compat_netbsd32_sysvipcpgoyette
2015-12-03LIST_REMOVE should be done before clearing members of the list element.knakahara
2015-12-03Regenpgoyette
2015-12-03Merge the compat_sysv module into the sysv_ipc module - it shouldpgoyette
2015-12-03remove extra encap_detach().knakahara
2015-12-03Add comment to #ifdef - it's a long way from its original #ifpgoyette
2015-12-02Skip protective MBR early too.christos
2015-12-02Ooops, remove a local change that wasn't supposed to be committed.pgoyette
2015-12-01Create new compat_netbsd32_mqueue module, and descend into subdir topgoyette
2015-12-01Regen for new compat_netbsd32_mqueue modulepgoyette
2015-12-01Prepare for new compat_netbsd32_mqueue module to be split out ofpgoyette
2015-12-01Properly mark netbsd32_mqueue.c to depend on 'options MQUEUE'pgoyette
2015-12-01replace 2292MHz entry with 2316MHzjmcneill
2015-12-01regennonaka
2015-12-01Added CENTURY CT-USB1HUB.nonaka
2015-12-01Add Intel 100 Series chipset's devices.msaitoh
2015-12-01regen.msaitoh
2015-12-01 Add Intel 100 series chipset devices from "Table 2-1. PCH-H Device andmsaitoh
2015-12-01Descend into new compat_netbsd32_nfssrv directory for new module, andpgoyette
2015-12-01Add MODULE infrastructure to netbsd32_nfssvc.c, remove dependency on itpgoyette
2015-12-01Regen.pgoyette
2015-12-01Mark the nfssvc syscall as auto-loadable from the compat_netbsd32_nfssrvpgoyette
2015-12-01regen.msaitoh
2015-12-01Add Intel Core 6G devices from datasheets.msaitoh
2015-12-01Remove some diagnostic/debug messages.martin
2015-12-01Regenpgoyette
2015-12-01Adapt to per-emulation syscall_autoload capability (the table of syscallspgoyette
2015-12-01Finish the rename from sc_auto --> sc_autoloadpgoyette
2015-12-01Rename "autoloadprefix" variable to "emulname" - suggested by christos@pgoyette
2015-12-01Regenpgoyette