summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* clockevents: fix resume logicThomas Gleixner2007-07-211-0/+1
* sh: intc - add support for SH7750 and its variantsMagnus Damm2007-07-207-74/+205
* sh: Move entry point code to .text.head.Paul Mundt2007-07-202-1/+3
* sh: heartbeat: Shut up resource size warning.Paul Mundt2007-07-201-1/+1
* sh: update r2d defconfig and fix SH7751R pci compliationMagnus Damm2007-07-202-3/+4
* sh: Many symbol exports for nommu allmodconfig.Paul Mundt2007-07-203-2/+43
* sh: zero terminate 8250 platform data for r2d boardMagnus Damm2007-07-201-1/+2
* sh: cpufreq: Fix up the build for SH-2.Paul Mundt2007-07-201-5/+0
* sh: Make on-chip DMA channel selection explicit.Paul Mundt2007-07-201-1/+1
* sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt2007-07-201-0/+1
* Merge branch 'clkfwk'Paul Mundt2007-07-204-135/+112
|\
| * sh: cpufreq: clock framework support.Paul Mundt2007-07-202-135/+81
| * sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt2007-07-201-0/+15
| * sh: Implement clk_round_rate() in the clock framework.Paul Mundt2007-07-201-0/+16
* | sh: Fix up PCI section mismatch warnings.Paul Mundt2007-07-204-4/+4
* | sh: Wire up fallocate() syscall.Paul Mundt2007-07-201-0/+1
|/
* sh: intc - add support for 7780Magnus Damm2007-07-206-32/+195
* sh: intc - improve group supportMagnus Damm2007-07-201-20/+73
* sh: push-switch: Correct license string.Paul Mundt2007-07-201-1/+1
* sh: cpufreq: Fix driver dependencies and flag as broken.Paul Mundt2007-07-201-1/+1
* sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm2007-07-2012-24/+13
* sh: clean up interrupt code for solution engine 7722 boardMagnus Damm2007-07-203-69/+34
* sh: intc - add support for 7722 processorMagnus Damm2007-07-202-30/+130
* sh: intc - shared IPR and INTC2 controllerMagnus Damm2007-07-203-0/+356
* sh: Fix irq assignment for uarts on sh7722Magnus Damm2007-07-202-7/+19
* sh: hd64461 tidying.Kristoffer Ericson2007-07-205-159/+3
* sh: r7780rp: Add R8A66597 and M66592 support.Yoshihiro Shimoda2007-07-201-0/+54
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-3/+2
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+2
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-1697-2358/+4124
|\
| * sh: sh-rtc support for SH7709.Kristoffer Ericson2007-07-161-0/+28
| * sh: Revert __xdiv64_32 size change.Paul Mundt2007-07-131-2/+2
| * sh: Update r7785rp defconfig.Paul Mundt2007-07-131-196/+100
| * sh: Export div symbols for GCC 4.2 and ST GCC.Paul Mundt2007-07-131-0/+10
| * sh: fix race in parallel out-of-tree buildErik Johansson2007-07-121-0/+1
| * sh: Kill off dead mach.c for hp6xx.Kristoffer Ericson2007-07-121-44/+0
| * sh: Update the alignment when 4K stacks are used.Robert P. J. Day2007-07-121-6/+2
| * sh: Add a .bss.page_aligned section for 4K stacks.Paul Mundt2007-07-121-8/+8
| * sh: Don't let SH-4A clobber SH-4 CFLAGS.Paul Mundt2007-07-121-2/+2
| * sh: Drop -Wa,-dsp for DSP tuning.Paul Mundt2007-07-071-2/+0
| * sh: Update dreamcast defconfig.Paul Mundt2007-07-071-190/+148
| * sh: Select IPR-IRQ for SH7091.Paul Mundt2007-07-071-0/+1
| * sh: Correct __xdiv64_32/div64_32 return value size.Paul Mundt2007-07-062-8/+7
| * sh: Add cpu and mach links to CLEAN_FILES.Paul Mundt2007-07-061-1/+3
| * Merge branch 'x3'Paul Mundt2007-06-2011-6/+1027
| |\
| | * sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-2010-4/+1020