summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
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
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