| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2015-04-17 | 8 | -5/+33 |
|\ |
|
| * | c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache... | Chen Gang | 2015-03-26 | 1 | -0/+2 |
| * | c6x: kernel: setup: Export symbol memory_end | Chen Gang | 2015-03-26 | 1 | -0/+1 |
| * | c6x: kernel: setup: Add screen_info global variable | Chen Gang | 2015-03-26 | 1 | -0/+3 |
| * | c6x: include: asm: Kbuild: Add generic serial.h | Chen Gang | 2015-03-26 | 1 | -0/+1 |
| * | c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_device | Chen Gang | 2015-03-26 | 1 | -0/+8 |
| * | c6x: include: asm: setup: Include "linux/types.h" | Chen Gang | 2015-03-26 | 1 | -0/+1 |
| * | c6x: asm: Add default flat.h according to xtensa architecture | Chen Gang | 2015-03-26 | 1 | -0/+12 |
| * | c6x: kernel: setup: Remove 'const' for local variables in machine_init | Chen Gang | 2015-03-26 | 1 | -2/+2 |
| * | c6x: Makefile: Add -D__linux__ | Chen Gang | 2015-03-26 | 1 | -1/+1 |
| * | C6x: time: Ensure consistency in __init | Nishanth Menon | 2015-03-26 | 1 | -1/+1 |
| * | c6x: kernel: setup: Include "linux/console.h" | Chen Gang | 2015-03-03 | 1 | -1/+1 |
* | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-04-16 | 7 | -400/+303 |
|\ \ |
|
| * | | xen/privcmd: improve performance of MMAPBATCH_V2 | David Vrabel | 2015-03-16 | 2 | -23/+98 |
| * | | xen: unify foreign GFN map/unmap for auto-xlated physmap guests | David Vrabel | 2015-03-16 | 2 | -194/+6 |
| * | | x86/xen/apic: WARN with details. | Konrad Rzeszutek Wilk | 2015-03-16 | 1 | -1/+1 |
| * | | x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUs | Konrad Rzeszutek Wilk | 2015-03-16 | 2 | -89/+181 |
| * | | xen: use generated hypercall symbols in arch/x86/xen/xen-head.S | Juergen Gross | 2015-03-16 | 1 | -53/+10 |
| * | | xen: use generated hypervisor symbols in arch/x86/xen/trace.c | Juergen Gross | 2015-03-16 | 1 | -46/+4 |
| * | | xen: synchronize include/xen/interface/xen.h with xen | Juergen Gross | 2015-03-16 | 1 | -1/+1 |
| * | | xen: build infrastructure for generating hypercall depending symbols | Juergen Gross | 2015-03-16 | 1 | -0/+9 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-04-16 | 44 | -409/+741 |
|\ \ \ |
|
| * | | | arm64: fix midr range for Cortex-A57 erratum 832075 | Bo Yan | 2015-04-01 | 1 | -1/+2 |
| * | | | arm64: errata: add workaround for cortex-a53 erratum #845719 | Will Deacon | 2015-04-01 | 4 | -1/+51 |
| * | | | arm64: Use bool function return values of true/false not 1/0 | Joe Perches | 2015-03-31 | 1 | -1/+1 |
| * | | | arm64: defconfig: updates for 4.1 | Will Deacon | 2015-03-30 | 1 | -2/+12 |
| * | | | arm64: Extract feature parsing code from cpu_errata.c | Marc Zyngier | 2015-03-30 | 5 | -33/+68 |
| * | | | arm64: alternative: Allow immediate branch as alternative instruction | Marc Zyngier | 2015-03-30 | 1 | -2/+53 |
| * | | | arm64: insn: Add aarch64_insn_decode_immediate | Marc Zyngier | 2015-03-30 | 2 | -16/+66 |
| * | | | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core | Will Deacon | 2015-03-27 | 2 | -33/+1 |
| |\ \ \ |
|
| | * | | | ARM: kvm: round HYP section to page size instead of log2 upper bound | Ard Biesheuvel | 2015-03-27 | 2 | -33/+1 |
| * | | | | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core | Will Deacon | 2015-03-25 | 1 | -1/+1 |
| |\| | | |
|
| | * | | | ARM: kvm: assert on HYP section boundaries not actual code size | Ard Biesheuvel | 2015-03-25 | 1 | -1/+1 |
| * | | | | arm64: head.S: ensure idmap_t0sz is visible | Mark Rutland | 2015-03-24 | 1 | -1/+4 |
| * | | | | arm64: pmu: add support for interrupt-affinity property | Will Deacon | 2015-03-24 | 2 | -4/+54 |
| * | | | | arm64: head.S: ensure visibility of page tables | Mark Rutland | 2015-03-24 | 1 | -0/+1 |
| * | | | | arm64: KVM: use ID map with increased VA range if required | Ard Biesheuvel | 2015-03-23 | 4 | -2/+93 |
| * | | | | arm64: mm: increase VA range of identity map | Ard Biesheuvel | 2015-03-23 | 8 | -4/+110 |
| * | | | | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core | Will Deacon | 2015-03-23 | 4 | -47/+55 |
| |\| | | |
|
| | * | | | ARM: kvm: implement replacement for ld's LOG2CEIL() | Ard Biesheuvel | 2015-03-23 | 1 | -2/+22 |
| | * | | | ARM, arm64: kvm: get rid of the bounce page | Ard Biesheuvel | 2015-03-19 | 4 | -46/+34 |
| | |/ / |
|
| * | | | arm64: proc: remove unused cpu_get_pgd macro | Will Deacon | 2015-03-19 | 1 | -9/+0 |
| * | | | arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol | Ard Biesheuvel | 2015-03-19 | 2 | -1/+29 |
| * | | | arm64: remove __calc_phys_offset | Ard Biesheuvel | 2015-03-19 | 1 | -36/+11 |
| * | | | arm64: merge __enable_mmu and __turn_mmu_on | Ard Biesheuvel | 2015-03-19 | 1 | -26/+7 |
| * | | | arm64: use PC-relative reference for secondary_holding_pen_release | Ard Biesheuvel | 2015-03-19 | 1 | -8/+1 |
| * | | | arm64: remove __switch_data object from head.S | Ard Biesheuvel | 2015-03-19 | 1 | -21/+8 |
| * | | | arm64: remove processor_id | Ard Biesheuvel | 2015-03-19 | 2 | -9/+1 |
| * | | | arm64: add macros for common adrp usages | Ard Biesheuvel | 2015-03-19 | 1 | -0/+48 |
| * | | | arm64: Get rid of struct cpu_table | Marc Zyngier | 2015-03-19 | 6 | -153/+8 |