1. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
  2. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  3. 13ccb93 Merge branch 'driver-core-linus' into driver-core-next by Tejun Heo · 11 years ago
  4. bba3a87 firmware: Introduce request_firmware_direct() by Takashi Iwai · 11 years ago
  5. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  6. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  7. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago
  8. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  9. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  10. 09759d1 Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  11. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. 8ecffd7 Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  13. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  14. d930f00 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  15. 95f19f6 epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled by Amit Pundir · 11 years ago
  16. c9a9972 gpiolib: add missing declarations by Alexandre Courbot · 11 years ago
  17. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. a0b57ca Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  19. e321ae4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  21. 98bf836 net/hsr: Support iproute print_opt ('ip -details ...') by Arvid Brodin · 11 years ago
  22. ac9bba0 sysfs, kernfs: implement kernfs_ns_enabled() by Tejun Heo · 11 years ago
  23. cf9e5a7 sysfs, kernfs: make sysfs_dirent definition public by Tejun Heo · 11 years ago
  24. 4b93dc9 sysfs, kernfs: prepare mount path for kernfs by Tejun Heo · 11 years ago
  25. bc75555 sysfs, kernfs: make inode number ida per kernfs_root by Tejun Heo · 11 years ago
  26. ba7443b sysfs, kernfs: implement kernfs_create/destroy_root() by Tejun Heo · 11 years ago
  27. ccf73cf sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put() by Tejun Heo · 11 years ago
  28. 517e64f sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotation by Tejun Heo · 11 years ago
  29. 024f647 sysfs, kernfs: introduce kernfs_notify() by Tejun Heo · 11 years ago
  30. d19b984 sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}() by Tejun Heo · 11 years ago
  31. 496f739 sysfs, kernfs: introduce kernfs_create_file[_ns]() by Tejun Heo · 11 years ago
  32. f6acf8b sysfs, kernfs: introduce kernfs_ops by Tejun Heo · 11 years ago
  33. dd8a5b0 sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h by Tejun Heo · 11 years ago
  34. 93b2b8e sysfs, kernfs: introduce kernfs_create_dir[_ns]() by Tejun Heo · 11 years ago
  35. 45b4539 Merge 3.13-rc2 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  36. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  37. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 11 years ago
  38. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  39. 31e20ba diag: warn about missing first netlink attribute by Nicolas Dichtel · 11 years ago
  40. e0d5973 efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completed by Seiji Aguchi · 11 years ago
  41. 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
  42. 41da8b5 crypto: scatterwalk - Set the chain pointer indication bit by Tom Lendacky · 11 years ago
  43. 5a87182 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  44. 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
  45. 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
  46. 5d60418 sysfs, kernfs: introduce kernfs_setattr() by Tejun Heo · 11 years ago
  47. 890ece1 sysfs, kernfs: introduce kernfs_rename[_ns]() by Tejun Heo · 11 years ago
  48. 5d0e26b sysfs, kernfs: introduce kernfs_create_link() by Tejun Heo · 11 years ago
  49. 879f40d sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() by Tejun Heo · 11 years ago
  50. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago
  51. c84a3b2 sysfs: drop kobj_ns_type handling, take #2 by Tejun Heo · 11 years ago
  52. 8ae516a Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  53. 2d304ba Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  54. 0e4b074 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  55. 4e58e54 tracing: Allow events to have NULL strings by Steven Rostedt (Red Hat) · 11 years ago
  56. 9886e1f ARM: tegra: Provide dummy powergate implementation by Thierry Reding · 11 years ago
  57. 434a438 Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  58. 1676587 Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  59. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 11 years ago
  60. 7e3528c slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings by Randy Dunlap · 11 years ago
  61. faf6615 ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUX by Stephen Warren · 11 years ago
  62. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  63. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  64. aecde27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  65. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  66. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  67. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  68. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  69. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  70. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  71. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  72. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  73. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 11 years ago
  74. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  75. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  76. 91398a0 genetlink: fix genl_set_err() group ID by Johannes Berg · 11 years ago
  77. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  78. a3ccfcc ACPICA: Update version to 20131115. by Bob Moore · 11 years ago
  79. c38f671 ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities. by Lv Zheng · 11 years ago
  80. 27946e9 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  81. 28adb30 Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  82. ded5107 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  83. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  84. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  85. 4cd8587 btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
  86. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
  87. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  88. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  89. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  90. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  91. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  92. c0dc941 target_core_alua: Store supported ALUA states by Hannes Reinecke · 11 years ago
  93. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  94. ca499fc ACPI / hotplug: Fix conflicted PCI bridge notify handlers by Toshi Kani · 11 years ago
  95. c58f009 drm/ttm: Remove set_need_resched from the ttm fault handler by Thomas Hellstrom · 11 years ago
  96. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  97. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  98. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  99. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 11 years ago
  100. c2ebb90 genetlink: remove family pointer from genl_multicast_group by Johannes Berg · 11 years ago