1. d19b984 sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}() by Tejun Heo · 11 years ago
  2. 496f739 sysfs, kernfs: introduce kernfs_create_file[_ns]() by Tejun Heo · 11 years ago
  3. f6acf8b sysfs, kernfs: introduce kernfs_ops by Tejun Heo · 11 years ago
  4. dd8a5b0 sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h by Tejun Heo · 11 years ago
  5. 93b2b8e sysfs, kernfs: introduce kernfs_create_dir[_ns]() by Tejun Heo · 11 years ago
  6. 45b4539 Merge 3.13-rc2 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  7. 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
  8. 0b0f7f1c Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  9. 5d60418 sysfs, kernfs: introduce kernfs_setattr() by Tejun Heo · 11 years ago
  10. 890ece1 sysfs, kernfs: introduce kernfs_rename[_ns]() by Tejun Heo · 11 years ago
  11. 5d0e26b sysfs, kernfs: introduce kernfs_create_link() by Tejun Heo · 11 years ago
  12. 879f40d sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() by Tejun Heo · 11 years ago
  13. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago
  14. c84a3b2 sysfs: drop kobj_ns_type handling, take #2 by Tejun Heo · 11 years ago
  15. 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
  16. 9886e1f ARM: tegra: Provide dummy powergate implementation by Thierry Reding · 11 years ago
  17. 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
  18. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 11 years ago
  19. 7e3528c slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings by Randy Dunlap · 11 years ago
  20. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  21. 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
  22. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  23. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  24. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  25. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  26. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  27. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 11 years ago
  28. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  29. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  30. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  31. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  32. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
  33. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  34. 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
  35. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  36. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  37. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  38. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  39. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  40. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  41. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  42. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  43. 94eddfb blk-mq: ensure that we set REQ_IO_STAT so diskstats work by Jens Axboe · 11 years ago
  44. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  45. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  46. a709bd5 Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  47. c2ac2ae Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  48. b29c830 Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  49. 0bde729 Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  50. 449bf8d Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  51. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
  52. 2bc74fe take read_seqbegin_or_lock() and friends to seqlock.h by Al Viro · 11 years ago
  53. b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
  54. 018c5bb net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum(). by David S. Miller · 11 years ago
  55. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  56. 4937e2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  57. db0b2d0 Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  58. be9eac4 macvlan: introduce macvlan_dev_real_dev() helper function by Michal Kubeček · 11 years ago
  59. 049ffa8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  60. 91838e2 Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  61. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  62. b746f9c Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  63. ce6513f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  64. 8d3ef55 cmdline-parser: fix build by Alexander Beregalov · 11 years ago
  65. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  66. b89241e llists: move llist_reverse_order from raid5 to llist.c by Christoph Hellwig · 11 years ago
  67. 7cf64f8 kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix by Andrew Morton · 11 years ago
  68. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  69. fc21c0c revert "softirq: Add support for triggering softirq work on softirqs" by Christoph Hellwig · 11 years ago
  70. 62026ae sched: remove INIT_COMPLETION by Wolfram Sang · 11 years ago
  71. c32f74a sched: replace INIT_COMPLETION with reinit_completion by Wolfram Sang · 11 years ago
  72. 839cc2a seq_file: introduce seq_setwidth() and seq_pad() by Tetsuo Handa · 11 years ago
  73. 57f4257 lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies by Peter Zijlstra · 11 years ago
  74. ea1e7ed mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
  75. 539edb5 mm: properly separate the bloated ptl from the regular case by Peter Zijlstra · 11 years ago
  76. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  77. 390f44e mm: allow pgtable_page_ctor() to fail by Kirill A. Shutemov · 11 years ago
  78. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  79. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  80. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  81. 117b079 mm, thp: move ptl taking inside page_check_address_pmd() by Kirill A. Shutemov · 11 years ago
  82. bf92915 mm, thp: change pmd_trans_huge_lock() to return taken lock by Kirill A. Shutemov · 11 years ago
  83. 9a86cb7 mm: introduce api for split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  84. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  85. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  86. 45c42a7 ACPI: Provide acpi_dev_name accessor for struct acpi_device device name by Jarkko Nikula · 11 years ago
  87. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  88. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  89. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  90. 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  91. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  92. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. f0d55cc1 Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  94. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  95. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  96. 82e06c8 wait: add wait_event_cmd() by Shaohua Li · 11 years ago
  97. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  98. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  99. 45c463a dmaengine: reference counted unmap data by Dan Williams · 11 years ago
  100. d38a8c6 dmaengine: prepare for generic 'unmap' data by Dan Williams · 11 years ago