Age | Commit message (Expand) | Author |
2010-01-29 | sh: Kill off deprecated fixed PCI memory window accessors. | Paul Mundt |
2010-01-28 | sh: Fix up the ioremap_fixed() build for nommu. | Paul Mundt |
2010-01-28 | sh: Quiet noisy coherent DMA unmapping on R2D. | Paul Mundt |
2010-01-27 | sh: fixed cmpxchg gRB version | Giuseppe CAVALLARO |
2010-01-26 | sh: flag ctrl_in/outX as __deprecated. | Paul Mundt |
2010-01-26 | sh: Mass ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt |
2010-01-25 | Merge branch 'for-2.6.33' into for-2.6.34 | Mark Brown |
2010-01-25 | ASoC: add DAI and platform / DMA drivers for SH SIU | Guennadi Liakhovetski |
2010-01-21 | sh: Conserve fixmap slots when IOREMAP_FIXED=n. | Paul Mundt |
2010-01-21 | sh: Kill off the special uncached section and fixmap. | Paul Mundt |
2010-01-21 | sh: Track the uncached mapping size. | Paul Mundt |
2010-01-20 | sh: mach-sdk7786: Probe system FPGA area mapping. | Paul Mundt |
2010-01-20 | sh: machine_ops based reboot support. | Paul Mundt |
2010-01-20 | sh: Make 29/32-bit mode check helper generally available. | Paul Mundt |
2010-01-20 | sh: mach-sdk7786: Split out FPGA IRQ controller setup. | Paul Mundt |
2010-01-20 | sh: mach-sdk7786: FPGA updates. | Paul Mundt |
2010-01-20 | sh: Shut up noisy IOREMAP_FIXED=n build. | Paul Mundt |
2010-01-19 | sh: support SIU sourcing from external clock on sh7722 | Guennadi Liakhovetski |
2010-01-19 | sh64: wire up sys_accept4. | Paul Mundt |
2010-01-19 | sh: unwire sys_recvmmsg. | Paul Mundt |
2010-01-19 | sh64: Fix up the build for the thread_xstate changes. | 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: Make iounmap_fixed() return success/failure for iounmap() path. | 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-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: Fix CONFIG_PMB=n build. | Matt Fleming |
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: fixed PMB mode refactoring. | 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: Always provide thread_info allocators. | Paul Mundt |
2010-01-12 | sh: Move start_thread() out of line. | Paul Mundt |
2010-01-12 | sh: Split out the unaligned counters and user bits. | Paul Mundt |
2010-01-12 | sh: Consolidate the sh_bios earlyprintk code. | Paul Mundt |
2010-01-12 | sh: Kill off more unused sh_bios callbacks. | Paul Mundt |
2010-01-12 | sh: Tidy up the sh bios VBR handling. | Paul Mundt |
2010-01-12 | sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation. | Paul Mundt |
2010-01-08 | sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions. | Paul Mundt |