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