summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAgeFilesLines
* asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-301-1/+1
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-4/+16
* hugetlbfs: common code update for s390Gerald Schaefer2008-04-281-0/+37
* hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer2008-04-281-0/+5
* hugetlbfs: architecture header cleanupGerald Schaefer2008-04-281-0/+49
* mm: introduce pte_special pte bitNick Piggin2008-04-282-4/+9
* generic: implement __fls on all 64-bit archsAlexander van Heukelum2008-04-261-0/+1
* i2c: Renesas SH7760 I2C master driverManuel Lauss2008-04-221-0/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-221-2/+0Star
|\
| * PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-211-2/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-221-1/+1
|\ \
| * | sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-191-1/+1
| |/
* | sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-183-4/+10
* | sh: Add MigoR header fileMagnus Damm2008-04-181-0/+58
* | sh: Fix up __access_ok() check for nommu.Paul Mundt2008-04-181-4/+1Star
* | sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda2008-04-181-0/+70
* | sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa2008-04-181-10/+12
* | sh: Initial support for the MX-G CPU.Paul Mundt2008-04-182-2/+2
* | sh: Create an sh debugfs root.Paul Mundt2008-04-181-0/+2
* | sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm2008-04-181-0/+2
* | sh: SuperH KEYSC platform driverMagnus Damm2008-04-181-0/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-181-3/+0Star
|\
| * ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-3/+0Star
* | Generic semaphore implementationMatthew Wilcox2008-04-172-204/+1Star
|/
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-031-0/+6
* remove include/asm-sh/floppy.hAdrian Bunk2008-03-311-268/+0Star
* 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/+0Star
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-261-34/+0Star
* 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/+0Star
* 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/+3Star
* 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/+0Star
* sh: trapped io support for r2d V2Magnus Damm2008-02-141-3/+0Star
* sh: trapped io support V2Magnus Damm2008-02-144-0/+76
* sh: make copy_to/from_user() static inlineMagnus Damm2008-02-143-40/+32Star
* sh: Wire up new timerfd syscalls.Paul Mundt2008-02-142-4/+8
* sh: termios ioctl definitionsAlan Cox2008-02-143-3/+12