Age | Commit message (Expand) | Author |
2009-11-23 | diffable against amd64 | Theo de Raadt |
2009-11-23 | bios* devices need to call their children on suspend/resume. | Mike Larkin |
2009-11-23 | Remove ACPI_SLEEP_ENABLED checks. | Paul Irofti |
2009-11-23 | oops, call config_activate_children | Theo de Raadt |
2009-11-23 | pchb must walk children too | Theo de Raadt |
2009-11-23 | Use config_activate_children() for our cf_activate function | Theo de Raadt |
2009-11-23 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-23 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-23 | Add bnx(4) now that it works. | Claudio Jeker |
2009-11-23 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-22 | Allocates bootstrap stack by uvm_pglistalloc instead of uvm_km_alloc. | Takuya ASADA |
2009-11-22 | Repost the vbios and remove a spurious cli on i386 ACPI resume code. | Mike Larkin |
2009-11-22 | removing unnecessary locks. | Takuya ASADA |
2009-11-22 | Missed 4 MSRs on suspend/resume in previous version. Tested by pirofti | Mike Larkin |
2009-11-22 | Check for ISA before calling the setup function. | Paul Irofti |
2009-11-22 | Bring amd64 closer to resume, while at it kill dead code. Okay deraadt@. | Paul Irofti |
2009-11-22 | Remove only use in the tree of ESCAPE_NOT_SUPPORTED. Which, ironically, | Kenneth R Westerback |
2009-11-22 | Match the i386 behaviour and only care about bus_clock if we | Jonathan Gray |
2009-11-22 | ncpus, ncpufound values are corrected. | Takuya ASADA |
2009-11-22 | SMP support on MIPS clock. | Takuya ASADA |
2009-11-22 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-22 | Bring last drivers fully into the NO_CCB world by replacing | Kenneth R Westerback |
2009-11-22 | grammar fixes in comments; from brad | Miod Vallat |
2009-11-22 | Fix compile error in uniprocessor kernel. | Takuya ASADA |
2009-11-22 | Correct cording style. | Takuya ASADA |
2009-11-22 | Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide the | Miod Vallat |
2009-11-21 | Fix uninitialized variables in db_stack_trace_print(), and honour the | Miod Vallat |
2009-11-21 | mplock, rw_cas implemented | Takuya ASADA |
2009-11-21 | Yet another stupid typo caught by martin@ | Miod Vallat |
2009-11-21 | Fix registration of memory after 1GB on Octane. Found the hard way by martin@ | Miod Vallat |
2009-11-21 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-19 | Rename KSEG* defines to CKSEG* to match their names in 64 bit mode; also | Miod Vallat |
2009-11-19 | All callers of updateimask() immediately enable interrupts afterwards, so do | Miod Vallat |
2009-11-19 | Remove code allowing native binaries with O32 ABI to run, there aren't any... | Miod Vallat |
2009-11-19 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-19 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-19 | It turns out that the 2GB contiguous DMA direct map window also needs | Miod Vallat |
2009-11-19 | Factor triplicated code responsible to add memory information into a | Miod Vallat |
2009-11-18 | * always move the same amount of data (256 frames) in the interrupt handler | Jacob Meuser |
2009-11-18 | Stricter type usage (width and signedness); first step towards 64 bit ptes. | Miod Vallat |
2009-11-18 | Move widget register information apart from xbow software interface, and | Miod Vallat |
2009-11-18 | Add glue to attach iockbc(4) to iof(4) as well. Tested by deraadt@ | Miod Vallat |
2009-11-18 | Don't whinge about not knowing the bus_clock for EP80579 (model 0x15) | Jonathan Gray |
2009-11-17 | Initialize the FPU to be in double precision mode for SH4. This is what the | Mark Kettenis |
2009-11-15 | athn works on sparc64 | Theo de Raadt |
2009-11-15 | athn(4) has a future in here. | Theo de Raadt |
2009-11-14 | athn(4), a driver for Atheros 802.11a/g/n devices. | Damien Bergamini |
2009-11-12 | More unused fields in struct sys_rec. | Miod Vallat |
2009-11-12 | typo | Miod Vallat |
2009-11-12 | Oops, I can't even spell `spurious' correctly. | Miod Vallat |