| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert previous commit, retaining cpufreq. | njl | 2007-07-01 | 1 | -0/+3 |
* | Add cpufreq(4) to GENERIC. It does not change the frequency by default, | njl | 2007-07-01 | 2 | -3/+3 |
* | Pages that do belong to an object and page queue can now be freed without | alc | 2007-07-01 | 1 | -10/+8 |
* | Update the suspend/resume user API while maintaining backwards compat. | njl | 2007-06-21 | 1 | -26/+216 |
* | Use bus_dma to get a page in the first 4 GB. Since the physical address | njl | 2007-06-17 | 1 | -17/+70 |
* | - Define data of struct gfb_font a const as it's only used to supply font | marius | 2007-06-16 | 1 | -5/+6 |
* | Prototype (but functional) Linux-ish /dev/nvram interface to the extra | peter | 2007-06-15 | 1 | -0/+99 |
* | Enable SCTP by default for GENERIC kernels in order to give it | delphij | 2007-06-14 | 1 | -0/+1 |
* | Don't clobber tf_err with the eva from a page fault as the page fault | jhb | 2007-06-13 | 1 | -3/+0 |
* | Add nfe(4) to the list of drivers supported by GENERIC kernel. | yongari | 2007-06-12 | 1 | -1/+2 |
* | Exclude wlan_scan_* from PAE like the rest of wlan. | thompsa | 2007-06-11 | 1 | -0/+2 |
* | Check against maxsegsz being zero in bus_dma_tag_create and return EINVAL | mjacob | 2007-06-11 | 1 | -0/+4 |
* | Add wlan_scan_ap and wlan_scan_sta to platforms that include wlan. | thompsa | 2007-06-11 | 1 | -0/+2 |
* | Use default options for default partitioning schemes, rather than | marcel | 2007-06-11 | 1 | -0/+4 |
* | Optimize vmmeter locking. | attilio | 2007-06-10 | 1 | -4/+0 |
* | Add kdb_cpu_sync_icache(), intended to synchronize instruction | marcel | 2007-06-09 | 1 | -0/+5 |
* | Enable AUDIT by default in the GENERIC kernel, allowing security event | rwatson | 2007-06-08 | 1 | -0/+1 |
* | Backout experimental adaptive-spin umtx code. | davidxu | 2007-06-06 | 3 | -3/+0 |
* | Move a warning under bootverbose as no machines that trigger it have ended | jhb | 2007-06-05 | 1 | -1/+1 |
* | Add the machine-specific definitions for configuring the new physical | alc | 2007-06-05 | 2 | -1/+44 |
* | Commit 14/14 of sched_lock decomposition. | jeff | 2007-06-05 | 3 | -12/+12 |
* | - Change comments and asserts to reflect the removal of the global | jeff | 2007-06-04 | 1 | -2/+2 |
* | Commit 11/14 of sched_lock decomposition. | jeff | 2007-06-04 | 1 | -30/+0 |
* | Commit 10/14 of sched_lock decomposition. | jeff | 2007-06-04 | 1 | -21/+5 |
* | Rework the PCPU_* (MD) interface: | attilio | 2007-06-04 | 3 | -8/+31 |
* | Despite several examples in the kernel, the third argument of | dwmalone | 2007-06-04 | 4 | -5/+5 |
* | Revert VMCNT_* operations introduction. | attilio | 2007-05-31 | 2 | -5/+5 |
* | In some particular cases (like in pccard and pccbb), the real device | piso | 2007-05-31 | 1 | -3/+22 |
* | Revert UF_OPENING workaround for CURRENT. | kib | 2007-05-31 | 1 | -1/+1 |
* | Add CPUID2_PDCM | des | 2007-05-31 | 1 | -0/+1 |
* | Add descriptive comment to PDCM entry. | des | 2007-05-29 | 1 | -1/+1 |
* | Remove a pointless bootverbose message. | des | 2007-05-29 | 1 | -6/+1 |
* | Add feature name for features2 bit 15. | des | 2007-05-29 | 1 | -1/+1 |
* | Fix some problems introduced with the last descriptors tables locking | attilio | 2007-05-29 | 3 | -8/+21 |
* | Honor maxsegsz of less than a page size in a DMA tag. Previously it | yongari | 2007-05-29 | 1 | -0/+2 |
* | Enable fwip and dcons in GENERIC. They seem fairly stable. | simokawa | 2007-05-28 | 1 | -0/+3 |
* | Eliminate an unused definition. | alc | 2007-05-27 | 1 | -2/+0 |
* | Remove "XXX Giant" comments before calls to kdb_trap() -- the kernel | rwatson | 2007-05-27 | 1 | -1/+0 |
* | Don't check curproc->p_comm for NULL as it is an array allocated as part of | rwatson | 2007-05-27 | 1 | -3/+1 |
* | Move futex support code from <arch>/support.s into linux compat directory. | kib | 2007-05-23 | 2 | -45/+127 |
* | Allow FreeBSD's native ELF image activators to execute shared libraries the | kan | 2007-05-22 | 1 | -2/+2 |
* | - rename VMCNT_DEC to VMCNT_SUB to reflect the count argument. | jeff | 2007-05-20 | 1 | -2/+2 |
* | - Move GDT/LDT locking into a seperate spinlock, removing the global | jeff | 2007-05-20 | 5 | -70/+74 |
* | Initializae lastaddr to 0 in bus_dmamap_load_uio so that | mjacob | 2007-05-20 | 1 | -0/+1 |
* | Include machine/pcb.hto turn extern struct pcb stoppcbs[]; construct | kan | 2007-05-19 | 1 | -0/+1 |
* | - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating | jeff | 2007-05-18 | 2 | -5/+5 |
* | Update entries for building tags. | mckusick | 2007-05-13 | 1 | -3/+3 |
* | Do not dereference linux_to_bsd_signal[-1] if userland has | kan | 2007-05-11 | 1 | -4/+5 |
* | It turns out that the hptiop driver isn't portable after all. Confine it to | scottl | 2007-05-09 | 1 | -0/+4 |
* | o Fix typo: comments start by "#" not "*". | maxim | 2007-05-09 | 1 | -1/+1 |