| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for CPU_FA626TE. It's unused by any of our kernel configs. | andrew | 2015-03-30 | 1 | -1/+0 |
* | Only build cpufunc_asm_armv4.S when needed. | andrew | 2015-03-30 | 1 | -1/+1 |
* | xen: add a handler for the debug interrupt | royger | 2015-03-30 | 1 | -0/+1 |
* | Build the cpufunc_asm_* files based on the cpu type, not which config file | andrew | 2015-03-29 | 1 | -0/+12 |
* | Remove arm1136 support. We don't have any configs that use it, and I don't | andrew | 2015-03-29 | 1 | -1/+0 |
* | Remove the bootconfig parsing. We never used it and always passed either an | andrew | 2015-03-29 | 1 | -1/+0 |
* | Remove ARM9_CACHE_WRITE_THROUGH, none of our configs define it. | andrew | 2015-03-29 | 1 | -1/+0 |
* | Remove all the handcrafted assembly in hwpmc_armv7.c and use the | bz | 2015-03-28 | 1 | -1/+1 |
* | Make simplebus a base class of ofwbus. This allows the elimination of | ian | 2015-03-27 | 1 | -0/+2 |
* | Add a note of clarification. MK_* variables only control what modules | imp | 2015-03-27 | 1 | -38/+4 |
* | Categorize certain kernel builds as being broken in certain places. | imp | 2015-03-27 | 1 | -0/+28 |
* | Add support for specifying unsupported / broken options that override | imp | 2015-03-27 | 1 | -0/+10 |
* | New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it. | ian | 2015-03-26 | 2 | -1/+3 |
* | Add the SOC_BCM2835 and SOC_BCM2836 options for the arm kernel and add the | andrew | 2015-03-24 | 1 | -0/+2 |
* | Remove from legacy ata(4) driver support for hardware, supported by newer | mav | 2015-03-24 | 2 | -7/+1 |
* | Add a driver for the Dallas/Maxim DS1307, another common i2c RTC. | loos | 2015-03-20 | 1 | -0/+1 |
* | Allow to override default kernel virtual address assignment on ARM | zbb | 2015-03-20 | 1 | -0/+1 |
* | Use VT-d interrupt remapping block (IR) to perform FSB messages | kib | 2015-03-19 | 2 | -0/+2 |
* | Fix ixgbe(4) - add ix_txrx to compile in the kernel. | adrian | 2015-03-18 | 1 | -0/+2 |
* | Update to the Intel ixgbe driver: | jfv | 2015-03-17 | 2 | -15/+16 |
* | Merge ^/head r279985 through r279994. | dim | 2015-03-14 | 1 | -2/+2 |
* | Merge ^/head r279893 through r279984. | dim | 2015-03-14 | 1 | -3/+37 |
|\ |
|
| * | Categorize certain kernel builds as being broken in certain places. | imp | 2015-03-12 | 1 | -0/+27 |
| * | Add support for specifying unsupported / broken options that override | imp | 2015-03-12 | 1 | -3/+10 |
* | | Merge ^/head r279759 through r279892. | dim | 2015-03-11 | 3 | -9/+6 |
|\ \
| |/ |
|
| * | Factor out mbuf hashing code from LAGG driver so that other network | hselasky | 2015-03-11 | 1 | -3/+1 |
| * | Reimplement support for userland core dump compression using a new interface | markj | 2015-03-09 | 2 | -6/+5 |
* | | Merging ^/head r279596 through r279758. | dim | 2015-03-07 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent | nwhitehorn | 2015-03-07 | 1 | -2/+1 |
* | | Merge ^/head r279313 through r279595. | dim | 2015-03-04 | 5 | -7/+17 |
|\ \
| |/ |
|
| * | Record the dependency to x86bios in vga_pci | dumbbell | 2015-03-01 | 2 | -5/+5 |
| * | Add infrastructure for exporting config schema from PF drivers | rstone | 2015-03-01 | 1 | -0/+1 |
| * | Implement interface to create SR-IOV Virtual Functions | rstone | 2015-03-01 | 2 | -0/+2 |
| * | Move libnv into the kernel and hook it into the kernel build | rstone | 2015-03-01 | 1 | -0/+3 |
| * | Implement asprintf in libkern | rstone | 2015-03-01 | 1 | -0/+1 |
| * | Add a driver for the Maxim DS3231 a low-cost, extremely accurate (+-2PPM) | loos | 2015-02-28 | 1 | -0/+1 |
| * | Use appropriate alternative to -msoft-float for clang-built PowerPC kernels. | nwhitehorn | 2015-02-27 | 1 | -2/+4 |
* | | Merge ^/head r279163 through r279308. | dim | 2015-02-26 | 1 | -0/+31 |
|\ \
| |/ |
|
| * | sfxge: add to config files | arybchik | 2015-02-25 | 1 | -0/+31 |
* | | Merging ^/head r278916 through r279022. | dim | 2015-02-19 | 5 | -30/+64 |
|\ \
| |/ |
|
| * | Use KTR_COMPILE=(KTR_ALL) for LINTs, to get more code coverage. | glebius | 2015-02-19 | 1 | -1/+1 |
| * | Use the ARM unwinder with dtrace to extract the stack when asked. With this | andrew | 2015-02-19 | 1 | -1/+1 |
| * | Allow the ARM unwinder to work through modules. This will be used to add | andrew | 2015-02-19 | 1 | -0/+1 |
| * | Merge ACPICA 20141107 and 20150204. | jkim | 2015-02-18 | 1 | -0/+1 |
| * | Populate new KERN_OPTS from all the opt_*.h files in | imp | 2015-02-18 | 2 | -28/+60 |
* | | Merge ^/head r278756 through r278915. | dim | 2015-02-17 | 6 | -9/+21 |
|\ \
| |/ |
|
| * | Globally enable -fms-extensions when building kernel with gcc, and remove | glebius | 2015-02-17 | 4 | -4/+4 |
| * | Pull the ARM ddb unwind code out to a new file. This will allow it to be | andrew | 2015-02-17 | 1 | -0/+1 |
| * | Fix compilation of the SDP driver and a compile warning after r278886. | hselasky | 2015-02-17 | 1 | -1/+1 |
| * | Update the infiniband stack to Mellanox's OFED version 2.1. | hselasky | 2015-02-17 | 1 | -5/+5 |