aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds136-1573/+4891
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-10/+9
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds3-11/+12
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-18irq_work: Add generic hardirq context callbacksPeter Zijlstra2-7/+1
2010-10-18sh: fix clk_get() error handlingGuennadi Liakhovetski1-3/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter3-95/+98
2010-10-15sh: pci: Convert to upper/lower_32_bits() helpers.Paul Mundt2-9/+2
2010-10-15sh: mach-sdk7786: Add support for the FPGA SRAM.Paul Mundt5-2/+92
2010-10-15sh: Provide a generic SRAM pool for tiny memories.Paul Mundt4-0/+77
2010-10-14sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Paul Mundt4-5/+75
2010-10-14sh: pci: Support slot 4 routing on SDK7786.Paul Mundt4-1/+79
2010-10-14sh: Fix up PMB locking.Paul Mundt1-16/+15
2010-10-14sh: mach-sdk7786: Add support for fpga gpios.Paul Mundt3-0/+52
2010-10-13sh: perf: Set up perf_max_events.Paul Mundt1-0/+1
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu1-2/+2
2010-10-13sh: perf: Support SH-X3 hardware counters.Paul Mundt1-1/+19
2010-10-13sh: wire up perf alignment and emulation faults.Paul Mundt5-9/+33
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner1-1/+1
2010-10-11sh: oprofile: Use perf-events oprofile backendMatt Fleming4-125/+40
2010-10-11perf: New helper function for pmu nameMatt Fleming1-0/+9
2010-10-12sh: boards/mach-x3proto: gpio: fix error handling codeKulikov Vasiliy1-2/+2
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-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar1-2/+0
2010-10-07Fix IRQ flag handling namingDavid Howells2-8/+8
2010-10-07SH: Add missing consts to sys_execve() declarationDavid Howells1-3/+4
2010-10-07sh: Fix up the SH-3 build.Paul Mundt1-0/+1
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-04sh: mach-x3proto: Improve ILSEL debugging.Paul Mundt1-4/+12
2010-10-04sh: mach-x3proto: gpio-keys support.Paul Mundt1-2/+105
2010-10-04sh: mach-x3proto: Support for baseboard GPIOs.Paul Mundt3-0/+149
2010-10-04sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt3-2/+2
2010-10-03sh: Allow GPIO chips to register IRQ mappings.Paul Mundt1-4/+2
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2-9/+17
2010-10-02sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.Paul Mundt2-0/+25
2010-10-02sh: pinmux support for SH-X3 proto CPUs.Paul Mundt3-0/+652
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 Mundt3-85/+146