| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate a LINT for powerpc and for powerpc64. | bz | 2013-04-11 | 1 | -3/+0 |
* | Since UMA_ZONE_PCPU zones put a constraint on sizeof(struct pcpu), declared | glebius | 2013-04-10 | 1 | -7/+1 |
* | Fix build for AIM 64bit. | kib | 2013-04-09 | 1 | -0/+2 |
* | Merge from projects/counters: counter(9). | glebius | 2013-04-08 | 1 | -0/+82 |
* | Merge from projects/counters: | glebius | 2013-04-08 | 1 | -3/+6 |
* | - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related | marius | 2013-04-06 | 4 | -24/+25 |
* | Print out DSISR in a fatal DSI trap. | jhibbits | 2013-04-05 | 1 | -0/+2 |
* | Remove all legacy ATA code parts, not used since options ATA_CAM enabled in | mav | 2013-04-04 | 3 | -3/+0 |
* | Implement the concept of the unmapped VMIO buffers, i.e. buffers which | kib | 2013-03-19 | 2 | -0/+10 |
* | Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, | jhibbits | 2013-03-18 | 3 | -19/+14 |
* | Add pmap function pmap_copy_pages(), which copies the content of the | kib | 2013-03-14 | 5 | -0/+147 |
* | MFC | attilio | 2013-03-02 | 5 | -47/+31 |
|\ |
|
| * | MFcalloutng: | mav | 2013-02-28 | 2 | -36/+19 |
| * | MFcalloutng: | davide | 2013-02-28 | 3 | -11/+12 |
| * | Merge from vmobj-rwlock: | attilio | 2013-02-27 | 3 | -9/+6 |
| * | Merge from vmc-playground branch: | attilio | 2013-02-26 | 1 | -2/+1 |
| * | Merge from vmobj-rwlock branch: | attilio | 2013-02-26 | 4 | -4/+0 |
* | | MFC | attilio | 2013-02-26 | 1 | -2/+1 |
* | | MFC | attilio | 2013-02-23 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | Eliminate an unused #define. | alc | 2013-02-22 | 1 | -5/+0 |
* | | Hide the details for the assertion for VM_OBJECT_LOCK operations. | attilio | 2013-02-21 | 3 | -13/+13 |
* | | Fix other architectures and ZFS. | attilio | 2013-02-21 | 6 | -4/+2 |
* | | There is no need to use VM_OBJECT_LOCKED() as the assertion won't | attilio | 2013-02-20 | 3 | -9/+6 |
* | | Switch vm_object lock to be a rwlock. | attilio | 2013-02-20 | 3 | -10/+10 |
|/ |
|
* | Introduce PLATFORMMETHOD_END and use it. | rpaulo | 2013-02-13 | 5 | -5/+6 |
* | Reform the busdma API so that new types may be added without modifying | kib | 2013-02-12 | 2 | -299/+238 |
* | Use DEVMETHOD_END. | rpaulo | 2013-02-11 | 3 | -3/+3 |
* | Enable the UFS quotas for big-iron GENERIC kernels. | kib | 2013-01-03 | 2 | -0/+2 |
* | As discussed on -current last October, remove the firewire drivers from | des | 2013-01-03 | 1 | -6/+0 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -2/+2 |
* | Setup BAT0 and BAT1 on the Wii. | adrian | 2012-11-21 | 3 | -22/+171 |
* | Flip the semantic of M_NOWAIT to only require the allocation to not | kib | 2012-11-14 | 3 | -19/+6 |
* | Allow this file to be used in LOCORE sections of the kernel. | rpaulo | 2012-11-12 | 1 | -1/+3 |
* | Add DTrace to 32-bit PowerPC GENERIC now. | jhibbits | 2012-11-08 | 1 | -0/+3 |
* | Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. | jhibbits | 2012-11-07 | 5 | -0/+97 |
* | Replace all uses of the page queues lock by a R/W lock that is private | alc | 2012-11-03 | 1 | -34/+40 |
* | Rework the known rwlock to benefit about staying on their own | attilio | 2012-11-03 | 1 | -10/+1 |
* | 1. Have the APs initialize the TLB1 entries from what has been | marcel | 2012-11-03 | 4 | -58/+89 |
* | Work around broken device tree on last-generation PowerPC iMacs | nwhitehorn | 2012-10-29 | 1 | -0/+4 |
* | Remove compat options. | rpaulo | 2012-10-23 | 1 | -4/+0 |
* | Fix the memory regions to include the 64MB DDR3 memory slot. | rpaulo | 2012-10-22 | 1 | -6/+14 |
* | Increase the I/O memory area to 0xc20000. | rpaulo | 2012-10-22 | 1 | -1/+1 |
* | Fix the top comment. | rpaulo | 2012-10-21 | 1 | -1/+1 |
* | Add a config file for the Wii. | rpaulo | 2012-10-21 | 1 | -0/+115 |
* | Add "options WII". | rpaulo | 2012-10-21 | 1 | -0/+1 |
* | Eliminate a stale comment. It describes another use case for the pmap in | alc | 2012-09-28 | 2 | -10/+0 |
* | Move the prototype for savectx from cpu.h to pcb.h, as it is on other | nwhitehorn | 2012-09-23 | 2 | -3/+1 |
* | Remove leftover from r215163. | andreast | 2012-09-21 | 1 | -1/+0 |
* | Align the PCI Express #defines with the style used for the PCI-X | gavin | 2012-09-18 | 1 | -6/+6 |
* | userret() already checks for td_locks when INVARIANTS is enabled, so | attilio | 2012-09-08 | 2 | -2/+0 |