summaryrefslogtreecommitdiffstats
path: root/sys/arm64
Commit message (Expand)AuthorAgeFilesLines
* MFC r313345:kib2017-02-201-14/+6
* MFC r313194:kib2017-02-111-2/+0
* MFC 307332,312086: Drop support for using mmap() with /dev/kmem.jhb2017-01-181-5/+4
* MFC r306899, r307059, r307151gonzo2016-11-061-1/+5
* MFC r304459,r305527:mmel2016-11-051-8/+25
* MFC r303818, r303833, r303941, r304478, r304481, r304483, r304484, r304554,ed2016-10-121-3/+2
* MFC r306091:kib2016-09-281-0/+37
* MFC r305942:kib2016-09-251-3/+0
* MFC 304799:andrew2016-09-211-0/+7
* MFC 305285:andrew2016-09-212-2/+12
* MFC r304892:andrew2016-09-211-1/+3
* MFC 305607:andrew2016-09-161-0/+4
* MFC 305128:andrew2016-09-161-0/+1
* MFC 305546:andrew2016-09-161-1/+1
* MFC 305545:andrew2016-09-161-2/+3
* MFC 304004, 304596, 304598, 304599, 304600, 304604, 304620, 304685, 304687,andrew2016-09-163-57/+1229
* MFC 303904:andrew2016-09-161-2/+0
* MFC 303903:andrew2016-09-161-0/+14
* MFC 303744:andrew2016-09-161-43/+17
* MFC 305605:andrew2016-09-161-3/+3
* MFC r304285:kib2016-09-163-16/+2
* MFC 305771, 305772:andrew2016-09-133-1/+5
* MFC 305767:andrew2016-09-131-0/+22
* MFC 303299, 303475:andrew2016-09-071-0/+2
* MFC 303592:andrew2016-09-071-9/+15
* MFC 303585, 303587:andrew2016-09-071-8/+7
* MFC 303594, 303610:andrew2016-09-071-0/+47
* MFC 304625:andrew2016-09-071-2/+2
* MFC 303307, 303308, 303309 clean up the arm64 MP code:andrew2016-09-071-12/+9
* MFC 303661:andrew2016-09-071-13/+13
* MFC 304140:andrew2016-09-072-3/+150
* MFC 302849, 302851, 302896 GICv3 improvements:andrew2016-09-074-110/+101
* MFC 302847, 302848, 302852, 302853:andrew2016-08-318-588/+1
* MFC 302789:andrew2016-08-312-1/+17
* MFC r303923:ed2016-08-151-0/+2
* MFC r302448:ed2016-07-121-0/+1
* Remove the old pre-INTRNG arm64 interrupt framework. GENERIC was switchedandrew2016-07-066-3554/+0
* ARM64: fix DMAP calculationwma2016-06-301-2/+2
* Fix a race when the hardware has raised an exception with an unknown orandrew2016-06-221-4/+3
* Update comments for the MD functions managing contexts for newkib2016-06-162-12/+11
* Switch arm64 to use intrng by default. The old interrupt handling code canandrew2016-06-072-15/+1
* INTRNG - change the way how an interrupt mapping data are providedskra2016-06-052-1/+5
* Add the GICv3 ITS intrng driver. As the interface to the interruptandrew2016-06-035-10/+1706
* Return real error value instead of hard-coded ENXIO (fix after r300149)zbb2016-06-011-1/+3
* dpcpu_init should have also passed in the calculated cpuid, not theandrew2016-05-311-1/+1
* Allow the kernel to boot on a CPU where the devicetree has numbered it withandrew2016-05-311-12/+47
* Enable setting BF_COHERENT on DMA tags. This allows the kernel to startandrew2016-05-311-2/+0
* Mark the ThunderX and generic PCI drivers as cache-coherent when we knowandrew2016-05-313-0/+29
* Extract the correct bits from the GICD_TYPER register. The interrupt countandrew2016-05-201-1/+1
* Add more useful GICv3 register definitions. While here fixandrew2016-05-201-1/+25
OpenPOWER on IntegriCloud