summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-305-95/+135
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-10-285-95/+135
| |\
| | * sh: fix an ms7724se compile breakageGuennadi Liakhovetski2010-10-061-16/+16
| | * fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski2010-09-145-95/+135
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-291-7/+0Star
|\ \ \
| * \ \ Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1266-59505/+31Star
| |\ \ \
| * | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-201-7/+0Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-2830-243/+478
|\ \ \ \ \
| * | | | | sh: fix up cpu hotplug IRQ migration for irq_data changes.Paul Mundt2010-10-281-10/+14
| * | | | | sh: oprofile: Make sure the backtrace op is available for timer-fallback.Paul Mundt2010-10-271-2/+2
| * | | | | sh64: oprofile: Fix up kernel stack pointer size mismatch.Paul Mundt2010-10-271-1/+1
| * | | | | sh: oprofile: Fix up and extend op_name_from_perf_id().Paul Mundt2010-10-274-16/+21
| * | | | | sh: lockless get_user_pages_fast()Paul Mundt2010-10-272-1/+274
| * | | | | sh64: _PAGE_SPECIAL support.Paul Mundt2010-10-273-6/+7
| * | | | | sh: disable deprecated genirq support.Paul Mundt2010-10-271-0/+1
| * | | | | sh: update show_interrupts() for irq_data chip lookup.Paul Mundt2010-10-271-1/+6
| * | | | | sh64: irq_data conversion.Paul Mundt2010-10-272-50/+15Star
| * | | | | sh64: update for IRQ flag handling naming changes.Paul Mundt2010-10-271-8/+8
| * | | | | 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