summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2008-10-01[ARM] mm: provide helpers for accessing membanksRussell King1-0/+11
2008-10-01[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-26[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-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-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
2008-09-01[ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre1-1/+0
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King3-90/+97
2008-09-01[ARM] cputype: separate definitions, use themRussell King2-58/+64
2008-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-36/+91
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk1-2/+0
2008-08-16[ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre1-2/+2
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-1/+1
2008-08-12[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}...Paul Walmsley1-2/+5
2008-08-12[ARM] 5193/1: Wire up missing syscallsStefan Schmidt1-0/+6
2008-08-10[ARM] dma-mapping: provide sync_range APIsRussell King1-11/+28
2008-08-10[ARM] dma-mapping: improve type-safeness of DMA translationsRussell King2-21/+44
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek1-0/+8
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King18-19/+19
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King1-0/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King7-24/+6
2008-08-07[ARM] Fix circular include dependency with IRQ headersRussell King2-21/+19
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds176-0/+16297
2008-08-03[ARM] move include/asm-arm to arch/arm/include/asmRussell King176-0/+16295