summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | [ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King2008-09-251-2/+1
| | * | | | Merge branch 'at91' into develRussell King2008-10-091-11/+14
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'ptebits' into develRussell King2008-10-096-87/+105
| | |\ \ \ \
| | | * | | | [ARM] Improve non-executable supportRussell King2008-10-013-56/+64
| | | * | | | [ARM] Don't include asm/elf.h in asm codeRussell King2008-10-011-4/+0
| | | * | | | [ARM] Remove MT_NONSHARED_DEVICE aliasRussell King2008-10-011-2/+0
| | | * | | | [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-013-12/+9
| | | * | | | [ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King2008-10-011-6/+2
| | | * | | | [ARM] Convert Xscale and Xscale3 to use new memory typesRussell King2008-10-011-2/+2
| | | * | | | [ARM] Introduce new PTE memory type bitsRussell King2008-10-011-5/+28
| | | * | | | [ARM] Re-jig Linux PTE bits to allow room for 4 memory type bitsRussell King2008-10-011-4/+4
| | * | | | | [ARM] 5295/1: make ZONE_DMA optionalNicolas Pitre2008-10-091-0/+2
| | * | | | | [ARM] mm: enable sparsemem on clps7500 and RiscPCRussell King2008-10-011-3/+17
| | * | | | | [ARM] mm: provide helpers for accessing membanksRussell King2008-10-011-0/+11
| | * | | | | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King2008-09-301-8/+0
| | * | | | | [ARM] 5271/1: get rid of pages_to_mb()Nicolas Pitre2008-09-301-5/+0
| | * | | | | [ARM] dma: fix some comments in dma-mapping.hRussell King2008-09-301-8/+7
| | * | | | | [ARM] dma: don't touch cache on dma_*_for_cpu()Russell King2008-09-301-5/+1
| | * | | | | [ARM] dma: add validation of DMA paramsRussell King2008-09-291-0/+8
| | * | | | | [ARM] dma: coding style cleanupsRussell King2008-09-291-56/+48
| | * | | | | [ARM] dma: fix dmabounce dma_sync_xxx() implementationsRussell King2008-09-291-15/+11
| | * | | | | [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()Russell King2008-09-291-74/+76
| | * | | | | [ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King2008-09-291-0/+11
| | * | | | | [ARM] dma: provide a better dma_map_page() implementationRussell King2008-09-251-1/+10
| | * | | | | [ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King2008-09-251-110/+5
| | * | | | | [ARM] Introduce new bitmask based cache type macrosRussell King2008-09-251-81/+37
| | * | | | | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-062-2/+2
| | * | | | | [ARM] sparse: quieten arch/arm/kernel/irq.cRussell King2008-09-061-0/+4
| | * | | | | [ARM] remove pc_pointer()Russell King2008-09-062-7/+2
| | * | | | | [ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.hCatalin Marinas2008-09-011-5/+5
| | * | | | | [ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek2008-09-011-20/+10
| | * | | | | [ARM] 5211/2: fix a couple warnings from BUG() usageNicolas Pitre2008-09-011-1/+1
| | * | | | | [ARM] 5218/1: arm: improved futex supportMikael Pettersson2008-09-011-3/+121
| | * | | | | [ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre2008-09-011-1/+0
| | * | | | | [ARM] cachetype: move definitions to separate headerRussell King2008-09-013-90/+97
| | * | | | | [ARM] cputype: separate definitions, use themRussell King2008-09-012-58/+64
| | | |_|/ / | | |/| | |
| * | | | | ARM: Delete ARM's own cnt32_to_63.hDavid Howells2008-09-261-78/+0
| | |_|_|/ | |/| | |
| * | | | [ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King2008-09-131-1/+1
| | |_|/ | |/| |
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-082-8/+11
| |\ \ \ | | | |/ | | |/|
| | * | [ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek2008-09-062-8/+11
| * | | Revert "[ARM] use the new byteorder headers"David Woodhouse2008-09-051-11/+14
| |/ /
* | | ARM: Use <asm-generic/statfs.h>David Woodhouse2008-09-041-32/+2
|/ /
* | [ARM] use the new byteorder headersHarvey Harrison2008-08-271-14/+11
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-166-36/+91
|\
| * [ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2008-08-161-2/+0
| * [ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre2008-08-161-2/+2
| * [ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}...Paul Walmsley2008-08-121-2/+5
| * [ARM] 5193/1: Wire up missing syscallsStefan Schmidt2008-08-121-0/+6
| * [ARM] dma-mapping: provide sync_range APIsRussell King2008-08-101-11/+28
| * [ARM] dma-mapping: improve type-safeness of DMA translationsRussell King2008-08-102-21/+44
OpenPOWER on IntegriCloud