summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
AgeCommit message (Expand)AuthorLines
2008-05-08sh: add interrupt ack code to sh3Magnus Damm-0/+16
2008-05-08sh: unify external irq pin code for sh3Magnus Damm-0/+3
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm-0/+2
2008-05-08sh: r7780rp: Kill off unneded ifdefs for irq setup.Paul Mundt-3/+1
2008-05-08sh: remove the broken SH_MPC1211 supportAdrian Bunk-660/+0
2008-05-08sh64: Fixup the nommu build.Paul Mundt-7/+21
2008-05-02sh: types: use <asm-generic/int-*.h> for the sh architectureH. Peter Anvin-32/+2
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike-1/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-4/+16
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer-0/+37
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer-0/+5
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer-0/+49
2008-04-28mm: introduce pte_special pte bitNick Piggin-4/+9
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum-0/+1
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss-0/+22
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-2/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds-1/+1
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman-2/+0
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt-4/+10
2008-04-18sh: Add MigoR header fileMagnus Damm-0/+58
2008-04-18sh: Fix up __access_ok() check for nommu.Paul Mundt-4/+1
2008-04-18sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda-0/+70
2008-04-18sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa-10/+12
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt-2/+2
2008-04-18sh: Create an sh debugfs root.Paul Mundt-0/+2
2008-04-18sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm-0/+2
2008-04-18sh: SuperH KEYSC platform driverMagnus Damm-0/+13
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-3/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz-3/+0
2008-04-17Generic semaphore implementationMatthew Wilcox-204/+1
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