summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
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-14xtime_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-06timerfd: fix remaining architecturesAndrew Morton2-2/+2
2008-01-29all 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
2008-01-28sh: Add a printk() to warn legacy mem= growers.Stuart Menefy1-0/+11
2008-01-28sh: SH-2A FPU support.Paul Mundt6-25/+665
2008-01-28sh: Add SH7263 CPU support.Paul Mundt5-4/+48
2008-01-28sh: Fix the arch/sh/kernel/traps.c build for sh32.Paul Mundt1-0/+2
2008-01-28sh: Add SH7203 CPU support.Paul Mundt6-7/+386
2008-01-28sh: syscall audit support.Yuichi Nakamura2-6/+23
2008-01-28sh: Move mach-cayman in with the rest of the boards.Paul Mundt1-1/+0
2008-01-28sh: Kill off the mach-harp and mach-sim machtypes.Paul Mundt1-8/+0
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt5-16/+14
2008-01-28sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt4-2/+530
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt4-19/+258