Age | Commit message (Expand) | Author |
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-08 | sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions. | Paul Mundt |
2010-01-06 | Merge branch 'master' into sh/hw-breakpoints | Paul Mundt |
2010-01-05 | sh: Reclaim TIF_DEBUG. | Paul Mundt |
2010-01-05 | sh: Kill off dead UBC headers. | Paul Mundt |
2010-01-05 | sh: Abstracted SH-4A UBC support on hw-breakpoint core. | Paul Mundt |
2010-01-05 | sh: Drop down to a single quicklist. | Paul Mundt |
2010-01-05 | Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6 | Paul Mundt |
2010-01-04 | Merge branch 'sh/stable-updates' | Paul Mundt |
2010-01-02 | sh: Move page table allocation out of line | Matt Fleming |
2010-01-02 | sh: Correct the PTRS_PER_PMD and PMD_SHIFT values | Matt Fleming |
2009-12-31 | sh: Remove unused functions | Matt Fleming |
2009-12-29 | sh: Only provide a PCLK definition for legacy CPG CPUs. | Paul Mundt |
2009-12-28 | sh: Convert ptrace to hw_breakpoint API. | Paul Mundt |
2009-12-24 | Merge branch 'sh/g3-prep' into sh/for-2.6.33 | Paul Mundt |
2009-12-21 | Merge branch 'master' into sh/hw-breakpoints | Paul Mundt |
2009-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-17 | sh: Definitions for 3-level page table layout | Matt Fleming |
2009-12-17 | sh: Abstract the number of page table levels | Matt Fleming |
2009-12-17 | sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled. | Paul Mundt |
2009-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |