1. 595e4f7 KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit by Paul Mackerras · 11 years ago
  2. 99dae3b KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct by Paul Mackerras · 11 years ago
  3. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  4. 09548fd KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec by Paul Mackerras · 11 years ago
  5. b1f0d94 kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0() by Bharat Bhushan · 11 years ago
  6. 1820a8d kvm/powerpc: rename kvm_hypercall() to epapr_hypercall() by Bharat Bhushan · 11 years ago
  7. 458ff3c KVM: PPC: fix couple of memory leaks in MPIC/XICS devices by Gleb Natapov · 11 years ago
  8. 398a76c KVM: PPC: Add devname:kvm aliases for modules by Alexander Graf · 11 years ago
  9. 27025a6 powerpc: kvm: optimize "sc 1" as fast return by Liu Ping Fan · 11 years ago
  10. 8a3caa6 KVM: kvm_clear_guest_page(): fix empty_zero_page usage by Heiko Carstens · 11 years ago
  11. 521ee0c kvm: mmu: delay mmu audit activation by Sasha Levin · 11 years ago
  12. 2ecd1ab Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into next by Gleb Natapov · 11 years ago
  13. 40c2729 arm/arm64: KVM: Fix hyp mappings of vmalloc regions by Christoffer Dall · 11 years ago
  14. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  15. 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
  16. 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
  17. 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
  18. d8fe4ac Merge branch 'akpm' (patch-bomb from Andrew Morton) by Linus Torvalds · 11 years ago
  19. 8d3ef55 cmdline-parser: fix build by Alexander Beregalov · 11 years ago
  20. a99b706 hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() by Geert Uytterhoeven · 11 years ago
  21. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  22. a019e48 kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation by Lars-Peter Clausen · 11 years ago
  23. 07968fe sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer by Nicolin Chen · 11 years ago
  24. 0791a60 llists-move-llist_reverse_order-from-raid5-to-llistc-fix by Andrew Morton · 11 years ago
  25. b89241e llists: move llist_reverse_order from raid5 to llist.c by Christoph Hellwig · 11 years ago
  26. ca5ecd6 kernel: fix generic_exec_single indentation by Christoph Hellwig · 11 years ago
  27. 7cf64f8 kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix by Andrew Morton · 11 years ago
  28. 40c01e8b kernel: provide a __smp_call_function_single stub for !CONFIG_SMP by Christoph Hellwig · 11 years ago
  29. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  30. fc21c0c revert "softirq: Add support for triggering softirq work on softirqs" by Christoph Hellwig · 11 years ago
  31. c853b167 drivers/w1/masters/w1-gpio.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  32. 62026ae sched: remove INIT_COMPLETION by Wolfram Sang · 11 years ago
  33. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  34. c32f74a sched: replace INIT_COMPLETION with reinit_completion by Wolfram Sang · 11 years ago
  35. 406bf31 drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early by Alexander Holler · 11 years ago
  36. d5ceede drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  37. 9196436 vsprintf: ignore %n again by Kees Cook · 11 years ago
  38. 652586d seq_file: remove "%n" usage from seq_file users by Tetsuo Handa · 11 years ago
  39. 839cc2a seq_file: introduce seq_setwidth() and seq_pad() by Tetsuo Handa · 11 years ago
  40. 57f4257 lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies by Peter Zijlstra · 11 years ago
  41. ea1e7ed mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
  42. 539edb5 mm: properly separate the bloated ptl from the regular case by Peter Zijlstra · 11 years ago
  43. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  44. f820e28 xtensa: use buddy allocator for PTE table by Kirill A. Shutemov · 11 years ago
  45. 01058e7 iommu/arm-smmu: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  46. 8f43123 xtensa: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  47. cecbd1b x86: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  48. e90bedb unicore32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  49. 647f884 um: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  50. 76b3aec tile: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  51. 1ae9ae5 sparc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  52. 478cf8c sh: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  53. 96da3a6 score: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  54. e89cfa5 s390: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  55. 4f804943 powerpc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  56. bc16640 parisc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  57. 3b5b51c mips: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  58. 855a305 metag: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  59. f84c914 m68k: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  60. 7251ab6 m32r: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  61. ca973d8 ia64: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  62. 5de1423 hexagon: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  63. 3b9cf77 frv: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  64. 0da5303 cris: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  65. 2cb6182 avr32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  66. d97a229 arm64: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  67. affce50 arm: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  68. ca6ec3b arc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  69. 3fd681b alpha: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  70. b3d59c6 openrisc: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  71. 0470d4a mn10300: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  72. 8abe734 microblaze: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  73. 390f44e mm: allow pgtable_page_ctor() to fail by Kirill A. Shutemov · 11 years ago
  74. f8c6d30 xtensa: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  75. fecf374 m32r: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  76. 26db390 cris: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  77. 09ef493 x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds by Kirill A. Shutemov · 11 years ago
  78. 9491846 x86, mm: enable split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  79. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  80. c4088eb mm: convert the rest to new page table lock api by Kirill A. Shutemov · 11 years ago
  81. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  82. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  83. 117b079 mm, thp: move ptl taking inside page_check_address_pmd() by Kirill A. Shutemov · 11 years ago
  84. bf92915 mm, thp: change pmd_trans_huge_lock() to return taken lock by Kirill A. Shutemov · 11 years ago
  85. 9a86cb7 mm: introduce api for split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  86. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  87. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  88. e9bb18c mm: avoid increase sizeof(struct page) due to split page table lock by Kirill A. Shutemov · 11 years ago
  89. b77d88d mm: drop actor argument of do_generic_file_read() by Kirill A. Shutemov · 11 years ago
  90. a0dce7f drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG by Andrew Morton · 11 years ago
  91. 3aeb58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 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