summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-03-311-96/+112
|\
| * percpu: renew the max_contig if we merge the head and previous blockJianyu Zhan2014-03-291-1/+3
| * percpu: allocation size should be evenViro2014-03-171-1/+4
| * percpu: speed alloc_pcpu_area() upAl Viro2014-03-071-1/+17
| * percpu: store offsets instead of lengths in ->map[]Al Viro2014-03-071-55/+81
| * perpcu: fold pcpu_split_block() into the only callerAl Viro2014-03-071-47/+16
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-3145-307/+1368
|\ \
| * | arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-242-5/+1
| * | arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott2014-03-241-2/+12
| * | arm64: Implement custom mmap functions for dma mappingLaura Abbott2014-03-241-0/+44
| * | arm64: Fix __range_ok macroChristopher Covington2014-03-201-2/+2
| * | arm64: Fix duplicated Kconfig entriesMark Brown2014-03-191-6/+0
| * | arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper2014-03-141-28/+24
| * | arm64: rwsem: use asm-generic rwsem implementationWill Deacon2014-03-142-1/+2
| * | asm-generic: rwsem: de-PPCify rwsem.hWill Deacon2014-03-141-5/+5
| * | arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel2014-03-142-0/+30
| * | arm64: smp: make local symbol staticJingoo Han2014-03-131-1/+1
| * | arm64: debug: make local symbols staticJingoo Han2014-03-131-2/+2
| * | ARM64: perf: support dwarf unwinding in compat modeJean Pihet2014-03-132-2/+2
| * | ARM64: perf: add support for frame pointer unwinding in compat modeJean Pihet2014-03-131-8/+67
| * | ARM64: perf: add support for perf registers APIJean Pihet2014-03-136-1/+90
| * | arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-134-13/+21
| * | arm64: Do not synchronise I and D caches for special ptesCatalin Marinas2014-03-131-1/+1
| * | arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas2014-03-131-3/+3
| * | arm64: barriers: add dmb barrierWill Deacon2014-03-101-0/+1
| * | arm64: topology: Implement basic CPU topology supportMark Brown2014-03-045-1/+162
| * | arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2014-03-042-0/+38
| * | arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2014-03-042-1/+3
| * | binfmt_elf: add ELF_HWCAP2 to compat auxv entriesArd Biesheuvel2014-03-041-0/+5
| * | arm64: remove unnecessary cache flush at bootMark Rutland2014-03-042-7/+1
| * | cpufreq: enable ARM drivers on arm64Rob Herring2014-02-282-1/+9
| * | arm64: remove return value form psci_init()Vladimir Murzin2014-02-282-7/+4
| * | arm64: remove redundant "psci:" prefixesVladimir Murzin2014-02-281-2/+2
| * | arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-274-1/+253
| * | arm64: Use swiotlb late initialisationCatalin Marinas2014-02-272-4/+8
| * | arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas2014-02-273-18/+19
| * | arm64: vdso: clean up vdso_pagelist initializationNathan Lynch2014-02-261-30/+12
| * | arm64: Change misleading function names in dma-mappingRitesh Harjani2014-02-261-10/+10
| * | arm64: Fix the soft_restart routineGeoff Levand2014-02-261-1/+10
| * | arm64: Extend the idmap to the whole kernel imageCatalin Marinas2014-02-261-12/+8
| * | arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas2014-02-261-116/+20
| * | arm64: Extend the PCI I/O space to 16MBCatalin Marinas2014-02-262-7/+11
| * | arm64: enable processor debug state for secondary cpusVijaya Kumar K2014-02-262-4/+4
| * | arm64: KGDB: Add KGDB configVijaya Kumar K2014-02-261-0/+1
| * | misc: debug: remove compilation warningsVijaya Kumar K2014-02-261-1/+1
| * | KGDB: make kgdb_breakpoint() as noinlineVijaya Kumar K2014-02-261-1/+1
| * | arm64: KGDB: Add step debugging supportVijaya Kumar K2014-02-261-8/+56
| * | arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2014-02-264-0/+420
| * | arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-263-17/+24
* | | Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-313-7/+7
|\ \ \
OpenPOWER on IntegriCloud