summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* | | sh: Fix up uninitialized variable warning in dwarf unwinder.Paul Mundt2009-10-191-1/+1
* | | sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt2009-10-182-7/+6
* | | sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt2009-10-183-46/+9
* | | sh: Convert to asm-generic/irqflags.h.Paul Mundt2009-10-178-214/+168
* | | sh: Kill off legacy UBC wakeup cruft.Paul Mundt2009-10-165-93/+0
* | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-161-1/+0
|\ \ \ | | |/ | |/|
| * | sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt2009-10-161-1/+0
* | | sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt2009-10-163-0/+43
* | | sh: Fix up IRQ re-enabling for the need_resched() case.Paul Mundt2009-10-161-1/+2
* | | sh: Make check_pgt_cache() more aggressive while idling.Paul Mundt2009-10-161-1/+3
* | | sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt2009-10-162-16/+61
* | | sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt2009-10-161-18/+19
* | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-163-20/+26
|\ \ \ | |/ /
| * | sh: Remove BKL from landisk gio.Thomas Gleixner2009-10-161-6/+4
| * | sh: disabled cache handling fix.Magnus Damm2009-10-161-0/+10
| * | sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov2009-10-161-12/+10
* | | sh: Count NMIs in irq_cpustat_t.Paul Mundt2009-10-143-3/+20
* | | sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-145-23/+44
* | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-144-6/+9
|\ \ \ | |/ /
| * | sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt2009-10-141-1/+1
| * | sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt2009-10-141-2/+1
| * | sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt2009-10-141-0/+2
| * | sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-141-0/+2
| * | sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt2009-10-141-3/+3
* | | sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt2009-10-141-1/+3
* | | sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt2009-10-141-1/+5
* | | sh: ftrace: Make code modification NMI safe.Paul Mundt2009-10-132-1/+146
* | | sh: Don't profile return_address().Paul Mundt2009-10-131-0/+2
* | | sh: Tidy up the dwarf module helpers.Paul Mundt2009-10-133-36/+53
* | | sh: Generalize CALLER_ADDRx support.Paul Mundt2009-10-134-42/+68
* | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-131-10/+27
|\ \ \ | |/ /
| * | sh: ftrace: Fix up syscall tracepoint support.Paul Mundt2009-10-131-10/+27
* | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-132-4/+5
|\ \ \ | |/ /
| * | sh: force dcache flush if dcache_dirty bit set.Paul Mundt2009-10-131-1/+1
| * | sh: update die() output.Paul Mundt2009-10-131-3/+4
* | | Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt2009-10-131-0/+47
|\ \ \
| * | | sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming2009-10-111-0/+47
* | | | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-10-123-50/+183
|\ \ \ \
| * \ \ \ Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt2009-10-123-47/+180
| |\ \ \ \
| | * | | | sh: Remove any reference to recursive functions from commentsMatt Fleming2009-10-111-11/+11
| | * | | | sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming2009-10-112-6/+17
| | * | | | sh: Teach the DWARF unwinder about modulesMatt Fleming2009-10-113-30/+152
* | | | | | sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt2009-10-101-10/+18
* | | | | | sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt2009-10-101-1/+1
* | | | | | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-105-53/+64
* | | | | | sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming2009-10-101-6/+7
* | | | | | sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-103-42/+18
* | | | | | sh: Get rid of the kmem cache codeMatt Fleming2009-10-101-55/+26
* | | | | | sh: Make most PMB functions staticMatt Fleming2009-10-103-16/+13
* | | | | | sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming2009-10-102-3/+1
OpenPOWER on IntegriCloud