aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-01-27sh: kmemleak support.Chris Smith
2010-01-27sh: Optimize runtime disabling of trapped I/O.Paul Mundt
2010-01-26sh: flag ctrl_in/outX as __deprecated.Paul Mundt
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-01-21sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt
2010-01-21sh: Track the uncached mapping size.Paul Mundt
2010-01-21sh: Rework P2 to only include kernel text.Paul Mundt
2010-01-21sh: initial PMB mapping iteration by helper macro.Paul Mundt
2010-01-20sh: pretty print virtual memory map on boot.Paul Mundt
2010-01-20sh: mach-sdk7786: Probe system FPGA area mapping.Paul Mundt
2010-01-20sh: Correct iounmap fixmap teardown.Paul Mundt
2010-01-20sh: mach-sdk7786: reset controller reboot support.Paul Mundt
2010-01-20sh: machine_ops based reboot support.Paul Mundt
2010-01-20sh: Make 29/32-bit mode check helper generally available.Paul Mundt
2010-01-20sh: mach-sdk7786: Split out FPGA IRQ controller setup.Paul Mundt
2010-01-20sh: mach-sdk7786: FPGA updates.Paul Mundt
2010-01-20sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt
2010-01-20sh: Shut up noisy IOREMAP_FIXED=n build.Paul Mundt
2010-01-19sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski
2010-01-19sh: Fix up sdk7780 and urquell builds.Paul Mundt
2010-01-19sh: urquell: Handle EXTAL configuration here, too.Paul Mundt
2010-01-19sh: mach-sdk7786: Detect/configure/propagate EXTAL.Paul Mundt
2010-01-19sh: SH7786 clock framework rewrite.Paul Mundt
2010-01-19sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt
2010-01-19sh64: Use the shared FPU state restorer.Paul Mundt
2010-01-19sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.Paul Mundt
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt
2010-01-19sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt
2010-01-19sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt
2010-01-19sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.Paul Mundt
2010-01-19sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt
2010-01-19sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt
2010-01-19sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt
2010-01-18sh: Flag __ioremap_caller() __init_refok.Paul Mundt
2010-01-18sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt
2010-01-18sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt
2010-01-18sh: Merge _32/_64 ioremap implementations.Paul Mundt
2010-01-18sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt
2010-01-18sh: Handle early ioremaps through fixed mappings.Paul Mundt
2010-01-18Merge branch 'sh/stable-updates'Paul Mundt
2010-01-18Merge branch 'sh/ioremap-fixed'Paul Mundt
2010-01-18sh: Need IRQs enabled for init_fpu().Paul Mundt
2010-01-18sh: Setup early PMB mappings.Matt Fleming
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-16m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz
2010-01-17sh: Tidy up non-translatable checks in iounmap path.Paul Mundt