aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-11sh: add romimage-macros.hKuninori Morimoto2-69/+74
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+0
2009-09-09sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt1-3/+3
2009-09-08dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu1-0/+13
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt3-2/+13
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt1-3/+0
2009-09-01sh: nmi_debug support.Paul Mundt2-1/+2
2009-09-01Merge branch 'master' into sh/smpPaul Mundt22-50/+411
2009-08-31sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt1-1/+1
2009-08-29sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming1-1/+1
2009-08-29net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda1-0/+3
2009-08-28sh: sh7785lcr: fix prototype board on 32bit MMU mode.Yoshihiro Shimoda1-0/+2
2009-08-28sh: Tidy up watchdog build for SH-2.Paul Mundt1-9/+10
2009-08-25sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.Paul Mundt1-1/+1
2009-08-24Merge branch 'sh/st-integration'Paul Mundt6-5/+38
2009-08-24sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt1-0/+1
2009-08-24sh: fix sys_cacheflush error checkingGiuseppe Cavallaro1-0/+7
2009-08-24sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy4-3/+15
2009-08-24sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy1-1/+5
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy1-1/+1
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay1-0/+10
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2-2/+18
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2-1/+12
2009-08-22Merge branch 'sh/dwarf-unwinder'Paul Mundt4-18/+52
2009-08-22sh64: dummy unwinder BUG wrappers.Paul Mundt1-0/+5
2009-08-22sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt1-5/+6
2009-08-21sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming1-0/+3