summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Update r7785rp defconfig.Paul Mundt2007-11-021-198/+101
* 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/+1
* sh: Kill off dead ipr_irq_demux().Paul Mundt2007-10-311-9/+0
* sh: Make SH7750 oprofile compile again.Paul Mundt2007-10-301-15/+7
* sh: linker script tidying.Paul Mundt2007-10-301-93/+104
* sh: Move zero page param defs somewhere sensible.Paul Mundt2007-10-301-16/+9
* sh: Kill off legacy embedded ramdisk section.Paul Mundt2007-10-302-22/+1
* 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/+1
* 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/+1
* 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/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-162-4/+4
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-142-3/+3
* | SH vDSO: linker script indentationRoland McGrath2007-10-161-35/+42
* | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-6/+0
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-1399-3034/+7127
|\ \
| * | sh: allow building for both r2d boards in same binary.Magnus Damm2007-10-101-8/+1
| * | sh: fix r2d board detectionMagnus Damm2007-10-101-2/+5
| * | sh: Discard .exit.text/.exit.data at runtime.Paul Mundt2007-10-091-0/+5
| * | sh: Fix up some section alignments in linker script.Paul Mundt2007-10-091-0/+4
| * | sh: Rip out left-over nommu cond syscall cruft.Paul Mundt2007-10-041-18/+0
| * | sh: Make kgdb i-cache flushing less inept.Paul Mundt2007-10-031-4/+4
| * | sh: kgdb section mismatches and tidying.Paul Mundt2007-10-031-42/+3
| * | sh: cleanup struct irqaction initializers.Thomas Gleixner2007-10-033-4/+17
| * | sh: early_printk tidying.Paul Mundt2007-10-021-11/+4
| * | sh: Conditionalize gUSA support.Paul Mundt2007-09-284-2/+18
| * | sh: Follow gUSA preempt changes in __switch_to().Paul Mundt2007-09-281-3/+3
| * | sh: Tidy up gUSA preempt handling.Paul Mundt2007-09-281-7/+3
| * | sh: __copy_user() optimizations for small copies.Stuart Menefy2007-09-281-61/+108
| * | sh: clkfwk: Support multi-level clock propagation.Stuart Menefy2007-09-281-0/+2
| * | sh: Fix URAM start address on SH7785.Paul Mundt2007-09-271-1/+1