aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd2013-10-021-7/+0
* arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra2013-09-301-1/+3
* arm64: include EXT4 in defconfigRamkumar Ramachandra2013-09-301-0/+1
* arm64: fix possible invalid FPSIMD initialization stateJiang Liu2013-09-271-0/+2
* arm64: use correct register width when retrieving ASIDMatthew Leach2013-09-251-1/+1
* arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-251-4/+6
* arm64: Widen hwcap to be 64 bitSteve Capper2013-09-202-2/+2
* arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-201-5/+16
* arm64: Make do_bad_area() function staticCatalin Marinas2013-09-201-1/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-7/+10
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-121-7/+7
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-102-7/+1
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
| * Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-2810-15/+58
| |\
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | | 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/+0
| * | | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2013-09-021-4/+0
| * | | arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-302-8/+1
| * | | 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/+1
| * | | 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/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-211-14/+9
| |\ \ \
| | * | | 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/+9
* | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-08-211-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-214-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-195-42/+31
|\ \
| * | 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/+20
| * | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-191-7/+0
| * | arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas2013-07-191-7/+8
| |/