summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King2008-10-09418-2178/+2874
|\ \ \ \ \
| | | | | * [ARM] 5270/1: Fix Formatting in mach-sa1100/ machine filesKristoffer Ericson2008-10-013-34/+34
| | | | | * [ARM] 5256/1: Update jornada default configKristoffer Ericson2008-10-011-445/+612
| | | | |/
| | | * | [ARM] 5297/1: [KS8695] Fix two compile-time warningsAndrew Victor2008-10-092-3/+3
| | | * | [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores.Andrew Victor2008-10-094-16/+16
| | | |/
| | * | [ARM] 5293/1: ep93xx: add defines for external chipselectsHartley Sweeten2008-10-071-0/+34
| | * | [ARM] 5273/2: ep93xx: move ethernet support into core.cHartley Sweeten2008-10-0412-185/+68
| | * | [ARM] 5276/1: ep93xx: allow selecting UART for early kernel messagesHartley Sweeten2008-10-032-6/+29
| | * | [ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swappedHartley Sweeten2008-09-071-2/+2
| | * | [ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offsetHartley Sweeten2008-09-071-1/+1
| | |/
| * | [ARM] 5295/1: make ZONE_DMA optionalNicolas Pitre2008-10-094-2/+8
| * | [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas2008-10-032-2/+2
| * | [ARM] 5274/1: simplify request_standard_resources()Nicolas Pitre2008-10-021-7/+2
| * | [ARM] mm: allow LH7A40x to use sparsememRussell King2008-10-013-13/+14
| * | [ARM] mm: deprecate discontigmem on ARMRussell King2008-10-011-1/+5
| * | [ARM] mm: switch SA1100 to use sparsememRussell King2008-10-012-11/+7
| * | [ARM] mm: enable sparsemem on clps7500 and RiscPCRussell King2008-10-014-3/+35
| * | [ARM] mm: finish ARM sparsemem supportRussell King2008-10-011-29/+57
| * | [ARM] mm: provide helpers for accessing membanksRussell King2008-10-012-31/+39
| * | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King2008-09-303-21/+22
| * | [ARM] mm: move validation of membanks to one placeRussell King2008-09-303-12/+19
| * | [ARM] 5272/1: remove conditional compilation in show_pte()Nicolas Pitre2008-09-301-3/+2
| * | [ARM] 5271/1: get rid of pages_to_mb()Nicolas Pitre2008-09-301-5/+0
| * | [ARM] 5269/1: ARMv7: Use -march=armv7-a as compiler flagCatalin Marinas2008-09-301-1/+1
| * | [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-302-11/+3
| * | [ARM] dma: add validation of DMA paramsRussell King2008-09-292-4/+15
| * | [ARM] dma: coding style cleanupsRussell King2008-09-292-88/+64
| * | [ARM] dma: fix dmabounce dma_sync_xxx() implementationsRussell King2008-09-292-101/+69
| * | [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()Russell King2008-09-292-98/+76
| * | [ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King2008-09-293-38/+31
| * | [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King2008-09-252-54/+16
| * | [ARM] dma: provide a better dma_map_page() implementationRussell King2008-09-252-1/+23
| * | [ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King2008-09-253-125/+115
| * | [ARM] dma: rename consistent.c to dma-mapping.cRussell King2008-09-252-2/+2
| * | [ARM] Print details relevant to how we handle the cacheRussell King2008-09-251-0/+9
| * | [ARM] Introduce new bitmask based cache type macrosRussell King2008-09-252-81/+59
| * | [ARM] Remove cache type printksRussell King2008-09-251-141/+1
| * | [ARM] Fix IOP13xx build warningsRussell King2008-09-171-19/+39
| * | [ARM] Add -march=all to assembly file build in arch/arm/boot/compressedRussell King2008-09-091-1/+1
| * | [ARM] Convert asm/bitops.h to linux/bitops.hRussell King2008-09-064-4/+4
| * | [ARM] Convert asm/delay.h to linux/delay.hRussell King2008-09-062-2/+2
| * | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06278-306/+282
| * | [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-0614-15/+13
| * | [ARM] clean up a load of old declarationsRussell King2008-09-065-9/+3
| * | [ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2008-09-062-39/+37
| * | [ARM] sparse: quieten arch/arm/kernel/irq.cRussell King2008-09-061-0/+4
| * | [ARM] remove pc_pointer()Russell King2008-09-065-14/+7
| * | [ARM] sparse: fix several warningsRussell King2008-09-056-38/+11
| * | [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functionsCatalin Marinas2008-09-012-8/+4
OpenPOWER on IntegriCloud