| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the ZERO_REGION_SIZE to a machine-dependent file, as on many | mdf | 2011-05-13 | 1 | -0/+2 |
* | Only try to set up IPIs at boot on systems that actually have more than one | nwhitehorn | 2011-05-10 | 1 | -12/+16 |
* | SMP has worked perfectly for a very long time on 32-bit PowerPC on both | nwhitehorn | 2011-05-06 | 1 | -1/+1 |
* | Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus | jhb | 2011-05-06 | 1 | -17/+0 |
* | Do not use Open Firmware to open the device and instead program its start | nwhitehorn | 2011-05-06 | 2 | -0/+41 |
* | Add the watchdogs patting during the (shutdown time) disk syncing and | attilio | 2011-04-28 | 1 | -0/+8 |
* | This patch changes head so that the default NFS client is now the new | rmacklem | 2011-04-27 | 2 | -4/+4 |
* | Switch the GENERIC kernels for all architectures to the new CAM-based ATA | mav | 2011-04-24 | 3 | -19/+20 |
* | Add leading zeros when printing the physical memory chunks on __powerpc64__. | andreast | 2011-04-19 | 1 | -1/+1 |
* | Adjust debugging string to match the actual function. | andreast | 2011-04-14 | 1 | -1/+1 |
* | The macro MOEA_PVO_CHECK is empty and not used. It is a left over from the | andreast | 2011-04-14 | 2 | -24/+0 |
* | Add stoppcbs[] arrays on powerpc(64) and have each CPU save its | andreast | 2011-04-14 | 1 | -0/+3 |
* | Make sure that extra threads in 32-bit processes stay in 32-bit mode. This | nwhitehorn | 2011-04-13 | 1 | -0/+3 |
* | Remove duplicate definition of FIRSTARG. | andreast | 2011-03-17 | 1 | -3/+0 |
* | Don't sleep while setting the clock. This can cause panics when | nwhitehorn | 2011-03-13 | 1 | -2/+2 |
* | Mostly revert r219468, as I had misremembered the C standard regarding | mdf | 2011-03-11 | 1 | -1/+1 |
* | Use MAXPATHLEN rather than the size of an extern array when copying the | mdf | 2011-03-10 | 1 | -1/+1 |
* | Fix whitespace nit. | nwhitehorn | 2011-03-09 | 1 | -1/+1 |
* | Extend struct sysvec with new method sv_schedtail, which is used for an | dchagin | 2011-03-08 | 2 | -0/+2 |
* | Turn off default generation of userland dot symbols on powerpc64 now that | nwhitehorn | 2011-02-18 | 5 | -33/+27 |
* | Remove pmap fields that are either unused or not fully implemented. | alc | 2011-02-17 | 1 | -7/+0 |
* | Put the general logic for being a CPU hog into a new function | mdf | 2011-02-02 | 1 | -2/+1 |
* | Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a | marcel | 2011-02-02 | 11 | -23/+23 |
* | Fix boot on SMP systems after r218075 by delaying CPU binding until a | nwhitehorn | 2011-01-29 | 1 | -3/+0 |
* | Fix the interrupt code, broken 7 months ago. The interrupt framework | marcel | 2011-01-29 | 15 | -202/+162 |
* | Have nexus behave the same as the one on ARM (marvell SoCs), so as to | marcel | 2011-01-29 | 1 | -8/+17 |
* | Introduce macro FDT_MAP_IRQ to map from an interrupt controller and | marcel | 2011-01-29 | 1 | -0/+3 |
* | Add macro to test the sv_flags of any process. Change some places to test | dchagin | 2011-01-26 | 2 | -9/+9 |
* | Disable ATAPI DMA unconditionally on Apple Kauai ATA controllers, like it | nwhitehorn | 2011-01-23 | 1 | -5/+6 |
* | Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. | pluknet | 2011-01-21 | 5 | -9/+7 |
* | Remove unused variables. Spotted by a cppcheck | andreast | 2011-01-20 | 1 | -9/+1 |
* | Correct parsing of the grackle and uninorthpci ranges property. | andreast | 2011-01-20 | 4 | -4/+10 |
* | Correct parsing of the cpcht ranges property. | nwhitehorn | 2011-01-20 | 1 | -2/+3 |
* | For architectures not using direct map , and requiring real KVA page for | kib | 2011-01-18 | 2 | -2/+2 |
* | Support booting non FDT-capable loaders: | marcel | 2011-01-17 | 2 | -3/+31 |
* | Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set(). | jkim | 2011-01-17 | 2 | -9/+5 |
* | Don't redefine MODINFOMD_BOOTINFO as MODINFOMD_DTBP. This | marcel | 2011-01-15 | 1 | -1/+2 |
* | Remove unused variables. Spotted by a cppcheck | andreast | 2011-01-15 | 1 | -10/+1 |
* | Enable shared page for the signal trampolines on PowerPC. | kib | 2011-01-14 | 4 | -8/+14 |
* | Fix handling of NX pages on capable CPUs. Thanks to kib for prodding me | nwhitehorn | 2011-01-13 | 3 | -11/+12 |
* | Add new functions, fcu_fan_set_pwm and fcu_fan_get_pwm, to set and get | andreast | 2011-01-11 | 1 | -58/+172 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 1 | -1/+0 |
* | Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h. | kib | 2011-01-09 | 1 | -11/+0 |
* | We don't support any floating point types larger than double on | das | 2011-01-09 | 1 | -1/+1 |
* | White space changes to align comments. The mips and powerpc _inttypes.h | tijl | 2011-01-08 | 1 | -111/+111 |
* | Rename PRIreg helper macro to PRIptr to better reflect its use. Registers | tijl | 2011-01-08 | 1 | -48/+48 |
* | On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather than | tijl | 2011-01-08 | 4 | -25/+16 |
* | On 32 bit architectures define (u)int64_t as (unsigned) long long instead | tijl | 2011-01-08 | 1 | -17/+8 |
* | Fix types of some values in machine/_limits.h. | tijl | 2011-01-08 | 1 | -6/+4 |
* | Remove unused support for 64 bit long on 32 bit architectures. | tijl | 2011-01-07 | 1 | -6/+3 |