| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). | jhibbits | 2016-02-27 | 1 | -2/+2 |
* | As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to | skra | 2016-02-22 | 2 | -2/+0 |
* | Minor style cleanups. | ian | 2016-02-21 | 1 | -2/+2 |
* | Convert ss_sp in stack_t and sigstack to void *. | jhb | 2016-01-27 | 3 | -6/+6 |
* | Implement AT_SECURE properly. | delphij | 2016-01-27 | 1 | -1/+3 |
* | Adjust i386 comment to match amd64 one after r294311. | kib | 2016-01-19 | 1 | -5/+6 |
* | Regen after r293907. | glebius | 2016-01-14 | 4 | -4/+4 |
* | Change linux get_robust_list system call to match actual linux one. | glebius | 2016-01-14 | 1 | -2/+2 |
* | Implement vsyscall hack. Prior to 2.13 glibc uses vsyscall | dchagin | 2016-01-09 | 3 | -0/+4 |
* | Move amd64 metadata.h to x86 and share with i386 | emaste | 2016-01-07 | 1 | -34/+3 |
* | Make the 'env' directive described in config(5) work on all architectures, | ian | 2016-01-02 | 1 | -4/+5 |
* | Move shared variables from {amd64,i386}/initcpu.c to x86/identcpu.c. | jhb | 2015-12-23 | 2 | -53/+2 |
* | Merge common parts of i386 and amd64 md_var.h and smp.h into | kib | 2015-12-07 | 3 | -149/+6 |
* | Set %esp correctly in the extended TSS. | jhb | 2015-12-07 | 1 | -2/+1 |
* | pmap_invalidate_range: For very large ranges, flush the whole TLB | cem | 2015-12-06 | 1 | -0/+8 |
* | In the pmap_set_pg() function, which enables the global bit on the | kib | 2015-12-05 | 1 | -2/+2 |
* | For amd64 non-PCID machines, and for i386 machines with support for | kib | 2015-12-03 | 4 | -227/+40 |
* | Remove sv_prepsyscall, sv_sigsize and sv_sigtbl members of the struct | kib | 2015-11-28 | 3 | -13/+0 |
* | Disconnect iBCS2 emulator from the build. The ibcs2 option, the build | kib | 2015-11-28 | 1 | -1/+1 |
* | Fix whitespace on addition of IPSEC option | emaste | 2015-11-26 | 1 | -1/+1 |
* | Split kerne timekeep ABI structure vdso_sv_tk out of the struct | kib | 2015-11-23 | 1 | -1/+2 |
* | Export various helper variables describing the layout and size of | jhb | 2015-11-12 | 1 | -6/+10 |
* | The prefix for CLFLUSHOPT is 0x66. It was right on amd64. | kib | 2015-10-30 | 1 | -1/+1 |
* | Use movw instead of movl (or plain mov) when moving segment registers | jhb | 2015-10-29 | 2 | -15/+15 |
* | Build fix for i386/XBOX and pc98/GENERIC. | hselasky | 2015-10-28 | 1 | -0/+2 |
* | Intel SDM before revision 56 described the CLFLUSH instruction as only | kib | 2015-10-24 | 2 | -14/+39 |
* | Add CLFLUSHOPT instruction wrappers. | kib | 2015-10-23 | 1 | -0/+7 |
* | x86/xen: Consolidate xen-os.h in a single place | royger | 2015-10-21 | 1 | -186/+4 |
* | Remove compatibility shims for legacy ATA device names. | mav | 2015-10-11 | 2 | -2/+0 |
* | Fix missing semi-colon from r289055. | cem | 2015-10-08 | 1 | -1/+1 |
* | linux: fix handling of out-of-bounds syscall attempts | mjg | 2015-10-08 | 1 | -1/+1 |
* | xen/console: Introduce a new console driver for Xen guest | royger | 2015-10-08 | 1 | -1/+1 |
* | Update Xen headers from 4.2 to 4.6 | royger | 2015-10-06 | 2 | -1/+1 |
* | Exploit r288122 to address a cosmetic issue. Since PV chunk pages don't | alc | 2015-09-26 | 1 | -1/+1 |
* | Add support for weak symbols to the kernel linkers. It means that | kib | 2015-09-20 | 1 | -6/+7 |
* | Add stack_save_td_running(), a function to trace the kernel stack of a | markj | 2015-09-11 | 1 | -11/+20 |
* | Merge stack(9) implementations for i386 and amd64 under x86/. | markj | 2015-09-11 | 2 | -126/+3 |
* | Do not hold the process around the vm_fault() call from the trap()s. | kib | 2015-09-10 | 1 | -31/+3 |
* | preload_search_info: make sure mod is set | royger | 2015-08-21 | 1 | -5/+2 |
* | Better support memory mapped console devices, such as VGA and EFI | marcel | 2015-08-12 | 2 | -41/+109 |
* | Initialization of smp_tlb_wait does not require release semantic, no | kib | 2015-08-12 | 1 | -1/+1 |
* | AP should load aps_ready with acquire semantic to see BSP updates to | kib | 2015-08-12 | 1 | -1/+1 |
* | Make kstack_pages a tunable on arm, x86, and powepc. On i386, the | kib | 2015-08-10 | 3 | -5/+4 |
* | Remove unused i386 header privatespace.h. For the native kernel, its | kib | 2015-08-07 | 1 | -49/+0 |
* | Remove some more vestiges of the Xen PV domu support. Specifically, | jhb | 2015-08-06 | 2 | -117/+0 |
* | Rationalize BSD license on sys/*/include/in_cksum.h | emaste | 2015-08-05 | 1 | -1/+1 |
* | Fix UP build after r286296, ensure that CPU_FOREACH() is defined. | kib | 2015-08-05 | 1 | -4/+0 |
* | Add two new pmap functions: | jah | 2015-08-04 | 2 | -1/+51 |
* | Give large kernel stack to the initial thread . Otherwise, ZFS | kib | 2015-08-04 | 4 | -3/+9 |
* | Add pmspvc device back to GENERIC. The issues with the device playing | imp | 2015-08-03 | 1 | -2/+1 |