summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
* | arm64: Remove outdated commentLiviu Dudau2013-12-191-5/+0Star
* | arm64: cmpxchg: update macros to prevent warningsMark Hambleton2013-12-191-11/+17
* | arm64: support single-step and breakpoint handler hooksSandeepa Prabhu2013-12-193-1/+110
* | ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov2013-12-191-1/+1
* | ARM64: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-191-2/+5
* | arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESSWill Deacon2013-12-191-0/+1
* | arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon2013-12-192-0/+41
* | arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon2013-12-191-0/+1
* | arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-197-127/+64Star
* | arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon2013-12-194-3/+55
* | arm64: perf: add support for percpu pmu interruptVinayak Kale2013-12-191-30/+78
* | arm64: vmlinux.lds.S: drop redundant .commentMark Rutland2013-12-191-1/+0Star
* | arm64: dts: Add a virtio disk to the RTSM motherboardMark Hambleton2013-12-191-0/+6
* | arm64: Correct virt_addr_validLaura Abbott2013-12-191-2/+1Star
|/
* arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper2013-12-061-1/+1
* arm64: Fix memory shareability attribute for ioremap_wc/cacheCatalin Marinas2013-12-061-1/+1
* arm64: kernel: add code to set cpu boot mode to secondary_entry shimLorenzo Pieralisi2013-12-061-1/+2
* arm64: make default NR_CPUS 8Rob Herring2013-12-061-2/+1Star
* arm64: ensure completion of TLB invalidatationMark Rutland2013-12-061-1/+1
* arm64: Move PTE_PROT_NONE higher upCatalin Marinas2013-11-291-14/+17
* arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2013-11-291-1/+1
* arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach2013-11-281-8/+12
* arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-281-21/+19Star
* arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-253-0/+9
* arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas2013-11-251-0/+2
* arm64: let the core code deal with preempt_countMarc Zyngier2013-11-251-22/+7Star
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-6/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-158-15/+113
|\ \
| * \ Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-114-7/+76
| |\ \
| | * | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-071-0/+8
| | * | arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-071-0/+48
| | * | arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-293-7/+20
| * | | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-11-111-0/+5
| |\ \ \