aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
* ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak2010-04-14
* ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2010-04-14
* ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar2010-03-29
* ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar2010-03-29
* ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas2010-03-25
* ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas2010-03-25
* ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas2010-03-25
* 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