aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-31remove include/asm-sh/floppy.hAdrian Bunk1-268/+0
2008-03-26sh: Fix TIF_USEDFPU clearing under FPU emulation.Paul Mundt1-1/+6
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt4-15/+20
2008-03-14sh: Fix more user header breakage from sh64 integration.Paul Mundt2-8/+13
2008-03-06sh: Fix up the sh64 build.Paul Mundt1-5/+0
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt1-34/+0
2008-02-26sh: Fix up HAS_SR_RB typo in entry-macros.Hideo Saito1-2/+2
2008-02-25sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt1-1/+1
2008-02-14sh: fix ioreadN_rep and iowriteN_repMagnus Damm1-6/+6
2008-02-14sh: Kill off more dead symbols.Paul Mundt1-6/+0
2008-02-14sh: asm/irq.h needs asm/cpu/irq.h.Paul Mundt1-0/+4
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt3-5/+9
2008-02-14sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.Paul Mundt1-0/+1
2008-02-14sh: Tidy include/asm-sh/hp6xx.hKristoffer Ericson1-25/+3
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt1-1/+1
2008-02-14sh: Fix up set_fixmap_nocache() for SH-5.Paul Mundt1-0/+5
2008-02-14sh: Fix up pte_mkhuge() build breakage for SH-5.Paul Mundt1-0/+8
2008-02-14sh: Handle SH7366 CPU in check_bugs().Paul Mundt1-1/+1
2008-02-14sh: add support for sh7366 processorMagnus Damm2-2/+4
2008-02-14sh: trapped io support for highlander V2Magnus Damm1-3/+0
2008-02-14sh: trapped io support for r2d V2Magnus Damm1-3/+0
2008-02-14sh: trapped io support V2Magnus Damm4-0/+76
2008-02-14sh: make copy_to/from_user() static inlineMagnus Damm3-40/+32
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt2-4/+8
2008-02-14sh: termios ioctl definitionsAlan Cox3-3/+12
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-7/+22
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells3-7/+6
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov1-3/+0
2008-02-06Fix __const_udelay declaration and definition mismatchesJeff Dike1-1/+1
2008-02-05timerfd: fix remaining architecturesAndrew Morton2-2/+2
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-4/+4
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-28remove __attribute_used__Adrian Bunk2-2/+2
2008-01-28sh: add spi header and r2d platform data V3Magnus Damm1-0/+13
2008-01-28sh: update r7780rp interrupt codeMagnus Damm1-19/+0
2008-01-28sh: remove consistent alloc stuff from the machine vectorMagnus Damm1-3/+0
2008-01-28sh: declared coherent memory support V2Magnus Damm1-36/+20
2008-01-28sh: Add support for SDK7780 board.Nicholas Beck1-0/+81
2008-01-28sh: Kill off dead HS771RVoIP board support.Paul Mundt1-54/+0
2008-01-28sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt1-2/+12
2008-01-28sh: remove voyagergxMagnus Damm1-341/+0
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm1-11/+1
2008-01-28sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt4-122/+265
2008-01-28sh: sh7712 clock supportAndrew Murray1-0/+5
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda3-3/+4
2008-01-28sh: Fix get_user()/put_user() build error.Paul Mundt1-36/+28
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda7-9/+16
2008-01-28sh: Always use CONFIG_HZ for HZ.Paul Mundt1-5/+1