summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Merge branch 'akpm-current/current'Stephen Rothwell3-27/+29
2014-01-10Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell1-0/+2
2014-01-10Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell1-1/+2
2014-01-10Merge remote-tracking branch 'kvm-arm/kvm-arm-next'Stephen Rothwell1-0/+1
2014-01-10arm: use generic fixmap.hMark Salter1-21/+8
2014-01-10mm/ARM: fix ARMs __ffs() to conform to avoid warning with NO_BOOTMEMSantosh Shilimkar1-4/+19
2014-01-10ARM: mm: change further appearance of arm_dma_zone_size to phys_addr_tRussell King1-2/+2
2014-01-10Merge remote-tracking branch 'net-next/master'Stephen Rothwell1-0/+1
2014-01-10Merge remote-tracking branch 'arm-soc/for-next'Stephen Rothwell1-0/+67
2014-01-09Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King12-55/+79
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk1-0/+1
2014-01-06asm/xen/page.h: remove redundant semicolonWei Liu1-1/+1
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2-2/+2
2013-12-29ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUsWill Deacon1-8/+10
2013-12-29ARM: 7931/1: Correct virt_addr_validLaura Abbott1-1/+2
2013-12-29ARM: PCI: add legacy IDE IRQ implementationRussell King1-4/+1
2013-12-29ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth1-0/+1
2013-12-29ARM: fix csum_tcpudp_magic() miscompilationRussell King1-10/+24
2013-12-29ARM: 7896/1: rename ioremap_cached to ioremap_cacheRob Herring2-2/+2
2013-12-26Merge branch 'next/drivers' into for-nextOlof Johansson1-0/+67
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-17/+14
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-12-13ARM: fix asm/memory.h build errorRussell King1-17/+14
2013-12-13ARM: add basic support for Trusted FoundationsAlexandre Courbot1-0/+67
2013-12-11arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar1-0/+1
2013-12-11ARM: mm: Define set_memory_* functions for ARMLaura Abbott1-0/+5
2013-12-11ARM: add definitions for pte_mkexec/pte_mknexecLaura Abbott1-0/+2
2013-12-11ARM: implement basic NX support for kernel lowmem mappingsRussell King1-0/+1
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King1-12/+14
2013-12-11ARM: add support to dump the kernel page tablesRussell King2-0/+2
2013-12-04clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki1-0/+2
2013-11-30ARM: fix booting low-vectors machinesRussell King1-1/+1
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+8
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-34/+0
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+0
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-12/+75
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-8/+143
2013-11-15arm: handle pgtable_page_ctor() failKirill A. Shutemov1-5/+7
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2-34/+0
2013-11-14ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky1-1/+8
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds24-151/+425
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+8
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-6/+0
2013-11-12Merge branch 'devel-stable' into for-nextRussell King17-56/+240
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-87/+0
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+31
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2013-11-11xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2mStefano Stabellini1-8/+2
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+46