aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov1-0/+1
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-98/+28
2014-12-09Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-8/+704
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+9
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-11/+30
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds70-616/+2866
2014-12-05arm64: remove the unnecessary arm64_swiotlb_init()Ding Tianhong1-1/+0
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson1-0/+9
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao1-0/+9
2014-12-04arm64: amd-seattle: Fix PCI bus range due to SMMU limitationSuravee Suthikulpanit1-1/+1
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara4-6/+46
2014-12-04arm64: perf: Prevent wraparound during overflowDaniel Thompson1-2/+8
2014-12-04arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang1-0/+2
2014-12-04arm64: Provide a namespace to NCAPSFabio Estevam2-6/+6
2014-12-03arm64: bpf: lift restriction on last instructionZi Shen Lim1-5/+8
2014-12-03arm64: Implement support for read-mostly sectionsJungseok Lee1-0/+2
2014-12-01arm64: compat: align cacheflush syscall with arch/armVladimir Murzin3-22/+35
2014-11-28arm64: ARM: Fix the Generic Timers interrupt active level descriptionLiviu Dudau3-12/+12
2014-11-28arm64: amd-seattle: Adding device tree for AMD Seattle platformSuravee Suthikulpanit6-0/+303
2014-11-28arm64: add seccomp supportAKASHI Takahiro4-0/+47
2014-11-28arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro2-0/+13
2014-11-28arm64: add seccomp syscall for compat taskAKASHI Takahiro1-1/+2
2014-11-28arm64: ptrace: allow tracer to skip a system callAKASHI Takahiro1-2/+10
2014-11-28arm64: ptrace: add NT_ARM_SYSTEM_CALL regsetAKASHI Takahiro1-0/+35
2014-11-26arm64: Move some head.text functions to executable sectionLaura Abbott1-198/+209
2014-11-26arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland1-14/+9
2014-11-26arm64: add support to dump the kernel page tablesLaura Abbott3-0/+345
2014-11-26arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall1-0/+9
2014-11-26arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott1-0/+1
2014-11-26amba: Add Kconfig fileThierry Reding1-3/+0
2014-11-25arm64: alternatives: fix pr_fmt string for consistencyWill Deacon1-1/+1
2014-11-25arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon1-2/+3
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott4-93/+102
2014-11-25arm64: Move cpu_resume into the text sectionLaura Abbott2-32/+8
2014-11-25arm64: Switch to adrp for loading the stub vectorsLaura Abbott1-1/+2
2014-11-25arm64: Treat handle_arch_irq as a function pointerLaura Abbott3-5/+4
2014-11-25arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland2-0/+13
2014-11-25arm64: sanity checks: add missing newline to printMark Rutland1-1/+1
2014-11-25arm64: sanity checks: ignore ID_MMFR0.AuxRegMark Rutland1-1/+6
2014-11-25arm64: topology: Fix handling of multi-level cluster MPIDR-based detectionMark Brown1-2/+5
2014-11-25arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara2-0/+122
2014-11-25arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara3-6/+29
2014-11-25arm64: add Cortex-A53 cache errata workaroundAndre Przywara5-3/+60
2014-11-25arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara4-1/+65
2014-11-25arm64: add alternative runtime patchingAndre Przywara7-1/+139
2014-11-25arm64: add cpu_capabilities bitmapAndre Przywara2-0/+23
2014-11-25arm64: fix return code check when changing emulation handlerWill Deacon1-1/+1
2014-11-21arm64: mm: report unhandled level-0 translation faults correctlyWill Deacon1-1/+1
2014-11-20arm64: Add Juno board device tree.Liviu Dudau4-0/+392
2014-11-20arm64: kconfig: move emulation option under kernel featuresWill Deacon1-54/+52