aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAgeFilesLines
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* remove include/asm-sh/floppy.hAdrian Bunk2008-03-311-268/+0
* sh: Fix TIF_USEDFPU clearing under FPU emulation.Paul Mundt2008-03-261-1/+6
* sh: Fix occasional FPU register corruption under preempt.Paul Mundt2008-03-264-15/+20
* sh: Fix more user header breakage from sh64 integration.Paul Mundt2008-03-142-8/+13
* sh: Fix up the sh64 build.Paul Mundt2008-03-061-5/+0
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-261-34/+0
* sh: Fix up HAS_SR_RB typo in entry-macros.Hideo Saito2008-02-261-2/+2
* sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt2008-02-251-1/+1
* sh: fix ioreadN_rep and iowriteN_repMagnus Damm2008-02-141-6/+6
* sh: Kill off more dead symbols.Paul Mundt2008-02-141-6/+0
* sh: asm/irq.h needs asm/cpu/irq.h.Paul Mundt2008-02-141-0/+4
* sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-143-5/+9
* sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.Paul Mundt2008-02-141-0/+1
* sh: Tidy include/asm-sh/hp6xx.hKristoffer Ericson2008-02-141-25/+3
* sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt2008-02-141-1/+1
* sh: Fix up set_fixmap_nocache() for SH-5.Paul Mundt2008-02-141-0/+5
* sh: Fix up pte_mkhuge() build breakage for SH-5.Paul Mundt2008-02-141-0/+8
* sh: Handle SH7366 CPU in check_bugs().Paul Mundt2008-02-141-1/+1
* sh: add support for sh7366 processorMagnus Damm2008-02-142-2/+4
* sh: trapped io support for highlander V2Magnus Damm2008-02-141-3/+0
* sh: trapped io support for r2d V2Magnus Damm2008-02-141-3/+0
* sh: trapped io support V2Magnus Damm2008-02-144-0/+76
* sh: make copy_to/from_user() static inlineMagnus Damm2008-02-143-40/+32
* sh: Wire up new timerfd syscalls.Paul Mundt2008-02-142-4/+8
* sh: termios ioctl definitionsAlan Cox2008-02-143-3/+12
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-7/+22
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-083-7/+6
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-071-3/+0
* Fix __const_udelay declaration and definition mismatchesJeff Dike2008-02-061-1/+1
* timerfd: fix remaining architecturesAndrew Morton2008-02-052-2/+2
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-4/+4
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
* remove __attribute_used__Adrian Bunk2008-01-282-2/+2
* sh: add spi header and r2d platform data V3Magnus Damm2008-01-281-0/+13
* sh: update r7780rp interrupt codeMagnus Damm2008-01-281-19/+0
* sh: remove consistent alloc stuff from the machine vectorMagnus Damm2008-01-281-3/+0
* sh: declared coherent memory support V2Magnus Damm2008-01-281-36/+20
* sh: Add support for SDK7780 board.Nicholas Beck2008-01-281-0/+81
* sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-281-54/+0
* sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt2008-01-281-2/+12
* sh: remove voyagergxMagnus Damm2008-01-281-341/+0
* sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-281-11/+1
* sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt2008-01-284-122/+265
* sh: sh7712 clock supportAndrew Murray2008-01-281-0/+5
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-283-3/+4
* sh: Fix get_user()/put_user() build error.Paul Mundt2008-01-281-36/+28
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-287-9/+16
* sh: Always use CONFIG_HZ for HZ.Paul Mundt2008-01-281-5/+1