summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2013-11-12Use DL_GETDSIZE() to get disk size.Kenneth R Westerback
2013-11-12Use DL_[GET|SET]POFFSET() and DL_[GET|SET]PSIZE() to get and setKenneth R Westerback
2013-11-12try bpf.c r1.84 again, this time without semantic changes to if statements.David Gwynne
2013-11-11Revert bpf.c 1.84 / bpfdesc.h 1.19 for now, "panic: timeout_add: to_ticks (-1)Stuart Henderson
2013-11-11Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-11There is no fusebuf(9) man page anymore. Remove references to it from comments.Stefan Sperling
2013-11-11Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-11Kill commented out code dealing with a non existent sc_dying variable.Martin Pieuchot
2013-11-11Clean-up the activate routines from the uoak*(4) drivers.Paul Irofti
2013-11-11Replace most of our formating functions to convert IPv4/6 addresses fromMartin Pieuchot
2013-11-11bump the ring sizes up.David Gwynne
2013-11-11replace things like "start + interval > ticks" withDavid Gwynne
2013-11-11replace the user of ticks in a condition like "interval + start < ticks"David Gwynne
2013-11-11replace disksort with bufqs.David Gwynne
2013-11-11drm/i915/hsw: Disable L3 caching of atomic memory operations.Jonathan Gray
2013-11-11drm/i915: Don't enable the cursor on a disable pipeJonathan Gray
2013-11-11drm/i915: do not update cursor in crtc mode setJonathan Gray
2013-11-11drm/i915: Fix context sizes on HSWJonathan Gray
2013-11-10Make sure we pass a NULL cleanup argument to __start() by initializingPhilip Guenther
2013-11-10Add fcu(4) to avoid playing a fan symphony when installing/upgrading someMartin Pieuchot
2013-11-10Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-10Tweak comments to d_secperunit, p_size and p_offset to clearly sayKenneth R Westerback
2013-11-09Cope with the current layout of kernel binaries (three program headers nowMiod Vallat
2013-11-09In our USB world, timeouts are in milliseconds, so use timeout_add_msec()Martin Pieuchot
2013-11-09Reduce the differences between our controller drivers and initializeMartin Pieuchot
2013-11-09Remove hibernate_get_next_rle function (unused, and we need to redo itMike Larkin
2013-11-09Add KASSERT()s to tsleep() and msleep() to verify that bogus flagsPhilip Guenther
2013-11-09ticks is compared against mcl_grown to see if time has elapsed sinceDavid Gwynne
2013-11-09recognise Realtek ALC221Jonathan Gray
2013-11-09enable snooping on Intel 8 Series HD AudioJonathan Gray
2013-11-09unbias the chunks and chunktable writing and reading. as a result, itTheo de Raadt
2013-11-09add Intel 8 series kt (amt serial over lan)Jonathan Gray
2013-11-09regenJonathan Gray
2013-11-09more rate matching hubsJonathan Gray
2013-11-09regenJonathan Gray
2013-11-09add some more 4th gen Intel Core devicesJonathan Gray
2013-11-08advertise the ring sizes through the stack. specifically:David Gwynne
2013-11-08fix spelling.Federico G. Schwindt
2013-11-08Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-08To make sure detach hooks are executed in reverse order they were added,Martin Pieuchot
2013-11-08syncStuart Henderson
2013-11-08add ID for Areca ARC-1214Stuart Henderson
2013-11-08fix bootstrap_bs_map to map more than one section.aalm
2013-11-07In polling mode since r1.101 we could end up dereferencing anMartin Pieuchot
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Kill sc_dying. Nobody was using it anyway.Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti