1. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  2. c66fdab uio: Statically allocate uio_class and use class .dev_attrs. by Eric W. Biederman · 14 years ago
  3. 91960a4 uio: Support 2^MINOR_BITS minors by Eric W. Biederman · 14 years ago
  4. 6427a76 uio: Cleanup irq handling. by Eric W. Biederman · 14 years ago
  5. 70a9156 uio: Don't clear driver data by Eric W. Biederman · 14 years ago
  6. 3d4f9d7 uio: Fix lack of locking in init_uio_class by Eric W. Biederman · 14 years ago
  7. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  9. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  10. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  11. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  12. 6da2d37 UIO: Take offset into account when determining number of pages that can be mapped by Ian Abbott · 15 years ago
  13. 8205779 UIO: Add name attributes for mappings and port regions by Hans J. Koch · 16 years ago
  14. e70c412 UIO: Pass information about ioports to userspace (V2) by Hans J. Koch · 16 years ago
  15. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  16. 2bea2e4 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  17. 0d4a7bc UIO: BKL removal by Jonathan Corbet · 16 years ago
  18. 02683ff UIO: Fix mapping of logical and virtual memory by Andrew G. Harvey · 16 years ago
  19. e2b39df UIO: Add alignment warnings for uio-mem by Hans J. Koch · 16 years ago
  20. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  21. 328a14e UIO: Add write function to allow irq masking by Hans J. Koch · 16 years ago
  22. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  23. fbc8a81 UIO: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  24. 43691da UIO: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  25. 610ad50 UIO: hold a reference to the device's owner while the device is open by Uwe Kleine-König · 16 years ago
  26. c9698d6b UIO: add pgprot_noncached() to UIO mmap code by Jean-Samuel Chenard · 16 years ago
  27. 4f808bc UIO: fix Greg's stupid changes by Brandon Philips · 16 years ago
  28. a18b630 uio: nopage by Nick Piggin · 16 years ago
  29. 4f01469 UIO: constify function pointer tables by Jan Engelhardt · 16 years ago
  30. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  31. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  32. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 17 years ago
  33. 81e7c6a UIO: fix kobject usage by Greg Kroah-Hartman · 17 years ago
  34. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  35. beafc54 UIO: Add the User IO core code by Hans J. Koch · 18 years ago