aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAge
* sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt2009-10-16
* sh: Fix up IRQ re-enabling for the need_resched() case.Paul Mundt2009-10-16
* sh: Make check_pgt_cache() more aggressive while idling.Paul Mundt2009-10-16
* sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt2009-10-16
* sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt2009-10-16
* sh: Count NMIs in irq_cpustat_t.Paul Mundt2009-10-14
* sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-14
* Merge branch 'sh/stable-updates'Paul Mundt2009-10-14
|\
| * sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt2009-10-14
| * sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt2009-10-14
| * sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt2009-10-14
| * sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-14
| * sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt2009-10-14
* | sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt2009-10-13
* | sh: ftrace: Make code modification NMI safe.Paul Mundt2009-10-13
* | sh: Don't profile return_address().Paul Mundt2009-10-13
* | sh: Tidy up the dwarf module helpers.Paul Mundt2009-10-13
* | sh: Generalize CALLER_ADDRx support.Paul Mundt2009-10-13
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-12
|\|
| * sh: ftrace: Fix up syscall tracepoint support.Paul Mundt2009-10-12
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-12
|\|
| * sh: update die() output.Paul Mundt2009-10-12
* | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-10-11
|\ \
| * \ Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt2009-10-11
| |\ \
| | * | sh: Remove any reference to recursive functions from commentsMatt Fleming2009-10-11
| | * | sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming2009-10-11
| | * | sh: Teach the DWARF unwinder about modulesMatt Fleming2009-10-11
* | | | sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt2009-10-10
* | | | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-10
* | | | sh: Make most PMB functions staticMatt Fleming2009-10-10
* | | | sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming2009-10-10
* | | | sh: Obliterate the P1 area macrosMatt Fleming2009-10-10
| |_|/ |/| |
* | | sh: Build fix: export __movmemLubomir Rintel2009-09-30
* | | sh: Disable unaligned kernel access printks by default.Paul Mundt2009-09-30
* | | sh: Don't enable interrupts in the page fault pathMatt Fleming2009-09-28
* | | sh: Set the default I/O port base to P2SEG.Paul Mundt2009-09-28
* | | sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt2009-09-28
* | | sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu2009-09-24
* | | sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu2009-09-24
* | | sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt2009-09-24
* | | sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt2009-09-24
* | | sh: includecheck fix: dwarf.cJaswinder Singh Rajput2009-09-24
* | | headers: utsname.h reduxAlexey Dobriyan2009-09-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ \
| * | | Use macros for .bss.page_aligned section.Tim Abbott2009-09-21
| * | | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * | | kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
* | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-18
|\ \ \
| * | | sh: Kill off unused se_skipped in alignment trap notification code.Paul Mundt2009-09-16