summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-08x86/xen: avoid freeing static 'name' when kasprintf() failsVitaly Kuznetsov1-11/+5
2015-01-08x86/xen: add extra memory for remapped frames during setupDavid Vrabel1-4/+9
2015-01-08x86/xen: don't count how many PFNs are identity mappedDavid Vrabel1-18/+9
2015-01-08x86/xen: Free bootmem in free_p2m_page() during early bootBoris Ostrovsky1-3/+6
2014-12-23x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()Boris Ostrovsky1-2/+0
2014-12-11xen: switch to post-init routines in xen mmu.c earlierJuergen Gross1-1/+1
2014-12-08xen: annotate xen_set_identity_and_remap_chunk() with __initJuergen Gross1-1/+1
2014-12-08xen: introduce helper functions to do safe read and write accessesJuergen Gross2-2/+16
2014-12-04xen: Speed up set_phys_to_machine() by using read-only mappingsJuergen Gross1-6/+8
2014-12-04xen: switch to linear virtual mapped sparse p2m listJuergen Gross4-444/+347
2014-12-04xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross3-10/+24
2014-12-04x86: Introduce function to get pmd entry pointerJuergen Gross2-0/+21
2014-12-04xen: Delay invalidating extra memoryJuergen Gross4-129/+103
2014-12-04xen: Delay m2p_override initializationJuergen Gross1-7/+12
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross5-297/+172
2014-12-04xen: use common page allocation function in p2m.cJuergen Gross2-22/+37
2014-12-04xen: Make functions staticJuergen Gross2-100/+92
2014-12-04xen: fix some style issues in p2m.cJuergen Gross1-8/+7
2014-12-04xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky2-0/+107
2014-12-04xen/pci: Defer initialization of MSI ops on HVM guestsBoris Ostrovsky1-2/+13
2014-12-04xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini1-2/+32
2014-12-04xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini3-0/+18
2014-12-04xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini4-138/+86
2014-12-04xen/arm: use hypercall to flush caches in map_pageStefano Stabellini2-1/+24
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini3-6/+6
2014-12-04xen/arm: use is_device_dma_coherentStefano Stabellini1-3/+3
2014-12-04arm: introduce is_device_dma_coherentStefano Stabellini2-0/+8
2014-12-04arm64: introduce is_device_dma_coherentStefano Stabellini2-0/+8
2014-12-04xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini2-45/+54
2014-12-04xen/arm: remove outer_*_range callStefano Stabellini1-9/+0
2014-12-04xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2-89/+1
2014-11-29Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-12/+20
2014-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-44/+4
2014-11-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds15-31/+84
2014-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds5-8/+8
2014-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+8
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin1-1/+9
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2-40/+2
2014-11-27ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-11-27Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-0/+2
2014-11-27Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+2
2014-11-27Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-1/+5
2014-11-27ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier1-11/+11
2014-11-27powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard1-2/+2
2014-11-27powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan1-1/+1
2014-11-27powerpc/eeh: Fix PE state formatGavin Shan1-1/+1
2014-11-27powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour1-3/+3
2014-11-27powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar1-1/+1
2014-11-27sparc: Add NOP dma_cache_sync() implementation.David S. Miller1-0/+8
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2-4/+4