headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / drivers / uio / uio.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-03-24 Ian AbbottUIO: Take offset into account when determining number...
2009-03-24 Hans J. KochUIO: Add name attributes for mappings and port regions
2009-01-06 Hans J. KochUIO: Pass information about ioports to userspace (V2)
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-20 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-10-16 Jonathan CorbetUIO: BKL removal
2008-10-16 Andrew G. HarveyUIO: Fix mapping of logical and virtual memory
2008-10-16 Hans J. KochUIO: Add alignment warnings for uio-mem
2008-10-16 Greg Kroah-Hartmandevice create: misc: convert device_create_drvdata...
2008-07-22 Hans J. KochUIO: Add write function to allow irq masking
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-06-20 Jonathan CorbetUIO: cdev lock_kernel() pushdown
2008-05-20 Greg Kroah-HartmanUIO: fix race in device_create
2008-04-20 Uwe Kleine-KönigUIO: hold a reference to the device's owner while the...
2008-03-25 Jean-Samuel ChenardUIO: add pgprot_noncached() to UIO mmap code
2008-02-21 Brandon PhilipsUIO: fix Greg's stupid changes
2008-02-06 Nick Pigginuio: nopage
2008-01-25 Jan EngelhardtUIO: constify function pointer tables
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_init_ng() to kobject_init()
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_add_ng() to kobject_add()
2008-01-25 Greg Kroah-HartmanUIO: fix kobject usage
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-07-18 Hans J. KochUIO: Add the User IO core code