aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-3/+3
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-43/+74
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper1-23/+25
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper1-10/+41
2014-01-30arm64: FIQs are unusedNicolas Pitre2-8/+0
2014-01-27arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han1-1/+1
2014-01-27arm64: fix build error if DMA_CMA is enabledPankaj Dubey1-1/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-24arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi1-0/+8
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-18/+60
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-22arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han1-1/+1
2014-01-22arm64: mm: use ubfm for dcache_line_sizeJingoo Han1-2/+1
2014-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds46-395/+1808
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+50
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas1-1/+1
2014-01-15Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/linux-kvm-arm into kvm-queuePaolo Bonzini1-0/+1
2014-01-13arm64: fix typo in entry.SNeil Zhang1-1/+1
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2-24/+18
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+50
2014-01-10arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi2-23/+28
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu4-0/+112
2014-01-08arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu2-0/+50
2014-01-08arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu3-110/+114
2014-01-08arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu2-1/+128
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu3-1/+169
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-24/+18
2013-12-28Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/nextMarc Zyngier6-18/+41
2013-12-28arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel1-3/+0
2013-12-28arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel3-14/+24
2013-12-28arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2-1/+17
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara1-0/+18
2013-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-20/+18
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-4/+0
2013-12-20arm64: dts: Reduce size of virtio block device for foundation modelMark Brown1-1/+1
2013-12-20arm64: Remove unused __data_loc variableGeoff Levand2-12/+0
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas17-70/+737
2013-12-19arm64: Enable CMALaura Abbott4-2/+56
2013-12-19arm64: Warn on NULL device structure for dma APIsLaura Abbott1-0/+10
2013-12-19arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2-1/+42
2013-12-19arm64: drop redundant macros from read_cpuid()Ard Biesheuvel1-14/+4
2013-12-19arm64: Remove outdated commentLiviu Dudau1-5/+0
2013-12-19arm64: cmpxchg: update macros to prevent warningsMark Hambleton1-11/+17
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu3-1/+110
2013-12-19ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov1-1/+1
2013-12-19ARM64: check stack pointer in get_wchanKonstantin Khlebnikov1-2/+5
2013-12-19arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESSWill Deacon1-0/+1