aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-29
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-03
| |\
| * | [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-30
| * | [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-30
| * | [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-30
| * | [ARM] S3C: Move regs-ac97.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-30
| * | [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/platBen Dooks2008-10-30
| * | [ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/platBen Dooks2008-10-30
| * | [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-30
| * | [ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/platBen Dooks2008-10-30
* | | [ARM] give RiscPC a NR_IRQS definition and remove defaultRussell King2008-11-29
* | | [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King2008-11-29
* | | [ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King2008-11-29
* | | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-29
* | | [ARM] fix constant values of MAX_DMA_ADDRESSRussell King2008-11-29
* | | [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-29
* | | [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mmRussell King2008-11-28
* | | [ARM] asm/system.h does not require asm/memory.hRussell King2008-11-28
* | | [ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.hRussell King2008-11-28
* | | [ARM] ixp4xx: clean up includesRussell King2008-11-28
* | | [ARM] ixp23xx: mach/io.h doesn't need BUG() anymoreRussell King2008-11-28
* | | [ARM] iop13xx: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] iop3xx: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] shark: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] shark: remove old unused "translated" IO macrosRussell King2008-11-28
* | | [ARM] clps711x: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] footbridge: mach/hardware.h doesn't require mach/memory.hRussell King2008-11-28
* | | [ARM] footbridge: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] aaec2000: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] lh7a40x: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] l7200: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] h720x: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] imx: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] pxa: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | [ARM] rpc: remove obsolete IO accessorsRussell King2008-11-28
* | | [ARM] versatile: remove IRQ mask definitionsRussell King2008-11-28
* | | Merge branch 'highmem' into develRussell King2008-11-28
|\ \ \
| * | | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-28
| * | | [ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre2008-11-28
| * | | [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre2008-11-28
| * | | [ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre2008-11-28
| * | | [ARM] mem_init() cleanupsNicolas Pitre2008-11-28
| * | | [ARM] split highmem into its own memory bankNicolas Pitre2008-11-28
| * | | [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-28
| * | | [ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre2008-11-28
| * | | [ARM] clearpage: provide our own clear_user_highpage()Russell King2008-11-27
| * | | [ARM] copypage: provide our own copy_user_highpage()Russell King2008-11-27
| * | | [ARM] copypage: convert assembly files to CRussell King2008-11-27
| * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-27
| |\ \ \
| | * | | ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo2008-11-26