summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: include ax88796 in the defconfig for r7785rpMagnus Damm2007-11-231-5/+5
* sh: include ax88796 in the defconfig for r7780mpMagnus Damm2007-11-231-198/+89Star
* sh: fix R2D-1 CF supportMagnus Damm2007-11-231-0/+2
* sh: lockless UTLB miss fast-path.Paul Mundt2007-11-191-18/+7Star
* sh: Kill off UTLB flush in fast-path.Paul Mundt2007-11-191-8/+0Star
* Merge branch 'page_colouring_despair'Paul Mundt2007-11-083-129/+52Star
|\
| * sh: Kill off __{copy,clear}_user_page().Paul Mundt2007-11-072-106/+0Star
| * sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt2007-11-071-23/+29
| * sh: Wire up clear_user_highpage().Paul Mundt2007-11-071-0/+23
* | sh: Kill off broken snapgear ds1302 code.Paul Mundt2007-11-083-326/+2Star
* | sh: Fix heartbeart on Solution Engine seriesNobuhiro Iwamatsu2007-11-073-0/+17
* | sh: hs7751rvoip: Kill off dead IPR IRQ mappings.Paul Mundt2007-11-071-17/+2Star
* | sh: hs7751rvoip: irq.c needs linux/interrupt.h.Paul Mundt2007-11-071-0/+1
|/
* sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-076-654/+1Star
* sh: kgdb sysrq depends on magic sysrq.Paul Mundt2007-11-071-0/+1
* sh: Add -Werror for clean directories.Paul Mundt2007-11-076-1/+10
* sh: Fix up kgdb build with modular sh-sci.Paul Mundt2007-11-072-2/+9
* sh: Export __{s,u}divsi3_i4i on all CPUs.Paul Mundt2007-11-071-2/+0Star
* sh: Fix up kgdb-on-NMI branch target.Paul Mundt2007-11-071-1/+1
* sh: ubc wakeup for SH-4 only.Paul Mundt2007-11-071-1/+1
* sh: Fix compression method when making uImage.Nobuhiro Iwamatsu2007-11-071-1/+1
* sh: Kill off duplicate includes.Paul Mundt2007-11-073-3/+0Star
* sh: Add SH7705 and other to the support of Solution Engine.Nobuhiro Iwamatsu2007-11-071-3/+5
* sh: Update r7785rp defconfig.Paul Mundt2007-11-021-198/+101Star
* sh: mach-type updates.Paul Mundt2007-11-021-8/+21
* sh: Fix up r7780rp highlander CF access size.Paul Mundt2007-11-021-0/+31
* sh: Terminate .eh_frame in VDSO with a 4-byte 0.Kaz Kojima2007-11-021-1/+4
* sh: Decouple 4k and soft/hardirq stacks.Paul Mundt2007-11-022-4/+12
* sh: Fix optimized __copy_user() movca.l usage.Stuart Menefy2007-11-021-0/+4
* sh: Clean up SR.RB Kconfig mess.Paul Mundt2007-10-311-3/+1Star
* sh: Kill off dead ipr_irq_demux().Paul Mundt2007-10-311-9/+0Star
* sh: Make SH7750 oprofile compile again.Paul Mundt2007-10-301-15/+7Star
* sh: linker script tidying.Paul Mundt2007-10-301-93/+104
* sh: Move zero page param defs somewhere sensible.Paul Mundt2007-10-301-16/+9Star
* sh: Kill off legacy embedded ramdisk section.Paul Mundt2007-10-302-22/+1Star
* sh: Fix up early mem cmdline parsing.Paul Mundt2007-10-301-3/+3
* sh: Enable USBF on MS7722SE.Yoshihiro Shimoda2007-10-301-2/+2
* sh: Add resource of USBF for SH7722.Yoshihiro Shimoda2007-10-301-0/+27
* sh: fix zImage build with >=binutils-2.18Manuel Lauss2007-10-301-1/+1
* sh: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-301-2/+2
* sh: Clean up Kconfig entry for Dreamcast.Adrian McMenamin2007-10-301-3/+1Star
* sh: add support for ax88796 and 93cx6 to highlander boardsMagnus Damm2007-10-301-0/+40
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-24/+1Star
* Use extended crashkernel command line on shBernhard Walle2007-10-192-26/+33
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-193-6/+7
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-3/+3
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-172-5/+5
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+1Star