aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2015-04-16
|\
| * c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache...Chen Gang2015-03-26
| * c6x: kernel: setup: Export symbol memory_endChen Gang2015-03-26
| * c6x: kernel: setup: Add screen_info global variableChen Gang2015-03-26
| * c6x: include: asm: Kbuild: Add generic serial.hChen Gang2015-03-26
| * c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceChen Gang2015-03-26
| * c6x: include: asm: setup: Include "linux/types.h"Chen Gang2015-03-26
| * c6x: asm: Add default flat.h according to xtensa architectureChen Gang2015-03-26
| * c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang2015-03-26
| * c6x: Makefile: Add -D__linux__Chen Gang2015-03-26
| * C6x: time: Ensure consistency in __initNishanth Menon2015-03-26
| * c6x: kernel: setup: Include "linux/console.h"Chen Gang2015-03-03
* | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-16
|\ \
| * | xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-16
| * | xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-16
| * | x86/xen/apic: WARN with details.Konrad Rzeszutek Wilk2015-03-16
| * | x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUsKonrad Rzeszutek Wilk2015-03-16
| * | xen: use generated hypercall symbols in arch/x86/xen/xen-head.SJuergen Gross2015-03-16
| * | xen: use generated hypervisor symbols in arch/x86/xen/trace.cJuergen Gross2015-03-16
| * | xen: synchronize include/xen/interface/xen.h with xenJuergen Gross2015-03-16
| * | xen: build infrastructure for generating hypercall depending symbolsJuergen Gross2015-03-16
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-16
|\ \ \
| * | | arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan2015-04-01
| * | | arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-01
| * | | arm64: Use bool function return values of true/false not 1/0Joe Perches2015-03-31
| * | | arm64: defconfig: updates for 4.1Will Deacon2015-03-30
| * | | arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier2015-03-30
| * | | arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-03-30
| * | | arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier2015-03-30
| * | | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-27
| |\ \ \
| | * | | ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel2015-03-27
| * | | | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-25
| |\| | |
| | * | | ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel2015-03-25
| * | | | arm64: head.S: ensure idmap_t0sz is visibleMark Rutland2015-03-24
| * | | | arm64: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-24
| * | | | arm64: head.S: ensure visibility of page tablesMark Rutland2015-03-24
| * | | | arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-23
| * | | | arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-23
| * | | | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-23
| |\| | |
| | * | | ARM: kvm: implement replacement for ld's LOG2CEIL()Ard Biesheuvel2015-03-23
| | * | | ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-19
| | |/ /
| * | | arm64: proc: remove unused cpu_get_pgd macroWill Deacon2015-03-19
| * | | arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2015-03-19
| * | | arm64: remove __calc_phys_offsetArd Biesheuvel2015-03-19
| * | | arm64: merge __enable_mmu and __turn_mmu_onArd Biesheuvel2015-03-19
| * | | arm64: use PC-relative reference for secondary_holding_pen_releaseArd Biesheuvel2015-03-19
| * | | arm64: remove __switch_data object from head.SArd Biesheuvel2015-03-19
| * | | arm64: remove processor_idArd Biesheuvel2015-03-19
| * | | arm64: add macros for common adrp usagesArd Biesheuvel2015-03-19
| * | | arm64: Get rid of struct cpu_tableMarc Zyngier2015-03-19