summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-04-18sh: Fix up L2 cache probe.Paul Mundt1-0/+6
2008-04-18sh: Fix up SH-4A part probe.Paul Mundt1-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt4-11/+318
2008-04-18sh: Fix up SH7763 build.Paul Mundt1-9/+1
2008-04-18sh: Add I2C platform data to sh7722Magnus Damm1-0/+21
2008-04-18sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm1-4/+3
2008-04-18sh: Hook up the rest of the SH7770 serial ports.Paul Mundt1-1/+36
2008-04-18sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda1-6/+9
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt4-3/+176
2008-04-18sh: Create an sh debugfs root.Paul Mundt1-0/+14
2008-04-17Generic semaphore implementationMatthew Wilcox5-152/+2
2008-04-16sh: export empty_zero_pageAndrew Morton2-0/+2
2008-04-16sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton1-0/+1
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk4-0/+4
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt6-0/+6
2008-03-21SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day1-1/+1
2008-03-13sh: Fix up the address error exception handler for SH-2.Kieran Bingham1-1/+0
2008-03-06sh: Fix up section mismatches.Paul Mundt2-2/+2
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison6-7/+7
2008-03-06sh: export copy-page() to modulesAndrew Morton2-0/+2
2008-03-06sh_ksyms_32.c update for gcc 4.3Adrian Bunk1-2/+2
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt18-18/+18
2008-02-26sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita1-3/+3
2008-02-26sh: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-02-25sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt1-2/+2
2008-02-14sh: Kill off more dead symbols.Paul Mundt3-6/+3
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt1-33/+28
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt3-19/+18
2008-02-14sh: Symbol exports for trapped I/O.Paul Mundt1-0/+5
2008-02-14sh: Use max_t in io_trapped.Paul Mundt1-3/+5
2008-02-14sh: add support for sh7366 processorMagnus Damm5-2/+195
2008-02-14sh: remove maskreg irq codeMagnus Damm2-94/+0
2008-02-14sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm1-2/+2
2008-02-14sh: trapped io support V2Magnus Damm6-38/+324
2008-02-14sh: use opcode_t and enable unaligned code for sh2aMagnus Damm1-34/+25
2008-02-14sh: add byte support to the sign extension codeMagnus Damm1-1/+11
2008-02-14sh: fix xtime_lock deadlocking.Peter Zijlstra2-18/+32
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt2-2/+6
2008-02-14sh: break out unaligned sign extension codeMagnus Damm1-45/+23
2008-02-14sh: add probe support for new sh7722 cutMagnus Damm1-1/+1
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra2-11/+0
2008-02-08Fix container_of() usageAlexey Dobriyan1-1/+1
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle1-11/+18
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-4/+6
2008-02-05timerfd: fix remaining architecturesAndrew Morton2-2/+2
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2-8/+8
2008-01-28sh: constify function pointer tablesJan Engelhardt1-1/+1
2008-01-28sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda1-0/+53
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm14-139/+36
2008-01-28sh: sh7712 clock supportAndrew Murray2-0/+72