aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include/asm
AgeCommit message (Expand)Author
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
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-16sched: Disable wakeup balancingPeter Zijlstra
2009-09-16sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-15sh: add kycr2_delay for sh_keyscKuninori Morimoto
2009-09-11sh: add romimage-macros.hKuninori Morimoto
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-09sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt
2009-09-08dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt
2009-09-01sh: nmi_debug support.Paul Mundt
2009-09-01Merge branch 'master' into sh/smpPaul Mundt
2009-08-31sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt
2009-08-29sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming
2009-08-29net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda
2009-08-28sh: Tidy up watchdog build for SH-2.Paul Mundt
2009-08-25sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.Paul Mundt
2009-08-24Merge branch 'sh/st-integration'Paul Mundt
2009-08-24sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt
2009-08-24sh: fix sys_cacheflush error checkingGiuseppe Cavallaro
2009-08-24sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy