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