summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-29[ARM] fix constant values of MAX_DMA_ADDRESSRussell King
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King
2008-11-28[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mmRussell King
2008-11-28[ARM] asm/system.h does not require asm/memory.hRussell King
2008-11-28[ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.hRussell King
2008-11-28[ARM] ixp4xx: clean up includesRussell King
2008-11-28[ARM] ixp23xx: mach/io.h doesn't need BUG() anymoreRussell King
2008-11-28[ARM] iop13xx: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] iop3xx: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] shark: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] shark: remove old unused "translated" IO macrosRussell King
2008-11-28[ARM] clps711x: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] footbridge: mach/hardware.h doesn't require mach/memory.hRussell King
2008-11-28[ARM] footbridge: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] aaec2000: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] lh7a40x: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] l7200: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] h720x: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] imx: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] rpc: remove obsolete IO accessorsRussell King
2008-11-28[ARM] versatile: remove IRQ mask definitionsRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-11-28[ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre
2008-11-28[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre
2008-11-28[ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre
2008-11-28[ARM] mem_init() cleanupsNicolas Pitre
2008-11-28[ARM] split highmem into its own memory bankNicolas Pitre
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre
2008-11-28[ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King
2008-11-27[ARM] copypage: convert assembly files to CRussell King
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2008-11-27Merge branch 'clps7500' into develRussell King
2008-11-27Merge branches 'core' and 'clks' into develRussell King
2008-11-27[ARM] sa1100: match clock by dev_name(dev)Russell King
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-11-27[ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King
2008-11-27[ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King
2008-11-27[ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King
2008-11-27[ARM] clkdev: add generic clkdev infrastructureRussell King
2008-11-27[ARM] clps7500: remove supportRussell King
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King
2008-11-27[ARM] remove memzero()Russell King
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo