summaryrefslogtreecommitdiffstats
path: root/sys/ia64
Commit message (Expand)AuthorAgeFilesLines
* MFC 263301ian2014-05-171-2/+2
* MFC 263036, 263059: delete advertising clause in licenses, renumber.ian2014-05-171-1/+1
* MFC r257854 (discussed with alc@)ian2014-05-161-10/+2
* Merge r264984scottl2014-05-071-1/+1
* MFC the mpr(4) driver for LSI's 12Gb SAS cards.ken2014-05-051-0/+2
* MFC r263998:tijl2014-04-151-1/+1
* MFC r260175:marcel2014-02-161-0/+28
* MFC r260914:marcel2014-02-161-2/+4
* MFC r260666:marcel2014-02-161-1/+1
* MFC r259244:marcel2014-02-161-6/+4
* MFC r257910:marcel2014-02-161-2/+0
* MFC r257487:marcel2014-02-163-4/+9
* MFC r257228:kib2013-12-171-0/+11
* - Remove debugging from GENERIC* kernel configurationsgjb2013-10-101-9/+0
* The pmap function pmap_clear_reference() is no longer used. Remove it.alc2013-09-201-31/+0
* Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping usejhb2013-09-091-2/+2
* On those machines, where sf_bufs do not represent any real object, makeglebius2013-09-062-22/+12
* Significantly reduce the cost, i.e., run time, of calls to madvise(...,alc2013-08-291-0/+44
* Revert r254501. Instead, reuse the type stability of the struct pmapkib2013-08-221-2/+2
* Add process descriptors support to the GENERIC kernel. It is already beingpjd2013-08-181-2/+3
* Tidy up global locks for ACPICA. There is no functional change.jkim2013-08-131-3/+3
* The soft and hard busy mechanism rely on the vm object lock to work.attilio2013-08-091-12/+10
* follow up to r254051avg2013-08-091-2/+1
* enable KDB_TRACE in GENERICsavg2013-08-071-1/+1
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-071-1/+2
* Back out r253779 & r253786.obrien2013-07-311-1/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+1
* Revert r253748,253749avg2013-07-281-2/+2
* put contents of cpu.h under _KERNELavg2013-07-281-2/+2
* In pci_cfgregread() and pci_cfgregwrite(), multiplex the domain andmarcel2013-07-231-2/+2
* In ia64_mca_init(), don't limit the allocation of the info block tomarcel2013-07-231-2/+2
* In pmap_mapdev(), if the physical memory range is not covered by an EFImarcel2013-07-231-1/+1
* Fix issues with zeroing and fetching the counters, on x86 and ppc64.kib2013-07-011-0/+39
* Move definitions required by userland applications out of acpica_machdep.h.jkim2013-06-271-7/+2
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...achim2013-05-241-0/+1
* o Relax locking assertions for vm_page_find_least()attilio2013-05-211-1/+2
* Tidy up some CVS workarounds.peter2013-05-122-2/+0
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inattilio2013-05-072-7/+4
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'trasz2013-04-121-1/+1
* Merge from projects/counters: counter(9).glebius2013-04-081-0/+54
* Merge from projects/counters:glebius2013-04-081-1/+2
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-041-1/+0
* Implement the concept of the unmapped VMIO buffers, i.e. buffers whichkib2013-03-191-0/+2
* Add pmap function pmap_copy_pages(), which copies the content of thekib2013-03-141-0/+24
* MFCattilio2013-03-022-18/+11
|\
| * MFcalloutng:mav2013-02-281-15/+7
| * MFcalloutng:davide2013-02-281-3/+4
* | MFCattilio2013-02-262-8/+9
|\ \ | |/
| * kernacc() expects all KVAs to be covered in the kernel map. With themarcel2013-02-252-8/+9
* | MFCattilio2013-02-241-1/+1
|\ \ | |/
OpenPOWER on IntegriCloud