summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen: Delay remapping memory of pv-domainJuergen Gross2014-12-045-297/+172
* xen: use common page allocation function in p2m.cJuergen Gross2014-12-042-22/+37
* xen: Make functions staticJuergen Gross2014-12-042-100/+92
* xen: fix some style issues in p2m.cJuergen Gross2014-12-041-8/+7
* xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky2014-12-042-0/+107
* xen/pci: Defer initialization of MSI ops on HVM guestsBoris Ostrovsky2014-12-041-2/+13
* xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini2014-12-041-2/+32
* xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-043-0/+18
* xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini2014-12-044-138/+86
* xen/arm: use hypercall to flush caches in map_pageStefano Stabellini2014-12-042-1/+24
* xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-043-6/+6
* xen/arm: use is_device_dma_coherentStefano Stabellini2014-12-041-3/+3
* arm: introduce is_device_dma_coherentStefano Stabellini2014-12-042-0/+8
* arm64: introduce is_device_dma_coherentStefano Stabellini2014-12-042-0/+8
* xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini2014-12-042-45/+54
* xen/arm: remove outer_*_range callStefano Stabellini2014-12-041-9/+0
* xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2014-12-042-89/+1
* Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-285-12/+20
|\
| * Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2014-11-271-0/+2
| |\
| | * ARM: mvebu: add missing of_node_put() call in coherency.cThomas Petazzoni2014-11-071-0/+2
| * | Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2014-11-271-0/+2
| |\ \
| | * | ARM: exynos_defconfig: Enable max77802 rtc and clock driversJavier Martinez Canillas2014-11-211-0/+2
| * | | Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2014-11-272-1/+5
| |\ \ \
| | * | | ARM: dts: Explicitly set dr_mode on exynos5250-snowSjoerd Simons2014-11-192-1/+5
| * | | | ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier2014-11-271-11/+11
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-284-44/+4
|\ \ \ \ \
| * | | | | ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2014-11-272-40/+2
| * | | | | ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni2014-11-271-2/+0
| * | | | | ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov2014-11-211-2/+2
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-11-2815-31/+84
|\ \ \ \ \ \
| * | | | | | MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin2014-11-271-1/+9
| * | | | | | MIPS: Fix address type used for early memory detection.Steven J. Hill2014-11-241-1/+1
| * | | | | | MIPS: Kconfig: Don't allow both microMIPS and SmartMIPS to be selected.Markos Chandras2014-11-241-2/+12
| * | | | | | MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASEMarkos Chandras2014-11-241-0/+2
| * | | | | | MIPS: Netlogic: handle modular AHCI buildsFlorian Fainelli2014-11-241-2/+4
| * | | | | | MIPS: Netlogic: handle modular USB caseFlorian Fainelli2014-11-241-2/+4
| * | | | | | MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen2014-11-241-1/+2
| * | | | | | MIPS: fix EVA & non-SMP non-FPU FP context signal handlingPaul Burton2014-11-241-4/+4
| * | | | | | MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2014-11-242-1/+34
| * | | | | | MIPS: BMIPS: Fix ".previous without corresponding .section" warningsKevin Cernekee2014-11-241-3/+0
| * | | | | | MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-241-4/+2
| * | | | | | MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras2014-11-241-0/+4
| * | | | | | MIPS: Fix info about plat_setup in arch_mem_init commentRafał Miłecki2014-11-241-1/+1
| * | | | | | MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.cMasanari Iida2014-11-241-2/+2
| * | | | | | MIPS: SEAD3: Fix LED device registration.Ralf Baechle2014-11-241-6/+2
| * | | | | | MIPS: Fix a copy & paste error in unistd.hHuacai Chen2014-11-241-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-285-8/+8
|\ \ \ \ \ \
| * | | | | | powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard2014-11-261-2/+2
| * | | | | | powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan2014-11-261-1/+1
| * | | | | | powerpc/eeh: Fix PE state formatGavin Shan2014-11-261-1/+1