summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen/x86/pvh: Use HVM's flush_tlb_others opBoris Ostrovsky2015-12-141-7/+2
* xen: Resume PMU from non-atomic contextBoris Ostrovsky2015-12-021-10/+10
* xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2015-11-262-0/+10
* xen: fix the check of e_pfn in xen_find_pfn_rangeZhenzhong Duan2015-11-021-1/+1
* x86/xen: add reschedule point when mapping foreign GFNsDavid Vrabel2015-10-281-0/+1
* xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini2015-10-231-0/+12
* xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-233-0/+30
* xen/arm: correct comment in enlighten.cJuergen Gross2015-10-231-1/+1
* xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-232-20/+44
* xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-233-6/+9
* arm/xen: Add support for 64KB page granularityJulien Grall2015-10-232-5/+16
* xen/grant-table: Make it running on 64KB granularityJulien Grall2015-10-231-3/+3
* xen/grant: Introduce helpers to split a page into grantJulien Grall2015-10-231-1/+1
* arm/xen: Drop pte_mfn and mfn_pteJulien Grall2015-10-231-3/+0
* x86/xen: export xen_alloc_p2m_entry()David Vrabel2015-10-232-6/+15
* xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-231-1/+1
* x86/xen: discard RAM regions above the maximum reservationDavid Vrabel2015-10-231-2/+5
* Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-166-23/+25
|\
| * powerpc/powernv: Panic on unhandled Machine CheckDaniel Axtens2015-10-081-2/+5
| * powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-082-14/+18
| * powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman2015-09-301-5/+0
| * powerpc/configs: Re-enable CONFIG_SCSI_DHMichael Ellerman2015-09-292-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-161-0/+1
|\ \
| * | sh: add copy_user_page() alias for __copy_user()Ross Zwisler2015-10-161-0/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-10-154-2/+14
|\ \ \
| * | | arm64: compat: wire up new syscallsWill Deacon2015-10-142-1/+10
| * | | arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar2015-10-121-0/+3
| * | | arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon2015-10-121-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-10-144-87/+90
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini2015-10-141-3/+7
| * | | KVM: x86: fix previous commit for 32-bitPaolo Bonzini2015-10-141-1/+1
| * | | KVM: x86: fix SMI to halted VCPUPaolo Bonzini2015-10-131-0/+3
| * | | KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini2015-10-131-10/+29
| * | | KVM: x86: map/unmap private slots in __x86_set_memory_regionPaolo Bonzini2015-10-131-32/+30
| * | | KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini2015-10-133-42/+21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-10-134-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings2015-10-081-0/+5
| * | | crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-10-083-0/+5
* | | | Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-10-102-12/+8
|\ \ \ \
| * | | | MIPS: Define ioremap_ucBen Hutchings2015-10-061-0/+1
| * | | | MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou2015-10-051-3/+4
| * | | | Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou2015-10-051-9/+3
* | | | | Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-101-0/+1
|\ \ \ \ \
| * | | | | swiotlb: Enable it under x86 PAEChristian Melki2015-10-071-0/+1
| |/ / / /
* | | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-101-0/+5
|\ \ \ \ \
| * | | | | arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf2015-10-081-0/+5
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-1013-8/+41
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'renesas-fixes-for-v4.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-10-062-0/+2
| |\ \ \ \ \
| | * | | | | ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain for soundGeert Uytterhoeven2015-09-291-0/+1
| | * | | | | ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain for soundGeert Uytterhoeven2015-09-291-0/+1