aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2017-05-25UPSTREAM: arm: perf: Fix callchain parse error with kernel tracepoint eventslsk-v3.18-17.05-androidHou Pengyang
2017-05-25UPSTREAM: ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster
2017-05-15UPSTREAM: ARM: keystone2: move update of the phys-to-virt constants into gene...Russell King
2017-05-15Revert "ARM: 8457/1: psci-smp is built only for SMP"Amit Pundir
2017-04-10UPSTREAM: mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig
2017-04-10UPSTREAM: ARM: 8329/1: miscellaneous vdso infrastructure, preparationNathan Lynch
2017-01-03Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2017-01-03 Merge tag 'v3.18.46' into linux-linaro-lsk-v3.18Alex Shi
2016-12-23ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-12-05UPSTREAM: arm/arm64: KVM: Use set/way op trapping to track the state of the c...Marc Zyngier
2016-10-28UPSTREAM: asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-10-28UPSTREAM: ARM: software-based priviledged-no-access supportSami Tolvanen
2016-10-28UPSTREAM: ARM: 8431/1: fix alignement of __bug_table section entriesRobert Jarzmik
2016-10-28UPSTREAM: ARM: domains: add memory dependencies to get_domain/set_domainRussell King
2016-10-28UPSTREAM: ARM: domains: thread_info.h no longer needs asm/domains.hRussell King
2016-10-28UPSTREAM: sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_...David Hildenbrand
2016-10-28BACKPORT: sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmp...Sami Tolvanen
2016-10-28UPSTREAM: ARM: entry: provide uaccess assembly macro hooksRussell King
2016-10-28UPSTREAM: ARM: domains: remove DOMAIN_TABLERussell King
2016-10-28UPSTREAM: ARM: domains: keep vectors in separate domainRussell King
2016-10-28UPSTREAM: ARM: domains: get rid of manager mode for user domainRussell King
2016-10-28UPSTREAM: ARM: domains: move initial domain setting value to asm/domains.hRussell King
2016-10-28UPSTREAM: ARM: redo TTBR setup code for LPAERussell King
2016-10-28UPSTREAM: ARM: domains: provide domain_mask()Russell King
2016-10-28UPSTREAM: ARM: domains: switch to keeping domain value in registerRussell King
2016-10-28UPSTREAM: all arches, signal: move restart_block to struct task_structAndy Lutomirski
2016-10-28BACKPORT: ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee
2016-10-28BACKPORT: ARM: uaccess: Enable hardened usercopyKees Cook
2016-10-28UPSTREAM: ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King
2016-10-28BACKPORT: ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King
2016-08-30arm: Fix build error "conflicting types for 'scale_cpu_capacity'"Steve Muckle
2016-08-23arm: Update arch_scale_cpu_capacity() to reflect change to defineMorten Rasmussen
2016-08-23arm: Enable frequency invariant scheduler load-tracking supportDietmar Eggemann
2016-07-17Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-11ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-07-11ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-04-21Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-12ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann
2015-12-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-16Merge remote-tracking branch 'origin/v3.18/topic/pcie/master' into linux-lina...Alex Shi
2015-11-07dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon
2015-11-07dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon
2015-11-06ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang
2015-11-06ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang
2015-10-13Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-09-27UPSTREAM: ARM: mm: allow text and rodata sections to be read-onlyKees Cook
2015-09-27UPSTREAM: arm: use fixmap for text patching when text is RORabin Vincent
2015-09-27UPSTREAM: arm: fixmap: implement __set_fixmap()Kees Cook