summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-0615-22/+90
|\
| * arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-033-1/+3
| * Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-021-3/+0Star
| * arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2013-09-021-4/+0Star
| * arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-302-8/+1Star
| * arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas2013-08-281-2/+21
| * arm64: move elf notes into readonly segmentMark Salter2013-08-271-2/+1Star
| * arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas2013-08-221-0/+2
| * arm64: Expand arm64 image headerRoy Franz2013-08-221-0/+8
| * ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang2013-08-222-0/+4
| * arm64: add support for kernel mode NEONArd Biesheuvel2013-08-203-0/+45
| * arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon2013-08-201-1/+1
| * arm64: perf: fix group validation when using enable_on_execWill Deacon2013-08-201-1/+4
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-14/+9Star
|\ \
| * \ Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-211-14/+9Star
| |\ \
| | * | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-08-011-2/+2
| | * | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-011-14/+9Star
* | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-08-221-1/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: perf: fix event validation for software group leadersWill Deacon2013-08-201-0/+3
| * | | arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon2013-08-201-1/+6
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-224-8/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang2013-08-091-1/+1
| * | | arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-08-091-0/+3
| * | | arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier2013-08-093-7/+23
| |/ /
* / / Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-2/+5
|/ /
* | arm64: Change kernel stack size to 16KFeng Kan2013-07-262-3/+3
* | arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas2013-07-231-1/+1
* | arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-231-0/+13
* | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-205-42/+31Star
|\ \
| * | arm64: use common reboot infrastructureMarc Zyngier2013-07-192-2/+3
| * | arm64: mm: don't treat user cache maintenance faults as writesWill Deacon2013-07-191-26/+20Star
| * | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-191-7/+0Star
| * | arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas2013-07-191-7/+8
| |/
* / arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-154-10/+10
|/
* Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-113-0/+54
|\
| * arm64: KVM: Kconfig integrationMarc Zyngier2013-07-043-0/+54
* | mm: remove free_area_cacheMichel Lespinasse2013-07-111-2/+0Star
* | Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-061-0/+1
|\ \
| * | xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini2013-07-041-0/+1
* | | mm/microblaze: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-1/+1
* | | mm/ARM64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-45/+3Star
* | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
* | | mm/ARM64: kill poison_init_mem()Jiang Liu2013-07-041-14/+3Star
* | | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-2/+2
* | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+1
| |/ |/|
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-0364-170/+5289
|\|
| * Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-0110-38/+322
| |\
| | * ARM64: mm: THP support.Steve Capper2013-06-145-0/+70
| | * ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper2013-06-141-0/+5
| | * ARM64: mm: HugeTLB support.Steve Capper2013-06-147-17/+220