aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-01[ARM] mm: enable sparsemem on clps7500 and RiscPCRussell King
2008-10-01[ARM] mm: finish ARM sparsemem supportRussell King
2008-10-01[ARM] mm: provide helpers for accessing membanksRussell King
2008-10-01[ARM] Improve non-executable supportRussell King
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King
2008-10-01[ARM] Remove MT_NONSHARED_DEVICE aliasRussell King
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King
2008-10-01[ARM] Update Xscale and Xscale3 PTE mappingsRussell King
2008-10-01[ARM] remove 'prot_pte_ext' from memory type tableRussell King
2008-10-01[ARM] Convert ARMv7 to use TEX remappingRussell King
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King
2008-10-01[ARM] Convert Xscale and Xscale3 to use new memory typesRussell King
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King
2008-10-01[ARM] Re-jig Linux PTE bits to allow room for 4 memory type bitsRussell King
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King
2008-09-30[ARM] mm: move validation of membanks to one placeRussell King
2008-09-30[ARM] 5272/1: remove conditional compilation in show_pte()Nicolas Pitre
2008-09-30[ARM] 5271/1: get rid of pages_to_mb()Nicolas Pitre
2008-09-30[ARM] 5269/1: ARMv7: Use -march=armv7-a as compiler flagCatalin Marinas
2008-09-30[ARM] dma: fix some comments in dma-mapping.hRussell King
2008-09-30[ARM] dma: don't touch cache on dma_*_for_cpu()Russell King
2008-09-29[ARM] 5267/1: [AT91] Name conflict in mach-at91/leds.cAndrew Victor
2008-09-29[ARM] 5261/1: [AT91] Support for LEDs on Conitec ARM&EVA boardAndrew Victor
2008-09-29[ARM] dma: add validation of DMA paramsRussell King
2008-09-29[ARM] dma: coding style cleanupsRussell King
2008-09-29[ARM] dma: fix dmabounce dma_sync_xxx() implementationsRussell King
2008-09-29[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()Russell King
2008-09-29[ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King
2008-09-26[ARM] pxa: make "gpio_leds" staticRussell King
2008-09-26[ARM] pxa/pcm027: convert to use new MFP APIEric Miao
2008-09-26[ARM] pxa/lpd270: use new .lcd_conn to specify LCD infoEric Miao
2008-09-26[ARM] pxa/lpd270: convert to use new MFP APIEric Miao
2008-09-26[ARM] pxa/idp: remove the unnecessary idp_init_irq()Eric Miao
2008-09-26[ARM] pxa/idp: make use of "lcd_conn", add LCD pin configurationsEric Miao
2008-09-26[ARM] pxa/idp: convert to use new MFP APIEric Miao
2008-09-26[ARM] pxa/colibri: convert to use new MFP APIEric Miao
2008-09-26[ARM] pxa/lubbock: add missing MFP pin configurationsEric Miao
2008-09-26[ARM] pxa: better MFP low power state support for pxa25x/pxa27xEric Miao
2008-09-26[ARM] pxa: fix typo in pxa25x MFP definitionsEric Miao
2008-09-26[ARM] 5238/2: Very basic Palm Zire 72 supportSergey Lapin
2008-09-25[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King
2008-09-25[ARM] dma: provide a better dma_map_page() implementationRussell King
2008-09-25[ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King
2008-09-25[ARM] dma: rename consistent.c to dma-mapping.cRussell King
2008-09-25[ARM] Print details relevant to how we handle the cacheRussell King
2008-09-25[ARM] Introduce new bitmask based cache type macrosRussell King
2008-09-25[ARM] Remove cache type printksRussell King
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King
2008-09-25[ARM] Update mach-typesRussell King