summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sh: mach-se: irq_data conversion.Paul Mundt2010-10-274-31/+32
| * | | | | sh: hd64461: irq_data conversion.Paul Mundt2010-10-271-8/+11
| * | | | | sh: mach-x3proto: irq_data conversion.Paul Mundt2010-10-271-3/+4
| * | | | | sh: mach-systemh: irq_data conversion.Paul Mundt2010-10-271-36/+21Star
| * | | | | sh: imask IRQs irq_data conversion.Paul Mundt2010-10-271-5/+9
| * | | | | sh: mach-microdev: irq_data conversion.Paul Mundt2010-10-271-19/+11Star
| * | | | | sh: mach-landisk: irq_data conversion.Paul Mundt2010-10-271-8/+7Star
| * | | | | sh: IPR IRQs irq_data conversion.Paul Mundt2010-10-271-13/+12Star
| * | | | | sh: mach-dreamcast: irq_data conversion.Paul Mundt2010-10-271-7/+10
| * | | | | sh: Fix the sparsemem disabled build.Paul Mundt2010-10-271-0/+1
| * | | | | sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt2010-10-261-6/+0Star
| * | | | | sh: Tidy up genirq Kconfig bits.Paul Mundt2010-10-261-10/+3Star
| * | | | | sh: Sanitize sparse irqThomas Gleixner2010-10-261-3/+3
| * | | | | sh: Expose physical addressing mode through cpuinfo.Paul Mundt2010-10-263-0/+6
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-285-9/+0Star
|\ \ \ \ \ \
| * | | | | | [media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart2010-10-234-7/+0Star
| * | | | | | [media] sh_vou: Don't use module names to load I2C modulesLaurent Pinchart2010-10-232-2/+0Star
* | | | | | | ptrace: cleanup arch_ptrace() on shNamhyung Kim2010-10-282-24/+33
* | | | | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-282-12/+15
| |_|_|_|/ / |/| | | | |
* | | | | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-272-5/+0Star
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | sh: fix an SIU device name mismatchGuennadi Liakhovetski2010-09-191-1/+1
| | | |/ / | | |/| |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-25136-1573/+4891
|\ \ \ \ \
| * | | | | sh: fix clk_get() error handlingGuennadi Liakhovetski2010-10-181-3/+3
| * | | | | sh: pci: Convert to upper/lower_32_bits() helpers.Paul Mundt2010-10-142-9/+2Star
| * | | | | sh: mach-sdk7786: Add support for the FPGA SRAM.Paul Mundt2010-10-145-2/+92
| * | | | | sh: Provide a generic SRAM pool for tiny memories.Paul Mundt2010-10-144-0/+77
| * | | | | sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Paul Mundt2010-10-144-5/+75
| * | | | | sh: pci: Support slot 4 routing on SDK7786.Paul Mundt2010-10-144-1/+79
| * | | | | sh: Fix up PMB locking.Paul Mundt2010-10-131-16/+15Star
| * | | | | sh: mach-sdk7786: Add support for fpga gpios.Paul Mundt2010-10-133-0/+52
| * | | | | sh: perf: Set up perf_max_events.Paul Mundt2010-10-131-0/+1
| * | | | | sh: perf: Support SH-X3 hardware counters.Paul Mundt2010-10-131-1/+19
| * | | | | sh: wire up perf alignment and emulation faults.Paul Mundt2010-10-125-9/+33
| * | | | | sh: boards/mach-x3proto: gpio: fix error handling codeKulikov Vasiliy2010-10-111-2/+2
| * | | | | sh: Fix up the SH-3 build.Paul Mundt2010-10-061-0/+1
| * | | | | sh: Fix address calculation of InitrdNobuhiro Iwamatsu2010-10-061-3/+4
| * | | | | sh: fix uninitialized spinlockAkinobu Mita2010-10-061-1/+1
| * | | | | sh: Wire up INTC subgroup splitting for SH7786 SCIF1.Paul Mundt2010-10-051-38/+72
| * | | | | sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt2010-10-041-0/+2
| * | | | | sh: Drop __initdata for SH-X3 pinmux tables.Paul Mundt2010-10-031-5/+5
| * | | | | sh: mach-x3proto: Improve ILSEL debugging.Paul Mundt2010-10-031-4/+12
| * | | | | sh: mach-x3proto: gpio-keys support.Paul Mundt2010-10-031-2/+105
| * | | | | sh: mach-x3proto: Support for baseboard GPIOs.Paul Mundt2010-10-033-0/+149
| * | | | | sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt2010-10-033-2/+2
| * | | | | sh: Allow GPIO chips to register IRQ mappings.Paul Mundt2010-10-021-4/+2Star
| * | | | | sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2010-10-022-9/+17
| * | | | | sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.Paul Mundt2010-10-022-0/+25
| * | | | | sh: pinmux support for SH-X3 proto CPUs.Paul Mundt2010-10-023-0/+652