Age | Commit message (Expand) | Author |
2010-01-19 | sh64: Fix up the build for the thread_xstate changes. | Paul Mundt |
2010-01-19 | sh: Kill off now bogus fixmap/page wiring documentation. | Paul Mundt |
2010-01-19 | sh: Split out MMUCR.URB based entry wiring in to shared helper. | Paul Mundt |
2010-01-19 | sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts. | Paul Mundt |
2010-01-19 | sh: Limit ioremap_prot() to 32bit pgprot parts. | Paul Mundt |
2010-01-19 | sh: Convert p3_ioremap() users to ioremap_prot(). | Paul Mundt |
2010-01-19 | sh: Kill off duplicate address alignment in ioremap_fixed(). | Paul Mundt |
2010-01-19 | sh: Prevent 64-bit pgprot clobbering across ioremap implementations. | Paul Mundt |
2010-01-18 | sh: Flag __ioremap_caller() __init_refok. | Paul Mundt |
2010-01-18 | sh: Handle unmapping of fixed slots transparently in iounmap(). | Paul Mundt |
2010-01-18 | sh: Make iounmap_fixed() return success/failure for iounmap() path. | Paul Mundt |
2010-01-18 | sh: Merge _32/_64 ioremap implementations. | Paul Mundt |
2010-01-18 | sh: Fixup the IOREMAP_FIXED=n build. | Paul Mundt |
2010-01-18 | sh: Handle early ioremaps through fixed mappings. | Paul Mundt |
2010-01-18 | Merge branch 'sh/stable-updates' | Paul Mundt |
2010-01-18 | Merge branch 'sh/ioremap-fixed' | Paul Mundt |
2010-01-18 | sh: Need IRQs enabled for init_fpu(). | Paul Mundt |
2010-01-18 | sh: Setup early PMB mappings. | Matt Fleming |
2010-01-17 | sh: Tidy up non-translatable checks in iounmap path. | Paul Mundt |
2010-01-16 | sh: Use ioremap_fixed() to implement SH-5 ioremap() | Matt Fleming |
2010-01-16 | sh: Use ioremap_fixmed to map the SM501 DRAM config register | Matt Fleming |
2010-01-16 | sh: Add fixed ioremap support | Matt Fleming |
2010-01-16 | sh: Generalise the pte handling code for the fixmap path | Matt Fleming |
2010-01-16 | sh: Acquire some more page flags for SH-5. | Matt Fleming |
2010-01-16 | sh: New extended page flag to wire/unwire TLB entries | Matt Fleming |
2010-01-15 | sh: Generalize SH7786 PCIe support. | Paul Mundt |
2010-01-15 | sh: mach-sdk7786: mode pins support. | Paul Mundt |
2010-01-15 | sh: Fix up the secondary CPU entry point for 32bit mode. | Paul Mundt |
2010-01-15 | sh: Guard against early IPIs in flush_cache_all(). | Paul Mundt |
2010-01-15 | sh: heartbeat: Update boards for access size hinting. | Paul Mundt |
2010-01-15 | sh: mach-sdk7786: heartbeat support. | Paul Mundt |
2010-01-15 | sh: heartbeat: Support access size specification via resource flags. | Paul Mundt |
2010-01-15 | sh: mach-ecovec24: Add motion sensor driver support. | NISHIMOTO Hiroki |
2010-01-15 | sh: Fix CONFIG_PMB=n build. | Matt Fleming |
2010-01-14 | sh: Preliminary SDK7786 board support. | Paul Mundt |
2010-01-13 | Makefile: do not override LC_CTYPE | Michal Marek |
2010-01-13 | sh: Rename split-level pgtable headers. | Paul Mundt |
2010-01-13 | sh: default to extended TLB support. | Paul Mundt |
2010-01-13 | sh: Make all PxSEGADDR() calls fatal for non-legacy configs. | Paul Mundt |
2010-01-13 | sh: Fix up L2 cache comment typo. | Paul Mundt |
2010-01-13 | sh: fixed PMB mode refactoring. | Paul Mundt |
2010-01-13 | sh: PVR detection for 2nd cut SH7786. | Matt Fleming |
2010-01-13 | sh: Add a vmlinux.bin target. | Paul Mundt |
2010-01-13 | sh: Add support for LZO-compressed kernels. | Paul Mundt |
2010-01-13 | Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' | Paul Mundt |
2010-01-13 | sh: Don't perform an icbi on a P2 address | Matt Fleming |
2010-01-13 | sh: Move over to dynamically allocated FPU context. | Paul Mundt |
2010-01-12 | sh: Use SLAB_PANIC for thread_info slab cache. | Paul Mundt |
2010-01-12 | sh: Always provide thread_info allocators. | Paul Mundt |
2010-01-12 | sh: Move start_thread() out of line. | Paul Mundt |