aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/dma-mapping' into lsk-v3.10-arm...Mark Brown
2015-01-22lib/genalloc.c: add genpool range check functionLaura Abbott
2015-01-22lib/genalloc.c: add power aligned algorithmLaura Abbott
2015-01-16reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2014-10-02include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton
2014-10-02KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon
2014-10-02KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon
2014-10-02KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-10-02KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall
2014-10-02KVM: add kvm_arch_sched_inRadim Krčmář
2014-10-02KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2014-10-02KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-10-02KVM: Move all accesses to kvm::irq_routing into irqchip.cPaul Mackerras
2014-10-02KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras
2014-10-02KVM: Rename and add argument to check_extensionAlexander Graf
2014-10-02kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger
2014-10-02KVM: add kvm_is_error_gpa() helperHeiko Carstens
2014-10-02KVM: async_pf: Provide additional direct page notificationDominik Dingel
2014-10-02kvm: make local functions staticStephen Hemminger
2014-10-02irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall
2014-10-02KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall
2014-10-02KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa
2014-10-02kvm_host: typo fixMichael S. Tsirkin
2014-10-02kvm: Add VFIO deviceAlex Williamson
2014-10-02kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2014-10-02KVM: Drop FOLL_GET in GUP when doing async page faultchai wen
2014-10-02KVM: Move gfn_to_index to x86 specific codeChristoffer Dall
2014-10-02KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini
2014-10-02kvm: remove .done from struct kvm_async_pfRadim Krčmář
2014-10-02KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini
2014-10-02KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2014-10-02Merge tag 'v3.10.13' into lsk/v3.10/topic/kvmChristoffer Dall
2014-09-13Merge remote-tracking branch 'lsk/v3.10/topic/libfdt' into lsk-v3.10-arm64-miscMark Brown
2014-07-24of/fdt: Convert FDT functions to use libfdtRob Herring
2014-07-24of/fdt: update of_get_flat_dt_prop in prep for libfdtMark Brown
2014-07-24of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring
2014-07-24drivers: of: add support for custom reserved memory driversMarek Szyprowski
2014-07-24drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski
2014-07-24drivers: of: add initialization code for static reserved memoryMarek Szyprowski
2014-07-24drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski
2014-07-24OF: Add helper for matching against linux,stdout-pathSascha Hauer
2014-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2014-05-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-dma' into lsk-v3.10-arm64...Mark Brown
2014-05-15of: Specify initrd location using 64-bitSantosh Shilimkar
2014-05-15mm: thp: Correct the HPAGE_PMD_ORDER check.Steve Capper
2014-05-15mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper
2014-05-12DMA-API: provide a helper to setup DMA masksRussell King
2014-05-12DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King