1. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  3. aabb6e1 efivars: prevent oops on unload when efi is not enabled by Randy Dunlap · 13 years ago
  4. 3116aab efivars: handle errors from register_efivars() by Dan Carpenter · 13 years ago
  5. 051d51b efivars: memory leak on error in create_efivars_bin_attributes() by Dan Carpenter · 13 years ago
  6. 4fc756bd efivars: Expose efivars functionality to external drivers. by Mike Waychison · 13 years ago
  7. 3295814 efivars: Parameterize operations. by Mike Waychison · 13 years ago
  8. 76b53f7c efivars: Split out variable registration by Mike Waychison · 13 years ago
  9. 4142ef1 efivars: parameterize efivars by Mike Waychison · 13 years ago
  10. d502fbb efivars: Make efivars bin_attributes dynamic by Mike Waychison · 13 years ago
  11. 2942269 efivars: move efivars globals into struct efivars by Mike Waychison · 13 years ago
  12. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  13. 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
  14. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  15. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  16. d6d292c Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  17. bc87d2f kobject: convert efivars to use kobject_create by Greg Kroah-Hartman · 17 years ago
  18. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  19. 66ac831 kset: convert efivars to use kset_create for the vars sub-subsystem. by Greg Kroah-Hartman · 17 years ago
  20. 89a07e3 kset: convert efivars to use kset_create for the efi subsystem. by Greg Kroah-Hartman · 17 years ago
  21. 334c630 kobject: convert efivars to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  22. 97fa5bb efivars: make new_var and del_var binary sysfs files by Greg Kroah-Hartman · 17 years ago
  23. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  24. e89a411 Driver core: rename ktype_edd and ktype_efivar by Greg Kroah-Hartman · 17 years ago
  25. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  26. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  27. 496a0fc [PATCH] Fix race in efi variable delete code by Matt Domsch · 18 years ago
  28. 69b2186 [PATCH] firmware/efivars: handle error by Jeff Garzik · 18 years ago
  29. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  30. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 18 years ago
  31. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  32. 9c21538 [PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  33. 0933ad9 [PATCH] kfree cleanups for drivers/firmware/ by Jesper Juhl · 19 years ago
  34. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago