aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2014-08-22efi/arm64: Store Runtime Services revisionGravatar Semen Protsenko 1-0/+2
2014-08-19Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Gravatar Will Deacon 1-4/+0
2014-08-19arm64: mm: update max pa bits to 48Gravatar Ganapatrao Kulkarni 1-1/+1
2014-08-19arm64: ignore DT memreserve entries when booting in UEFI modeGravatar Leif Lindholm 2-1/+5
2014-08-19arm64: configs: Enable X-Gene SATA and ethernet in defconfigGravatar Mark Brown 1-0/+3
2014-08-19arm64: align randomized TEXT_OFFSET on 4 kB boundaryGravatar Ard Biesheuvel 2-5/+5
2014-08-18arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Gravatar Will Deacon 2-1/+6
2014-08-18arm64: fix typo in I-cache policy detectionGravatar Ard Biesheuvel 1-1/+1
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-3/+31
2014-08-11dts: Add bindings for APM X-Gene SoC ethernet driverGravatar Iyappan Subramanian 2-3/+31
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-26/+39
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-57/+36
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Gravatar Linus Torvalds 3-22/+1
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaGravatar Andy Lutomirski 2-22/+0
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigGravatar Laura Abbott 1-0/+1
2014-08-07ARM64: add IPI tracepointsGravatar Nicolas Pitre 1-26/+39
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 17-218/+1608
2014-08-06arm64: Use sigsp()Gravatar Richard Weinberger 2-19/+7
2014-08-06arm64: Use get_signal() signal_setup_done()Gravatar Richard Weinberger 3-41/+32
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+5
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Paolo Bonzini 17-218/+1608
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-58/+75
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 56-846/+1952
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-5/+0
2014-08-01arm64: add newline to I-cache policy stringGravatar Mark Rutland 1-1/+1
2014-08-01arm64: KVM: fix 64bit CP15 VM access for 32bit guestsGravatar Marc Zyngier 2-4/+9
2014-07-31arm64: KVM: GICv3: move system register access to msr_s/mrs_sGravatar Marc Zyngier 1-65/+65
2014-07-31Revert "arm64: dmi: Add SMBIOS/DMI support"Gravatar Will Deacon 3-54/+0
2014-07-31arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCGravatar byungchul.park 1-1/+1
2014-07-31arm64: don't call break hooks for BRK exceptions from EL0Gravatar Will Deacon 1-11/+11
2014-07-30arm64: defconfig: enable devtmpfs mount optionGravatar Robert Richter 1-0/+1
2014-07-30arm64: vdso: fix build error when switching from LE to BEGravatar Arun Chandran 1-1/+1
2014-07-29arm64: defconfig: add virtio support for running as a kvm guestGravatar Will Deacon 1-0/+6
2014-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-6/+6
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataGravatar Mikulas Patocka 1-6/+6
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsGravatar Catalin Marinas 2-3/+63
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxGravatar Catalin Marinas 3-0/+20
2014-07-24arm64: fix soft lockup due to large tlb flush rangeGravatar Mark Salter 1-3/+26
2014-07-24arm64/crypto: fix makefile rule for aes-glue-%.oGravatar Andreas Schwab 1-1/+1
2014-07-24arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALLGravatar Catalin Marinas 1-0/+4
2014-07-24arm64: Fix barriers used for page table modificationsGravatar Catalin Marinas 3-12/+17
2014-07-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-4/+13
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperGravatar Thomas Gleixner 1-5/+5
2014-07-23clocksource: Get rid of cycle_lastGravatar Thomas Gleixner 1-1/+1
2014-07-23arm64: Add support for 48-bit VA space with 64KB page configurationGravatar Catalin Marinas 3-9/+14
2014-07-23arm64: asm/pgtable.h pmd/pud definitions clean-upGravatar Catalin Marinas 1-29/+28
2014-07-23arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSGravatar Catalin Marinas 2-12/+23
2014-07-23arm64: Clean up the initial page table creation in head.SGravatar Catalin Marinas 1-32/+27