summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-136-11/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-10-1325-455/+1634
|\
| * sh64: mach-cayman: Build fixes.Paul Mundt2007-10-092-6/+207
| * sh64: Symbol export fixups.Paul Mundt2007-10-091-5/+1
| * sh64: linker script tidying and alignment fixups.Paul Mundt2007-10-091-51/+9
| * sh64: Set KBUILD_IMAGE to make the rpm target happy.Paul Mundt2007-10-091-2/+3
| * sh64: Kill off obsolete linux/blk.h reference.Paul Mundt2007-10-091-4/+0
| * sh64: cleanup struct irqaction initializers.Thomas Gleixner2007-10-031-2/+12
| * sh64: Kill off dead gdb stub symbol.Paul Mundt2007-10-011-3/+0
| * sh64: alphanumeric display only on Cayman.Paul Mundt2007-10-011-0/+1
| * sh64: Add defconfigs for mach-sim and mach-harp.Paul Mundt2007-10-012-0/+1322
| * sh64: update cayman defconfig.Paul Mundt2007-10-011-38/+10
| * sh64: Tidy up Kconfig dependencies.Paul Mundt2007-10-011-26/+19
| * sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt2007-10-013-3/+3
| * sh64: Some symbol exports and build fixes.Paul Mundt2007-10-016-28/+23
| * sh64: mach-sim: Build fixes.Paul Mundt2007-10-012-58/+8
| * sh64: mach-harp: Build fixes.Paul Mundt2007-10-012-30/+8
| * sh64: Kill off duplicate frame pointer option.Paul Mundt2007-10-011-9/+0
| * sh64: Kill off dead ROM-RAM and generic boards.Paul Mundt2007-10-014-162/+0
| * sh64: Tidy up includes for Cayman board.Paul Mundt2007-10-011-9/+0
| * sh64: Move *_p() I/O routine variants to io.h.Paul Mundt2007-10-011-20/+9
* | 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
| * | sh: Use boot_cpu_data for CPU probe.Paul Mundt2007-09-274-129/+126
| * | sh: Support extended mode TLB on SH-X3.Paul Mundt2007-09-271-1/+1
| * | sh: Bump MAX_ACTIVE_REGIONS for SH7785.Paul Mundt2007-09-271-1/+2
| * | sh: Fix plat_irq_setup_pins() for SH7785.Paul Mundt2007-09-271-4/+0
| * | sh: Kill off duplicate NODES_SHIFT.Paul Mundt2007-09-271-5/+0
| * | sh: Disable 4kB pages on extended mode TLB.Paul Mundt2007-09-271-3/+5
| * | sh: Disable L2 reporting for present URAM only parts.Paul Mundt2007-09-271-5/+2
| * | sh: Define _ebss for uClinux MTD map driver.Paul Mundt2007-09-242-1/+3
| * | sh: Revert incorrect license string changes.Paul Mundt2007-09-242-2/+2
| * | sh: Calculate cache aliases on L2 caches.Paul Mundt2007-09-241-0/+15
| * | sh: nommu: Kill off dummy page fault ops for SH-3/4.Paul Mundt2007-09-242-67/+0
| * | sh: Fix alias calculation for non-aliasing cases.Paul Mundt2007-09-241-2/+2
| * | sh: Initial SH-X3 SMP support.Paul Mundt2007-09-214-208/+375
OpenPOWER on IntegriCloud