summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-10KVM: s390: bail out early on fatal signal in dirty loggingChristian Borntraeger1-0/+2
2016-02-10KVM: s390: do not block CPU on dirty loggingChristian Borntraeger1-0/+1
2016-02-10KVM: s390: do not take mmap_sem on dirty log queryChristian Borntraeger1-2/+0
2016-02-10KVM: s390: usage hint for adapter mappingsCornelia Huck1-0/+2
2016-02-10KVM: s390: add documentation of KVM_S390_VM_CRYPTODavid Hildenbrand1-0/+33
2016-02-10KVM: s390: add documentation of KVM_S390_VM_TODDavid Hildenbrand1-0/+19
2016-02-10KVM: s390: remove old fragment of vector registersDavid Hildenbrand1-7/+1
2016-02-10KVM: s390: instruction-fetching exceptions on SIE faultsDavid Hildenbrand1-2/+10
2016-02-10KVM: s390: provide prog irq ilc on SIE faultsDavid Hildenbrand1-4/+8
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand3-1/+4
2016-02-10KVM: s390: clean up prog irq injection on prog irq icptsDavid Hildenbrand1-21/+20
2016-02-10KVM: s390: read the correct opcode on SIE faultsDavid Hildenbrand1-2/+1
2016-02-10KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand2-4/+28
2016-02-10KVM: s390: gaccess: introduce access modesDavid Hildenbrand5-35/+43
2016-02-10KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand2-2/+17
2016-02-10KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand5-36/+50
2016-02-10KVM: s390: sync of fp registers via kvm_runDavid Hildenbrand2-7/+13
2016-02-10KVM: s390: allow sync of fp registers via vregsDavid Hildenbrand1-1/+4
2016-02-09KVM: x86: consolidate different ways to test for in-kernel LAPICPaolo Bonzini5-29/+22
2016-02-09KVM: x86: consolidate "has lapic" checks into irq.cPaolo Bonzini2-8/+7
2016-02-09KVM: APIC: remove unnecessary double checks on APIC existencePaolo Bonzini1-16/+3
2016-02-09KVM/VMX: Add host irq information in trace event when updating IRTE for poste...Feng Wu2-5/+9
2016-02-09KVM: x86: Add lowest-priority support for vt-d posted-interruptsFeng Wu1-7/+49
2016-02-09KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu6-7/+82
2016-02-09KVM: Recover IRTE to remapped mode if the interrupt is not single-destinationFeng Wu1-1/+14
2016-02-09KVM: x86: introduce do_shl32_div32Paolo Bonzini2-8/+17
2016-02-08scatterlist: fix a typo in comment block of sg_miter_stop()Masahiro Yamada1-3/+3
2016-02-08Linux 4.5-rc3v4.5-rc3Linus Torvalds1-1/+1
2016-02-06epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron1-6/+32
2016-02-06radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-06MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)1-2/+0
2016-02-06dax: dirty inode only if requiredDmitry Monakhov1-1/+2
2016-02-06thp: make deferred_split_scan() work againKirill A. Shutemov1-1/+1
2016-02-06mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2-44/+25
2016-02-06ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-06um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-02-06mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka4-7/+7
2016-02-06mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz1-2/+3
2016-02-06mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov1-1/+1
2016-02-06mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov1-9/+5
2016-02-06mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa1-1/+1
2016-02-06vmstat: make vmstat_update deferrableMichal Hocko1-1/+1
2016-02-06mm, vmstat: make quiet_vmstat lighterMichal Hocko1-22/+46
2016-02-06mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka1-4/+5
2016-02-06memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson1-1/+1
2016-02-06dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-06mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli1-2/+5
2016-02-06m32r: fix build failure due to SMP and MMUSudip Mukherjee1-0/+1
2016-02-06block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler1-1/+7
2016-02-06signals: avoid random wakeups in sigsuspend()Sasha Levin1-2/+4