summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-08sh: Fix the SH7722 flatmem build.Paul Mundt1-0/+1
2007-06-08sh: URAM node support for SH7722.Paul Mundt1-1/+8
2007-06-08sh: Wire up mempolicy syscalls.Paul Mundt1-3/+3
2007-06-08sh: Tidy compiler warnings for SH-2A build.Paul Mundt2-1/+1
2007-06-08sh: Mark sparsemem regions present earlier.Paul Mundt1-4/+5
2007-06-08sh: Register multiple nodes in topology_init().Paul Mundt1-0/+7
2007-06-08sh: sparsemem support.Paul Mundt1-2/+6
2007-06-08sh: Align .machvec.init section on a 4-byte boundary.Takashi YOSHII1-0/+1
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt1-0/+4
2007-06-08sh: Rip out special unknown machvec.Paul Mundt3-8/+12
2007-06-08sh: Kill off machvec aliases.Paul Mundt2-14/+38
2007-06-08sh: Fixup cmdline handling from machvec changes.Paul Mundt1-6/+7
2007-06-08sh: Shut up SH2-DSP compile warnings.Paul Mundt2-2/+2
2007-06-08sh: Fixup machvec support.Paul Mundt4-150/+122
2007-06-08sh: __user annotations for __get/__put_user().Paul Mundt4-14/+12
2007-06-08sh: Split out CPU topology initialization.Paul Mundt3-19/+26
2007-06-04sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt1-1/+1
2007-06-04sh: Fix in_nmi symbol build error.Paul Mundt1-0/+2
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov3-0/+9
2007-05-31sh: Fix vsyscall build failure.Manuel Lauss1-0/+1
2007-05-31sh: Fix pcrel too far for in_nmi label.Takashi YOSHII1-0/+1
2007-05-23sh: section mismatch fixes for system timer.Paul Mundt1-3/+2
2007-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds10-24/+78
2007-05-21sh: Fix clock multiplier on SH7722.dmitry pervushin2-12/+29
2007-05-21sh: Wire up kdump crash kernel exec in die().Paul Mundt1-0/+11
2007-05-21sh: sr.bl toggling around idle sleep.Paul Mundt1-6/+27
2007-05-21sh: Fix up various compile warnings for SE boards.Paul Mundt1-0/+2
2007-05-21sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt1-0/+3
2007-05-21spelling fixes: arch/sh/Simon Arlott5-6/+6
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds16-295/+260
2007-05-09sh: Fix stacktrace simplification fallout.Paul Mundt1-1/+1