| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 145 | -145/+143 |
| * | MFC fix for the panic("vm_thread_new: kstack allocation failed") and | Konstantin Belousov | 2008-01-19 | 2 | -2/+3 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7_0'. | cvs2svn | 2007-12-22 | 2 | -133/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2007-12-03 | 2 | -0/+133 |
| * | MFC: expand critical section coverage so that shared fast and ithread handlers | Scott Long | 2007-11-26 | 1 | -1/+1 |
| * | MFC: | Peter Grehan | 2007-11-14 | 3 | -4/+14 |
| * | Unbreak. With DDB removed, KTR can not be used as-is because | Marcel Moolenaar | 2007-10-29 | 1 | -5/+0 |
| * | Remove debugging support from GENERIC kernels, remove warning in | Ken Smith | 2007-10-11 | 1 | -7/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2007-10-10 | 15 | -7443/+0 |
| * | Make the PCI code aware of PCI domains (aka PCI segments) so we can | Marius Strobl | 2007-09-30 | 2 | -2/+6 |
| * | o Revert the part of if_gem.c rev. 1.35 which added a call to gem_stop() | Marius Strobl | 2007-09-26 | 1 | -1/+0 |
| * | Use the correct expanded name for SCTP. | Christian Brueffer | 2007-09-26 | 1 | -1/+1 |
| * | Change the management of cached pages (PQ_CACHE) in two fundamental | Alan Cox | 2007-09-25 | 1 | -2/+3 |
| * | It has been observed on the mailing lists that the different categories | Alan Cox | 2007-09-15 | 2 | -8/+8 |
| * | Revamp the interrupt handling in support of INTR_FILTER. This includes: | Marcel Moolenaar | 2007-08-11 | 15 | -1098/+495 |
| * | Re-enable external interrupts for faults, traps and syscalls. | Marcel Moolenaar | 2007-08-08 | 2 | -18/+16 |
| * | Eliminate <machine/interruptvar.h> as it has only a single | Marcel Moolenaar | 2007-08-07 | 5 | -39/+5 |
| * | Remove redundant prototype. | Marcel Moolenaar | 2007-08-07 | 2 | -4/+0 |
| * | Add prototype for trap(). | Marcel Moolenaar | 2007-08-07 | 1 | -0/+7 |
| * | Fix backward compatibility of the "old" (i.e. FreeBSD6) lseek | Marcel Moolenaar | 2007-07-31 | 2 | -4/+4 |
| * | Cast the arguments to atomic_*_ptr() when mapping it to atomic_*_32() | Marcel Moolenaar | 2007-07-10 | 1 | -3/+8 |
| * | Reimplement bus_dmamap_load with bus_dmamap_load_buffer. | Pyun YongHyeon | 2007-06-22 | 1 | -68/+32 |
| * | Honor maxsegsz of less than a page size in a DMA tag. Previously it | Pyun YongHyeon | 2007-06-22 | 1 | -0/+2 |
| * | Enable the new physical memory allocator. | Alan Cox | 2007-06-16 | 1 | -0/+18 |
| * | Enable SCTP by default for GENERIC kernels in order to give it | Xin LI | 2007-06-14 | 1 | -0/+1 |
| * | Enable GEOM_PART_MBR by default. On ia64 this replaces GEOM_MBR. | Marcel Moolenaar | 2007-06-13 | 1 | -0/+1 |
| * | Add kdb_cpu_sync_icache(), intended to synchronize instruction | Marcel Moolenaar | 2007-06-09 | 7 | -19/+22 |
| * | Enable AUDIT by default in the GENERIC kernel, allowing security event | Robert Watson | 2007-06-08 | 1 | -0/+1 |
| * | Sync with other platforms: add kluge to use contigmalloc when the | Marcel Moolenaar | 2007-06-08 | 1 | -6/+18 |
| * | Fix the compile. Band-aid until it is worked out how to use the context | Peter Grehan | 2007-06-06 | 2 | -2/+2 |
| * | - Change comments and asserts to reflect the removal of the global | Jeff Roberson | 2007-06-04 | 2 | -4/+4 |
| * | Rework the PCPU_* (MD) interface: | Attilio Rao | 2007-06-04 | 3 | -5/+6 |
| * | Revert VMCNT_* operations introduction. | Attilio Rao | 2007-05-31 | 2 | -4/+4 |
| * | In some particular cases (like in pccard and pccbb), the real device | Paolo Pisati | 2007-05-31 | 1 | -2/+11 |
| * | Eliminate some unused definitions that came from NetBSD. | Alan Cox | 2007-05-28 | 1 | -2/+0 |
| * | Don't initialize the decrementer before initclocks() is called. | Marcel Moolenaar | 2007-05-27 | 4 | -24/+14 |
| * | Eliminate an unused definition. | Alan Cox | 2007-05-27 | 1 | -1/+0 |
| * | Allow FreeBSD's native ELF image activators to execute shared libraries the | Alexander Kabaev | 2007-05-22 | 1 | -2/+2 |
| * | - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating | Jeff Roberson | 2007-05-18 | 2 | -4/+4 |
| * | Define every architecture as either VM_PHYSSEG_DENSE or | Alan Cox | 2007-05-05 | 1 | -0/+5 |
| * | Add ofw bus methods to the ppc nexus driver. This will be used in future | Peter Grehan | 2007-04-20 | 2 | -0/+112 |
| * | Remove trailing '.' for consistency! | Pawel Jakub Dawidek | 2007-04-10 | 1 | -1/+1 |
| * | Add UFS_GJOURNAL options to the GENERIC kernel. | Pawel Jakub Dawidek | 2007-04-10 | 1 | -0/+1 |
| * | If nooption SMP on powerpc, also nooption ADAPTIVE_SX, which depends on | Robert Watson | 2007-04-01 | 1 | -0/+1 |
| * | Add bge(4). | Marcel Moolenaar | 2007-04-01 | 1 | -2/+3 |
| * | When writing to PCI configuration registers, don't immediately | Marcel Moolenaar | 2007-04-01 | 1 | -3/+0 |
| * | Remove unused file. | Marcel Moolenaar | 2007-04-01 | 1 | -833/+0 |
| * | Push down the implementation of PCPU_LAZY_INC() into the machine-dependent | Alan Cox | 2007-03-11 | 1 | -0/+6 |
| * | Over NFS, an open() call could result in multiple over-the-wire | Mohan Srinivasan | 2007-03-09 | 2 | -0/+4 |
| * | Update openpic to support the new bus_setup_intr() syntax. | Paolo Pisati | 2007-03-07 | 3 | -8/+9 |