1. d1e61fe s390/3270: fix missing device_destroy() call by Hendrik Brueckner · 11 years ago
  2. aec644e5 s390/boot: Install bzImage as default kernel image by Hendrik Brueckner · 11 years ago
  3. 049ffa8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  4. c681427 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 11 years ago
  5. 1b27227 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  6. 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
  7. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  8. eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  9. 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
  10. 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
  11. 0846c72 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  12. d8fe4ac Merge branch 'akpm' (patch-bomb from Andrew Morton) by Linus Torvalds · 11 years ago
  13. 8d3ef55 cmdline-parser: fix build by Alexander Beregalov · 11 years ago
  14. a99b706 hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() by Geert Uytterhoeven · 11 years ago
  15. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  16. a019e48 kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation by Lars-Peter Clausen · 11 years ago
  17. 07968fe sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer by Nicolin Chen · 11 years ago
  18. 0791a60 llists-move-llist_reverse_order-from-raid5-to-llistc-fix by Andrew Morton · 11 years ago
  19. b89241e llists: move llist_reverse_order from raid5 to llist.c by Christoph Hellwig · 11 years ago
  20. ca5ecd6 kernel: fix generic_exec_single indentation by Christoph Hellwig · 11 years ago
  21. 7cf64f8 kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix by Andrew Morton · 11 years ago
  22. 40c01e8 kernel: provide a __smp_call_function_single stub for !CONFIG_SMP by Christoph Hellwig · 11 years ago
  23. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  24. fc21c0c revert "softirq: Add support for triggering softirq work on softirqs" by Christoph Hellwig · 11 years ago
  25. c853b167 drivers/w1/masters/w1-gpio.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  26. 62026ae sched: remove INIT_COMPLETION by Wolfram Sang · 11 years ago
  27. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  28. c32f74a sched: replace INIT_COMPLETION with reinit_completion by Wolfram Sang · 11 years ago
  29. 406bf31 drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early by Alexander Holler · 11 years ago
  30. d5ceede drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  31. 9196436 vsprintf: ignore %n again by Kees Cook · 11 years ago
  32. 652586d seq_file: remove "%n" usage from seq_file users by Tetsuo Handa · 11 years ago
  33. 839cc2a seq_file: introduce seq_setwidth() and seq_pad() by Tetsuo Handa · 11 years ago
  34. 57f4257 lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies by Peter Zijlstra · 11 years ago
  35. ea1e7ed mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
  36. 539edb5 mm: properly separate the bloated ptl from the regular case by Peter Zijlstra · 11 years ago
  37. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  38. f820e28 xtensa: use buddy allocator for PTE table by Kirill A. Shutemov · 11 years ago
  39. 01058e7 iommu/arm-smmu: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  40. 8f43123 xtensa: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  41. cecbd1b x86: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  42. e90bedb unicore32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  43. 647f884 um: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  44. 76b3aec tile: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  45. 1ae9ae5 sparc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  46. 478cf8c sh: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  47. 96da3a6 score: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  48. e89cfa5 s390: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  49. 4f804943 powerpc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  50. bc16640 parisc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  51. 3b5b51c mips: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  52. 855a305 metag: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  53. f84c914 m68k: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  54. 7251ab6 m32r: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  55. ca973d8 ia64: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  56. 5de1423 hexagon: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  57. 3b9cf77 frv: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  58. 0da5303 cris: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  59. 2cb6182 avr32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  60. d97a229 arm64: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  61. affce50 arm: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  62. ca6ec3b arc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  63. 3fd681b alpha: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  64. b3d59c6 openrisc: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  65. 0470d4a mn10300: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  66. 8abe734 microblaze: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  67. 390f44e mm: allow pgtable_page_ctor() to fail by Kirill A. Shutemov · 11 years ago
  68. f8c6d30 xtensa: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  69. fecf374 m32r: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  70. 26db390 cris: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  71. 09ef493 x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds by Kirill A. Shutemov · 11 years ago
  72. 9491846 x86, mm: enable split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  73. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  74. c4088eb mm: convert the rest to new page table lock api by Kirill A. Shutemov · 11 years ago
  75. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  76. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  77. 117b079 mm, thp: move ptl taking inside page_check_address_pmd() by Kirill A. Shutemov · 11 years ago
  78. bf92915 mm, thp: change pmd_trans_huge_lock() to return taken lock by Kirill A. Shutemov · 11 years ago
  79. 9a86cb7 mm: introduce api for split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  80. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  81. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  82. e9bb18c mm: avoid increase sizeof(struct page) due to split page table lock by Kirill A. Shutemov · 11 years ago
  83. b77d88d mm: drop actor argument of do_generic_file_read() by Kirill A. Shutemov · 11 years ago
  84. a0dce7f drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG by Andrew Morton · 11 years ago
  85. 3aeb58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  86. c2f7d1e ide: pmac: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  87. a6fd6063 ide: cs5536: use module_pci_driver() by Jingoo Han · 11 years ago
  88. 58e48be ide: pmac: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  89. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  90. 1a36265 sparc64: Add self-IPI support for smp_send_reschedule() by Kirill Tkhai · 11 years ago
  91. 557fc58 sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges by oftedal · 11 years ago
  92. 4fbf888 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  93. 7e1a1e9 Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  94. fcd7476 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. d320e20 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. fe8a45d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 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
  98. 7971e23 Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. f0d55cc1 Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  100. 549608e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago