| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r226995, r227042 | Marius Strobl | 2011-11-06 | 1 | -0/+1 |
| * | In order to maximize the re-usability of kernel code in user space this | Kip Macy | 2011-09-16 | 1 | -1/+1 |
| * | Fix a zyd(4) comment typo that was copy+pasted into most kernel config files. | Christian Brueffer | 2011-09-11 | 5 | -5/+5 |
| * | Split the vm_page flags PG_WRITEABLE and PG_REFERENCED into atomic | Konstantin Belousov | 2011-09-06 | 1 | -16/+16 |
| * | Follow up to r225203 refining break-to-debugger run-time configuration | Robert Watson | 2011-08-27 | 1 | -20/+3 |
| * | - Move the PG_UNMANAGED flag from m->flags to m->oflags, renaming the flag | Konstantin Belousov | 2011-08-09 | 1 | -27/+27 |
| * | Change all the sample kernel configurations to use | Rick Macklem | 2011-08-07 | 22 | -56/+56 |
| * | Fix for arm and mips case the size of storage for sintrcnt/sintrnames. | Attilio Rao | 2011-08-02 | 2 | -3/+3 |
| * | Add the possibility to specify from kernel configs MAXCPU value. | Attilio Rao | 2011-07-19 | 1 | -0/+2 |
| * | - Remove the eintrcnt/eintrnames usage and introduce the concept of | Attilio Rao | 2011-07-18 | 2 | -13/+10 |
| * | Do not call platform_gpio_init() early. It doesn't work because we do | Marcel Moolenaar | 2011-07-15 | 2 | -26/+2 |
| * | Set preload_addr_relocate accordingly so that preloaded modules and | Marcel Moolenaar | 2011-07-15 | 1 | -0/+1 |
| * | In pmap_protect(), don't call vm_page_dirty() if the page is unmanaged. | Marcel Moolenaar | 2011-07-15 | 1 | -3/+6 |
| * | Add some checks to ensure that Capsicum is behaving correctly, and add some | Jonathan Anderson | 2011-06-30 | 1 | -8/+10 |
| * | Add a new option, OBJPR_NOTMAPPED, to vm_object_page_remove(). Passing this | Alan Cox | 2011-06-29 | 1 | -2/+2 |
| * | We may split today's CAPABILITIES into CAPABILITY_MODE (which has | Jonathan Anderson | 2011-06-29 | 1 | -2/+2 |
| * | Typo | Kevin Lo | 2011-06-29 | 1 | -1/+1 |
| * | Remove duplicate header includes | Kevin Lo | 2011-06-26 | 3 | -4/+0 |
| * | Comment out AH_DEBUG, to get this kernel to compile, until AH_DEBUG is fixed. | Olivier Houchard | 2011-06-24 | 1 | -1/+1 |
| * | MFC | Attilio Rao | 2011-05-13 | 2 | -1/+4 |
| |\ |
|
| | * | Move the ZERO_REGION_SIZE to a machine-dependent file, as on many | Matthew D Fleming | 2011-05-13 | 1 | -0/+3 |
| | * | In pmap_change_wiring(), use the right argument for pmap_modify_pv(). | Olivier Houchard | 2011-05-13 | 1 | -1/+1 |
| * | | Commit the support for removing cpumask_t and replacing it directly with | Attilio Rao | 2011-05-05 | 3 | -4/+4 |
| |/ |
|
| * | Change rman_manage_region() to actually honor the rm_start and rm_end | John Baldwin | 2011-04-29 | 1 | -2/+2 |
| * | Fix build of this kernel config. The ath(4) bits need the 11n frame format | John Baldwin | 2011-04-29 | 1 | -1/+1 |
| * | Add the watchdogs patting during the (shutdown time) disk syncing and | Attilio Rao | 2011-04-28 | 2 | -0/+16 |
| * | - Add shim to simplify migration to the CAM-based ATA. For each new adaX | Alexander Motin | 2011-04-26 | 3 | -0/+3 |
| * | Typo fix | Olivier Houchard | 2011-04-25 | 1 | -1/+1 |
| * | Switch the GENERIC kernels for all architectures to the new CAM-based ATA | Alexander Motin | 2011-04-24 | 9 | -30/+29 |
| * | Call init_param1() much earlier, so that msgbufsize is non-zero when we want | Sergey Kandaurov | 2011-04-19 | 1 | -2/+3 |
| * | Delete mistakenly added sys/files.ts7800 | Philip Paeps | 2011-04-18 | 1 | -0/+80 |
| * | Add basic support for the Marvell Orion TS-7800. | Philip Paeps | 2011-04-15 | 2 | -0/+19 |
| * | We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCI | Hans Petter Selasky | 2011-04-12 | 1 | -2/+2 |
| * | - Correct EHCI interrupt disabling at detach. | Hans Petter Selasky | 2011-04-03 | 1 | -1/+1 |
| * | Break out the ath PCI logic into a separate device/module. | Adrian Chadd | 2011-03-31 | 2 | -2/+4 |
| * | Fix mv_gpio_in() for pin numbers that occupy bits 8-31 in GPIO registers. | Marcel Moolenaar | 2011-03-16 | 1 | -1/+1 |
| * | Make get_cyclecount(9) little bit more useful where binuptime(9) is used. | Jung-uk Kim | 2011-03-14 | 1 | -1/+1 |
| * | Extend struct sysvec with new method sv_schedtail, which is used for an | Dmitry Chagin | 2011-03-08 | 1 | -0/+1 |
| * | Continue to introduce Capsicum capability mode: | Robert Watson | 2011-03-01 | 1 | -0/+21 |
| * | Add a real dependency on the microcode. | David E. O'Brien | 2011-02-25 | 1 | -1/+1 |
| * | Get myself a brain, move the call to init_param1() before the first use in | Olivier Houchard | 2011-02-21 | 3 | -6/+9 |
| * | Fix typos - remove duplicate "the". | Rebecca Cran | 2011-02-21 | 1 | -1/+1 |
| * | Fix the R_ARM_ABS32 relocation implementation. The memory address | Marcel Moolenaar | 2011-02-17 | 1 | -3/+1 |
| * | Remove pmap fields that are either unused or not fully implemented. | Alan Cox | 2011-02-17 | 1 | -2/+0 |
| * | Oops, wasn't supposed to commit this. | Olivier Houchard | 2011-02-13 | 1 | -1/+1 |
| * | Call init_param1() much earlier, so that msgbufsize is non-zero when we want | Olivier Houchard | 2011-02-13 | 6 | -13/+18 |
| * | Whitespace tweak. | John Baldwin | 2011-02-09 | 1 | -1/+1 |
| * | In arm_get_next_irq(), use the last IRQ argument in order to prevent | Marcel Moolenaar | 2011-02-08 | 1 | -11/+23 |
| * | o Make sure to mask off timer1 interrupts. It's not necessarily | Marcel Moolenaar | 2011-02-08 | 1 | -1/+2 |
| * | Remove use_high from the softc and simply check the number of GPIO | Marcel Moolenaar | 2011-02-07 | 1 | -7/+3 |