aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: machvec IO death.Paul Mundt2010-11-0111-419/+396
* sh: mach-se: Rip out superfluous 7751 PIO routines.Paul Mundt2010-10-293-138/+1
* sh: mach-se: Rip out superfluous 770x PIO routines.Paul Mundt2010-10-293-179/+1
* sh: mach-edosk7705: Kill off machtype, consolidate board def.Paul Mundt2010-10-295-14/+1
* sh: mach-edosk7705: update for this century, kill off PIO trapping.Paul Mundt2010-10-293-82/+54
* sh: mach-se: Rip out superfluous 7206 PIO routines.Paul Mundt2010-10-293-120/+1
* sh: mach-systemh: Kill off dead board.Paul Mundt2010-10-299-397/+0
* sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt2010-10-296-7/+2
* sh: mach-snapgear: Rip out superfluous PIO routines.Paul Mundt2010-10-294-170/+11
* sh: mach-microdev: SuperIO-relative ioport mapping.Paul Mundt2010-10-293-275/+3
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-7/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1266-59505/+31
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-7/+0
* | | 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/+15
| * | | 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/+21
| * | | sh: imask IRQs irq_data conversion.Paul Mundt2010-10-271-5/+9
| * | | sh: mach-microdev: irq_data conversion.Paul Mundt2010-10-271-19/+11
| * | | sh: mach-landisk: irq_data conversion.Paul Mundt2010-10-271-8/+7
| * | | sh: IPR IRQs irq_data conversion.Paul Mundt2010-10-271-13/+12
| * | | 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/+0
| * | | sh: Tidy up genirq Kconfig bits.Paul Mundt2010-10-261-10/+3
| * | | 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/+0
|\ \ \ \
| * | | | [media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart2010-10-224-7/+0
| * | | | [media] sh_vou: Don't use module names to load I2C modulesLaurent Pinchart2010-10-222-2/+0
* | | | | ptrace: cleanup arch_ptrace() on shNamhyung Kim2010-10-272-24/+33
* | | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-272-12/+15
* | | | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-262-5/+0
| |/ / / |/| | |
* | | | 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-152-9/+2