Age | Commit message (Expand) | Author |
2013-04-10 | Fix various glitches in queue macro usage. | Philip Guenther |
2013-04-09 | Add a magic number to the head of the signature block. Check for magic | Mike Larkin |
2013-04-09 | newvers.sh uses 'basename' to determine the directory name to stamp the | Mike Larkin |
2013-04-09 | When submitting a request the device's default pipe is always | Martin Pieuchot |
2013-04-09 | There's no need for usbd_get_config_desc_full() so just call usbd_get_desc() | Martin Pieuchot |
2013-04-09 | Remove read-only ipsec variables and directly use defines instead. | Martin Pieuchot |
2013-04-09 | knf. even old ttys need love. | Ted Unangst |
2013-04-09 | Need #include "isa.h" for NISA | Philip Guenther |
2013-04-09 | Add missing #ifdef CRYPTO around amd64_has_aesni | Philip Guenther |
2013-04-08 | A few changes that reduce the diffs to the Linux code. Mostly style issues, | Mark Kettenis |
2013-04-08 | Recalculate the IP and protocol checksums of packets (re)injected via | Lawrence Teo |
2013-04-08 | Add new ioctl's USB_DEVICE_GET_CDESC and USB_DEVICE_GET_FDESC to usb(4). | Marcus Glocker |
2013-04-08 | allow octeon to find it's root device, based on the flags passed by U-Boot. T... | Jasper Lievisse Adriaanse |
2013-04-08 | Fix typo in ale_stop_mac(). | Brad Smith |
2013-04-08 | Use the fixed pixel clock for eDP in intel_dp_set_m_n() | Jonathan Gray |
2013-04-08 | Don't clobber crtc->fb when queue_flip fails | Jonathan Gray |
2013-04-07 | Make the SO_BINDANY socket option also work for raw IPv6 sockets. | Alexander Bluhm |
2013-04-07 | check BGE_SGDIG_STS when the chip is NOT a 5717 A0, like freebsd. | David Gwynne |
2013-04-07 | david imhoff points out that the error handling in mfi_init_ccb gets the | David Gwynne |
2013-04-06 | make kernel compile | Theo de Raadt |
2013-04-06 | fix format string % escape | Stefan Fritsch |
2013-04-06 | allow GENERIC.MP to compile again...just for shits and giggles. | Jasper Lievisse Adriaanse |
2013-04-06 | i missed this file too. | Ted Unangst |
2013-04-06 | i missed a file, crap. found by deraadt | Ted Unangst |
2013-04-06 | there aren't any locks in here anymore, so we don't need lock.h | Ted Unangst |
2013-04-06 | shuffle around some poison code, prototypes, values... | Ted Unangst |
2013-04-06 | rthreads are always enabled. remove the sysctl. | Ted Unangst |
2013-04-05 | Even though Sandy Bridge and Ivy Bridge have stolen memory, substracting it | Mark Kettenis |
2013-04-05 | don't hardcode the size of u-boot's argv, but use a define instead. | Jasper Lievisse Adriaanse |
2013-04-05 | Brad didn't even try building the ramdisk, because it is 7.5K oversize. | Theo de Raadt |
2013-04-05 | remove some obsolete casts | Ted Unangst |
2013-04-05 | unfinished opti device code is never called or used | Ted Unangst |
2013-04-05 | Add the remaining USB Wifi adapters to the CD RAMDISK media for users | Brad Smith |
2013-04-05 | Fix USB athn(4) to be able to build on the RAMDISK. RAMDISK has SMALL_KERNEL | Brad Smith |
2013-04-05 | enable com3 on both i386 and amd64 (com4 config is added, but disabled) | Theo de Raadt |
2013-04-05 | move the bounds check for execbuffer relocation count closer to linux | Jonathan Gray |
2013-04-04 | regen | Brad Smith |
2013-04-04 | Add Broadcom BCM5717C, BCM5725, BCM5727, BCM5762 PCI ids. | Brad Smith |
2013-04-04 | The intel_dp_i2c_aux_ch() function has to return Linux-style negative errno | Mark Kettenis |
2013-04-04 | Merge the duplicate IPv4 and IPv6 checksum checking code in udp_input() | Alexander Bluhm |
2013-04-04 | Do not allow the listen(2) syscall for an already connected socket. | Alexander Bluhm |
2013-04-04 | Make icmp6 ready for 64 bit time_t by adding a range check and an | Alexander Bluhm |
2013-04-04 | Fix bug where clear_remove() and clear_inodedeps() would not iterate | Bob Beck |
2013-04-04 | zap redundant assignments | Alexander Hall |
2013-04-03 | Return ENOENT instead of EBADF if looking up a gem object fails. | Mark Kettenis |
2013-04-03 | Fix a typo in the bge_ape_lock_init() function. | Brad Smith |
2013-04-03 | fix comment detailing the memory map | Jasper Lievisse Adriaanse |
2013-04-03 | move i915_gem_find_inactive_object() into i915_gem_evict.c | Jonathan Gray |
2013-04-03 | fix EDID detailed timing frame rate | Jonathan Gray |
2013-04-03 | fix EDID detailed timing vsync parsing | Jonathan Gray |