summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-2210-24/+78
|\
| * sh: Fix clock multiplier on SH7722.dmitry pervushin2007-05-212-12/+29
| * sh: Wire up kdump crash kernel exec in die().Paul Mundt2007-05-211-0/+11
| * sh: sr.bl toggling around idle sleep.Paul Mundt2007-05-211-6/+27
| * sh: Fix up various compile warnings for SE boards.Paul Mundt2007-05-211-0/+2
| * sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt2007-05-211-0/+3
| * spelling fixes: arch/sh/Simon Arlott2007-05-215-6/+6
* | all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-0916-295/+260
|\
| * sh: Fix stacktrace simplification fallout.Paul Mundt2007-05-091-1/+1
| * sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt2007-05-093-190/+167
| * sh: Convert to common die chain.Paul Mundt2007-05-092-18/+4
| * sh: Wire up utimensat syscall.Paul Mundt2007-05-091-0/+1
| * sh: Add 32-bit opcode feature CPU flag.Paul Mundt2007-05-092-1/+2
| * sh: Fix PC adjustments for varying opcode length.Paul Mundt2007-05-095-10/+14
| * sh: Support for SH-2A 32-bit opcodes.Paul Mundt2007-05-095-10/+65
| * sh: Kill off redundant __div64_32 symbol export.Paul Mundt2007-05-091-2/+0
| * sh: Share exception vector table for SH-3/4.Paul Mundt2007-05-093-70/+11
| * sh: generic quicklist support.Paul Mundt2007-05-091-0/+2
* | fix file specification in commentsUwe Kleine-König2007-05-096-6/+6
|/
* Add IRQF_IRQPOLL flag on shBernhard Walle2007-05-083-3/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-12/+6
* simplify the stacktrace codeChristoph Hellwig2007-05-081-8/+1
* sh: R7785RP board updates.Ryusuke Sakato2007-05-071-8/+13
* sh: Add die chain notifiers.Paul Mundt2007-05-072-5/+29
* sh: Wire up more IRQs for SH7709.Takashi YOSHII2007-05-071-10/+19
* sh: Solution Engine 7722 board support.Ryusuke Sakato2007-05-071-9/+19
* sh: kdump support.Paul Mundt2007-05-074-4/+78
* sh: Move clock reporting to its own proc entry.Paul Mundt2007-05-072-32/+46
* sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu2007-05-073-7/+105
* sh: SH7722 clock framework support.dmitry pervushin2007-05-074-6/+627
* sh: Kill off udivdi3 div64_32 wrapping.Paul Mundt2007-05-071-1/+0
* sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt2007-05-071-69/+95
* sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-075-1/+67
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-076-2/+275
* sh: NR_IRQS consolidation.Paul Mundt2007-05-071-2/+3
* sh: generic BUG() support.Paul Mundt2007-05-072-71/+30
* sh: speculative execution support for SH7780.Paul Mundt2007-05-071-0/+19
* sh: Rip out broken kgdb thread support.Paul Mundt2007-05-071-382/+4
* sh: Bring kgdb back from the dead.Paul Mundt2007-05-072-145/+55
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* sh: Kill bogus GCC4 symbol exports.Paul Mundt2007-03-281-3/+0
* sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2007-03-143-14/+7
* sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt2007-03-122-16/+17
* sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-051-3/+0
* sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.Paul Mundt2007-03-051-1/+2
* sh: Fix kernel thread stack corruption with preempt.Hideo Saito2007-03-051-3/+2
* sh: Fix sigmask trampling in signal delivery.Ryusuke Sakato2007-03-051-1/+3
OpenPOWER on IntegriCloud