aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas2-1/+32
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-05-01arch/arm/include/asm/elf.h: forward-declare the task-structAndrew Morton1-0/+2
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-22ARM: 6058/1: Add support for PCI domainsAnton Vorontsov2-0/+26
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King3-34/+34
2010-04-14ARM: 6021/1: ST SPEAr: Added ARM PrimeXsys System Controller SP810 header fileviresh kumar1-0/+59
2010-04-14ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak2-13/+22
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2-1/+15
2010-03-29ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar1-0/+1
2010-03-29ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar1-0/+1
2010-03-25ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas1-6/+10
2010-03-25ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas1-0/+14
2010-03-25ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas2-37/+62
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-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