summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2010-05-17ARM: 6071/1: perf-events: allow modules to query the number of hardware countersWill Deacon1-0/+3
2010-05-17ARM: 6069/1: perf-events: use numeric ID to identify PMUWill Deacon1-0/+14
2010-05-17ARM: 6064/1: pmu: register IRQs at runtimeWill Deacon1-15/+12
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King15-111/+399
2010-05-17ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King2-2/+2
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King1-1/+1
2010-05-15ARM: 6132/1: PL330: Add common core driverJassi Brar1-0/+217
2010-05-15ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310Jason McMullan1-0/+3
2010-05-15arm: use asm-generic/scatterlist.hFUJITA Tomonori1-18/+2
2010-05-04ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino1-0/+3
2010-05-02ARM: ICST: kill duplicate icst codeRussell King3-67/+24
2010-05-02ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King3-0/+8
2010-05-02ARM: ICST: move minimum VCO frequency to icst_paramsRussell King1-0/+1
2010-05-02ARM: ICST: use Hz instead of kHzRussell King2-9/+9
2010-05-02ARM: ICST: provide definitions for max/min VCO frequenciesRussell King2-0/+15
2010-05-02ARM: ICST: icst.*_ps_to_vco() functions are unused, remove themRussell King2-2/+0
2010-05-02ARM: ICST: merge common ICST VCO structuresRussell King3-34/+40
2010-04-29ARM: Improve documentation in arm_timer.hRussell King1-15/+24
2010-04-29ARM: 6063/1: pmu: add enum describing PMU typesWill Deacon1-0/+5
2010-04-23ARM: 6058/1: Add support for PCI domainsAnton Vorontsov2-0/+26
2010-04-14ARM: 6021/1: ST SPEAr: Added ARM PrimeXsys System Controller SP810 header fileviresh kumar1-0/+59
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz1-1/+1
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-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-0/+77
2010-03-13dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori1-0/+8
2010-03-13pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-13pci-dma: arm: use include/linux/pci-dma.hFUJITA Tomonori1-10/+1
2010-03-13arm: use generic ptrace_resume codeChristoph Hellwig1-0/+2
2010-03-13Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2010-03-13Add generic sys_old_mmap()Christoph Hellwig1-0/+1
2010-03-13Add 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/asy...Linus 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-03-01iop-adma: redundant/wrong tests in iop_*_count()?Roel Kluin1-8/+4
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds1-0/+10
2010-02-26Merge branches 'clks' and 'pnx' into develRussell King2-3/+20
2010-02-26Merge branch 'misc2' into develRussell King11-50/+294
2010-02-26Merge branch 'perf' into develRussell King2-0/+106
2010-02-26Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell 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-16ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2-4/+4
2010-02-16ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan1-8/+11
2010-02-16ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King1-1/+2