| Commit message (Expand) | Author | Age | Files | Lines |
* | Free the newtag if we exit with a failure from alloc_bounce_zone(). | scottl | 2006-01-14 | 1 | -1/+3 |
* | Move linux support to the linux section. | obrien | 2006-01-12 | 1 | -1/+1 |
* | Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43) | phk | 2006-01-10 | 1 | -0/+1 |
* | By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into | imp | 2006-01-09 | 2 | -2/+3 |
* | - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the | jhb | 2006-01-06 | 2 | -22/+9 |
* | Fix various places that were testing td_critnest to see if interrupts | jhb | 2006-01-06 | 1 | -3/+3 |
* | - Explicitly validate an empty filter to match bpf_filter() comment[1]. | jkim | 2006-01-03 | 1 | -0/+4 |
* | Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate for | imp | 2006-01-01 | 1 | -0/+2 |
* | Unbreak kernel build. | netchild | 2006-01-01 | 1 | -3/+3 |
* | MI changes: | netchild | 2005-12-31 | 1 | -0/+32 |
* | Fix watch address truncation. The address was truncated when it was passed to | pjd | 2005-12-27 | 1 | -3/+3 |
* | Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure | sobomax | 2005-12-26 | 2 | -0/+4 |
* | - Improve the INKERNEL macro such that it can no longer give false positives. | jeff | 2005-12-23 | 1 | -1/+5 |
* | Tweak how the MD code calls the fooclock() methods some. Instead of | jhb | 2005-12-22 | 8 | -49/+16 |
* | Move the hostb driver out of the i386 and amd64 PCI code (where it was | jhb | 2005-12-20 | 1 | -58/+0 |
* | Make our ELF64 type definitions match standards. In particular this | marcel | 2005-12-18 | 1 | -1/+1 |
* | Don peril sensitive sunglasses and jack up the MAX_BPAGES limit to 8192 | scottl | 2005-12-16 | 1 | -1/+1 |
* | Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1) | jhb | 2005-12-15 | 1 | -1/+0 |
* | Fix stale comment. | jhb | 2005-12-14 | 1 | -2/+1 |
* | Revert previous commit. The BIOS braindamage is even worse than I | jhb | 2005-12-13 | 1 | -0/+4 |
* | Don't check the CPUID_APIC bit in the cpu_features flags field to determine | jhb | 2005-12-13 | 1 | -4/+0 |
* | For the amd64 platform, we can depend on the TSC being present. This patch | peter | 2005-12-12 | 1 | -0/+15 |
* | Sync with i386, fix compiling for non-SMP. | davidxu | 2005-12-09 | 1 | -0/+2 |
* | MFi386: | jhb | 2005-12-08 | 13 | -186/+101 |
* | Catch up to the system siginfo changes. Use a union for the ia32 layout | peter | 2005-12-06 | 1 | -1/+3 |
* | - Cleanup whitespace and extra ()s in vtophys() macros. | jhb | 2005-12-06 | 1 | -5/+4 |
* | Fix ZERO_EDX() macro from the previous commit. It was emitting | jkim | 2005-12-06 | 1 | -1/+1 |
* | Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with | ru | 2005-12-06 | 1 | -7/+0 |
* | s/M_WAITOK/M_NOWAIT/ while mutex is held. | jkim | 2005-12-06 | 1 | -2/+2 |
* | - Micro-optimize `mov $0, %edx' -> `xor %edx, %edx'. | jkim | 2005-12-06 | 2 | -21/+27 |
* | Add experimental BPF Just-In-Time compiler for amd64 and i386. | jkim | 2005-12-06 | 2 | -0/+921 |
* | Really slam the door on mixed mode now that we don't depend on it for a | jhb | 2005-12-05 | 1 | -0/+15 |
* | Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov, | anholt | 2005-12-03 | 1 | -0/+1 |
* | Update DRM to CVS snapshot as of 2005-11-28. Notable changes: | anholt | 2005-11-28 | 1 | -0/+1 |
* | If we get a stray interrupt, return after logging it. In the extremely | jhb | 2005-11-28 | 1 | -0/+1 |
* | - Allow duplicate "machine" directives with the same arguments. | ru | 2005-11-27 | 3 | -9/+1 |
* | Fix typo. | le | 2005-11-24 | 1 | -1/+1 |
* | Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@. | ru | 2005-11-24 | 1 | -1/+1 |
* | Don't enable PUC_FASTINTR by default in the source. Instead, enable it | jhb | 2005-11-21 | 1 | -0/+2 |
* | Expand the hack to mask the atpics if 'device atpic' is not in the kernel | jhb | 2005-11-21 | 1 | -8/+28 |
* | Eliminate pmap_init2(). It's no longer used. | alc | 2005-11-20 | 1 | -5/+0 |
* | - Always print the trap number so that we have something to start with for | jhb | 2005-11-18 | 1 | -4/+9 |
* | Fix spelling mistake. | obrien | 2005-11-17 | 1 | -1/+1 |
* | Revert a part of the previous commits to these files that made the NMI | jhb | 2005-11-16 | 1 | -5/+4 |
* | Revert previous commit to these files. There isn't a race necessitating | jhb | 2005-11-16 | 1 | -3/+2 |
* | Fix a typo in the check for an invalid APIC. If we are told about an | jhb | 2005-11-16 | 1 | -1/+1 |
* | In get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLOCK() when deadlock | alc | 2005-11-13 | 1 | -1/+4 |
* | Add /dev/speaker support to amd64. | ru | 2005-11-11 | 1 | -0/+3 |
* | Reimplement the reclamation of PV entries. Specifically, perform | alc | 2005-11-09 | 1 | -33/+42 |
* | Add uart(4). When both sio(4) and uart(4) can handle a serial port, | marcel | 2005-11-05 | 1 | -1/+2 |