1. e3bbbbf KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap by Paul Mackerras · 11 years ago
  2. 5557ae0 KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 by Paul Mackerras · 11 years ago
  3. bd3048b KVM: PPC: Book3S HV: Add handler for HV facility unavailable by Michael Ellerman · 11 years ago
  4. ca25205 KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 by Paul Mackerras · 11 years ago
  5. b005255e KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs by Michael Neuling · 11 years ago
  6. e0b7ec0 KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers by Paul Mackerras · 11 years ago
  7. eee7ff9 KVM: PPC: Book3S HV: Don't set DABR on POWER8 by Michael Neuling · 11 years ago
  8. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 11 years ago
  9. 70713fe3 KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() by Mihai Caraman · 11 years ago
  10. 48eaef0 KVM: PPC: Book3S HV: use xics_wake_cpu only when defined by Andreas Schwab · 11 years ago
  11. 7360177 KVM: PPC: Book3S: MMIO emulation support for little endian guests by Cédric Le Goater · 11 years ago
  12. 7a8ff56 KVM: PPC: Unify kvmppc_get_last_inst and sc by Alexander Graf · 11 years ago
  13. 47d45d9 KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled by Zhouyi Zhou · 11 years ago
  14. 9bd880a KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state by Tiejun Chen · 11 years ago
  15. 08c9a18 kvm: powerpc: use caching attributes as per linux pte by Bharat Bhushan · 11 years ago
  16. f5e3fe0 kvm: powerpc: define a linux pte lookup function by Bharat Bhushan · 11 years ago
  17. 7c85e6b kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update() by Bharat Bhushan · 11 years ago
  18. 30a91fe kvm: booke: clear host tlb reference flag on guest tlb invalidation by Bharat Bhushan · 11 years ago
  19. 595e4f7 KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit by Paul Mackerras · 11 years ago
  20. 99dae3b KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct by Paul Mackerras · 11 years ago
  21. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  22. 09548fd KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec by Paul Mackerras · 11 years ago
  23. b1f0d94 kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0() by Bharat Bhushan · 11 years ago
  24. 1820a8d kvm/powerpc: rename kvm_hypercall() to epapr_hypercall() by Bharat Bhushan · 11 years ago
  25. 458ff3c KVM: PPC: fix couple of memory leaks in MPIC/XICS devices by Gleb Natapov · 11 years ago
  26. 398a76c KVM: PPC: Add devname:kvm aliases for modules by Alexander Graf · 11 years ago
  27. 27025a6 powerpc: kvm: optimize "sc 1" as fast return by Liu Ping Fan · 11 years ago
  28. 8a3caa6 KVM: kvm_clear_guest_page(): fix empty_zero_page usage by Heiko Carstens · 11 years ago
  29. 521ee0c kvm: mmu: delay mmu audit activation by Sasha Levin · 11 years ago
  30. 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
  31. 40c2729 arm/arm64: KVM: Fix hyp mappings of vmalloc regions by Christoffer Dall · 11 years ago
  32. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  33. 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
  34. 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
  35. 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
  36. d8fe4ac Merge branch 'akpm' (patch-bomb from Andrew Morton) by Linus Torvalds · 11 years ago
  37. 8d3ef55 cmdline-parser: fix build by Alexander Beregalov · 11 years ago
  38. a99b706 hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() by Geert Uytterhoeven · 11 years ago
  39. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  40. a019e48 kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation by Lars-Peter Clausen · 11 years ago
  41. 07968fe sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer by Nicolin Chen · 11 years ago
  42. 0791a60 llists-move-llist_reverse_order-from-raid5-to-llistc-fix by Andrew Morton · 11 years ago
  43. b89241e llists: move llist_reverse_order from raid5 to llist.c by Christoph Hellwig · 11 years ago
  44. ca5ecd6 kernel: fix generic_exec_single indentation by Christoph Hellwig · 11 years ago
  45. 7cf64f8 kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix by Andrew Morton · 11 years ago
  46. 40c01e8b kernel: provide a __smp_call_function_single stub for !CONFIG_SMP by Christoph Hellwig · 11 years ago
  47. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  48. fc21c0c revert "softirq: Add support for triggering softirq work on softirqs" by Christoph Hellwig · 11 years ago
  49. c853b167 drivers/w1/masters/w1-gpio.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  50. 62026ae sched: remove INIT_COMPLETION by Wolfram Sang · 11 years ago
  51. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  52. c32f74a sched: replace INIT_COMPLETION with reinit_completion by Wolfram Sang · 11 years ago
  53. 406bf31 drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early by Alexander Holler · 11 years ago
  54. d5ceede drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  55. 9196436 vsprintf: ignore %n again by Kees Cook · 11 years ago
  56. 652586d seq_file: remove "%n" usage from seq_file users by Tetsuo Handa · 11 years ago
  57. 839cc2a seq_file: introduce seq_setwidth() and seq_pad() by Tetsuo Handa · 11 years ago
  58. 57f4257 lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies by Peter Zijlstra · 11 years ago
  59. ea1e7ed mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
  60. 539edb5 mm: properly separate the bloated ptl from the regular case by Peter Zijlstra · 11 years ago
  61. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  62. f820e28 xtensa: use buddy allocator for PTE table by Kirill A. Shutemov · 11 years ago
  63. 01058e7 iommu/arm-smmu: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  64. 8f43123 xtensa: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  65. cecbd1b x86: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  66. e90bedb unicore32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  67. 647f884 um: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  68. 76b3aec tile: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  69. 1ae9ae5 sparc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  70. 478cf8c sh: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  71. 96da3a6 score: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  72. e89cfa5 s390: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  73. 4f804943 powerpc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  74. bc16640 parisc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  75. 3b5b51c mips: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  76. 855a305 metag: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  77. f84c914 m68k: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  78. 7251ab6 m32r: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  79. ca973d8 ia64: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  80. 5de1423 hexagon: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  81. 3b9cf77 frv: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  82. 0da5303 cris: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  83. 2cb6182 avr32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  84. d97a229 arm64: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  85. affce50 arm: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  86. ca6ec3b arc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  87. 3fd681b alpha: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  88. b3d59c6 openrisc: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  89. 0470d4a mn10300: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  90. 8abe734 microblaze: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  91. 390f44e mm: allow pgtable_page_ctor() to fail by Kirill A. Shutemov · 11 years ago
  92. f8c6d30 xtensa: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  93. fecf374 m32r: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  94. 26db390 cris: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  95. 09ef493 x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds by Kirill A. Shutemov · 11 years ago
  96. 9491846 x86, mm: enable split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  97. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  98. c4088eb mm: convert the rest to new page table lock api by Kirill A. Shutemov · 11 years ago
  99. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  100. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago