| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Last minute TTY API change: remove mutex argument from tty_alloc(). | Ed Schouten | 2009-05-29 | 1 | -1/+1 |
| * | Add cpu_flush_dcache() for use after non-DMA based I/O so that a | Marcel Moolenaar | 2009-05-18 | 1 | -0/+10 |
| * | 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 |
| * | - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB as | Marius Strobl | 2009-03-19 | 2 | -14/+4 |
| * | Remove the uscanner(4) driver, this follows the removal of the kernel scanner | Andrew Thompson | 2009-03-19 | 1 | -1/+0 |
| * | Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer | Konstantin Belousov | 2009-03-17 | 1 | -4/+2 |
| * | Change over the usb kernel options to the new stack (retaining existing | Andrew Thompson | 2009-02-23 | 1 | -58/+5 |
| * | Add uslcom to the build too. | Andrew Thompson | 2009-02-15 | 1 | -0/+1 |
| * | Switch over GENERIC kernels to USB2 by default. | Andrew Thompson | 2009-02-15 | 1 | -6/+57 |
| * | - Use the generally more appropriate PROM base rather than the | Marius Strobl | 2009-02-11 | 1 | -1/+1 |
| * | Adjust the padding of struct pcpu to r187357. | Marius Strobl | 2009-01-18 | 1 | -1/+7 |
| * | Missed the sun4v update to ofw_machdep.h in the OFW modularization commit. | Nathan Whitehorn | 2008-12-20 | 1 | -1/+6 |
| * | Modularize the Open Firmware client interface to allow run-time switching | Nathan Whitehorn | 2008-12-20 | 4 | -20/+19 |
| * | Make gpart the default partitioning class on all platforms. | Marcel Moolenaar | 2008-12-17 | 1 | -2/+2 |
| * | AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. | Warner Losh | 2008-12-17 | 1 | -12/+0 |
| * | Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, | Nathan Whitehorn | 2008-12-15 | 1 | -53/+0 |
| * | Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important. | Ed Schouten | 2008-12-02 | 1 | -2/+2 |
| * | - bump __FreeBSD version to reflect added buf_ring, memory barriers, | Kip Macy | 2008-11-22 | 1 | -0/+4 |
| * | - In GCC 4.2 __builtin_frame_address() was fixed to include the | Marius Strobl | 2008-10-27 | 2 | -25/+13 |
| * | Collect N identical (or near identical) mkdumpheader() implementations into | Peter Wemm | 2008-10-01 | 1 | -22/+1 |
| * | Remove ipi_all() and ipi_self() as the former hasn't been used at | Marius Strobl | 2008-09-28 | 1 | -1/+0 |
| * | Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocating | Marius Strobl | 2008-09-10 | 1 | -0/+1 |
| * | MFsparc64: r177642 | Marius Strobl | 2008-09-02 | 1 | -9/+0 |
| * | Resurrect clock.c from r164371. | Marius Strobl | 2008-09-02 | 1 | -0/+67 |
| * | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | Ed Schouten | 2008-08-20 | 2 | -114/+50 |
| * | Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports | John Baldwin | 2008-08-19 | 1 | -2/+3 |
| * | Commit step 1 of the vimage project, (network stack) | Bjoern A. Zeeb | 2008-08-17 | 1 | -1/+2 |
| * | - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There's | Marius Strobl | 2008-08-07 | 1 | -0/+4 |
| * | Disconnect drivers that haven't been ported to MPSAFE TTY yet. | Ed Schouten | 2008-08-03 | 1 | -2/+0 |
| * | Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work out | Xin LI | 2008-07-07 | 1 | -0/+1 |
| * | Given that sun4u uses sparc64/sparc64/in_cksum.c, use the sparc64 | Marius Strobl | 2008-06-25 | 1 | -164/+2 |
| * | Remove the unused major/minor numbers from iodev and memdev. | Ed Schouten | 2008-06-25 | 1 | -1/+0 |
| * | Use the "options " spelling (vs. "options<TAB>") so that commented lines | David E. O'Brien | 2008-05-21 | 1 | -12/+12 |
| * | Retire pmap_addr_hint(). It is no longer used. | Alan Cox | 2008-05-18 | 1 | -6/+0 |
| * | Add a stub for pmap_align_superpage() on machines that don't (yet) | Alan Cox | 2008-05-09 | 1 | -0/+10 |
| * | Expand kdb_alt_break a little, most commonly used with the option | Peter Wemm | 2008-05-04 | 1 | -2/+16 |
| * | Remove an header which is unused for sun4v. | Marius Strobl | 2008-05-02 | 3 | -67/+0 |
| * | Remove the MD isa_irq_pending() and the underlying PCI-specific | Marius Strobl | 2008-04-26 | 1 | -11/+0 |
| * | - Add an integer argument to idle to indicate how likely we are to wake | Jeff Roberson | 2008-04-25 | 1 | -1/+8 |
| * | Make genclock standard on all platforms. | Poul-Henning Kamp | 2008-04-21 | 2 | -2/+0 |
| * | - Add the interrupt vector number to intr_event_create so MI code can | Jeff Roberson | 2008-04-11 | 1 | -2/+2 |
| * | Add a MI intr_event_handle() routine for the non-INTR_FILTER case. This | John Baldwin | 2008-04-05 | 1 | -79/+14 |
| * | Add kernel module support for nfslockd and krpc. Use the module system | Doug Rabson | 2008-03-27 | 1 | -0/+1 |
| * | When building a kernel module, define MAXCPU the same as SMP so | John Birrell | 2008-03-27 | 1 | -2/+2 |
| * | Remove two variables which are handled MI now. | Poul-Henning Kamp | 2008-03-26 | 1 | -3/+0 |
| * | The "free-lance" timer in the i8254 is only used for the speaker | Poul-Henning Kamp | 2008-03-26 | 1 | -2/+0 |
| * | Remove old sysctl stuff which is long gone in other arch's. | Poul-Henning Kamp | 2008-03-26 | 1 | -21/+0 |
| * | Oops. Use atomic_add_long() for atomic_fetchadd_long() (not atomic_add_int()) | Pawel Jakub Dawidek | 2008-03-19 | 1 | -2/+1 |