serial: Move asm-sh/sci.h to linux/serial_sci.h.
[safe/jmp/linux-2.6] / arch / sh / kernel /
2008-02-26 Paul Mundtserial: Move asm-sh/sci.h to linux/serial_sci.h.
2008-02-26 Rafael Ignacio Zuritash: fix rtc_resources setup for sh770x
2008-02-26 Tobias Klausersh: Storage class should be before const qualifier
2008-02-25 Paul Mundtsh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.
2008-02-14 Paul Mundtsh: Kill off more dead symbols.
2008-02-14 Paul Mundtsh: Get SH-5 caches working again post-unification.
2008-02-14 Paul Mundtsh: Shut up some trivial build warnings.
2008-02-14 Paul Mundtsh: Symbol exports for trapped I/O.
2008-02-14 Paul Mundtsh: Use max_t in io_trapped.
2008-02-14 Magnus Dammsh: add support for sh7366 processor
2008-02-14 Magnus Dammsh: remove maskreg irq code
2008-02-14 Magnus Dammsh: fix ptrace copy_from/to_user() compilation error
2008-02-14 Magnus Dammsh: trapped io support V2
2008-02-14 Magnus Dammsh: use opcode_t and enable unaligned code for sh2a
2008-02-14 Magnus Dammsh: add byte support to the sign extension code
2008-02-14 Peter Zijlstrash: fix xtime_lock deadlocking.
2008-02-14 Paul Mundtsh: Wire up new timerfd syscalls.
2008-02-14 Magnus Dammsh: break out unaligned sign extension code
2008-02-14 Magnus Dammsh: add probe support for new sh7722 cut
2008-02-13 Peter Zijlstraxtime_lock vs update_process_times
2008-02-08 Alexey DobriyanFix container_of() usage
2008-02-07 Bernhard WalleUse BOOTMEM_EXCLUSIVE for kdump
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-05 Andrew Mortontimerfd: fix remaining architectures
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2008-01-28 Jan Engelhardtsh: constify function pointer tables
2008-01-28 Yoshihiro Shimodash: Add OHCI and UDC platform devices for SH7720.
2008-01-28 Magnus Dammsh: intc - remove default interrupt priority tables
2008-01-28 Andrew Murraysh: sh7712 clock support
2008-01-28 Yoshihiro Shimodash: Add support for SH7763 CPU subtype.
2008-01-28 Yoshihiro Shimodash: Add support for SH7721 CPU subtype.
2008-01-28 Paul Mundtsh: Encode L1/L2 cache shape in auxvt.
2008-01-28 Stuart Menefysh: Support denormalization on SH-4 FPU.
2008-01-28 Stuart Menefysh: Clean up places that make 29-bit physical assumptions.
2008-01-28 Stuart Menefysh: Preparation for uncached jumps through PMB.
2008-01-28 Stuart Menefysh: GUSA atomic rollback support.
2008-01-28 Paul Mundtsh: comment tidying for sh64->sh migration.
2008-01-28 Paul Mundtsh: syscall auditing for sh5, too.
2008-01-28 Stuart Menefysh: Provide a 29/32-bit physical hint for bootloaders.
2008-01-28 Stuart Menefysh: Add a printk() to warn legacy mem= growers.
2008-01-28 Paul Mundtsh: SH-2A FPU support.
2008-01-28 Paul Mundtsh: Add SH7263 CPU support.
2008-01-28 Paul Mundtsh: Fix the arch/sh/kernel/traps.c build for sh32.
2008-01-28 Paul Mundtsh: Add SH7203 CPU support.
2008-01-28 Yuichi Nakamurash: syscall audit support.
2008-01-28 Paul Mundtsh: Move mach-cayman in with the rest of the boards.
2008-01-28 Paul Mundtsh: Kill off the mach-harp and mach-sim machtypes.
2008-01-28 Paul Mundtsh: Bring the SH-5 FPU in line with the SH-4 FPU API.
2008-01-28 Paul Mundtsh: Kill off the rest of arch/sh64/kernel/.
2008-01-28 Paul Mundtsh: Get the mach-cayman IRQ support building.
2008-01-28 Paul Mundtsh: Fix up proc ASIDs for CPU-local ASID cache accessors.
2008-01-28 Paul Mundtsh: Use existing CONFIG_CACHE_xx options in head_64.S.
2008-01-28 Paul Mundtsh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
2008-01-28 Paul Mundtsh: Stub in CPU subtype setup code for SH5-101/103.
2008-01-28 Paul Mundtsh: Add the SH-5 cpu type symbolic names.
2008-01-28 Paul Mundtsh: Plug in simple SH-5 subtype probing.
2008-01-28 Paul Mundtsh: Kill off do_NMI stub in SH-5 ex table.
2008-01-28 Paul Mundtsh: Move quad-word real-address I/O defs to io.h.
2008-01-28 Paul Mundtsh: Share bug/debug traps across _32 and _64.
2008-01-28 Paul Mundtsh: sys_sh consolidation for arch_get_unmapped_area().
2008-01-28 Paul Mundtsh: Share the ELF dump_task interfaces.
2008-01-28 Paul Mundtsh: Kill off SH-5 enter_deep_standby() cruft.
2008-01-28 Paul Mundtsh: Sync up the _64 linker script with the _32 version.
2008-01-28 Paul Mundtsh: Merge sh and sh64 module.c.
2008-01-28 Paul Mundtsh: Move over and enable FPU support for SH-5.
2008-01-28 Paul Mundtsh: Common swapper_pg_dir usage for SH-5.
2008-01-28 Paul Mundtsh: Provide dummy swapper pt_regs for SH-5 ctx switch.
2008-01-28 Paul Mundtsh: Move over sh64 switch_to and stack unwinder.
2008-01-28 Paul Mundtsh: Split out sh_ksyms.c in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: Move over the SH-5 entry.S.
2008-01-28 Paul Mundtsh: Split out linker script to _32 and _64 variants.
2008-01-28 Paul Mundtsh: Split out syscall ABI for _32 and _64 variants.
2008-01-28 Paul Mundtsh: Split out checksum.h in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: flush_cache_sigtramp() takes 1 arg only.
2008-01-28 Paul Mundtsh: Move over the SH-5 head.S and tlb.h.
2008-01-28 Paul Mundtsh: Have SH-5 provide an {en,dis}able_fpu() impl.
2008-01-28 Paul Mundtsh: Disable initial cache flush on SH-5.
2008-01-28 Paul Mundtsh: Don't reference UBC code in CPU init on sh64.
2008-01-28 Paul Mundtsh: imask IRQ depends on sh32.
2008-01-28 Paul Mundtsh: Move in the SH-5 traps.c impl.
2008-01-28 Paul Mundtsh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/
2008-01-28 Paul Mundtsh: Move in the SH-5 signal trampoline impl.
2008-01-28 Paul Mundtsh: Move in the SH-5 ptrace impl.
2008-01-28 Paul Mundtsh: Split out processor.h in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: Split out arch/sh/kernel/process.c for _32 and...
2008-01-28 Paul Mundtsh: Have 32-bit use arch/sh/kernel/Makefile_32.
2008-01-28 Paul Mundtsh: Move sh32 optimized I/O routines to arch/sh/lib/
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-25 Greg Kroah-HartmanKobject: convert arch/* from kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: change arch/sh/kernel/cpu/sh4/sq.c to use...
2007-11-07 Paul Mundtsh: Kill off the remaining ST40 cruft.
2007-11-07 Paul Mundtsh: Add -Werror for clean directories.
2007-11-07 Paul Mundtsh: Fix up kgdb build with modular sh-sci.
2007-11-07 Paul Mundtsh: Export __{s,u}divsi3_i4i on all CPUs.
2007-11-07 Paul Mundtsh: Fix up kgdb-on-NMI branch target.
2007-11-07 Paul Mundtsh: Kill off duplicate includes.
2007-11-02 Kaz Kojimash: Terminate .eh_frame in VDSO with a 4-byte 0.
2007-11-02 Paul Mundtsh: Decouple 4k and soft/hardirq stacks.
2007-10-31 Paul Mundtsh: Kill off dead ipr_irq_demux().
2007-10-30 Paul Mundtsh: linker script tidying.
next