summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-60/+8
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+20
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-3/+3
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-9/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-15/+6
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-29/+0
2015-09-09ARM: uaccess: remove unneeded uaccess_save_and_disable macroRussell King1-5/+0
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+0
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+5
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+8
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall1-6/+7
2015-09-08arm/xen: implement correctly pfn_to_mfnJulien Grall1-8/+0
2015-09-08xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall1-2/+21
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds18-295/+285
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-70/+57
2015-09-03Merge branch 'devel-stable' into for-linusRussell King2-177/+0
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King20-83/+346
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+0
2015-08-27mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig1-6/+0
2015-08-26ARM: software-based priviledged-no-access supportRussell King3-2/+63
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King1-0/+17
2015-08-25ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd1-1/+0
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King2-7/+83
2015-08-25ARM: entry: efficiency cleanupsRussell King2-16/+20
2015-08-25ARM: entry: get rid of asm_trace_hardirqs_on_condRussell King1-6/+2
2015-08-25ARM: uaccess: simplify user access assemblyRussell King1-35/+12
2015-08-22Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini3-16/+2
2015-08-21ARM: domains: remove DOMAIN_TABLERussell King1-3/+0
2015-08-21ARM: domains: keep vectors in separate domainRussell King2-1/+4
2015-08-21ARM: domains: get rid of manager mode for user domainRussell King1-1/+1
2015-08-21ARM: domains: move initial domain setting value to asm/domains.hRussell King1-0/+6
2015-08-21ARM: domains: provide domain_mask()Russell King1-2/+3
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King2-8/+15
2015-08-20ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi1-3/+0
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi1-2/+0
2015-08-20arm/xen: Remove helpers which are PV specificJulien Grall1-14/+2
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall1-0/+6
2015-08-18ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODEMarek Szyprowski1-1/+1
2015-08-18ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()Masahiro Yamada1-12/+12
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner1-1/+14
2015-08-12locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operationsWill Deacon2-60/+24
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar1-0/+14
2015-08-11firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King1-0/+17
2015-08-10Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King1-23/+0
2015-08-04sched, arm: Remove finish_arch_switch()Will Deacon1-1/+4
2015-08-03ARM: migrate to common PSCI client codeMark Rutland1-23/+0
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-8/+17