summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1720-238/+126
|\
| * powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso2015-04-171-5/+8
| * mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard2015-04-174-136/+80
| * x86: switch to using asm-generic for seccomp.hKees Cook2015-04-173-31/+18
| * sparc: switch to using asm-generic for seccomp.hKees Cook2015-04-171-8/+3
| * powerpc: switch to using asm-generic for seccomp.hKees Cook2015-04-173-17/+10
| * parisc: switch to using asm-generic for seccomp.hKees Cook2015-04-172-16/+1
| * mips: switch to using asm-generic for seccomp.hKees Cook2015-04-171-5/+2
| * microblaze: use asm-generic for seccomp.hKees Cook2015-04-171-7/+1
| * arm: use asm-generic for seccomp.hKees Cook2015-04-172-11/+1
| * arc: do not export symbols in troubleshoot.cDavidlohr Bueso2015-04-171-2/+1
| * alpha: forward declare struct pt_regs in processor.hRichard Weinberger2015-04-171-0/+1
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2015-04-168-5/+33
|\ \
| * | c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache...Chen Gang2015-03-261-0/+2
| * | c6x: kernel: setup: Export symbol memory_endChen Gang2015-03-261-0/+1
| * | c6x: kernel: setup: Add screen_info global variableChen Gang2015-03-261-0/+3
| * | c6x: include: asm: Kbuild: Add generic serial.hChen Gang2015-03-261-0/+1
| * | c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceChen Gang2015-03-261-0/+8
| * | c6x: include: asm: setup: Include "linux/types.h"Chen Gang2015-03-261-0/+1
| * | c6x: asm: Add default flat.h according to xtensa architectureChen Gang2015-03-261-0/+12
| * | c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang2015-03-261-2/+2
| * | c6x: Makefile: Add -D__linux__Chen Gang2015-03-261-1/+1
| * | C6x: time: Ensure consistency in __initNishanth Menon2015-03-261-1/+1
| * | c6x: kernel: setup: Include "linux/console.h"Chen Gang2015-03-031-1/+1
* | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-167-400/+303
|\ \ \
| * | | xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-162-23/+98
| * | | xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-162-194/+6
| * | | x86/xen/apic: WARN with details.Konrad Rzeszutek Wilk2015-03-161-1/+1
| * | | x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUsKonrad Rzeszutek Wilk2015-03-162-89/+181
| * | | xen: use generated hypercall symbols in arch/x86/xen/xen-head.SJuergen Gross2015-03-161-53/+10
| * | | xen: use generated hypervisor symbols in arch/x86/xen/trace.cJuergen Gross2015-03-161-46/+4
| * | | xen: synchronize include/xen/interface/xen.h with xenJuergen Gross2015-03-161-1/+1
| * | | xen: build infrastructure for generating hypercall depending symbolsJuergen Gross2015-03-161-0/+9
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-1644-409/+741
|\ \ \ \
| * | | | arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan2015-04-011-1/+2
| * | | | arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-014-1/+51
| * | | | arm64: Use bool function return values of true/false not 1/0Joe Perches2015-03-311-1/+1
| * | | | arm64: defconfig: updates for 4.1Will Deacon2015-03-301-2/+12
| * | | | arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier2015-03-305-33/+68
| * | | | arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-03-301-2/+53
| * | | | arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier2015-03-302-16/+66
| * | | | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-272-33/+1
| |\ \ \ \
| | * | | | ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel2015-03-272-33/+1
| * | | | | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-251-1/+1
| |\| | | |
| | * | | | ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel2015-03-251-1/+1
| * | | | | arm64: head.S: ensure idmap_t0sz is visibleMark Rutland2015-03-241-1/+4
| * | | | | arm64: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-242-4/+54
| * | | | | arm64: head.S: ensure visibility of page tablesMark Rutland2015-03-241-0/+1
| * | | | | arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-234-2/+93
| * | | | | arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-238-4/+110