summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda5-4/+524
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda6-10/+26
2008-01-28sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2-1/+31
2008-01-28sh: Support denormalization on SH-4 FPU.Stuart Menefy3-181/+1227
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy2-2/+7
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy3-6/+15
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy4-57/+23
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt12-76/+55
2008-01-28sh: syscall auditing for sh5, too.Paul Mundt2-18/+30
2008-01-28sh: Provide a 29/32-bit physical hint for bootloaders.Stuart Menefy1-1/+5