aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
...
| * | | | | | | | | sh: Bail out early on PCI resource conflicts.Paul Mundt2010-01-29
| * | | | | | | | | sh: Reworked SH7780 PCI initialization.Paul Mundt2010-01-29
| * | | | | | | | | sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt2010-01-29
| * | | | | | | | | sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt2010-01-28
| * | | | | | | | | sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt2010-01-28
| * | | | | | | | | sh: Fix up read-only variable assignment in pcibios_align_resource().Paul Mundt2010-01-28
| * | | | | | | | | sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt2010-01-28
| * | | | | | | | | sh: mach-titan: Kill off unused PIO port mangling.Paul Mundt2010-01-28
| * | | | | | | | | sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO2010-01-27
| * | | | | | | | | sh: kmemleak support.Chris Smith2010-01-27
| * | | | | | | | | sh: Optimize runtime disabling of trapped I/O.Paul Mundt2010-01-27
| * | | | | | | | | sh: flag ctrl_in/outX as __deprecated.Paul Mundt2010-01-25
| * | | | | | | | | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-25
| * | | | | | | | | sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt2010-01-21
| * | | | | | | | | sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-21
| * | | | | | | | | sh: Track the uncached mapping size.Paul Mundt2010-01-21
| * | | | | | | | | sh: Rework P2 to only include kernel text.Paul Mundt2010-01-21
| * | | | | | | | | sh: initial PMB mapping iteration by helper macro.Paul Mundt2010-01-21
| * | | | | | | | | sh: pretty print virtual memory map on boot.Paul Mundt2010-01-20
| * | | | | | | | | sh: mach-sdk7786: Probe system FPGA area mapping.Paul Mundt2010-01-20
| * | | | | | | | | sh: Correct iounmap fixmap teardown.Paul Mundt2010-01-20
| * | | | | | | | | sh: mach-sdk7786: reset controller reboot support.Paul Mundt2010-01-20
| * | | | | | | | | sh: machine_ops based reboot support.Paul Mundt2010-01-20
| * | | | | | | | | sh: Make 29/32-bit mode check helper generally available.Paul Mundt2010-01-20
| * | | | | | | | | sh: mach-sdk7786: Split out FPGA IRQ controller setup.Paul Mundt2010-01-20
| * | | | | | | | | sh: mach-sdk7786: FPGA updates.Paul Mundt2010-01-20
| * | | | | | | | | sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt2010-01-19
| * | | | | | | | | sh: Shut up noisy IOREMAP_FIXED=n build.Paul Mundt2010-01-19
| * | | | | | | | | sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski2010-01-19
| * | | | | | | | | sh: Fix up sdk7780 and urquell builds.Paul Mundt2010-01-19
| * | | | | | | | | sh: urquell: Handle EXTAL configuration here, too.Paul Mundt2010-01-19
| * | | | | | | | | sh: mach-sdk7786: Detect/configure/propagate EXTAL.Paul Mundt2010-01-19
| * | | | | | | | | sh: SH7786 clock framework rewrite.Paul Mundt2010-01-19
| * | | | | | | | | sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt2010-01-19
| * | | | | | | | | sh64: Use the shared FPU state restorer.Paul Mundt2010-01-19
| * | | | | | | | | sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.Paul Mundt2010-01-19
| * | | | | | | | | sh64: Fix up the build for the thread_xstate changes.Paul Mundt2010-01-19
| * | | | | | | | | sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt2010-01-19
| * | | | | | | | | sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt2010-01-19
| * | | | | | | | | sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.Paul Mundt2010-01-19
| * | | | | | | | | sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt2010-01-19
| * | | | | | | | | sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt2010-01-18
| * | | | | | | | | sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt2010-01-18
| * | | | | | | | | sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt2010-01-18
| * | | | | | | | | sh: Flag __ioremap_caller() __init_refok.Paul Mundt2010-01-18
| * | | | | | | | | sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt2010-01-18
| * | | | | | | | | sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt2010-01-18
| * | | | | | | | | sh: Merge _32/_64 ioremap implementations.Paul Mundt2010-01-18
| * | | | | | | | | sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt2010-01-18
| * | | | | | | | | sh: Handle early ioremaps through fixed mappings.Paul Mundt2010-01-18