| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r204646 | Marius Strobl | 2010-10-17 | 1 | -7/+0 |
| * | Partial MFC 186347 and 186355 in order to remove differences in headers | Marius Strobl | 2010-05-10 | 1 | -0/+4 |
| * | MFC r197933: | Konstantin Belousov | 2010-01-19 | 1 | -0/+2 |
| * | MFC r189926: | Konstantin Belousov | 2009-12-22 | 1 | -1/+2 |
| * | MFC r186212 (by imp): | Konstantin Belousov | 2009-12-22 | 1 | -3/+0 |
| * | MFC: r195376 | Marius Strobl | 2009-12-17 | 1 | -0/+7 |
| * | MFC r197316 | Alan Cox | 2009-11-01 | 1 | -0/+2 |
| * | MFC 193396, 193521, 194331, 194337, 194376, 194454, 194562, 194642, 195033, | John Baldwin | 2009-09-04 | 2 | -0/+44 |
| * | Unbreak LINT. | Fabien Thomas | 2009-06-07 | 1 | -0/+4 |
| * | MFC r188860,188879,188923,188951: | Nathan Whitehorn | 2009-03-07 | 3 | -0/+46 |
| * | MFC: Add support for "superpages" on amd64 and i386. This includes adding the | John Baldwin | 2009-02-26 | 1 | -0/+7 |
| * | MFC r183288,183411,183827,184382: | Nathan Whitehorn | 2008-10-30 | 1 | -5/+37 |
| * | MFC of r178599,178600,179644,179645,180254,180233 | Nathan Whitehorn | 2008-08-28 | 1 | -0/+118 |
| * | MFC | John Birrell | 2008-08-27 | 1 | -2/+2 |
| * | MFC: Export 'struct pcpu' to userland w/o requiring _KERNEL. | John Baldwin | 2008-08-26 | 1 | -1/+2 |
| * | MFC rev. 173742-178057. | Marcel Moolenaar | 2008-06-23 | 1 | -257/+324 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2007-12-03 | 1 | -0/+36 |
| * | MFC: | Peter Grehan | 2007-11-14 | 1 | -0/+1 |
| * | Change the management of cached pages (PQ_CACHE) in two fundamental | Alan Cox | 2007-09-25 | 1 | -2/+3 |
| * | Revamp the interrupt handling in support of INTR_FILTER. This includes: | Marcel Moolenaar | 2007-08-11 | 3 | -45/+26 |
| * | Eliminate <machine/interruptvar.h> as it has only a single | Marcel Moolenaar | 2007-08-07 | 2 | -34/+3 |
| * | Add prototype for trap(). | Marcel Moolenaar | 2007-08-07 | 1 | -0/+7 |
| * | Cast the arguments to atomic_*_ptr() when mapping it to atomic_*_32() | Marcel Moolenaar | 2007-07-10 | 1 | -3/+8 |
| * | Enable the new physical memory allocator. | Alan Cox | 2007-06-16 | 1 | -0/+18 |
| * | Add kdb_cpu_sync_icache(), intended to synchronize instruction | Marcel Moolenaar | 2007-06-09 | 3 | -6/+13 |
| * | Rework the PCPU_* (MD) interface: | Attilio Rao | 2007-06-04 | 1 | -1/+2 |
| * | Eliminate some unused definitions that came from NetBSD. | Alan Cox | 2007-05-28 | 1 | -2/+0 |
| * | Eliminate an unused definition. | Alan Cox | 2007-05-27 | 1 | -1/+0 |
| * | Define every architecture as either VM_PHYSSEG_DENSE or | Alan Cox | 2007-05-05 | 1 | -0/+5 |
| * | Push down the implementation of PCPU_LAZY_INC() into the machine-dependent | Alan Cox | 2007-03-11 | 1 | -0/+6 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 2 | -4/+4 |
| * | Remove stale header. | Marcel Moolenaar | 2007-01-26 | 1 | -7/+0 |
| * | Remove 3rd clause, renumber, ok per email | Warner Losh | 2007-01-12 | 1 | -4/+1 |
| * | Implement bus_space_map(). | Marcel Moolenaar | 2006-12-13 | 1 | -1/+2 |
| * | Fix gdb issue where the i-cache was not being updated when a breakpoint | Peter Grehan | 2006-12-05 | 1 | -1/+1 |
| * | PR: | John Birrell | 2006-10-04 | 1 | -88/+0 |
| * | First part of a little cleanup in the calendar/timezone/RTC handling. | Poul-Henning Kamp | 2006-10-02 | 1 | -4/+0 |
| * | Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes | Alexander Kabaev | 2006-09-21 | 1 | -1/+1 |
| * | Eliminate unused definitions. (They came from NetBSD.) | Alan Cox | 2006-08-25 | 1 | -7/+0 |
| * | Add skeletal support for GDB. In particular gdb_cpu_getreg() needs | Marcel Moolenaar | 2006-08-24 | 1 | -0/+53 |
| * | o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h. | Marcel Moolenaar | 2006-07-26 | 2 | -1/+2 |
| * | Forward declare struct trapframe. | Marcel Moolenaar | 2006-07-26 | 1 | -0/+2 |
| * | Clean out sysctl machdep.* related defines. | Poul-Henning Kamp | 2006-05-11 | 1 | -11/+0 |
| * | Add a dummy implementation of bus_space_map(). | Marcel Moolenaar | 2006-03-31 | 1 | -3/+9 |
| * | Add user-space profiling support. Kernel profiling still todo. | Peter Grehan | 2005-12-29 | 1 | -8/+82 |
| * | Forward-declare struct trapframe to allow the aic module to compile. | Peter Grehan | 2005-12-24 | 1 | -0/+2 |
| * | Tweak how the MD code calls the fooclock() methods some. Instead of | John Baldwin | 2005-12-22 | 3 | -13/+1 |
| * | GC some unused frame types. | John Baldwin | 2005-12-16 | 1 | -55/+0 |
| * | - Cleanup whitespace and extra ()s in vtophys() macros. | John Baldwin | 2005-12-06 | 1 | -1/+1 |
| * | Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with | Ruslan Ermilov | 2005-12-06 | 1 | -7/+0 |