summaryrefslogtreecommitdiff
path: root/device/ds_routines.c
AgeCommit message (Expand)Author
2023-05-26x86_64: enable code for managing interruptsLuca Dariz
2023-04-29Use c_string for dev_name_t in the device subsystem.Flavio Cruz
2023-02-15Document spl levels of locks taken during interruptsSamuel Thibault
2023-02-08slock: Fix initialization of statically-allocated slocksSamuel Thibault
2023-01-24Fix several warnings for -Wmissing-prototypesFlavio Cruz
2023-01-19Include mig generated device headers to avoid missing prototypesFlavio Cruz
2023-01-18update writev syscall signature with rpc typesLuca Dariz
2022-12-27Fix some warnings with -Wmissing-prototypes.Flavio Cruz
2022-12-06Define vm_size_t and vm_offset_t as __mach_uintptr_t.Flavio Cruz
2022-03-13device: Fix NULL dereferenceSamuel Thibault
2022-03-13device: Avoid NULL dereferenceSamuel Thibault
2020-07-19device intr: Fix reference leakSamuel Thibault
2020-07-19intr_register: better document how we'd handle crashesSamuel Thibault
2020-07-1864bit: fix buildSamuel Thibault
2020-07-15Fix xen buildSamuel Thibault
2020-07-10Add hardware interrupt notification mechanismSamuel Thibault
2020-03-31Fix build with -fno-commonSamuel Thibault
2016-09-16VM: improve pageout deadlock workaroundRichard Braun
2016-09-07Remove map entry pageability property.Richard Braun
2016-05-18Fix gcc-6 warningsSamuel Thibault
2016-02-02Stack the slab allocator directly on top of the physical allocatorRichard Braun
2015-05-02Fix warningsSamuel Thibault
2014-04-04Convert from K&R to ANSIMarin Ramesa
2014-04-04Use explicit prototypes for struct dev_ops fieldsMarin Ramesa
2013-12-20Declare void argument lists (part 2)Marin Ramesa
2013-12-17Mark functions that don't return with attribute noreturnMarin Ramesa
2013-12-17device: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-17Cleanup of the copyin() and copyout() callsMarin Ramesa
2013-12-15Declare void argument listsMarin Ramesa
2013-12-11Cleanup of the memcpy(), memmove(), memcmp() and memset() callsMarin Ramesa
2013-09-21add comments after endifsMarin Ramesa
2013-09-21remove lint codeMarin Ramesa
2013-09-21remove register qualifiersMarin Ramesa
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2011-12-17Adjust VM initializationRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-08-31Fix declarationsSamuel Thibault
2011-08-28Move free_skbuffs declaration to the topSamuel Thibault
2011-08-27Add prototype for free_skbuffs functionGuillem Jover
2011-04-22Update constants to nowadays standardsSamuel Thibault
2009-12-21Add a SoftDebugger functionSamuel Thibault
2009-12-16Add Xen supportSamuel Thibault
2009-10-20Fix warningsSamuel Thibault
2009-06-182008-11-15 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182007-03-27 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault
2009-06-182006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault