summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-318-43/+74
|\
| * arm64: mm: Introduce PTE_WRITESteve Capper2014-01-311-23/+25
| * arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper2014-01-311-10/+41
| * arm64: FIQs are unusedNicolas Pitre2014-01-302-8/+0
| * arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han2014-01-271-1/+1
| * arm64: fix build error if DMA_CMA is enabledPankaj Dubey2014-01-271-1/+0
| * arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi2014-01-241-0/+8
| * arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han2014-01-221-1/+1
| * arm64: mm: use ubfm for dcache_line_sizeJingoo Han2014-01-221-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-1/+1
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-062-24/+18
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-185-6/+6
| |\ \ \ \
| * | | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-227-18/+60
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-151-0/+1
| |\ \ \ \ \ \
| | * | | | | | arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-111-0/+1
| * | | | | | | Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/nextMarc Zyngier2013-12-286-18/+41
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel2013-12-281-3/+0
| | * | | | | | | arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel2013-12-283-14/+24
| | * | | | | | | arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2013-12-282-1/+17
| | | |/ / / / / | | |/| | | | |
| * / | | | | | ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-211-0/+18
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-2046-395/+1808
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | arm64: fix typo in entry.SNeil Zhang2014-01-131-1/+1
| * | | | | | arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi2014-01-102-23/+28
| * | | | | | arm64, jump label: optimize jump label implementationJiang Liu2014-01-084-0/+112
| * | | | | | arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu2014-01-082-0/+50
| * | | | | | arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu2014-01-083-110/+114
| * | | | | | arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu2014-01-082-1/+128
| * | | | | | arm64: introduce basic aarch64 instruction decoding helpersJiang Liu2014-01-083-1/+169
| * | | | | | arm64: dts: Reduce size of virtio block device for foundation modelMark Brown2013-12-201-1/+1
| * | | | | | arm64: Remove unused __data_loc variableGeoff Levand2013-12-202-12/+0
| * | | | | | Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-1917-70/+737
| |\ \ \ \ \ \
| | * | | | | | arm64: add CPU power management menu/entriesLorenzo Pieralisi2013-12-161-0/+6
| | * | | | | | arm64: kernel: add PM build infrastructureLorenzo Pieralisi2013-12-162-0/+14
| | * | | | | | arm64: kernel: add CPU idle callLorenzo Pieralisi2013-12-161-2/+5
| | * | | | | | arm64: enable generic clockevent broadcastLorenzo Pieralisi2013-12-163-1/+20
| | * | | | | | arm64: kernel: implement HW breakpoints CPU PM notifierLorenzo Pieralisi2013-12-161-13/+66
| | * | | | | | arm64: kernel: refactor code to install/uninstall breakpointsLorenzo Pieralisi2013-12-161-54/+88
| | * | | | | | arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi2013-12-161-0/+36
| | * | | | | | arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi2013-12-165-0/+319
| | * | | | | | arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi2013-12-163-0/+90
| | * | | | | | arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi2013-12-162-0/+83
| | * | | | | | arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi2013-12-161-0/+10
| | |/ / / / /
| * | | | | | arm64: Enable CMALaura Abbott2013-12-194-2/+56
| * | | | | | arm64: Warn on NULL device structure for dma APIsLaura Abbott2013-12-191-0/+10
| * | | | | | arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2013-12-192-1/+42
| * | | | | | arm64: drop redundant macros from read_cpuid()Ard Biesheuvel2013-12-191-14/+4