summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* MFC 281266:jhb2015-06-021-1/+3
* MFC r261095,r263464,r263752,r264189jhibbits2014-09-051-1/+4
* MFC r258078,258079jhibbits2014-09-051-0/+4
* Merge the changes to pmap_enter(9) for sleep-less operation (requestedkib2014-08-241-1/+0
* MFC r257854 (discussed with alc@)ian2014-05-161-8/+10
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-141-41/+0
* MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857,ian2014-05-142-9/+1
* MFC r258259, r258798, r259010ian2014-05-141-0/+2
* MFC r258247, r258250, r258257ian2014-05-142-5/+6
* MFC r257995, r258244, r258246,ian2014-05-141-2/+0
* MFC r258002, r258024, r258027, r258051, r258052, r258243, r258244, r258002,ian2014-05-141-2/+0
* MFC r257180, r257195, r257196, r257198, r257209, r257295ian2014-05-141-4/+12
* MFC r257161, r257169, r257178, r257190, r257191ian2014-05-143-7/+6
* MFC r257162, r257175ian2014-05-133-192/+125
* MFC r257115, r257116, r257117ian2014-05-131-77/+26
* MFC r256994, r257016, r257055, r257059, r257060, r257075ian2014-05-131-0/+1
* MFC r263998:tijl2014-04-151-1/+1
* MFC r260607, r260610, r260934:andreast2014-04-121-0/+37
* MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-242-14/+0
* MFC r261342jhibbits2014-03-142-15/+22
* MFC r261309jhibbits2014-03-022-2/+4
* MFC r259284,r259287jhibbits2014-01-154-1/+11
* MFC r259394,r259395,r259699jhibbits2014-01-151-4/+4
* MFC r257991, r257992, 257993, 258504andreast2013-12-111-0/+1
* MFC r259007andreast2013-12-111-1/+5
* Implement GET_STACK_USAGE() on PowerPC. This implementation is identicalnwhitehorn2013-10-021-0/+12
* Rework handling of ofw_quiesce(), making it the responsibility of thenwhitehorn2013-09-271-0/+1
* Add POWER7+ and POWER8 to the CPU ID table.nwhitehorn2013-09-171-0/+2
* Raise artificial limits on number of CPUs and number of interrupts.nwhitehorn2013-09-091-1/+1
* Add hook called when every new processor is brought online -- including thenwhitehorn2013-09-091-0/+1
* Use the canonical bits for wired, etc. in the PTE. This is important fornwhitehorn2013-09-091-2/+3
* Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarationsglebius2013-09-061-0/+3
* Also align the 32-bit PowerPC stacks.nwhitehorn2013-09-051-0/+1
* Align stacks of kernel threads correctly at 16-byte boundaries rather thannwhitehorn2013-09-051-0/+1
* Newer versions of gcc define __INT64_C and __UINT64_C, so avoidimp2013-09-031-0/+2
* Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoringjhibbits2013-09-031-1/+2
* Remove duplicate definition of SPR MMCR0.jhibbits2013-08-031-1/+0
* Revert r253748,253749avg2013-07-281-3/+0
* put contents of cpu.h under _KERNELavg2013-07-281-0/+3
* Fix issues with zeroing and fetching the counters, on x86 and ppc64.kib2013-07-011-0/+78
* Pad the PCPU MD struct, to satisfy an assert added with the projects/countersjhibbits2013-06-041-1/+1
* Fix the PowerPC Book-E register definitions used by the remote GDBmarcel2013-05-211-1/+17
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inattilio2013-05-072-7/+4
* Since UMA_ZONE_PCPU zones put a constraint on sizeof(struct pcpu), declaredglebius2013-04-101-7/+1
* Fix build for AIM 64bit.kib2013-04-091-0/+2
* Merge from projects/counters: counter(9).glebius2013-04-081-0/+82
* Merge from projects/counters:glebius2013-04-081-3/+6
* Eliminate an unused #define.alc2013-02-221-5/+0
* Introduce PLATFORMMETHOD_END and use it.rpaulo2013-02-131-1/+2
* Allow this file to be used in LOCORE sections of the kernel.rpaulo2012-11-121-1/+3
OpenPOWER on IntegriCloud