aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
* ARM: 5988/1: pgprot_dmacoherent() for non-mmu buildsGreg Ungerer2010-03-13
* ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.hMikael Pettersson2010-03-13
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-12
|\
| * Merge branch 'origin' into devel-stableRussell King2010-03-08
| |\
| * | [ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao2010-03-01
| * | [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-01
| * | [ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao2010-03-01
| * | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2010-02-25
| |\ \
| * \ \ Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2010-02-15
| |\ \ \
| * | | | ARM: Add common entry code for system with two VICsBen Dooks2010-01-15
* | | | | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori2010-03-12
* | | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-12
* | | | | pci-dma: arm: use include/linux/pci-dma.hFUJITA Tomonori2010-03-12
* | | | | arm: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* | | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* | | | | Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* | | | | Add generic sys_old_select()Christoph Hellwig2010-03-12
| |_|_|/ |/| | |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-04
|\ \ \ \
| * | | | iop-adma: redundant/wrong tests in iop_*_count()?Roel Kluin2010-03-01
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \ \ \
| * \ \ \ Merge branches 'clks' and 'pnx' into develRussell King2010-02-25
| |\ \ \ \
| | * | | | ARM: Consolidate clks_register() and similarRussell King2010-02-12
| | |/ / /
| * | | | Merge branch 'misc2' into develRussell King2010-02-25
| |\ \ \ \
| | * | | | ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-15
| | * | | | ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan2010-02-15
| | * | | | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King2010-02-15
| | * | | | ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas2010-02-15
| | * | | | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent2010-02-15
| | * | | | ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon2010-02-15
| | * | | | ARM: add notify_die() supportRussell King2010-02-15
| | * | | | ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-15
| | * | | | ARM: remove old RTC supportRussell King2010-02-15
| | * | | | ARM: Add caller information to ioremapRussell King2010-02-15
| | | |/ / | | |/| |
| * | | | Merge branch 'perf' into develRussell King2010-02-25
| |\ \ \ \
| | * | | | ARM: 5900/2: arm: enable support for software perf eventsJamie Iles2010-02-12
| | * | | | ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles2010-02-12
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-25
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
| | | | | |/ / /
| | | | * | | | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King2010-02-15
| | | | * | | | ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-15
| | | | * | | | ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King2010-02-15
| | | | * | | | ARM: dma-mapping: introduce the idea of buffer ownershipRussell King2010-02-15
| | | * | | | | ARM: Pass VMA to copy_user_highpage() implementationsRussell King2009-10-05
| | * | | | | | ARM: Fix ptrace accessesRussell King2009-12-14
| | | |/ / / / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-26
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-05
| |/ / / / /
* | | | | / ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye2010-02-20
| |_|_|_|/ |/| | | |
* | | | | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren2010-01-19
| |_|_|/ |/| | |
* | | | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar2010-01-10
* | | | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe2010-01-09