1. bbc780f driver core: fix device_create() error path by David Herrmann · 11 years ago
  2. d0f80f9 firmware: dmi-sysfs: Remove "dmi" directory on module exit by Bjorn Helgaas · 11 years ago
  3. a61aca2 firmware: dmi-sysfs: Don't remove dmi-sysfs "raw" file explicitly by Bjorn Helgaas · 11 years ago
  4. 68aeeaa firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=n by Takashi Iwai · 11 years ago
  5. 14c4bae firmware: Use bit flags instead of boolean combos by Takashi Iwai · 11 years ago
  6. 75da02b microcode: Use request_firmware_direct() by Takashi Iwai · 11 years ago
  7. bba3a87 firmware: Introduce request_firmware_direct() by Takashi Iwai · 11 years ago
  8. 020d30f kobject: fix memory leak in kobject_set_name_vargs by Maurizio Lombardi · 11 years ago
  9. 21d7166 sysfs, kernfs: remove duplicated include from file.c by Wei Yongjun · 11 years ago
  10. 35a5fe6 kobject: remove kset from sysfs immediately in kset_unregister() by Bjorn Helgaas · 11 years ago
  11. 89c86a6 kobject: delay kobject release for random time by Bjorn Helgaas · 11 years ago
  12. 2322392 kernfs: implement "trusted.*" xattr support by Tejun Heo · 11 years ago
  13. 9a8049a kernfs: update sysfs_init_inode_attrs() by Tejun Heo · 11 years ago
  14. e756bc5 kobject: fix kset sample error path by Bjorn Helgaas · 11 years ago
  15. bfc5c17 sysfs, kernfs: remove cross inclusions of internal headers by Tejun Heo · 11 years ago
  16. ac9bba0 sysfs, kernfs: implement kernfs_ns_enabled() by Tejun Heo · 11 years ago
  17. cf9e5a7 sysfs, kernfs: make sysfs_dirent definition public by Tejun Heo · 11 years ago
  18. fa736a9 sysfs, kernfs: move mount core code to fs/kernfs/mount.c by Tejun Heo · 11 years ago
  19. 4b93dc9 sysfs, kernfs: prepare mount path for kernfs by Tejun Heo · 11 years ago
  20. df394fb sysfs, kernfs: make super_blocks bind to different kernfs_roots by Tejun Heo · 11 years ago
  21. bc75555 sysfs, kernfs: make inode number ida per kernfs_root by Tejun Heo · 11 years ago
  22. ba7443b sysfs, kernfs: implement kernfs_create/destroy_root() by Tejun Heo · 11 years ago
  23. 061447a sysfs, kernfs: introduce sysfs_root_sd by Tejun Heo · 11 years ago
  24. 9e30cc9 sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init() by Tejun Heo · 11 years ago
  25. 51a35e9 sysfs, kernfs: make sysfs_super_info->ns const by Tejun Heo · 11 years ago
  26. ccc532d sysfs, kernfs: drop unused params from sysfs_fill_super() by Tejun Heo · 11 years ago
  27. 2072f1a sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c by Tejun Heo · 11 years ago
  28. 414985a sysfs, kernfs: move file core code to fs/kernfs/file.c by Tejun Heo · 11 years ago
  29. fd7b9f7 sysfs, kernfs: move dir core code to fs/kernfs/dir.c by Tejun Heo · 11 years ago
  30. ffed24e sysfs, kernfs: move inode code to fs/kernfs/inode.c by Tejun Heo · 11 years ago
  31. ae6621b sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.h by Tejun Heo · 11 years ago
  32. ccf73cf sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put() by Tejun Heo · 11 years ago
  33. 517e64f sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotation by Tejun Heo · 11 years ago
  34. 2b25a62 sysfs, kernfs: reorganize SYSFS_* constants by Tejun Heo · 11 years ago
  35. 024f647 sysfs, kernfs: introduce kernfs_notify() by Tejun Heo · 11 years ago
  36. d19b984 sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}() by Tejun Heo · 11 years ago
  37. 2d0cfbe sysfs, kernfs: remove sysfs_add_one() by Tejun Heo · 11 years ago
  38. 496f739 sysfs, kernfs: introduce kernfs_create_file[_ns]() by Tejun Heo · 11 years ago
  39. a7dc66d sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR by Tejun Heo · 11 years ago
  40. 471bd7b sysfs, kernfs: add sysfs_dirent->s_attr.size by Tejun Heo · 11 years ago
  41. f6acf8b sysfs, kernfs: introduce kernfs_ops by Tejun Heo · 11 years ago
  42. dd8a5b0 sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h by Tejun Heo · 11 years ago
  43. c6fb449 sysfs, kernfs: prepare open, release, poll paths for kernfs by Tejun Heo · 11 years ago
  44. fdbffaa sysfs, kernfs: prepare mmap path for kernfs by Tejun Heo · 11 years ago
  45. 50b38ca sysfs, kernfs: prepare write path for kernfs by Tejun Heo · 11 years ago
  46. c2b19da sysfs, kernfs: prepare read path for kernfs by Tejun Heo · 11 years ago
  47. 93b2b8e sysfs, kernfs: introduce kernfs_create_dir[_ns]() by Tejun Heo · 11 years ago
  48. 7c6e2d3 sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ->priv by Tejun Heo · 11 years ago
  49. 45b4539 Merge 3.13-rc2 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  50. dc1ccc4 Linux 3.13-rc2 by Linus Torvalds · 11 years ago
  51. d5ff835 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  52. 033dbbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  53. dc418f6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  54. 7224b31 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  55. de92a05 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  56. 2855987 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  57. b849599 Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  58. b01537b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  59. 282c183 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  60. 3676f9e arm64: Move PTE_PROT_NONE higher up by Catalin Marinas · 11 years ago
  61. 4f00130 arm64: Use Normal NonCacheable memory for writecombine by Catalin Marinas · 11 years ago
  62. d870b4a fix bogus path_put() of nd->root after some unlazy_walk() failures by Al Viro · 11 years ago
  63. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  64. 2dacab7 arm64: debug: make aarch32 bkpt checking endian clean by Matthew Leach · 11 years ago
  65. 6a2e5e5 arm64: ptrace: fix compat registes get/set to be endian clean by Matthew Leach · 11 years ago
  66. dda9cc3 Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  67. 962ba26 Merge tag 'md/3.13-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  68. 3bad8bb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  69. 5ecbe3c kernel/extable: fix address-checks for core_kernel and init areas by Helge Deller · 11 years ago
  70. eb9ca3a ALSA: hda - Add LFE chmap to ASUS ET2700 by Takashi Iwai · 11 years ago
  71. 1f0bbf0 ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700 by Takashi Iwai · 11 years ago
  72. 2cede30 ALSA: hda - limit mic boost on Asus UX31[A,E] by Oleksij Rempel · 11 years ago
  73. 2ded3e5 ALSA: hda - Check leaf nodes to find aamix amps by Takashi Iwai · 11 years ago
  74. 07a27a0 i2c: bcm2835: Linking platform nodes to adapter nodes by Florian Meier · 11 years ago
  75. 44c3eea Merge branch 'driver-core-linus' into driver-core-next by Greg Kroah-Hartman · 11 years ago
  76. e7c0d3d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  77. 682a251 Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  78. 0b0f7f1 Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  79. f496863 Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  80. ba33fef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  81. b7fe6bf Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  82. 96d5d9d doc: fix generation of device-drivers by Nicolas Dichtel · 11 years ago
  83. eec9901 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON by Ilia Mirkin · 11 years ago
  84. 14058d2 lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax by Will Deacon · 11 years ago
  85. a1f84f5 drm/sysfs: fix OOM verification by David Herrmann · 11 years ago
  86. dad3375 remove obsolete references to powertweak by Dave Jones · 11 years ago
  87. a456c0d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  88. 6d183de md/raid5: fix newly-broken locking in get_active_stripe. by NeilBrown · 11 years ago
  89. 142d44c md: test mddev->flags more safely in md_check_recovery. by NeilBrown · 11 years ago
  90. 0c775d5 md/raid5: fix new memory-reference bug in alloc_thread_groups. by NeilBrown · 11 years ago
  91. e605b36 cgroup: fix cgroup_subsys_state leak for seq_files by Tejun Heo · 11 years ago
  92. 5d60418 sysfs, kernfs: introduce kernfs_setattr() by Tejun Heo · 11 years ago
  93. 890ece1 sysfs, kernfs: introduce kernfs_rename[_ns]() by Tejun Heo · 11 years ago
  94. 5d0e26b sysfs, kernfs: introduce kernfs_create_link() by Tejun Heo · 11 years ago
  95. 879f40d sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() by Tejun Heo · 11 years ago
  96. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago
  97. ae2108a sysfs: make __sysfs_add_one() fail if the parent isn't a directory by Tejun Heo · 11 years ago
  98. c84a3b2 sysfs: drop kobj_ns_type handling, take #2 by Tejun Heo · 11 years ago
  99. c570076 ATA: Fix port removal ordering by Rafael J. Wysocki · 11 years ago
  100. 0fc0287 cpuset: Fix memory allocator deadlock by Peter Zijlstra · 11 years ago