| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename ia64_invalidate_icache() to ia64_sync_icache(). We're | Marcel Moolenaar | 2009-05-18 | 1 | -1/+1 |
| * | Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing | Robert Watson | 2009-04-20 | 1 | -3/+1 |
| * | Add description and cautionary note regarding CACHE_LINE_SIZE. | Robert Watson | 2009-04-19 | 1 | -0/+4 |
| * | For each architecture, define CACHE_LINE_SHIFT and a derived | Robert Watson | 2009-04-19 | 1 | -0/+5 |
| * | Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer | Konstantin Belousov | 2009-03-17 | 1 | -4/+2 |
| * | Tweak the ia64 machine check handling code to not register new sysctl nodes | John Baldwin | 2009-02-04 | 1 | -0/+1 |
| * | AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. | Warner Losh | 2008-12-17 | 1 | -12/+0 |
| * | Define mb(), rmb() and wmb() for real. | Marcel Moolenaar | 2008-11-22 | 1 | -3/+3 |
| * | - bump __FreeBSD version to reflect added buf_ring, memory barriers, | Kip Macy | 2008-11-22 | 1 | -0/+4 |
| * | Remove ipi_all() and ipi_self() as the former hasn't been used at | Marius Strobl | 2008-09-28 | 1 | -8/+5 |
| * | Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports | John Baldwin | 2008-08-19 | 1 | -2/+2 |
| * | Add inline function ia64_fc_i() to abstract inline assembly. | Marcel Moolenaar | 2008-07-07 | 1 | -0/+6 |
| * | Remove the unused major/minor numbers from iodev and memdev. | Ed Schouten | 2008-06-25 | 1 | -1/+0 |
| * | Work-around a compiler optimization bug, that broke libthr. Massive | Marcel Moolenaar | 2008-05-28 | 1 | -1/+1 |
| * | Remove cruft we got from Alpha, which was probably inherited | Marcel Moolenaar | 2008-04-18 | 1 | -31/+6 |
| * | Better implement I-cache invalidation. The previous implementation | Marcel Moolenaar | 2008-03-30 | 1 | -0/+1 |
| * | When building a kernel module, define MAXCPU the same as SMP so | John Birrell | 2008-03-27 | 1 | -1/+1 |
| * | The "free-lance" timer in the i8254 is only used for the speaker | Poul-Henning Kamp | 2008-03-26 | 1 | -2/+0 |
| * | Implement atomic_fetchadd_long() for all architectures and document it. | Pawel Jakub Dawidek | 2008-03-16 | 1 | -0/+11 |
| * | Remove kernel support for M:N threading. | Jeff Roberson | 2008-03-12 | 1 | -1/+0 |
| * | Allocate a stack for thread0 and switch to it before calling | Marcel Moolenaar | 2008-02-04 | 1 | -1/+6 |
| * | Add configuration knobs for the superpage reservation system. Initially, | Alan Cox | 2007-12-27 | 1 | -0/+7 |
| * | Add stubs to unbreak LINT. | Joseph Koshy | 2007-12-07 | 1 | -0/+4 |
| * | Define atomic_readandclear_ptr. | Jason Evans | 2007-11-27 | 1 | -0/+1 |
| * | Change the management of cached pages (PQ_CACHE) in two fundamental | Alan Cox | 2007-09-25 | 1 | -2/+3 |
| * | Keep interrupts disabled while handling external interrupts. | Marcel Moolenaar | 2007-08-06 | 1 | -1/+1 |
| * | In ia64_set_rr(), don't perform data serialization. This allows | Marcel Moolenaar | 2007-08-05 | 1 | -1/+1 |
| * | Add ia64_srlz_d() and ia64_srlz_i() functions to aid in serialization. | Marcel Moolenaar | 2007-08-04 | 1 | -0/+12 |
| * | Rework the interrupt code and add support for interrupt filtering | Marcel Moolenaar | 2007-07-30 | 3 | -15/+15 |
| * | Explicitly map the VHPT on all processors. Previously we were | Marcel Moolenaar | 2007-07-30 | 1 | -0/+1 |
| * | Add casts to some of the more commonly used pointer-type atomic | Marcel Moolenaar | 2007-07-30 | 1 | -5/+14 |
| * | Add the machine-specific definitions for configuring the new physical | Alan Cox | 2007-06-10 | 1 | -0/+28 |
| * | Work around a firmware bug in the HP rx2660, where in ACPI an I/O port | Marcel Moolenaar | 2007-06-10 | 1 | -3/+2 |
| * | Add kdb_cpu_sync_icache(), intended to synchronize instruction | Marcel Moolenaar | 2007-06-09 | 1 | -0/+15 |
| * | Rework the PCPU_* (MD) interface: | Attilio Rao | 2007-06-04 | 1 | -1/+2 |
| * | Eliminate an unused definition. | Alan Cox | 2007-05-27 | 1 | -4/+2 |
| * | Have the processor defer all faults and exceptions for control | Marcel Moolenaar | 2007-05-27 | 1 | -1/+20 |
| * | Define every architecture as either VM_PHYSSEG_DENSE or | Alan Cox | 2007-05-05 | 1 | -0/+5 |
| * | Add support for specifying a minimal size for vm.kmem_size in the loader via | Stephane E. Potvin | 2007-04-21 | 1 | -1/+2 |
| * | Catch up with ACPI-CA 20070320 import. | Jung-uk Kim | 2007-03-22 | 1 | -18/+20 |
| * | 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 | 1 | -3/+3 |
| * | Remove 3rd clause, renumber, ok per email | Warner Losh | 2007-01-12 | 3 | -12/+3 |
| * | Now that printf() needs the PCPU, set it up before we call printf(). | Marcel Moolenaar | 2006-11-18 | 2 | -3/+5 |
| * | Fix a comment. | Ruslan Ermilov | 2006-11-13 | 1 | -1/+1 |
| * | PR: | John Birrell | 2006-10-04 | 1 | -86/+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 | -8/+0 |
| * | First pass at allowing memory to be mapped using cache modes other than | John Baldwin | 2006-08-11 | 1 | -0/+2 |