summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2013-09-06Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni
2013-09-02arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas
2013-08-30arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-08-28arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas
2013-08-27arm64: move elf notes into readonly segmentMark Salter
2013-08-22arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas
2013-08-22arm64: Expand arm64 image headerRoy Franz
2013-08-22ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang
2013-08-21Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel
2013-08-20arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon
2013-08-20arm64: perf: fix group validation when using enable_on_execWill Deacon
2013-08-20arm64: perf: fix event validation for software group leadersWill Deacon
2013-08-20arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-09arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang
2013-08-09arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier
2013-08-09arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier
2013-07-31clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd
2013-07-31clocksource: arch_timer: Make register accessors less error-proneStephen Boyd
2013-07-26arm64: Change kernel stack size to 16KFeng Kan
2013-07-23arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas
2013-07-23arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-19arm64: use common reboot infrastructureMarc Zyngier
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-11Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-11mm: remove free_area_cacheMichel Lespinasse
2013-07-06Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-04arm64: KVM: Kconfig integrationMarc Zyngier
2013-07-04xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini
2013-07-03mm/microblaze: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm/ARM64: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm/ARM64: kill poison_init_mem()Jiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-01Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas