summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix occasional FPU register corruption under preempt.Paul Mundt2008-03-266-0/+6
* SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day2008-03-211-1/+1
* sh: Fix up the address error exception handler for SH-2.Kieran Bingham2008-03-131-1/+0Star
* sh: Fix up section mismatches.Paul Mundt2008-03-062-2/+2
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-066-7/+7
* sh: export copy-page() to modulesAndrew Morton2008-03-062-0/+2
* sh_ksyms_32.c update for gcc 4.3Adrian Bunk2008-03-061-2/+2
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-2618-18/+18
* sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita2008-02-261-3/+3
* sh: Storage class should be before const qualifierTobias Klauser2008-02-261-2/+2
* sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt2008-02-251-2/+2
* sh: Kill off more dead symbols.Paul Mundt2008-02-143-6/+3Star
* sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-141-33/+28Star
* sh: Shut up some trivial build warnings.Paul Mundt2008-02-143-19/+18Star
* sh: Symbol exports for trapped I/O.Paul Mundt2008-02-141-0/+5
* sh: Use max_t in io_trapped.Paul Mundt2008-02-141-3/+5
* sh: add support for sh7366 processorMagnus Damm2008-02-145-2/+195
* sh: remove maskreg irq codeMagnus Damm2008-02-142-94/+0Star
* sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm2008-02-141-2/+2
* sh: trapped io support V2Magnus Damm2008-02-146-38/+324
* sh: use opcode_t and enable unaligned code for sh2aMagnus Damm2008-02-141-34/+25Star
* sh: add byte support to the sign extension codeMagnus Damm2008-02-141-1/+11
* sh: fix xtime_lock deadlocking.Peter Zijlstra2008-02-142-18/+32
* sh: Wire up new timerfd syscalls.Paul Mundt2008-02-142-2/+6
* sh: break out unaligned sign extension codeMagnus Damm2008-02-141-45/+23Star
* sh: add probe support for new sh7722 cutMagnus Damm2008-02-141-1/+1
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-132-11/+0Star
* Fix container_of() usageAlexey Dobriyan2008-02-081-1/+1
* Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2008-02-071-11/+18
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-4/+6
* timerfd: fix remaining architecturesAndrew Morton2008-02-052-2/+2
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-282-8/+8
* sh: constify function pointer tablesJan Engelhardt2008-01-281-1/+1
* sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda2008-01-281-0/+53
* sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-2814-139/+36Star
* sh: sh7712 clock supportAndrew Murray2008-01-282-0/+72
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-285-4/+524
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-286-10/+26
* sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2008-01-282-1/+31
* sh: Support denormalization on SH-4 FPU.Stuart Menefy2008-01-283-181/+1227
* sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy2008-01-282-2/+7
* sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-283-6/+15
* sh: GUSA atomic rollback support.Stuart Menefy2008-01-284-57/+23Star
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-2812-76/+55Star
* sh: syscall auditing for sh5, too.Paul Mundt2008-01-282-18/+30
* sh: Provide a 29/32-bit physical hint for bootloaders.Stuart Menefy2008-01-281-1/+5
* sh: Add a printk() to warn legacy mem= growers.Stuart Menefy2008-01-281-0/+11
* sh: SH-2A FPU support.Paul Mundt2008-01-286-25/+665
* sh: Add SH7263 CPU support.Paul Mundt2008-01-285-4/+48
* sh: Fix the arch/sh/kernel/traps.c build for sh32.Paul Mundt2008-01-281-0/+2