locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / drivers / uio /
2008-08-21 Magnus DammUIO: generic irq handling for some uio platform devices
2008-08-21 Uwe Kleine-KönigUIO: uio_pdrv: fix license specification
2008-08-21 Uwe Kleine-KönigUIO: uio_pdrv: fix memory leak
2008-07-22 Uwe Kleine-KönigUIO: add generic UIO platform driver
2008-07-22 Hans J. KochUIO: Add write function to allow irq masking
2008-07-22 Uwe Kleine-KönigUIO: fix UIO Kconfig dependencies
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-04-20 Ben NizetteUIO: Implement a UIO interface for the SMX Cryptengine
2008-04-20 Hans-Jürgen KochUIO: Remove needless PCI_DEVICE_ID definition from...
2008-04-20 Denis Chenguio: mark pci_device_id hilscher_pci_ids[] __devinitdata
2008-04-20 Denis Chenguio: Kconfig improvements
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ürgen KochUIO: Hilscher CIF card driver
2007-07-18 Hans J. KochUIO: Add the User IO core code