aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-3/+3
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2-5/+5
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-2/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-4/+4
2007-10-16SH vDSO: linker script indentationRoland McGrath1-35/+42
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-6/+0
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2-3/+3
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds99-3034/+7127
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson1-1/+0
2007-10-10sh: allow building for both r2d boards in same binary.Magnus Damm1-8/+1
2007-10-10sh: fix r2d board detectionMagnus Damm1-2/+5
2007-10-09sh: Discard .exit.text/.exit.data at runtime.Paul Mundt1-0/+5
2007-10-09sh: Fix up some section alignments in linker script.Paul Mundt1-0/+4
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq coreThomas Renninger1-1/+0
2007-10-04sh: Rip out left-over nommu cond syscall cruft.Paul Mundt1-18/+0
2007-10-03sh: Make kgdb i-cache flushing less inept.Paul Mundt1-4/+4
2007-10-03sh: kgdb section mismatches and tidying.Paul Mundt1-42/+3
2007-10-03sh: cleanup struct irqaction initializers.Thomas Gleixner3-4/+17
2007-10-02sh: early_printk tidying.Paul Mundt1-11/+4
2007-09-28sh: Conditionalize gUSA support.Paul Mundt4-2/+18
2007-09-28sh: Follow gUSA preempt changes in __switch_to().Paul Mundt1-3/+3
2007-09-28sh: Tidy up gUSA preempt handling.Paul Mundt1-7/+3