summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/isp')
0 files changed, 0 insertions, 0 deletions
From Chuck Silvers.martin 2013-12-27a) make the hunt through the cpus list more generic b) sun4v: ensure that the...palle 2013-09-11Disallow MAP_FIXED mmap's in the sparc64 VA hole (XXX - need to deal withmartin 2011-10-06make struct page_size_map consistent across DEBUG/!DEBUG kernels.mrg 2011-06-12Welcome to 5.99.53! Merge rmind-uvmplock branch:rmind 2010-11-14Move struct vm_page_md definition from vmparam.h to pmap.h, becauseuebayasi 2010-03-06clean up a bunch of MULTIPROCESSOR:mrg 2010-03-04- in _bus_dmamap_unload(), pmap_page_protect() and pmap_clear_reference()mrg 2010-02-24move the tlb flush routines into cache.h to avoid machine/pmap.h polution.mrg 2010-02-24- re-introduce sp_tlb_flush_pte() and sp_tlb_flush_all() that callmrg 2010-02-23oops. don't call sp_tlb_flush_pte_usiii() on USI/USII.mrg 2010-02-02- split sp_tlb_flush_pte() and switchtoctx() into sp_tlb_flush_pte_us()/mrg 2010-02-01- sp_tlb_flush_all() becomes sp_tlb_flush_all_us() and sp_tlb_flush_all_usiii()mrg 2009-11-30delete some no longer used code:mrg 2008-12-12this header needs machine/cpuset.hpooka 2008-12-10Backout previous - Matt, you probably did a partial update and didn'tmartin 2008-12-10fix sparc64 build: provide pmap_kernel(), re-provide pmap_t.mrg 2008-12-09Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr,pooka 2008-03-14Complete per-CPU TSBs and MMU contexts changes.nakayama 2008-02-28Make TSBs and MMU contexts per-cpu.martin 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-02-20Use ANSI-style function definitions and declarations.cdi 2006-02-11ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitionscdi 2006-01-27Alter sparc64 bootstrap, catch up to ofwboot v1.9:cdi 2005-12-11merge ktrace-lwp.christos 2005-02-25Add a few comments wrt PTEsheas