aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-95/+135
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-7/+0
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King5-95/+135
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds30-243/+478
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds5-9/+0
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: Make sure the backtrace op is available for timer-fallback.Paul Mundt1-2/+2
2010-10-27sh64: oprofile: Fix up kernel stack pointer size mismatch.Paul Mundt1-1/+1
2010-10-27sh: oprofile: Fix up and extend op_name_from_perf_id().Paul Mundt4-16/+21
2010-10-27sh: lockless get_user_pages_fast()Paul Mundt2-1/+274
2010-10-27sh64: _PAGE_SPECIAL support.Paul Mundt3-6/+7
2010-10-27sh: disable deprecated genirq support.Paul Mundt1-0/+1
2010-10-27sh: update show_interrupts() for irq_data chip lookup.Paul Mundt1-1/+6
2010-10-27sh64: irq_data conversion.Paul Mundt2-50/+15
2010-10-27sh64: update for IRQ flag handling naming changes.Paul Mundt1-8/+8
2010-10-27sh: mach-se: irq_data conversion.Paul Mundt4-31/+32
2010-10-27sh: hd64461: irq_data conversion.Paul Mundt1-8/+11
2010-10-27sh: mach-x3proto: irq_data conversion.Paul Mundt1-3/+4
2010-10-27sh: mach-systemh: irq_data conversion.Paul Mundt1-36/+21
2010-10-27sh: imask IRQs irq_data conversion.Paul Mundt1-5/+9
2010-10-27sh: mach-microdev: irq_data conversion.Paul Mundt1-19/+11
2010-10-27sh: mach-landisk: irq_data conversion.Paul Mundt1-8/+7
2010-10-27sh: IPR IRQs irq_data conversion.Paul Mundt1-13/+12
2010-10-27sh: mach-dreamcast: irq_data conversion.Paul Mundt1-7/+10
2010-10-27sh: Fix the sparsemem disabled build.Paul Mundt1-0/+1
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra2-5/+0
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt1-6/+0
2010-10-26sh: Tidy up genirq Kconfig bits.Paul Mundt1-10/+3
2010-10-26sh: Sanitize sparse irqThomas Gleixner1-3/+3
2010-10-26sh: Expose physical addressing mode through cpuinfo.Paul Mundt3-0/+6
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-22[media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart4-7/+0
2010-10-22[media] sh_vou: Don't use module names to load I2C modulesLaurent Pinchart2-2/+0
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