summaryrefslogtreecommitdiff
path: root/sys/ia64
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-21132-132/+130
* MFC r197933:Konstantin Belousov2010-01-191-0/+2
* MFC 202019:Warner Losh2010-01-181-0/+1
* MFC r201443:Brooks Davis2010-01-121-0/+1
* Revert 201164. Truly optional items like this do not belong on DEFAULTS.Warner Losh2010-01-041-7/+0
* MFC r200594:Doug Barton2009-12-291-0/+7
* MFC r189926:Konstantin Belousov2009-12-221-4/+2
* MFC r186212 (by imp):Konstantin Belousov2009-12-221-12/+0
* MFC: r195376Marius Strobl2009-12-171-17/+3
* MFC r197316Alan Cox2009-11-011-0/+2
* MFC 195840, 195844, and 196637:John Baldwin2009-09-141-1/+1
* MFC 193396, 193521, 194331, 194337, 194376, 194454, 194562, 194642, 195033,John Baldwin2009-09-042-0/+46
* MFC r195295:Ed Schouten2009-07-151-0/+1
* MFC 179229 (alc), 195188: The VM system no longer uses setPQL2().Andriy Gapon2009-06-301-8/+0
* Unbreak LINT.Fabien Thomas2009-06-071-0/+4
* MFC:John Baldwin2009-05-191-1/+1
* MFC: Add a MI intr_event_handle() routine for the non-INTR_FILTER case.John Baldwin2009-05-191-46/+4
* MFC: Simplify the interrupt code a bit by always including the ie_disableJohn Baldwin2009-05-181-4/+1
* MFC r191011:Konstantin Belousov2009-05-051-1/+4
* Merge r190708 from HEAD to stable/7:Dmitry Chagin2009-04-171-2/+2
* Merge from head to stable/7:Dmitry Chagin2009-03-291-2/+4
* MFC: Expand the scope of the sysctllock sx lock to protect the sysctl treeJohn Baldwin2009-03-102-26/+45
* MFC: Add a stub for pmap_align_superpage() on machines that don't (yet)John Baldwin2009-02-261-0/+10
* MFC: Add support for "superpages" on amd64 and i386. This includes adding theJohn Baldwin2009-02-262-2/+9
* MFC r183322:Konstantin Belousov2009-01-091-42/+43
* MFC rev 179382:Marcel Moolenaar2008-12-011-1/+1
* MFCJohn Birrell2008-08-271-2/+2
* MFC: Export 'struct pcpu' to userland w/o requiring _KERNEL.John Baldwin2008-08-261-2/+2
* Hoist mergeinfo for sys/powerpc/include/atomic.h up to sys.Peter Wemm2008-08-141-0/+12
* Merge r177253, r177255 from head to stable/7:Robert Watson2008-07-222-2/+2
* MFC: Add preliminary support for binding interrupts to CPUs:John Baldwin2008-06-281-1/+1
* Merge rev 179173:Marcel Moolenaar2008-06-011-3/+6
* MFC: Better implement I-cache invalidation.Marcel Moolenaar2008-04-264-89/+60
* MFC fix for PR ia64/118024Marcel Moolenaar2008-04-242-2/+9
* Merge stack.9:1.5, amd64/db_trace.c:1.82, amd64/stack_machdep.c:1.1,Robert Watson2008-04-102-12/+1
* MFC: Kernel mode Network Lock Manager.Doug Rabson2008-04-101-0/+1
* Merge amd64/machdep.c:1.680, amd64/mp_watchdog.c:1.6,Robert Watson2008-03-301-1/+2
* MFC: Remove the 'needbounce' variable from _bus_dmamap_load_buffer().John Baldwin2008-03-171-5/+2
* Insta MFC: machdep.c:1.230, pmap.c:1.197Marcel Moolenaar2008-02-142-0/+19
* MFC: Add a wrapper function that bound checks writes to the dump device.Ruslan Ermilov2008-01-301-6/+6
* MFC fix for the panic("vm_thread_new: kstack allocation failed") andKonstantin Belousov2008-01-182-2/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-12-031-0/+57
* MFC: expand critical section coverage so that shared fast and ithread handlersScott Long2007-11-261-1/+1
* Use the correct expanded name for SCTP.Christian Brueffer2007-09-261-1/+1
* Change the management of cached pages (PQ_CACHE) in two fundamentalAlan Cox2007-09-251-2/+3
* It has been observed on the mailing lists that the different categoriesAlan Cox2007-09-151-2/+4
* Clear pending interrupts before we enable external interrupts.Marcel Moolenaar2007-08-061-5/+20
* Keep interrupts disabled while handling external interrupts.Marcel Moolenaar2007-08-063-73/+64
* In ia64_set_rr(), don't perform data serialization. This allowsMarcel Moolenaar2007-08-051-1/+1
* Replace "__asm __volatile()" by equivalent support functions fromMarcel Moolenaar2007-08-041-6/+6