Age | Commit message (Expand) | Author |
2009-01-11 | Fix a sed bug in the makefile's depend target. | Paul Irofti |
2009-01-06 | - add and enable ipgphy(4) everywhere there's a stge(4) entry. | Jasper Lievisse Adriaanse |
2008-12-06 | revert all changes related to the mpsafe intr handler. i screwed up the commit | Ted Unangst |
2008-12-06 | mpsafe intr_establish that doesn't get biglock, so that we may dream of the d... | Ted Unangst |
2008-12-01 | terse is good, more readable; please commit deraadt@ | Todd T. Fries |
2008-11-26 | Enable Bluetooth (btd and btctl are not hooked into the build yet) | Uwe Stuehler |
2008-11-24 | Import btsco(4) from NetBSD to work on it | Uwe Stuehler |
2008-10-23 | Move the va_copy define to <sys/stdrag.h> making sure it is uniformaly | Mark Kettenis |
2008-10-15 | make random(9) return per-cpu values (by saving the seed in the cpuinfo), | Theo de Raadt |
2008-10-15 | Second pass of simple timeout_add -> timeout_add_sec conversions | Bret Lambert |
2008-10-10 | Add empty cpu_unidle() macros for architectures that currently don't do | Artur Grabowski |
2008-10-10 | Define MAXCPUS on all architectures. | Artur Grabowski |
2008-10-09 | Implement CPU_INFO_UNIT for everyone, not just MP kernels. | Artur Grabowski |
2008-10-01 | Be more agressive in flusing the cache. In addition to flushing the | Mark Kettenis |
2008-09-30 | Do not perform cache operations in vmapbuf(), pmap is supposed to do them | Miod Vallat |
2008-09-14 | Use one block mapping to map kernel text up to 4MB and another one for the | Mark Kettenis |
2008-09-07 | - replace dtoa w/ David's gdtoa, version 2008-03-15 | Martynas Venckus |
2008-09-06 | Fix comment to catch up with HPPA_PGALIAS change. | Mark Kettenis |
2008-08-24 | Correct eisa i/o ports layout structure, this has probably been broken | Miod Vallat |
2008-08-22 | Set PIE address range to avoid or minimize mmap pressure due to limited | Kurt Miller |
2008-08-18 | Add stge(4) and gentbi(4). | Mark Kettenis |
2008-07-28 | No longer clear ci_want_resched within cpu_switchto(), now that it's done | Miod Vallat |
2008-07-23 | Do not rely on an <ichc>invisible cast</ichc> to return failure in | Miod Vallat |
2008-07-23 | So it turns outthe HP engineers changed the PA-RISC 2.0 architecture | Mark Kettenis |
2008-07-21 | - add proper double_t and float_t definitions for each arch | Martynas Venckus |
2008-07-21 | nam2blk[] needs a "vnd" entry for some things (like softraid) | Todd T. Fries |
2008-07-18 | Add a macro that clears the want_resched flag that need_resched sets. | Artur Grabowski |
2008-07-16 | Implement pckbc_xt_translation() in gsckbc. Thus, we can attach pckbd instead of | Miod Vallat |
2008-07-14 | Be sure to propagate PSL_O in psw on PCXU* processors to userland processes | Miod Vallat |
2008-07-14 | Be sure to propagate PSL_O in psw on PCXU* processors to userland processes | Miod Vallat |
2008-07-02 | Enable FFS2. | Brad Smith |
2008-07-01 | add bio & bioctl | Todd T. Fries |
2008-06-27 | Clear swap encryption keys before dumping a kernel image. | Miod Vallat |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-25 | Move .rodata 512KB further, since kernels will soon reach the address .rodata | Miod Vallat |
2008-06-14 | defininig NATIVE_EXEC_ELF is mandatory on ELF platforms. | Miod Vallat |
2008-06-12 | Enable /dev/video* for all USB capable archs. MAKEDEV bits will follow | Marcus Glocker |
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-10 | Fix buffer cache pending read statistics by ensuring we can identify | Bob Beck |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-06-07 | Add acphy/mtdphy/luphy/sqphy which are used by dc(4), hme(4) and ne(4). | Brad Smith |
2008-05-28 | Enable hme(4). Reported to work by Stian Sletner. | Mark Kettenis |
2008-05-21 | ddb expects the kernel longjmp() to only take a single parameter and always | Miod Vallat |
2008-05-19 | Change all remaining MD uses of MALLOC and FREE into proper malloc() and | Miod Vallat |
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat |
2008-04-27 | Add gecko(4), a driver for the GeckoBOA BC GSC+ port. | Mark Kettenis |
2008-04-27 | Move hppa to __HAVE_GENERIC_SOFT_INTERRUPTS | Mark Kettenis |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |