aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* MFC: r204646Marius Strobl2010-10-171-7/+0
* Partial MFC 186347 and 186355 in order to remove differences in headersMarius Strobl2010-05-101-0/+4
* MFC r197933:Konstantin Belousov2010-01-191-0/+2
* MFC r189926:Konstantin Belousov2009-12-221-1/+2
* MFC r186212 (by imp):Konstantin Belousov2009-12-221-3/+0
* MFC: r195376Marius Strobl2009-12-171-0/+7
* MFC r197316Alan Cox2009-11-011-0/+2
* MFC 193396, 193521, 194331, 194337, 194376, 194454, 194562, 194642, 195033,John Baldwin2009-09-042-0/+44
* Unbreak LINT.Fabien Thomas2009-06-071-0/+4
* MFC r188860,188879,188923,188951:Nathan Whitehorn2009-03-073-0/+46
* MFC: Add support for "superpages" on amd64 and i386. This includes adding theJohn Baldwin2009-02-261-0/+7
* MFC r183288,183411,183827,184382:Nathan Whitehorn2008-10-301-5/+37
* MFC of r178599,178600,179644,179645,180254,180233Nathan Whitehorn2008-08-281-0/+118
* MFCJohn Birrell2008-08-271-2/+2
* MFC: Export 'struct pcpu' to userland w/o requiring _KERNEL.John Baldwin2008-08-261-1/+2
* MFC rev. 173742-178057.Marcel Moolenaar2008-06-231-257/+324
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-12-031-0/+36
* MFC:Peter Grehan2007-11-141-0/+1
* Change the management of cached pages (PQ_CACHE) in two fundamentalAlan Cox2007-09-251-2/+3
* Revamp the interrupt handling in support of INTR_FILTER. This includes:Marcel Moolenaar2007-08-113-45/+26
* Eliminate <machine/interruptvar.h> as it has only a singleMarcel Moolenaar2007-08-072-34/+3
* Add prototype for trap().Marcel Moolenaar2007-08-071-0/+7
* Cast the arguments to atomic_*_ptr() when mapping it to atomic_*_32()Marcel Moolenaar2007-07-101-3/+8
* Enable the new physical memory allocator.Alan Cox2007-06-161-0/+18
* Add kdb_cpu_sync_icache(), intended to synchronize instructionMarcel Moolenaar2007-06-093-6/+13
* Rework the PCPU_* (MD) interface:Attilio Rao2007-06-041-1/+2
* Eliminate some unused definitions that came from NetBSD.Alan Cox2007-05-281-2/+0
* Eliminate an unused definition.Alan Cox2007-05-271-1/+0
* Define every architecture as either VM_PHYSSEG_DENSE orAlan Cox2007-05-051-0/+5
* Push down the implementation of PCPU_LAZY_INC() into the machine-dependentAlan Cox2007-03-111-0/+6
* o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-232-4/+4
* Remove stale header.Marcel Moolenaar2007-01-261-7/+0
* Remove 3rd clause, renumber, ok per emailWarner Losh2007-01-121-4/+1
* Implement bus_space_map().Marcel Moolenaar2006-12-131-1/+2
* Fix gdb issue where the i-cache was not being updated when a breakpointPeter Grehan2006-12-051-1/+1
* PR:John Birrell2006-10-041-88/+0
* First part of a little cleanup in the calendar/timezone/RTC handling.Poul-Henning Kamp2006-10-021-4/+0
* Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletesAlexander Kabaev2006-09-211-1/+1
* Eliminate unused definitions. (They came from NetBSD.)Alan Cox2006-08-251-7/+0
* Add skeletal support for GDB. In particular gdb_cpu_getreg() needsMarcel Moolenaar2006-08-241-0/+53
* o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.Marcel Moolenaar2006-07-262-1/+2
* Forward declare struct trapframe.Marcel Moolenaar2006-07-261-0/+2
* Clean out sysctl machdep.* related defines.Poul-Henning Kamp2006-05-111-11/+0
* Add a dummy implementation of bus_space_map().Marcel Moolenaar2006-03-311-3/+9
* Add user-space profiling support. Kernel profiling still todo.Peter Grehan2005-12-291-8/+82
* Forward-declare struct trapframe to allow the aic module to compile.Peter Grehan2005-12-241-0/+2
* Tweak how the MD code calls the fooclock() methods some. Instead ofJohn Baldwin2005-12-223-13/+1
* GC some unused frame types.John Baldwin2005-12-161-55/+0
* - Cleanup whitespace and extra ()s in vtophys() macros.John Baldwin2005-12-061-1/+1
* Drop _MACHINE_ARCH and _MACHINE defines (not to be confused withRuslan Ermilov2005-12-061-7/+0