summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt
2009-10-14Merge branch 'sh/stable-updates'Paul Mundt
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt
2009-10-14sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt
2009-10-13sh: ftrace: Make code modification NMI safe.Paul Mundt
2009-10-13sh: Don't profile return_address().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/stable-updates'Paul Mundt
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt
2009-10-13sh: update die() output.Paul 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: Remove any reference to recursive functions from commentsMatt 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: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming
2009-10-10sh: Make most PMB functions staticMatt Fleming
2009-10-10sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming
2009-09-30sh: Build fix: export __movmemLubomir Rintel
2009-09-30sh: Disable unaligned kernel access printks by default.Paul Mundt
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming
2009-09-28sh: Set the default I/O port base to P2SEG.Paul Mundt
2009-09-28sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu
2009-09-24sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt
2009-09-24sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt
2009-09-24sh: includecheck fix: dwarf.cJaswinder Singh Rajput
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use macros for .bss.page_aligned section.Tim Abbott
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-16sh: Kill off unused se_skipped in alignment trap notification code.Paul Mundt
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-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15sh: cpufreq: Include CPU id in info messages.Paul Mundt
2009-09-14sh: multi-evt support for SH-X3 proto CPU.Paul Mundt