aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)AuthorFilesLines
2008-04-28mm: introduce pte_special pte bitGravatar Nick Piggin 2-4/+9
2008-04-26generic: implement __fls on all 64-bit archsGravatar Alexander van Heukelum 1-0/+1
2008-04-22i2c: Renesas SH7760 I2C master driverGravatar Manuel Lauss 1-0/+22
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-2/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Gravatar Linus Torvalds 1-1/+1
2008-04-20PCI: remove initial bios sort of PCI devices on x86Gravatar Greg Kroah-Hartman 1-2/+0
2008-04-19sched, cpuset: customize sched domains, coreGravatar Hidetoshi Seto 1-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Gravatar Paul Mundt 3-4/+10
2008-04-18sh: Add MigoR header fileGravatar Magnus Damm 1-0/+58
2008-04-18sh: Fix up __access_ok() check for nommu.Gravatar Paul Mundt 1-4/+1
2008-04-18sh: Add support for Solution Engine SH7721 boardGravatar Yoshihiro Shimoda 1-0/+70
2008-04-18sh: Hook up remaining IRQ sources for R7780MP FPGA.Gravatar Masayuki Hosokawa 1-10/+12
2008-04-18sh: Initial support for the MX-G CPU.Gravatar Paul Mundt 2-2/+2
2008-04-18sh: Create an sh debugfs root.Gravatar Paul Mundt 1-0/+2
2008-04-18sh: SuperH KEYSC keypad data for Solution Engine 7722Gravatar Magnus Damm 1-0/+2
2008-04-18sh: SuperH KEYSC platform driverGravatar Magnus Damm 1-0/+13
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Gravatar Linus Torvalds 1-3/+0
2008-04-18ide: remove ide_default_io_ctl() macroGravatar Bartlomiej Zolnierkiewicz 1-3/+0
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 2-204/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installGravatar Christian Borntraeger 1-0/+6
2008-03-31remove include/asm-sh/floppy.hGravatar Adrian Bunk 1-268/+0
2008-03-26sh: Fix TIF_USEDFPU clearing under FPU emulation.Gravatar Paul Mundt 1-1/+6
2008-03-26sh: Fix occasional FPU register corruption under preempt.Gravatar Paul Mundt 4-15/+20
2008-03-14sh: Fix more user header breakage from sh64 integration.Gravatar Paul Mundt 2-8/+13
2008-03-06sh: Fix up the sh64 build.Gravatar Paul Mundt 1-5/+0
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Gravatar Paul Mundt 1-34/+0
2008-02-26sh: Fix up HAS_SR_RB typo in entry-macros.Gravatar Hideo Saito 1-2/+2
2008-02-25sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Gravatar Paul Mundt 1-1/+1
2008-02-14sh: fix ioreadN_rep and iowriteN_repGravatar Magnus Damm 1-6/+6
2008-02-14sh: Kill off more dead symbols.Gravatar Paul Mundt 1-6/+0
2008-02-14sh: asm/irq.h needs asm/cpu/irq.h.Gravatar Paul Mundt 1-0/+4
2008-02-14sh: Get SH-5 caches working again post-unification.Gravatar Paul Mundt 3-5/+9
2008-02-14sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.Gravatar Paul Mundt 1-0/+1
2008-02-14sh: Tidy include/asm-sh/hp6xx.hGravatar Kristoffer Ericson 1-25/+3
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Gravatar Paul Mundt 1-1/+1
2008-02-14sh: Fix up set_fixmap_nocache() for SH-5.Gravatar Paul Mundt 1-0/+5
2008-02-14sh: Fix up pte_mkhuge() build breakage for SH-5.Gravatar Paul Mundt 1-0/+8
2008-02-14sh: Handle SH7366 CPU in check_bugs().Gravatar Paul Mundt 1-1/+1
2008-02-14sh: add support for sh7366 processorGravatar Magnus Damm 2-2/+4
2008-02-14sh: trapped io support for highlander V2Gravatar Magnus Damm 1-3/+0
2008-02-14sh: trapped io support for r2d V2Gravatar Magnus Damm 1-3/+0
2008-02-14sh: trapped io support V2Gravatar Magnus Damm 4-0/+76
2008-02-14sh: make copy_to/from_user() static inlineGravatar Magnus Damm 3-40/+32
2008-02-14sh: Wire up new timerfd syscalls.Gravatar Paul Mundt 2-4/+8
2008-02-14sh: termios ioctl definitionsGravatar Alan Cox 3-3/+12
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Gravatar Martin Schwidefsky 2-7/+22
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hGravatar David Howells 3-7/+6
2008-02-07Sanitize the type of struct user.u_ar0Gravatar H. Peter Anvin 1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededGravatar Kirill A. Shutemov 1-3/+0
2008-02-06Fix __const_udelay declaration and definition mismatchesGravatar Jeff Dike 1-1/+1