Age | Commit message (Expand) | Author |
2008-07-21 | nam2blk[] needs a "vnd" entry for some things (like softraid) | Todd T. Fries |
2008-07-18 | Add new uvm function called uvm_map_pie() which takes align as a | Kurt Miller |
2008-07-16 | This file is long unused. | Miod Vallat |
2008-07-03 | add rum(4) | Todd T. Fries |
2008-07-02 | move to 4.4-beta | Theo de Raadt |
2008-07-01 | add bio & bioctl | Todd T. Fries |
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith |
2008-06-27 | Clear swap encryption keys before dumping a kernel image. | Miod Vallat |
2008-06-27 | Add uvideo(4). | Brad Smith |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-15 | with powerbooks and ibooks, default to adb keyboard for console (and ddb>) | Todd T. Fries |
2008-06-13 | Add some missing $OpenBSD$ tags. | Kenneth R Westerback |
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-10 | use the defines, not magic constants. ok kettenis@ | Dale Rahn |
2008-06-06 | Remove long dead meat. | Miod Vallat |
2008-05-26 | Enable cmpci(4) and eso(4). | Brad Smith |
2008-05-25 | Don't forget to actually return a value in ttyname(), and fix a bunch of | Miod Vallat |
2008-05-21 | Remove <machine/elf_abi.h> on platforms which have it. Nothing in the tree | Miod Vallat |
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat |
2008-05-13 | Fix chrtoblktbl[] entries. | Miod Vallat |
2008-05-04 | Manage interrupts based on priority better, still working on this... | Dale Rahn |
2008-05-03 | Rework the interrupt calculation masks, a bit easier to follow (not so wrong). | Dale Rahn |
2008-05-02 | Invalidate and initialize the l2 on secondary processors, ok kettenis@ | Dale Rahn |
2008-05-02 | Remove debug prints. | Dale Rahn |
2008-05-01 | Implement a nop IPI to signal other CPUs. | Mark Kettenis |
2008-04-30 | Spacing. | Mark Kettenis |
2008-04-30 | Fix typo in last commit. | Mark Kettenis |
2008-04-30 | Initialize randseed to 1. | Mark Kettenis |
2008-04-29 | remove noise, (debug print). | Dale Rahn |
2008-04-29 | PIR is not defined to be a writable register, do not use it. | Dale Rahn |
2008-04-29 | Spin up secondary CPUs on more systems. | Dale Rahn |
2008-04-29 | spillstk and ddbstk need to be per cpu. Found by kettenis@ | Dale Rahn |
2008-04-27 | Switch to proc based ast pending for SMP. ok kettenis. | Dale Rahn |
2008-04-26 | Changes to get closer to SMP. | Dale Rahn |
2008-04-25 | Pretty dmesg output on attach and error handling. | Xavier Santolaria |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2008-04-23 | Call sched_init_cpu() for all but boot processor. ok kettenis. | Dale Rahn |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2008-04-19 | Change ELF loader to use the LMA as the load address for the | Tobias Weingartner |
2008-04-18 | if an iic operation fails to move all the data, return error | Theo de Raadt |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2008-04-09 | Add new stub uvm_shutdown() and call it from the right place in MD boot() | Theo de Raadt |
2008-04-08 | Split the cdev makro for bpftun into two seperate definitions. tun(4) and | Claudio Jeker |
2008-03-30 | nam2blk[] clearly must contain "rd" ... found by krw | Theo de Raadt |
2008-03-25 | Make pci_intr_map(9) fail if the interrupt line register is set to 0xff. | Mark Kettenis |
2008-03-23 | setroot() is supposed to be safe in all cases, so kill the special cases | Theo de Raadt |
2008-03-21 | crank maxusers on some architectures | Theo de Raadt |