提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 6ed23fd6c0 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux 13 年之前
  Christoph Fritz eee628da2e efivars: add missing parameter to efi_pstore_read() 13 年之前
  Kees Cook 3d6d8d20ec pstore: pass reason to backend write callback 13 年之前
  Kees Cook f6f8285132 pstore: pass allocated memory region back to caller 13 年之前
  Chen Gong b238b8fa93 pstore: make pstore write function return normal success/fail value 13 年之前
  Don Zickus abd4d5587b pstore: change mutex locking to spin_locks 14 年之前
  Tony Luck b728a5c806 efivars: fix warnings when CONFIG_PSTORE=n 14 年之前
  Mike Waychison 7644c16c7e efivars: Introduce PSTORE_EFI_ATTRIBUTES 14 年之前
  Mike Waychison c475594d83 efivars: Use string functions in pstore_write 14 年之前
  Mike Waychison 828aa1f00e efivars: introduce utf16_strncmp 14 年之前
  Mike Waychison a294090839 efivars: String functions 14 年之前
  Matthew Garrett 5ee9c198a4 efi: Add support for using efivars as a pstore backend 14 年之前
  Linus Torvalds 57d19e80f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 年之前
  Justin P. Mattock 70f23fd66b treewide: fix a few typos in comments 14 年之前
  Randy Dunlap aabb6e1531 efivars: prevent oops on unload when efi is not enabled 14 年之前
  Dan Carpenter 3116aabc81 efivars: handle errors from register_efivars() 14 年之前
  Dan Carpenter 051d51bc6a efivars: memory leak on error in create_efivars_bin_attributes() 14 年之前
  Mike Waychison 4fc756bd9d efivars: Expose efivars functionality to external drivers. 14 年之前
  Mike Waychison 3295814d83 efivars: Parameterize operations. 14 年之前
  Mike Waychison 76b53f7c8b efivars: Split out variable registration 14 年之前
  Mike Waychison 4142ef146a efivars: parameterize efivars 14 年之前
  Mike Waychison d502fbb0dc efivars: Make efivars bin_attributes dynamic 14 年之前
  Mike Waychison 29422693c4 efivars: move efivars globals into struct efivars 14 年之前
  Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 年之前
  Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 年之前
  Greg Kroah-Hartman d6d292c451 Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add 17 年之前
  Greg Kroah-Hartman bc87d2fe7a kobject: convert efivars to use kobject_create 17 年之前
  Greg Kroah-Hartman f62ed9e33b firmware: change firmware_kset to firmware_kobj 17 年之前