Age | Commit message (Expand) | Author |
2012-02-16 | Do an explicit `sync' instruction before returning from cache routines; this is | Miod Vallat |
2012-02-16 | Be sure to reset coprocessor 0 TAG_LO register to zero before attempting | Miod Vallat |
2012-02-16 | Use abbreviated mnemonics whenever possible (e.g. beqz instead of beq ...,zero), | Miod Vallat |
2012-02-16 | add kevent support for msdosfs to make applications | Robert Nagy |
2012-02-15 | re-enable POOL_DEBUG for -current | Theo de Raadt |
2012-02-15 | Enable rthreads by default | Philip Guenthe |
2012-02-15 | Hold struct filedesc's fd_lock when writing to the fd_ofiles, fd_ofileflags, | Philip Guenthe |
2012-02-15 | 82571/82572 do not properly set byte enables 2 and 3 on MSI | Jonathan Gray |
2012-02-14 | we are now hacking on 5.1-current | Mark Kettenis |
2012-02-14 | typo in comment. | Stuart Henderson |
2012-02-12 | use the barrier before the inb; not instead of | Theo de Raadt |
2012-02-12 | this breaks ramdisk builds. misses release | Theo de Raadt |
2012-02-11 | Don't compare command line input to softraid device names. Parse | Kenneth R Westerback |
2012-02-11 | This code used to do a register read to force a barrier -- that is not | Theo de Raadt |
2012-02-10 | DUIDs are only valid when booting off of a disk, so make sure we are | Peter Hessler |
2012-02-09 | As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG is | Theo de Raadt |
2012-02-09 | Match on Atmel AT91 CDC ACM explicitly as it reports a protocol of 0 | Jonathan Gray |
2012-02-09 | regen | Jonathan Gray |
2012-02-09 | Atmel AT91 CDC ACM | Jonathan Gray |
2012-02-08 | Remove the init path of jme_newbuf that used M_WAITOK | Jonathan Gray |
2012-02-07 | move out of -beta | Theo de Raadt |
2012-02-05 | Improve the ICMPv6 direction check | Mike Belopuhov |
2012-02-05 | Remove the extern declarations for the long-gone static msg queue | Philip Guenthe |
2012-02-05 | Fix SysV message queue identifiers. | Bret Lambert |
2012-02-04 | Close races where timer is started on a command and then an splbio() | Kenneth R Westerback |
2012-02-04 | Since sili_get_ccb() can return NULL if there are no ccb's available, | Kenneth R Westerback |
2012-02-03 | The kernel did not compile without INET6. Put some #ifdefs into | Alexander Bluhm |
2012-02-02 | disable the polling timeout when we suspend; discovered by some code | Theo de Raadt |
2012-02-02 | add netflow v9/ipfix support to pflow(4). | Sebastian Benoit |
2012-01-31 | add uhid/uaudio quirks for the iPad and iPad 2. | Bryan Steele |
2012-01-31 | regen. | Bryan Steele |
2012-01-31 | Add product ID's for the iPad and the iPad 2. | Bryan Steele |
2012-01-31 | give up on mcpu options; something remains broken in pmap it looks like; ok miod | Theo de Raadt |
2012-01-31 | add missing calls to pf_pkt_addr_changed(); ok henning@ | Markus Friedl |
2012-01-31 | remove an unused msr read | Jonathan Gray |
2012-01-30 | Prevent softraid from being used with devices that do not have a sector | Joel Sing |
2012-01-30 | Remove redundant call to vr_reset. From Bryan Steele, ok mikeb@ | Stuart Henderson |
2012-01-29 | According to the X.org driver, the Evergreen series of chips are the | Peter Hessler |
2012-01-29 | sync | Peter Hessler |
2012-01-29 | add device ID for Radeon HD 6320 | Peter Hessler |
2012-01-29 | Ansify and remove useless variable. | Martin Pieuchot |
2012-01-29 | Start cleaning vgafb(4) to be make it more like vga(4). Remove unused | Martin Pieuchot |
2012-01-29 | Fix another instance of the 11a->11b switch panic (see previous commit). | Stefan Sperling |
2012-01-29 | Swap the keycodes of the two swapped keys of Apple ISO keyboards. | Martin Pieuchot |
2012-01-29 | regen | Martin Pieuchot |
2012-01-29 | Add Apple keyboard IDs found on some PowerBook, MacBook and later. While | Martin Pieuchot |
2012-01-29 | Swap the keycodes of the two swapped keys of Apple ISO keyboards and update | Martin Pieuchot |
2012-01-29 | Remove fastq from struct sppp. Missed when I committed if_spppsubr.c r1.96, | Stuart Henderson |
2012-01-28 | Provide a default value for ${OBJCOPY} for native muilds. | Miod Vallat |
2012-01-28 | Blacklist a dualpoint model which clitpad sends non compatible PS2 packets. | Martin Pieuchot |