summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0Star
* sh: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+2Star
* proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0Star
* sh: Fix up L2 cache probe.Paul Mundt2008-04-181-0/+6
* sh: Fix up SH-4A part probe.Paul Mundt2008-04-181-1/+1
* sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-184-11/+318
* sh: Fix up SH7763 build.Paul Mundt2008-04-181-9/+1Star
* sh: Add I2C platform data to sh7722Magnus Damm2008-04-181-0/+21
* sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm2008-04-181-4/+3Star
* sh: Hook up the rest of the SH7770 serial ports.Paul Mundt2008-04-181-1/+36
* sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda2008-04-181-6/+9
* sh: Initial support for the MX-G CPU.Paul Mundt2008-04-184-3/+176
* sh: Create an sh debugfs root.Paul Mundt2008-04-181-0/+14
* Generic semaphore implementationMatthew Wilcox2008-04-175-152/+2Star
* sh: export empty_zero_pageAndrew Morton2008-04-152-0/+2
* sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton2008-04-151-0/+1
* sh64: add missing #include <asm/fpu.h>'sAdrian Bunk2008-04-154-0/+4
* 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