aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)Author
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy
2009-11-24sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO
2009-11-12sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt
2009-11-12sh: Use the generic I/O port base for slowdown.Paul Mundt
2009-11-09Merge branch 'sh/stable-updates'Paul Mundt
2009-11-09sh: Replace old style lock initializerThomas Gleixner
2009-11-04sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation.Paul Mundt
2009-10-30sh: Add R-standby sleep mode supportMagnus Damm
2009-10-30sh: Add MMU and Cache handling sleep mode codeMagnus Damm
2009-10-30sh: Keep track of allowed sleep modesMagnus Damm
2009-10-30sh: Rework SuperH Mobile sleep mode codeMagnus Damm
2009-10-30sh: Allow boards to register memory pre/post sleep codeMagnus Damm
2009-10-30sh: Add notifiers chains for cpu/board codeMagnus Damm
2009-10-28sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt
2009-10-27sh: Fix up dma_is_consistent().Paul Mundt
2009-10-27sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt
2009-10-27sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt
2009-10-18sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt
2009-10-17sh: Convert to asm-generic/irqflags.h.Paul Mundt
2009-10-16sh: Kill off legacy UBC wakeup cruft.Paul Mundt
2009-10-16sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt
2009-10-16sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt
2009-10-14sh: Count NMIs in irq_cpustat_t.Paul Mundt
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt
2009-10-14sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt
2009-10-13sh: Tidy up the dwarf module helpers.Paul Mundt
2009-10-13sh: Generalize CALLER_ADDRx support.Paul Mundt
2009-10-13Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt
2009-10-12Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-10-12Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt
2009-10-11sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming
2009-10-11sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming
2009-10-11sh: Teach the DWARF unwinder about modulesMatt Fleming
2009-10-10sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming
2009-10-10sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming
2009-10-10sh: Make most PMB functions staticMatt Fleming
2009-10-10sh: Prepare for dynamic PMB supportMatt Fleming
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming
2009-10-10Merge branch 'sh/cachetlb'Paul Mundt
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds