aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-29sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto1-5/+39
2010-11-17sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO1-1/+1
2010-11-17sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO1-1/+1
2010-11-15sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt1-1/+1
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski1-3/+3
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds9-87/+68
2010-10-28sh: fix up cpu hotplug IRQ migration for irq_data changes.Paul Mundt1-10/+14
2010-10-27ptrace: cleanup arch_ptrace() on shNamhyung Kim2-24/+33
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim2-12/+15
2010-10-27sh: oprofile: Fix up and extend op_name_from_perf_id().Paul Mundt2-2/+2
2010-10-27sh: update show_interrupts() for irq_data chip lookup.Paul Mundt1-1/+6
2010-10-27sh64: irq_data conversion.Paul Mundt1-40/+9
2010-10-27sh64: update for IRQ flag handling naming changes.Paul Mundt1-8/+8
2010-10-27sh: imask IRQs irq_data conversion.Paul Mundt1-5/+9
2010-10-27sh: IPR IRQs irq_data conversion.Paul Mundt1-13/+12
2010-10-27sh: Fix the sparsemem disabled build.Paul Mundt1-0/+1
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt1-6/+0
2010-10-26sh: Sanitize sparse irqThomas Gleixner1-3/+3
2010-10-26sh: Expose physical addressing mode through cpuinfo.Paul Mundt2-0/+5
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds28-1051/+2432
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds1-6/+6
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar1-2/+0
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter3-95/+98
2010-10-13sh: perf: Set up perf_max_events.Paul Mundt1-0/+1
2010-10-13sh: perf: Support SH-X3 hardware counters.Paul Mundt1-1/+19
2010-10-13sh: wire up perf alignment and emulation faults.Paul Mundt3-8/+29
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner1-1/+1
2010-10-11perf: New helper function for pmu nameMatt Fleming1-0/+9
2010-10-11perf: Add helper function to return number of countersMatt Fleming1-0/+9
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar1-2/+0
2010-10-07Fix IRQ flag handling namingDavid Howells1-6/+6
2010-10-06sh: Fix address calculation of InitrdNobuhiro Iwamatsu1-3/+4
2010-10-06sh: fix uninitialized spinlockAkinobu Mita1-1/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+0
2010-10-05sh: Wire up INTC subgroup splitting for SH7786 SCIF1.Paul Mundt1-38/+72
2010-10-05sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt1-0/+2
2010-10-04sh: Drop __initdata for SH-X3 pinmux tables.Paul Mundt1-5/+5
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt1-0/+3
2010-10-02sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.Paul Mundt1-0/+24
2010-10-02sh: pinmux support for SH-X3 proto CPUs.Paul Mundt2-0/+588
2010-10-02sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt1-4/+11
2010-10-02sh: Support userimask for all SH-X3 interrupt controllers.Paul Mundt3-18/+36
2010-10-01sh: Update SH-X3 subtype for clkdev lookups.Paul Mundt1-83/+142
2010-09-30sh: boot kernel with SR.BL setMagnus Damm2-1/+4
2010-09-30sh: fix a kfree address in clkdev codeGuennadi Liakhovetski1-1/+3
2010-09-24sh: provide generic arch_debugfs_dir.Paul Mundt3-17/+18
2010-09-23sh: change to new flag variablematt mooney1-1/+1