aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2-2/+2
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-1/+1
2008-01-24Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman1-5/+6
2007-11-30sh: Support PCI IO access of SH7780 base boards.Nobuhiro Iwamatsu2-4/+4
2007-11-30sh: Fix PCI IO space base address of SH7780.Nobuhiro Iwamatsu1-1/+1
2007-11-23sh: include ax88796 in the defconfig for r7785rpMagnus Damm1-5/+5
2007-11-23sh: include ax88796 in the defconfig for r7780mpMagnus Damm1-198/+89
2007-11-23sh: fix R2D-1 CF supportMagnus Damm1-0/+2
2007-11-19sh: lockless UTLB miss fast-path.Paul Mundt1-18/+7
2007-11-19sh: Kill off UTLB flush in fast-path.Paul Mundt1-8/+0
2007-11-08Merge branch 'page_colouring_despair'Paul Mundt3-129/+52
2007-11-08sh: Kill off broken snapgear ds1302 code.Paul Mundt3-326/+2
2007-11-07sh: Fix heartbeart on Solution Engine seriesNobuhiro Iwamatsu3-0/+17
2007-11-07sh: hs7751rvoip: Kill off dead IPR IRQ mappings.Paul Mundt1-17/+2
2007-11-07sh: hs7751rvoip: irq.c needs linux/interrupt.h.Paul Mundt1-0/+1
2007-11-07sh: Kill off __{copy,clear}_user_page().Paul Mundt2-106/+0
2007-11-07sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt1-23/+29
2007-11-07sh: Wire up clear_user_highpage().Paul Mundt1-0/+23
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt6-654/+1
2007-11-07sh: kgdb sysrq depends on magic sysrq.Paul Mundt1-0/+1
2007-11-07sh: Add -Werror for clean directories.Paul Mundt6-1/+10
2007-11-07sh: Fix up kgdb build with modular sh-sci.Paul Mundt2-2/+9
2007-11-07sh: Export __{s,u}divsi3_i4i on all CPUs.Paul Mundt1-2/+0
2007-11-07sh: Fix up kgdb-on-NMI branch target.Paul Mundt1-1/+1
2007-11-07sh: ubc wakeup for SH-4 only.Paul Mundt1-1/+1
2007-11-07sh: Fix compression method when making uImage.Nobuhiro Iwamatsu1-1/+1
2007-11-07sh: Kill off duplicate includes.Paul Mundt3-3/+0
2007-11-07sh: Add SH7705 and other to the support of Solution Engine.Nobuhiro Iwamatsu1-3/+5
2007-11-02sh: Update r7785rp defconfig.Paul Mundt1-198/+101
2007-11-02sh: mach-type updates.Paul Mundt1-8/+21
2007-11-02sh: Fix up r7780rp highlander CF access size.Paul Mundt1-0/+31
2007-11-02sh: Terminate .eh_frame in VDSO with a 4-byte 0.Kaz Kojima1-1/+4
2007-11-02sh: Decouple 4k and soft/hardirq stacks.Paul Mundt2-4/+12
2007-11-02sh: Fix optimized __copy_user() movca.l usage.Stuart Menefy1-0/+4
2007-10-31sh: Clean up SR.RB Kconfig mess.Paul Mundt1-3/+1
2007-10-31sh: Kill off dead ipr_irq_demux().Paul Mundt1-9/+0
2007-10-30sh: Make SH7750 oprofile compile again.Paul Mundt1-15/+7
2007-10-30sh: linker script tidying.Paul Mundt1-93/+104
2007-10-30sh: Move zero page param defs somewhere sensible.Paul Mundt1-16/+9
2007-10-30sh: Kill off legacy embedded ramdisk section.Paul Mundt2-22/+1
2007-10-30sh: Fix up early mem cmdline parsing.Paul Mundt1-3/+3
2007-10-30sh: Enable USBF on MS7722SE.Yoshihiro Shimoda1-2/+2
2007-10-30sh: Add resource of USBF for SH7722.Yoshihiro Shimoda1-0/+27
2007-10-30sh: fix zImage build with >=binutils-2.18Manuel Lauss1-1/+1
2007-10-30sh: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-2/+2
2007-10-30sh: Clean up Kconfig entry for Dreamcast.Adrian McMenamin1-3/+1
2007-10-30sh: add support for ax88796 and 93cx6 to highlander boardsMagnus Damm1-0/+40
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-24/+1
2007-10-19Use extended crashkernel command line on shBernhard Walle2-26/+33
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan3-6/+7