summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Dont do a gmap update on minor memslot changesChristian Borntraeger2013-04-021-0/+10
* Merge 'git://github.com/agraf/linux-2.6.git kvm-ppc-next' into queueGleb Natapov2013-03-2410-93/+129
|\
| * KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras2013-03-224-7/+4
| * kvm/ppc/e500: eliminate tlb_refsScott Wood2013-03-222-69/+30
| * kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood2013-03-221-3/+4
| * kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood2013-03-221-2/+2
| * KVM: PPC: booke: Added debug handlerBharat Bhushan2013-03-223-3/+41
| * KVM: PPC: Added one_reg interface for timer registersBharat Bhushan2013-03-222-0/+35
| * KVM: PPC: move tsr update in a separate functionBharat Bhushan2013-03-221-10/+14
* | KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()Takuya Yoshikawa2013-03-212-8/+7
* | KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()Takuya Yoshikawa2013-03-212-7/+3
|/
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-21189-602/+829
|\
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-192-35/+33
| |\
| | * KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-03-192-29/+22
| | * KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig2013-03-191-0/+5
| | * KVM: x86: fix deadlock in clock-in-progress request handlingMarcelo Tosatti2013-03-181-9/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-03-195-24/+57
| |\ \
| | * | sparc: remove unused "config BITS"Paul Bolle2013-03-191-6/+0
| | * | sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle2013-03-191-1/+1
| | * | sparc64: correctly recognize SPARC64-X chipsAllen Pais2013-03-113-2/+30
| | * | sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom2013-03-021-15/+26
| * | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-03-196-15/+3
| |\ \ \
| | * | | arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2013-03-192-12/+0
| | * | | arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle2013-03-191-1/+0
| | * | | arm64: fix padding computation in struct ucontextAndreas Schwab2013-03-181-1/+1
| | * | | arm64: Fix build error with !SMPCatalin Marinas2013-03-181-0/+2
| | * | | arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas2013-03-181-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-191-1/+1
| |\ \ \ \
| | * | | | ARM:net: an issue for k which is u32, never < 0Chen Gang2013-03-121-1/+1
| * | | | | sgy-cts1000: Remove __dev* attributesBen Collins2013-03-181-3/+3
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-185-6/+12
| |\ \ \ \ \
| | * | | | | s390/scm: process availabilitySebastian Ott2013-03-071-1/+1
| | * | | | | s390/scm_blk: suspend writesSebastian Ott2013-03-071-0/+2
| | * | | | | s390/scm_drv: extend notify callbackSebastian Ott2013-03-071-1/+3
| | * | | | | s390/mm: fix flush_tlb_kernel_range()Heiko Carstens2013-03-051-2/+0
| | * | | | | s390/mm: fix vmemmap size calculationHeiko Carstens2013-03-051-0/+2
| | * | | | | s390: critical section cleanup vs. machine checksMartin Schwidefsky2013-03-052-3/+5
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-1815-42/+100
| |\ \ \ \ \
| | * | | | | ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann2013-03-182-5/+3
| | * | | | | Merge tag 'renesas-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-03-181-0/+1
| | |\ \ \ \ \
| | | * | | | | ARM: shmobile: marzen: Include mmc/host.hSimon Horman2013-03-081-0/+1
| | | |/ / / /
| | * | | | | Merge tag 'arm-imx-fixes-for-3.9-rc' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2013-03-152-0/+6
| | |\ \ \ \ \
| | | * | | | | ARM: i.MX35: enable MAX clockSascha Hauer2013-03-151-0/+1
| | | * | | | | ARM: i.MX25: Fix DT compilationSascha Hauer2013-03-141-0/+5
| | * | | | | | ARM: Scorpion is a v7 architecture, not v6Stephen Boyd2013-03-151-2/+2
| | * | | | | | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2013-03-151-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | ARM: mmp: add platform_device head file in gplugdHaojian Zhuang2013-03-151-0/+1
| | | |/ / / / /
| | * | | | | | Merge branch 'v3.9-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2013-03-143-18/+33
| | |\ \ \ \ \ \
| | | * | | | | | ARM: EXYNOS: Add #dma-cells for generic dma binding support for PL330Padmavathi Venna2013-03-072-0/+15
| | | * | | | | | ARM: S5PV210: Fix PL330 DMA controller clkdev entriesSylwester Nawrocki2013-03-051-18/+18
| | | | |/ / / / | | | |/| | | |