summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-12-01[ARM] use asm/sections.hRussell King
2008-11-30Merge branch 'clks' into develRussell King
2008-11-30[ARM] lh7a40x: convert to simple clk APIRussell King
2008-11-30[ARM] lh7a40x: clocks - cleanupRussell King
2008-11-30[ARM] aaec2000: convert to simple clk APIRussell King
2008-11-30[ARM] netx: fix simple clk APIRussell King
2008-11-30[ARM] ep93xx: convert to clkdev and match clocks by struct device where possibleRussell King
2008-11-30[ARM] Update mach-typesRussell King
2008-11-30[ARM] davinci: asm/memory.h is not required for mach/vmalloc.hRussell King
2008-11-30[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-30[ARM] integrator: parenthesize __virt_to_bus/__bus_to_virt argumentRussell King
2008-11-30[ARM] pnx4008: fix definition of PHYS_OFFSETRussell King
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2008-11-29[ARM] give RiscPC a NR_IRQS definition and remove defaultRussell King
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King
2008-11-29[ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King
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