summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-30arm64: FIQs are unusedNicolas Pitre
2014-01-27arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han
2014-01-27arm64: fix build error if DMA_CMA is enabledPankaj Dubey
2014-01-24arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi
2014-01-22arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han
2014-01-22arm64: mm: use ubfm for dcache_line_sizeJingoo Han
2014-01-13arm64: fix typo in entry.SNeil Zhang
2014-01-10arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi
2014-01-08jump_label: use defined macros instead of hard-coding for better readabilityJiang Liu
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu
2014-01-08arm64, jump label: detect %c support for ARM64Jiang Liu
2014-01-08arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu
2014-01-08arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu
2014-01-08arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu
2013-12-20arm64: dts: Reduce size of virtio block device for foundation modelMark Brown
2013-12-20arm64: Remove unused __data_loc variableGeoff Levand
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: Enable CMALaura Abbott
2013-12-19arm64: Warn on NULL device structure for dma APIsLaura Abbott
2013-12-19arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper
2013-12-19arm64: drop redundant macros from read_cpuid()Ard Biesheuvel
2013-12-19arm64: Remove outdated commentLiviu Dudau
2013-12-19arm64: cmpxchg: update macros to prevent warningsMark Hambleton
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu
2013-12-19ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov
2013-12-19ARM64: check stack pointer in get_wchanKonstantin Khlebnikov
2013-12-19arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESSWill Deacon
2013-12-19arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon
2013-12-19arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2013-12-19arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon
2013-12-19arm64: perf: add support for percpu pmu interruptVinayak Kale
2013-12-19genirq: Add an accessor for IRQ_PER_CPU flagVinayak Kale
2013-12-19arm64: vmlinux.lds.S: drop redundant .commentMark Rutland
2013-12-19arm64: dts: Add a virtio disk to the RTSM motherboardMark Hambleton
2013-12-19arm64: Correct virt_addr_validLaura Abbott
2013-12-16arm64: add CPU power management menu/entriesLorenzo Pieralisi
2013-12-16arm64: kernel: add PM build infrastructureLorenzo Pieralisi
2013-12-16arm64: kernel: add CPU idle callLorenzo Pieralisi
2013-12-16arm64: enable generic clockevent broadcastLorenzo Pieralisi
2013-12-16arm64: kernel: implement HW breakpoints CPU PM notifierLorenzo Pieralisi
2013-12-16arm64: kernel: refactor code to install/uninstall breakpointsLorenzo Pieralisi
2013-12-16arm: kvm: implement CPU PM notifierLorenzo Pieralisi
2013-12-16arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi
2013-12-16arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi
2013-12-16arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi
2013-12-16arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi
2013-12-15Linux 3.13-rc4v3.13-rc4Linus Torvalds