summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-07xen/pvh: remove duplicated include from enlighten.cWei Yongjun1-1/+0
2014-01-07xen/pvh: Fix compile issues with xen_pvh_domain()Konrad Rzeszutek Wilk1-0/+1
2014-01-06xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor2-2/+25
2014-01-06xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk1-0/+62
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk3-2/+9
2014-01-06xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2-3/+7
2014-01-06xen/pvh: Update E820 to work with PVH (v2)Mukesh Rathor1-2/+20
2014-01-06xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor3-19/+42
2014-01-06xen/pvh: Load GDT/GS in early PV bootup code for BSP.Mukesh Rathor1-2/+37
2014-01-06xen/pvh: Setup up shared_info.Mukesh Rathor1-0/+3
2014-01-06xen/pvh/mmu: Use PV TLB instead of native.Mukesh Rathor1-0/+9
2014-01-06xen/pvh: MMU changes for PVH (v2)Mukesh Rathor1-35/+46
2014-01-06xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.Konrad Rzeszutek Wilk1-20/+20
2014-01-06xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).Konrad Rzeszutek Wilk1-33/+37
2014-01-06xen/pvh: Don't setup P2M tree.Konrad Rzeszutek Wilk2-4/+11
2014-01-06xen/pvh: Early bootup changes in PV code (v4).Mukesh Rathor2-20/+46
2014-01-06xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor1-0/+5
2014-01-06xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor1-1/+6
2014-01-06xen/x86: set VIRQ_TIMER priority to maximumDavid Vrabel1-0/+1
2014-01-06asm/xen/page.h: remove redundant semicolonWei Liu1-1/+1
2014-01-03xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk1-3/+2
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+74
2013-12-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-10/+24
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2013-12-28Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux...Olof Johansson39-169/+269
2013-12-28Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-3/+10
2013-12-28ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij1-0/+2
2013-12-27Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren3-6/+6
2013-12-27ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren1-1/+6
2013-12-25ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2013-12-25ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak1-1/+1
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-23/+54
2013-12-20Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+7
2013-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-20/+18
2013-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-62/+112
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2-13/+15
2013-12-20Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini13-62/+112
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-7/+3
2013-12-20Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman66-216/+204
2013-12-19x86 idle: Repair large-server 50-watt idle-power regressionLen Brown1-1/+2
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon1-20/+18
2013-12-19ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta1-1/+7
2013-12-19ARM: shmobile: r8a7790: fix shdi resource sizesBen Dooks1-2/+2
2013-12-19ARM: shmobile: bockw: fixup DMA maskKuninori Morimoto1-1/+1
2013-12-19ARM: shmobile: armadillo: Add PWM backlight power supplyLaurent Pinchart1-0/+7
2013-12-18sh: always link in helper functions extracted from libgccGeert Uytterhoeven1-1/+1
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2-4/+11
2013-12-18mm: numa: serialise parallel get_user_page against THP migrationMel Gorman1-0/+13
2013-12-18KVM: PPC: Book3S HV: Don't drop low-order page address bitsPaul Mackerras1-0/+1
2013-12-18powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V3-4/+5