Age | Commit message (Expand) | Author |
2007-04-14 | For devices unwilling or unable to report geometry, change the 'fake' | Kenneth R Westerback |
2007-04-14 | Add degraded raid 1 io path code | Marco Peereboom |
2007-04-14 | Crank KVM from a ridiculous pedro-sized 256MB to 1GB; needed for upcoming MI | Miod Vallat |
2007-04-14 | Correctly handle pv_flags for pages used to store ptes, so that they | Miod Vallat |
2007-04-14 | Clean up. | Artur Grabowski |
2007-04-14 | hide struct process from userland, allow kvm_proc to see it. | Marc Espie |
2007-04-13 | move the debugging messages into #ifdef IPMI_DEBUG, we do not need to | Reyk Floeter |
2007-04-13 | While splitting flags and pqflags might have been a good idea in theory | Artur Grabowski |
2007-04-13 | If a removable device refuses to process PREVENT_ALLOW to lock the | Kenneth R Westerback |
2007-04-13 | Timecounters for macppc. As clean and simple as sparc64. Uses the %tb | Mark Kettenis |
2007-04-13 | scsi_generic is now 16 bytes. Adjust padding so struct is still | Kenneth R Westerback |
2007-04-13 | scsi_generic is now 16 bytes. Adjust offsets into structure being | Kenneth R Westerback |
2007-04-13 | Relax the cache flags logic in pmap_kenter_pa, to make sure that mappings | Miod Vallat |
2007-04-13 | scsi_generic is now 16 bytes. Adjust offsets into structure being | Kenneth R Westerback |
2007-04-13 | Remove cluster reading from cd9660_read(); wich doesnt work. | Thordur I. Bjornsson |
2007-04-13 | Update install media generation to the new semantics of the -c flag. | Todd C. Miller |
2007-04-13 | Move the declaration of VN_KNOTE() into vnode.h instead of having | Thordur I. Bjornsson |
2007-04-13 | The integrated Atheros NICs found in IBM/Lenovo ThinkPads use the same | Reyk Floeter |
2007-04-13 | When freeing PTP pages, we need to wait until TLB shootdown has been | Artur Grabowski |
2007-04-13 | regen | Jasper Lievisse Adriaanse |
2007-04-13 | add Ageia and a GeForce card | Jasper Lievisse Adriaanse |
2007-04-13 | Move the proc0 stack below the proc0 page tables so that in case we | Artur Grabowski |
2007-04-13 | Remove comments talking about vnode interlock. No binary change. | Alexander Bluhm |
2007-04-13 | map peeing -> mapping | Miod Vallat |
2007-04-13 | remove some unneeded externs and unused declerations. | Thordur I. Bjornsson |
2007-04-13 | get alpha SMP into a state where it at least compiles: | Martin Reindl |
2007-04-12 | Remove the lk_interlock from struct lock; Also remove the LK_INTERLOCK | Thordur I. Bjornsson |
2007-04-12 | move p_limit and p_cred into struct process | Ted Unangst |
2007-04-12 | Remove the i_interlock simplelock from struct ntnode | Thordur I. Bjornsson |
2007-04-12 | Allow machine-dependant overrides for the ``deadbeef'' sentinel values, | Miod Vallat |
2007-04-12 | Faster signal delivery on i386/MP. | Artur Grabowski |
2007-04-12 | untypo | Artur Grabowski |
2007-04-12 | Unbreak compile with option UVMHIST after pg_flags changes. | Artur Grabowski |
2007-04-12 | Discard .comment sections in the final a.out file. | Miod Vallat |
2007-04-12 | If VOP_GETATTR() in the nfs_kqpoll() loop returns ESTALE, catch it. | Thordur I. Bjornsson |
2007-04-12 | Fix newlines in dmesg. | Miod Vallat |
2007-04-12 | The beginnings of support for 16-byte cdb's in the scsi code. This is | Tobias Weingartner |
2007-04-12 | __HAVE_CPUINFO for alpha, with bits from netbsd | Martin Reindl |
2007-04-12 | remove unused members from struct nfsmount and nfsnode; | Thordur I. Bjornsson |
2007-04-12 | Do a security freeze lock like we do in wd(4) to deal with systems | Jonathan Gray |
2007-04-12 | Remove __BUS_SPACE_ADDRESS_SANITY correctly, no cookie for me. Spotted by | Miod Vallat |
2007-04-12 | Add cd_kill_buffers() as a separate function, like sd_kill_buffers() | Kenneth R Westerback |
2007-04-12 | Oops, a code rearrangement meant that I didn't initialise the failed ccb | Christopher Pascoe |
2007-04-12 | Add failure statistics per workunit. | Marco Peereboom |
2007-04-11 | Remove stale comment. | Marco Peereboom |
2007-04-11 | Fix thinko where vol was used instead of i (scsibus). | Marco Peereboom |
2007-04-11 | Add infrastructure to run with multiple openings. | Marco Peereboom |
2007-04-11 | Check return value from m_devget(). | Mark Kettenis |
2007-04-11 | Remove debug leftovers to make console output quite again in hostap mode. | Marcus Glocker |
2007-04-11 | Cleanup makros even more. Remove unused ones and reduce the amount of | Claudio Jeker |