aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-04-17Merge branches 'v3.10/topic/tc2' and 'v3.10/topic/arm64-fvp' of git://git.lin...Mark Brown
2014-04-17arm64: dtbs: add VGA panel descriptionRyan Harkin
2014-04-16Merge branch 'v3.10/topic/arm64-dma' of git://git.linaro.org/kernel/linux-lin...Mark Brown
2014-04-16arm64: Implement coherent DMA API based on swiotlbCatalin Marinas
2014-04-16arm64: define DMA_ERROR_CODEStefano Stabellini
2014-04-16arm64: Change misleading function names in dma-mappingRitesh Harjani
2014-04-16arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia
2014-04-14Merge branches 'v3.10/topic/configs' and 'v3.10/topic/arm64-hugepages' of git...Mark Brown
2014-04-14arm64: Fix build for __PAGE_NONE defineMark Brown
2014-04-14arm64: mm: permit use of tagged pointers at EL0Will Deacon
2014-03-31Merge branch 'v3.10/topic/arm64-be' of git://git.linaro.org/kernel/linux-lina...Mark Brown
2014-03-13arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach
2014-03-13arm64: module: ensure instruction is little-endian before manipulationWill Deacon
2014-03-13arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon
2014-03-13arm64: big-endian: write CPU holding pen address as LEMatthew Leach
2014-03-13arm64: big-endian: set correct endianess on kernel entryMatthew Leach
2014-03-13arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2014-03-13arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach
2014-03-13arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach
2014-03-13arm64: compat: correct register concatenation for syscall wrappersMatthew Leach
2014-03-13arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon
2014-03-13arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon
2014-03-13arm64: ELF: add support for big-endian executablesWill Deacon
2014-03-13arm64: big-endian: fix byteorder includeWill Deacon
2014-03-13arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon
2014-03-13arm64: use correct register width when retrieving ASIDMatthew Leach
2014-03-10arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi
2014-03-10arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon
2014-03-10arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi
2014-03-10arm64: hw_breakpoint compile error fixingAlex Shi
2014-03-10arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi
2014-03-10arm64: add CPU power management menu/entriesLorenzo Pieralisi
2014-03-10arm64: kernel: add PM build infrastructureLorenzo Pieralisi
2014-03-10arm64: kernel: add CPU idle callLorenzo Pieralisi
2014-03-10arm64: enable generic clockevent broadcastLorenzo Pieralisi
2014-03-10arm64: kernel: implement HW breakpoints CPU PM notifierLorenzo Pieralisi
2014-03-10arm64: kernel: refactor code to install/uninstall breakpointsLorenzo Pieralisi
2014-03-10arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi
2014-03-10arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi
2014-03-10arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi
2014-03-10arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi
2014-03-09Merge tag 'v3.10.33' into linux-linaro-lskMark Brown
2014-03-06ARM64: unwind: Fix PC calculationOlof Johansson
2014-03-05arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-03-05arm64: mm: Introduce PTE_WRITESteve Capper
2014-03-05arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper
2014-03-05arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper
2014-03-05arm64: Move PTE_PROT_NONE higher upCatalin Marinas
2014-03-05ARM64: mm: THP support.Steve Capper
2014-03-05ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper