Age | Commit message (Expand) | Author |
2007-03-17 | Implement proper atomic.h for powerpc. With help from art@ and drahn@. | Mark Kettenis |
2007-03-17 | Make lcsplx() call spllower() instead of duplicating its code. | Mark Kettenis |
2007-03-17 | Do not start lines printed by the kernel with '<' so that syslog won't get | Miod Vallat |
2007-03-17 | Only invoke printstar() in get_pte() if option DEBUG. | Miod Vallat |
2007-03-17 | Indentation repairs, no code change. | Miod Vallat |
2007-03-17 | replace the VMWARE quirk that restricts the bus width to 16 targets with | David Gwynne |
2007-03-17 | Since we're not always called with M_WAIT, check return value from | Artur Grabowski |
2007-03-17 | add proper atomic_{set,clear}bits_int implementation | Martin Reindl |
2007-03-17 | add uts(4); this was missing from the initial commit | Robert Nagy |
2007-03-17 | wpi(4) works fine on amd64 according to | Jonathan Gray |
2007-03-17 | regen | Jonathan Gray |
2007-03-17 | Add some more NVIDIA graphics cards. | Jonathan Gray |
2007-03-17 | we do not want uts(4) enabled until we have proper calibration | Robert Nagy |
2007-03-16 | Split the whole chip init stuff in bcw_init() into a new function | Marcus Glocker |
2007-03-16 | Re-initialise f_seekp to 0 on a successful read_inode() return. | Marc Aurele La France |
2007-03-16 | enable uts(4) | Robert Nagy |
2007-03-16 | uts(4) is a driver for USB Touchscreens; | Robert Nagy |
2007-03-16 | add DEC_KN300 support from NetBSD; | Robert Nagy |
2007-03-16 | remove message that prints | Theo de Raadt |
2007-03-16 | Add missing "goto fail;" in an error path of fxp_attach(). | Claudio Jeker |
2007-03-16 | Cleanup prototypes. | Marcus Glocker |
2007-03-16 | Remove a lot of dead code and nonexisting registers. This stuff was mostly | Marcus Glocker |
2007-03-16 | Better (constant) register naming. | Marcus Glocker |
2007-03-16 | Split the beacon returned by ieee80211_beacon_alloc() in two parts and | Claudio Jeker |
2007-03-16 | Timecounters for sparc64. The cleanest and easiest timecounter | Artur Grabowski |
2007-03-16 | First super massive register cleanup run; group/sort registers, | Marcus Glocker |
2007-03-16 | A new PCI id for Intel's PCIe quad port fiber adapter. | Reyk Floeter |
2007-03-15 | sync | Reyk Floeter |
2007-03-15 | add Intel PCI-E quad port fiber device ID | Reyk Floeter |
2007-03-15 | UltraSPARC-IV cpus appear a bit different in OpenFirmware than older cpus. | Mark Kettenis |
2007-03-15 | Make sure we find the OpenFirmware node for UltraSPARC-IV cpus. | Mark Kettenis |
2007-03-15 | Disable x/q functionnality on 32bit platforms, because the examination code | Miod Vallat |
2007-03-15 | Set chip operation mode in the init path. Add first bits to enable | Marcus Glocker |
2007-03-15 | m_prepend() works only for sizes smaller than MHLEN. | Claudio Jeker |
2007-03-15 | Since p_flag is often manipulated in interrupts and without biglock | Artur Grabowski |
2007-03-15 | regen | Jonathan Gray |
2007-03-15 | commit the correct version this time | Jonathan Gray |
2007-03-15 | Add a few different things found in submitted dmesgs. | Jonathan Gray |
2007-03-15 | regen | Jonathan Gray |
2007-03-15 | JMB368 has no SATA. | Jonathan Gray |
2007-03-14 | Make SMU sensors and fan control work on PowerMac8,1. | Mark Kettenis |
2007-03-14 | Clean up after miod. | Mark Kettenis |
2007-03-14 | Check if there are still blocks left to be allocated _after_ we have | Pedro Martelletto |
2007-03-14 | Call ifp->if_start() at the end of the rx interrupt handling just in case | Claudio Jeker |
2007-03-14 | In HostAP mode, ieee80211_input() will enqueue packets in if_snd without | Claudio Jeker |
2007-03-13 | Nuke __HAVE_OLD_DISKLABEL code, this was never defined anyway. | Miod Vallat |
2007-03-13 | Add <machine/fpu.h> for upcoming userland changes. | Miod Vallat |
2007-03-13 | Drop the second and third arguments to adb_op_sync, for they are not used; | Miod Vallat |
2007-03-13 | Be more strict during probe, consider failures to get device description | Miod Vallat |
2007-03-13 | When about to run X11 in 32 bpp mode, advertize correctly that we are | Miod Vallat |