aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-08-15sh64: Wire up the shared __flush_xxx_region() flushers.Paul Mundt
2009-08-15sh: Add register alignment helpers for shared flushers.Paul Mundt
2009-08-04sh: Partially unroll the SH-4 __flush_xxx_region() flushers.Paul Mundt
2009-08-04sh: Split out SH-4 __flush_xxx_region() ops.Paul Mundt
2009-08-04sh64: Kill off special clear_page() implementation.Paul Mundt
2009-08-04sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt
2009-08-04sh: Provide __flush_anon_page().Paul Mundt
2009-08-04sh: Drop unused arguments for kunmap_coherent().Paul Mundt
2009-08-04sh: Bring kmap_coherent() out-of-line.Paul Mundt
2009-08-04sh: Add a PG_dcache_dirty sanity check in kmap_coherent().Paul Mundt
2009-07-29sh: Handle a NULL vma in __update_tlb() for the fast-path.Paul Mundt
2009-07-29sh: update_mmu_cache() consolidation.Paul Mundt
2009-07-27sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt
2009-07-27sh: Rename arch/sh/lib/clear_page.S -> __clear_user.S.Paul Mundt
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt
2009-07-22sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt
2009-07-21Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt
2009-07-21sh: bzip2/lzma uImage support.Paul Mundt
2009-07-20sh: Clean up linker script using new BSS_SECTION macro.Tim Abbott
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm
2009-07-20sh: hwblk support for sh7723Magnus Damm
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm
2009-07-14sh: Kill off zero-sized vmlinux_64.lds.SPaul Mundt
2009-07-13sh: Restore previous behaviour on kernel faultMatt Fleming
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-12Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt
2009-07-11sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt
2009-07-11sh: bzip2/lzma zImage support.Paul Mundt
2009-07-12sh: Tidy up gzip-based zImage decompression.Paul Mundt
2009-07-11sh: Fix up stack overflow check with ftrace disabled.Paul Mundt
2009-07-11sh: Fix up ftrace build error when STACK_DEBUG=n.Paul Mundt
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt
2009-07-11sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt
2009-07-11sh: Mark __switch_to() as __notrace_funcgraphMatt Fleming
2009-07-11sh: Function graph tracer supportMatt Fleming
2009-07-11sh: Provide diagnostic kernel stack checksMatt Fleming
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-10sh: Clean up linker script using new linker script macros.Tim Abbott
2009-07-06Merge branches 'sh/ftrace' and 'sh/cachetlb'Paul Mundt
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming
2009-07-06sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TESTMatt Fleming
2009-07-06sh: Fix the value of MCOUNT_INSN_OFFSETMatt Fleming
2009-07-05sh: Tidy up vmalloc fault handling.Paul Mundt
2009-07-05sh: use kprobes_built_in() for notify_page_fault().Paul Mundt