aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-13ARM: 5988/1: pgprot_dmacoherent() for non-mmu buildsGreg Ungerer1-0/+1
2010-03-13ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.hMikael Pettersson1-0/+1
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-0/+77
2010-03-12dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori1-0/+8
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: arm: use include/linux/pci-dma.hFUJITA Tomonori1-10/+1
2010-03-12arm: use generic ptrace_resume codeChristoph Hellwig1-0/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-0/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig1-0/+1
2010-03-08Merge branch 'origin' into devel-stableRussell King20-126/+499
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-8/+4
2010-03-02[ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao1-0/+12
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao1-0/+4
2010-03-02[ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao1-0/+4
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-118/+485
2010-02-28iop-adma: redundant/wrong tests in iop_*_count()?Roel Kluin1-8/+4
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds1-0/+10
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King2-3/+20
2010-02-25Merge branch 'misc2' into develRussell King11-50/+294
2010-02-25Merge branch 'perf' into develRussell King2-0/+106
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into develRussell King9-70/+92
2010-02-25Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King1-1/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye1-1/+2
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2-4/+4
2010-02-15ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan1-8/+11
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King1-1/+2
2010-02-15ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas2-0/+16
2010-02-15ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent1-13/+23
2010-02-15ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon1-0/+228
2010-02-15ARM: add notify_die() supportRussell King1-2/+1
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr1-12/+0
2010-02-15ARM: remove old RTC supportRussell King1-8/+0
2010-02-15ARM: Add caller information to ioremapRussell King1-2/+9
2010-02-15Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King1-3/+17
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King1-23/+0
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King1-0/+9
2010-02-15ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King1-14/+25
2010-02-15ARM: dma-mapping: introduce the idea of buffer ownershipRussell King1-17/+47
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-0/+3
2010-02-12ARM: 5900/2: arm: enable support for software perf eventsJamie Iles1-0/+31
2010-02-12ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles1-0/+75
2010-02-05arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley1-0/+10
2010-01-19ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 commentsTony Lindgren1-3/+17
2010-01-15ARM: Add common entry code for system with two VICsBen Dooks1-0/+57
2010-01-10ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar1-0/+1
2010-01-10ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API setPeter Hüwe1-2/+2
2010-01-08ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles1-0/+6
2010-01-07ARM: add missing recvmmsg syscall numberRussell King1-0/+1