aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-22sh: missing symbol fix for sh4-202Magnus Damm1-0/+5
2007-08-17sh: remove extraneous ; on scif_sercon_putc wait loopAndy Whitcroft1-1/+1
2007-08-07sh: panic on machvec section misalignment.Paul Mundt1-0/+7
2007-08-04sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().Paul Mundt1-0/+1
2007-08-01sh: Fix SH-X3 FPU exception handling.Paul Mundt1-0/+5
2007-08-01sh: Fix lockdep debugging oops on SH-3/4.Paul Mundt1-2/+1
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt4-1/+4
2007-07-26sh: fix get_wchan() for SH kernels without framepointersDavid McCullough1-2/+4
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm6-63/+16
2007-07-26sh: Silence sq compile warning on sh4 nommu.Paul Mundt1-6/+12
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm5-133/+1
2007-07-25sh: remove old broken pint codeMagnus Damm2-221/+0
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+1
2007-07-20sh: intc - add support for SH7750 and its variantsMagnus Damm1-64/+189
2007-07-20sh: Move entry point code to .text.head.Paul Mundt2-1/+3
2007-07-20sh: Many symbol exports for nommu allmodconfig.Paul Mundt3-2/+43
2007-07-20sh: cpufreq: Fix up the build for SH-2.Paul Mundt1-5/+0
2007-07-20Merge branch 'clkfwk'Paul Mundt3-134/+111
2007-07-20sh: cpufreq: clock framework support.Paul Mundt1-134/+80
2007-07-20sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt1-0/+15
2007-07-20sh: Implement clk_round_rate() in the clock framework.Paul Mundt1-0/+16
2007-07-20sh: Wire up fallocate() syscall.Paul Mundt1-0/+1
2007-07-20sh: intc - add support for 7780Magnus Damm1-29/+190
2007-07-20sh: intc - improve group supportMagnus Damm1-20/+73
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm12-24/+13
2007-07-20sh: intc - add support for 7722 processorMagnus Damm1-29/+129
2007-07-20sh: intc - shared IPR and INTC2 controllerMagnus Damm2-0/+353
2007-07-20sh: Fix irq assignment for uarts on sh7722Magnus Damm1-6/+18
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-11/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds35-435/+863
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-16sh: sh-rtc support for SH7709.Kristoffer Ericson1-0/+28
2007-07-13sh: Export div symbols for GCC 4.2 and ST GCC.Paul Mundt1-0/+10
2007-07-12sh: Update the alignment when 4K stacks are used.Robert P. J. Day1-6/+2
2007-07-12sh: Add a .bss.page_aligned section for 4K stacks.Paul Mundt1-8/+8
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt7-4/+254
2007-06-20sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt1-2/+7
2007-06-19sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt1-3/+4
2007-06-18sh: oops_enter()/oops_exit() in die().Paul Mundt1-0/+3
2007-06-18sh: Fix restartable syscall arg5 clobbering.Kaz Kojima1-2/+4
2007-06-15sh: rework ipr codeMagnus Damm9-155/+229
2007-06-15sh: rework intc2 codeMagnus Damm4-34/+70
2007-06-11sh: Fixup misaligned data for sh2 lockdep.Paul Mundt1-0/+1
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt3-19/+3
2007-06-08sh: Kill off dead SH7604 support.Paul Mundt2-10/+2
2007-06-08sh: Fix up cpu to node mapping in sysfs.Paul Mundt1-0/+21