summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-04-21arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-16mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-03-05arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-08arm64: Fix up /proc/cpuinfoMark Rutland
2014-11-19arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-10-31arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-13arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-09-26arm64: flush TLS registers during execWill Deacon
2014-07-29locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-18arm64: implement TASK_SIZE_OFColin Cross
2014-07-18arm64: Bug fix in stack alignment exceptionChiaHao
2014-07-18arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-07-02arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-07-02hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-06arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-05-15arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-05-15arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-03-31arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2014-03-31arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas
2014-03-31arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2014-03-24arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-03-05ARM64: unwind: Fix PC calculationOlof Johansson
2014-02-20arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-02-20arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-20arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas
2014-02-20arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2014-02-20arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch
2014-01-09arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon
2013-12-20arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper
2013-12-04arm64: Move PTE_PROT_NONE higher upCatalin Marinas
2013-10-02arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd
2013-09-30arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra
2013-09-30arm64: include EXT4 in defconfigRamkumar Ramachandra
2013-09-27arm64: fix possible invalid FPSIMD initialization stateJiang Liu
2013-09-25arm64: use correct register width when retrieving ASIDMatthew Leach
2013-09-25arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas
2013-09-20arm64: Make do_bad_area() function staticCatalin Marinas
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
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