aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-30sh: Add notifiers chains for cpu/board codeMagnus Damm1-0/+11
2009-10-28sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt1-2/+29
2009-10-27sh: Fix up dma_is_consistent().Paul Mundt1-0/+5
2009-10-27sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt1-13/+7
2009-10-27sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov2-1/+71
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt1-8/+40
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2-183/+27
2009-10-18sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt2-7/+6
2009-10-17sh: Convert to asm-generic/irqflags.h.Paul Mundt5-212/+58
2009-10-16sh: Kill off legacy UBC wakeup cruft.Paul Mundt1-11/+0
2009-10-16sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt1-0/+8
2009-10-16sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt1-0/+4
2009-10-14sh: Count NMIs in irq_cpustat_t.Paul Mundt1-3/+10
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt1-4/+22
2009-10-14sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt1-1/+5
2009-10-13net: allow sh_eth to get mac address through platform dataMagnus Damm1-0/+1
2009-10-13sh: Tidy up the dwarf module helpers.Paul Mundt1-2/+9
2009-10-13sh: Generalize CALLER_ADDRx support.Paul Mundt2-42/+13
2009-10-13Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt1-0/+47
2009-10-12Merge branch 'sh/dwarf-unwinder'Paul Mundt1-0/+16
2009-10-12Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinderPaul Mundt1-0/+16
2009-10-11sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming1-0/+47
2009-10-11sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming1-0/+1
2009-10-11sh: Teach the DWARF unwinder about modulesMatt Fleming1-0/+15
2009-10-10sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt1-1/+1
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming1-0/+2
2009-10-10sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming1-2/+2
2009-10-10sh: Make most PMB functions staticMatt Fleming1-7/+1
2009-10-10sh: Prepare for dynamic PMB supportMatt Fleming5-7/+32
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming1-3/+0
2009-10-10Merge branch 'sh/cachetlb'Paul Mundt1-3/+3
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+13
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-1/+0
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linusNeilBrown1-0/+13
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar4-11/+11
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds59-423/+1629
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+5
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+0
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-1/+0
2009-09-16sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt1-4/+4
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-0/+3
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra1-1/+1
2009-09-15sched: Improve latencies and throughputMike Galbraith1-1/+2
2009-09-15sched: Tweak wake_idxPeter Zijlstra1-1/+1
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-2/+2
2009-09-15sh: kfr2r09: document the PLL/FLL <-> RF relationship.Kuninori Morimoto1-0/+2
2009-09-15sh: add kycr2_delay for sh_keyscKuninori Morimoto1-0/+1
2009-09-11sh: USB disable process is needed if romImage boot for EcoVec24Kuninori Morimoto1-0/+3
2009-09-11sh: Add romImage support for EcoVec24Kuninori Morimoto2-0/+99