summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: missing symbol fix for sh4-202Magnus Damm2007-08-221-0/+5
* sh: remove extraneous ; on scif_sercon_putc wait loopAndy Whitcroft2007-08-161-1/+1
* sh: panic on machvec section misalignment.Paul Mundt2007-08-071-0/+7
* sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().Paul Mundt2007-08-041-0/+1
* sh: Fix SH-X3 FPU exception handling.Paul Mundt2007-08-011-0/+5
* sh: Fix lockdep debugging oops on SH-3/4.Paul Mundt2007-08-011-2/+1Star
* sh: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-314-1/+4
* sh: fix get_wchan() for SH kernels without framepointersDavid McCullough2007-07-261-2/+4
* sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-266-63/+16Star
* sh: Silence sq compile warning on sh4 nommu.Paul Mundt2007-07-261-6/+12
* sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-255-133/+1Star
* sh: remove old broken pint codeMagnus Damm2007-07-252-221/+0Star
* clockevents: fix resume logicThomas Gleixner2007-07-221-0/+1
* sh: intc - add support for SH7750 and its variantsMagnus Damm2007-07-201-64/+189
* sh: Move entry point code to .text.head.Paul Mundt2007-07-202-1/+3
* sh: Many symbol exports for nommu allmodconfig.Paul Mundt2007-07-203-2/+43
* sh: cpufreq: Fix up the build for SH-2.Paul Mundt2007-07-201-5/+0Star
* Merge branch 'clkfwk'Paul Mundt2007-07-203-134/+111Star
|\
| * sh: cpufreq: clock framework support.Paul Mundt2007-07-201-134/+80Star
| * 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: Wire up fallocate() syscall.Paul Mundt2007-07-201-0/+1
|/
* sh: intc - add support for 7780Magnus Damm2007-07-201-29/+190
* sh: intc - improve group supportMagnus Damm2007-07-201-20/+73
* sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm2007-07-2012-24/+13Star
* sh: intc - add support for 7722 processorMagnus Damm2007-07-201-29/+129
* sh: intc - shared IPR and INTC2 controllerMagnus Damm2007-07-202-0/+353
* sh: Fix irq assignment for uarts on sh7722Magnus Damm2007-07-201-6/+18
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1Star
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1Star
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+2Star
* 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-1635-435/+863
|\
| * sh: sh-rtc support for SH7709.Kristoffer Ericson2007-07-161-0/+28
| * sh: Export div symbols for GCC 4.2 and ST GCC.Paul Mundt2007-07-131-0/+10
| * sh: Update the alignment when 4K stacks are used.Robert P. J. Day2007-07-121-6/+2Star
| * sh: Add a .bss.page_aligned section for 4K stacks.Paul Mundt2007-07-121-8/+8
| * sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-207-4/+254
| * sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt2007-06-201-2/+7
| * sh: rework ipr codeMagnus Damm2007-06-159-155/+229
| * sh: rework intc2 codeMagnus Damm2007-06-154-34/+70
| * sh: Fixup misaligned data for sh2 lockdep.Paul Mundt2007-06-111-0/+1
| * sh: Tidy up dependencies for SH-2 build.Paul Mundt2007-06-113-19/+3Star
| * sh: Kill off dead SH7604 support.Paul Mundt2007-06-082-10/+2Star
| * sh: Fix up cpu to node mapping in sysfs.Paul Mundt2007-06-081-0/+21
| * sh: Fix the SH7722 flatmem build.Paul Mundt2007-06-081-0/+1
| * sh: URAM node support for SH7722.Paul Mundt2007-06-081-1/+8
| * sh: Wire up mempolicy syscalls.Paul Mundt2007-06-081-3/+3
| * sh: Tidy compiler warnings for SH-2A build.Paul Mundt2007-06-082-1/+1