summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm_host: typo fixMichael S. Tsirkin2013-10-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: Create non-coherent DMA registerationAlex Williamson2013-10-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: Add VFIO deviceAlex Williamson2013-10-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: remove .done from struct kvm_async_pfRadim Krčmář2013-09-24
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_ring: add new function virtqueue_is_broken()Heinz Graalfs2013-10-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_ring: let virtqueue_{kick()/notify()} return a boolHeinz Graalfs2013-10-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_ring: change host notification APIHeinz Graalfs2013-10-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_config: remove virtio_config_valRusty Russell2013-10-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_config: introduce size-based accessors.Rusty Russell2013-10-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visibleAndi Kleen2013-10-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | module: remove rmmod --wait option.Rusty Russell2013-09-23
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmdline-parser: fix buildAlexander Beregalov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | kfifo API type safetyStefani Seibold2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fixAndrew Morton2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: remove INIT_COMPLETIONWolfram Sang2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: replace INIT_COMPLETION with reinit_completionWolfram Sang2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: create a separate slab for page->ptl allocationKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: properly separate the bloated ptl from the regular casePeter Zijlstra2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: allow pgtable_page_ctor() to failKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: implement split page table lock for PMD levelKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, thp: move ptl taking inside page_check_address_pmd()Kirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce api for split page table lock for PMD levelKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2013-11-15
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/doc: Update references to kernel/mutex.cPeter Zijlstra2013-11-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpuset: Fix potential deadlock w/ set_mems_allowedJohn Stultz2013-11-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar2013-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |