aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-31ftrace: nmi safe code clean upsSteven Rostedt1-2/+2
2008-10-30ftrace: nmi safe code modificationSteven Rostedt1-0/+5
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar1-3/+3
2008-10-23[ARM] 5320/1: fix assembly constraints in implementation of do_div()Nicolas Pitre1-3/+3
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-1/+1
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse27-603/+545
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-522/+536
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King1-1/+1
2008-10-09Merge branch 'pxa-all' into develRussell King1-2/+1
2008-10-09Merge branch 'at91' into develRussell King1-11/+14
2008-10-09Merge branch 'ptebits' into develRussell King6-87/+105
2008-10-09[ARM] 5295/1: make ZONE_DMA optionalNicolas Pitre1-0/+2
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2-8/+11
2008-10-01[ARM] mm: enable sparsemem on clps7500 and RiscPCRussell King1-3/+17
2008-10-01[ARM] mm: provide helpers for accessing membanksRussell King1-0/+11
2008-10-01[ARM] Improve non-executable supportRussell King3-56/+64
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King1-4/+0
2008-10-01[ARM] Remove MT_NONSHARED_DEVICE aliasRussell King1-2/+0
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King3-12/+9
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King1-6/+2
2008-10-01[ARM] Convert Xscale and Xscale3 to use new memory typesRussell King1-2/+2
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King1-5/+28
2008-10-01[ARM] Re-jig Linux PTE bits to allow room for 4 memory type bitsRussell King1-4/+4
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King1-8/+0
2008-09-30[ARM] 5271/1: get rid of pages_to_mb()Nicolas Pitre1-5/+0
2008-09-30[ARM] dma: fix some comments in dma-mapping.hRussell King1-8/+7
2008-09-30[ARM] dma: don't touch cache on dma_*_for_cpu()Russell King1-5/+1
2008-09-29[ARM] dma: add validation of DMA paramsRussell King1-0/+8
2008-09-29[ARM] dma: coding style cleanupsRussell King1-56/+48
2008-09-29[ARM] dma: fix dmabounce dma_sync_xxx() implementationsRussell King1-15/+11
2008-09-29[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()Russell King1-74/+76
2008-09-29[ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King1-0/+11
2008-09-26ARM: Delete ARM's own cnt32_to_63.hDavid Howells1-78/+0
2008-09-25[ARM] dma: provide a better dma_map_page() implementationRussell King1-1/+10
2008-09-25[ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King1-110/+5
2008-09-25[ARM] Introduce new bitmask based cache type macrosRussell King1-81/+37
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King1-2/+1
2008-09-13[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King1-1/+1
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-8/+11
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek2-8/+11
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King2-2/+2
2008-09-06[ARM] sparse: quieten arch/arm/kernel/irq.cRussell King1-0/+4
2008-09-06[ARM] remove pc_pointer()Russell King2-7/+2
2008-09-05Revert "[ARM] use the new byteorder headers"David Woodhouse1-11/+14
2008-09-04ARM: Use <asm-generic/statfs.h>David Woodhouse1-32/+2
2008-09-01[ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.hCatalin Marinas1-5/+5
2008-09-01[ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek1-20/+10
2008-09-01[ARM] 5211/2: fix a couple warnings from BUG() usageNicolas Pitre1-1/+1
2008-09-01[ARM] 5218/1: arm: improved futex supportMikael Pettersson1-3/+121