| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r261095,r263464,r263752,r264189 | jhibbits | 2014-09-05 | 1 | -1/+4 |
* | MFC r258078,258079 | jhibbits | 2014-09-05 | 1 | -0/+4 |
* | Merge the changes to pmap_enter(9) for sleep-less operation (requested | kib | 2014-08-24 | 1 | -1/+0 |
* | MFC r257854 (discussed with alc@) | ian | 2014-05-16 | 1 | -8/+10 |
* | MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323, | ian | 2014-05-14 | 1 | -41/+0 |
* | MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857, | ian | 2014-05-14 | 2 | -9/+1 |
* | MFC r258259, r258798, r259010 | ian | 2014-05-14 | 1 | -0/+2 |
* | MFC r258247, r258250, r258257 | ian | 2014-05-14 | 2 | -5/+6 |
* | MFC r257995, r258244, r258246, | ian | 2014-05-14 | 1 | -2/+0 |
* | MFC r258002, r258024, r258027, r258051, r258052, r258243, r258244, r258002, | ian | 2014-05-14 | 1 | -2/+0 |
* | MFC r257180, r257195, r257196, r257198, r257209, r257295 | ian | 2014-05-14 | 1 | -4/+12 |
* | MFC r257161, r257169, r257178, r257190, r257191 | ian | 2014-05-14 | 3 | -7/+6 |
* | MFC r257162, r257175 | ian | 2014-05-13 | 3 | -192/+125 |
* | MFC r257115, r257116, r257117 | ian | 2014-05-13 | 1 | -77/+26 |
* | MFC r256994, r257016, r257055, r257059, r257060, r257075 | ian | 2014-05-13 | 1 | -0/+1 |
* | MFC r263998: | tijl | 2014-04-15 | 1 | -1/+1 |
* | MFC r260607, r260610, r260934: | andreast | 2014-04-12 | 1 | -0/+37 |
* | MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSD | emaste | 2014-03-24 | 2 | -14/+0 |
* | MFC r261342 | jhibbits | 2014-03-14 | 2 | -15/+22 |
* | MFC r261309 | jhibbits | 2014-03-02 | 2 | -2/+4 |
* | MFC r259284,r259287 | jhibbits | 2014-01-15 | 4 | -1/+11 |
* | MFC r259394,r259395,r259699 | jhibbits | 2014-01-15 | 1 | -4/+4 |
* | MFC r257991, r257992, 257993, 258504 | andreast | 2013-12-11 | 1 | -0/+1 |
* | MFC r259007 | andreast | 2013-12-11 | 1 | -1/+5 |
* | Implement GET_STACK_USAGE() on PowerPC. This implementation is identical | nwhitehorn | 2013-10-02 | 1 | -0/+12 |
* | Rework handling of ofw_quiesce(), making it the responsibility of the | nwhitehorn | 2013-09-27 | 1 | -0/+1 |
* | Add POWER7+ and POWER8 to the CPU ID table. | nwhitehorn | 2013-09-17 | 1 | -0/+2 |
* | Raise artificial limits on number of CPUs and number of interrupts. | nwhitehorn | 2013-09-09 | 1 | -1/+1 |
* | Add hook called when every new processor is brought online -- including the | nwhitehorn | 2013-09-09 | 1 | -0/+1 |
* | Use the canonical bits for wired, etc. in the PTE. This is important for | nwhitehorn | 2013-09-09 | 1 | -2/+3 |
* | Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarations | glebius | 2013-09-06 | 1 | -0/+3 |
* | Also align the 32-bit PowerPC stacks. | nwhitehorn | 2013-09-05 | 1 | -0/+1 |
* | Align stacks of kernel threads correctly at 16-byte boundaries rather than | nwhitehorn | 2013-09-05 | 1 | -0/+1 |
* | Newer versions of gcc define __INT64_C and __UINT64_C, so avoid | imp | 2013-09-03 | 1 | -0/+2 |
* | Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoring | jhibbits | 2013-09-03 | 1 | -1/+2 |
* | Remove duplicate definition of SPR MMCR0. | jhibbits | 2013-08-03 | 1 | -1/+0 |
* | Revert r253748,253749 | avg | 2013-07-28 | 1 | -3/+0 |
* | put contents of cpu.h under _KERNEL | avg | 2013-07-28 | 1 | -0/+3 |
* | Fix issues with zeroing and fetching the counters, on x86 and ppc64. | kib | 2013-07-01 | 1 | -0/+78 |
* | Pad the PCPU MD struct, to satisfy an assert added with the projects/counters | jhibbits | 2013-06-04 | 1 | -1/+1 |
* | Fix the PowerPC Book-E register definitions used by the remote GDB | marcel | 2013-05-21 | 1 | -1/+17 |
* | Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in | attilio | 2013-05-07 | 2 | -7/+4 |
* | 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 |
* | Eliminate an unused #define. | alc | 2013-02-22 | 1 | -5/+0 |
* | Introduce PLATFORMMETHOD_END and use it. | rpaulo | 2013-02-13 | 1 | -1/+2 |
* | Allow this file to be used in LOCORE sections of the kernel. | rpaulo | 2012-11-12 | 1 | -1/+3 |
* | Move the prototype for savectx from cpu.h to pcb.h, as it is on other | nwhitehorn | 2012-09-23 | 2 | -3/+1 |