aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-08[ARM] 5447/1: Add SZ_32KLinus Walleij1-0/+1
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-03-28Merge branch 'master' into develRussell King1-0/+1
2009-03-28Merge branch 'origin' into develRussell King4-3/+6
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-3/+3
2009-03-26Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King5-13/+55
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas5-0/+49
2009-03-25[ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessorsDmitry Baryshkov1-2/+0
2009-03-25ARM: tlbflush.h: introduce TLB_BTB flagPaulius Zaleckas1-13/+6
2009-03-24Merge branch 'highmem' into develRussell King5-4/+97
2009-03-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develroot2-0/+16
2009-03-23[ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao2-0/+16
2009-03-21[ARM] 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone1-0/+1
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-2/+2
2009-03-17Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into develRussell King1-0/+1
2009-03-17IXP4xx: workaround for PCI prefetch problems near 64 MB boundary.Krzysztof HaƂasa1-0/+1
2009-03-15[ARM] Feroceon: add highmem support to L2 cache handling codeNicolas Pitre1-0/+1
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre2-0/+11
2009-03-15[ARM] introduce dma_cache_maint_page()Nicolas Pitre2-1/+6
2009-03-15[ARM] kmap supportNicolas Pitre2-3/+38
2009-03-15[ARM] fixmap supportNicolas Pitre1-0/+41
2009-03-12[ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory typePaul Walmsley1-0/+1
2009-02-21Merge branch 'dma' into develRussell King2-44/+37
2009-02-21[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA codeRussell King1-13/+0
2009-02-19[ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas2-5/+18
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas1-0/+69
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas2-0/+17
2009-02-12[ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas1-0/+1
2009-02-12[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas1-0/+2
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas3-0/+13
2009-02-01headers_check fix: arm, swab.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: arm, setup.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: arm, a.out.hJaswinder Singh Rajput1-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-1/+0
2009-01-07PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas1-1/+1
2009-01-06arm: introduce asm/swab.hHarvey Harrison3-32/+52
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-2/+1
2009-01-02[ARM] dma: remove dmamode_t typedefRussell King2-7/+2
2009-01-02[ARM] dma: make DMA_MODE_xxx reflect ISA DMA settingsRussell King1-5/+8
2008-12-18Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-4/+6
2008-12-15[ARM] VIC: Update asm/hardware/vic.h with PL192 informationBen Dooks1-4/+6
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King2-7/+11
2008-12-14[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King1-1/+0
2008-12-13[ARM] dma: correct dma_supported() implementationRussell King1-1/+3
2008-12-11[ARM] dma: constify dma controller name and dma opsRussell King1-2/+2
2008-12-11[ARM] dma: move RiscPC specific DMA data out of dma_structRussell King1-5/+13
2008-12-11[ARM] dma: rejig DMA initializationRussell King1-5/+7
2008-12-08[ARM] dma: remove dmach_t typedefRussell King2-23/+21