1. 07 6月, 2012 2 次提交
  2. 25 5月, 2012 1 次提交
  3. 20 5月, 2012 1 次提交
  4. 18 5月, 2012 1 次提交
  5. 16 5月, 2012 1 次提交
  6. 01 5月, 2012 1 次提交
  7. 27 4月, 2012 1 次提交
  8. 08 4月, 2012 1 次提交
  9. 02 4月, 2012 1 次提交
    • T
      cgroup: deprecate remount option changes · 8b5a5a9d
      Tejun Heo 提交于
      This patch marks the following features for deprecation.
      
      * Rebinding subsys by remount: Never reached useful state - only works
        on empty hierarchies.
      
      * release_agent update by remount: release_agent itself will be
        replaced with conventional fsnotify notification.
      
      v2: Lennart pointed out that "name=" is necessary for mounts w/o any
          controller attached.  Drop "name=" deprecation.
      Signed-off-by: NTejun Heo <tj@kernel.org>
      Acked-by: NLi Zefan <lizf@cn.fujitsu.com>
      Cc: Lennart Poettering <mzxreary@0pointer.de>
      8b5a5a9d
  10. 30 3月, 2012 2 次提交
  11. 29 3月, 2012 1 次提交
  12. 20 3月, 2012 1 次提交
  13. 17 3月, 2012 1 次提交
  14. 03 2月, 2012 1 次提交
  15. 20 1月, 2012 1 次提交
  16. 16 1月, 2012 1 次提交
  17. 07 1月, 2012 1 次提交
  18. 06 1月, 2012 4 次提交
  19. 27 12月, 2011 1 次提交
  20. 12 12月, 2011 1 次提交
  21. 10 12月, 2011 1 次提交
  22. 08 12月, 2011 1 次提交
  23. 03 11月, 2011 1 次提交
  24. 04 10月, 2011 1 次提交
  25. 24 9月, 2011 1 次提交
  26. 25 8月, 2011 1 次提交
  27. 06 8月, 2011 1 次提交
    • L
      acer-wmi: schedule threeg and interface sysfs for feature removal · 7b8aca65
      Lee, Chun-Yi 提交于
      we can now autodetect internal 3G device and already have the threeg
      rfkill device. So, we plan to remove threeg sysfs support for it's no
      longer necessary.
      
      We also plan to remove interface sysfs file that exposed which ACPI-WMI
      interface that was used by acer-wmi driver. It will replaced by information
      log when acer-wmi initial.
      
      We keep it around for userspace compatibility reasons, schedule removal
      in 2012.
      
      Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>
      Cc: Matthew Garrett <mjg@redhat.com>
      Cc: Dmitry Torokhov <dtor@mail.ru>
      Cc: Corentin Chary <corentincj@iksaif.net>
      Acked-by: NThomas Renninger <trenn@suse.de>
      Signed-off-by: NLee, Chun-Yi <jlee@novell.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      7b8aca65
  28. 03 8月, 2011 1 次提交
  29. 28 7月, 2011 1 次提交
  30. 27 7月, 2011 1 次提交
  31. 26 7月, 2011 2 次提交
  32. 16 7月, 2011 1 次提交
    • N
      nfsd: Remove deprecated nfsctl system call and related code. · 49b28684
      NeilBrown 提交于
      As promised in feature-removal-schedule.txt it is time to
      remove the nfsctl system call.
      
      Userspace has perferred to not use this call throughout 2.6 and it has been
      excluded in the default configuration since 2.6.36 (9 months ago).
      
      So this patch removes all the code that was being compiled out.
      
      There are still references to sys_nfsctl in various arch systemcall tables
      and related code.  These should be cleaned out too, probably in the next
      merge window.
      Signed-off-by: NNeilBrown <neilb@suse.de>
      Signed-off-by: NJ. Bruce Fields <bfields@redhat.com>
      49b28684
  33. 08 7月, 2011 1 次提交
  34. 07 7月, 2011 1 次提交