aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd2013-10-02
* arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra2013-09-30
* arm64: include EXT4 in defconfigRamkumar Ramachandra2013-09-30
* arm64: fix possible invalid FPSIMD initialization stateJiang Liu2013-09-27
* arm64: use correct register width when retrieving ASIDMatthew Leach2013-09-25
* arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-25
* arm64: Widen hwcap to be 64 bitSteve Capper2013-09-20
* arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-20
* arm64: Make do_bad_area() function staticCatalin Marinas2013-09-20
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-12
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-28
| * Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-28
| |\
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-24
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-06
|\ \ \
| * | | arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-03
| * | | Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-02
| * | | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2013-09-02
| * | | arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-30
| * | | arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas2013-08-28
| * | | arm64: move elf notes into readonly segmentMark Salter2013-08-27
| * | | arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas2013-08-22
| * | | arm64: Expand arm64 image headerRoy Franz2013-08-22
| * | | ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang2013-08-22
| * | | arm64: add support for kernel mode NEONArd Biesheuvel2013-08-20
| * | | arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon2013-08-20
| * | | arm64: perf: fix group validation when using enable_on_execWill Deacon2013-08-20
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-21
| |\ \ \
| | * | | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-07-31
| | * | | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-07-31
* | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-08-21
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | arm64: perf: fix event validation for software group leadersWill Deacon2013-08-20
| * | | | arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon2013-08-20
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang2013-08-09
| * | | | arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-08-09
| * | | | arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier2013-08-09
| |/ / /
* / / / Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-16
|/ / /
* | | arm64: Change kernel stack size to 16KFeng Kan2013-07-26
* | | arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas2013-07-23
* | | arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-23
| |/ |/|
* | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-19
|\ \
| * | arm64: use common reboot infrastructureMarc Zyngier2013-07-19
| * | arm64: mm: don't treat user cache maintenance faults as writesWill Deacon2013-07-19
| * | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-19
| * | arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas2013-07-19
| |/