aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-08sh: add interrupt ack code to sh3Magnus Damm1-0/+16
2008-05-08sh: unify external irq pin code for sh3Magnus Damm1-0/+3
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm1-0/+2
2008-05-08sh: r7780rp: Kill off unneded ifdefs for irq setup.Paul Mundt1-3/+1
2008-05-08sh: remove the broken SH_MPC1211 supportAdrian Bunk8-660/+0
2008-05-08sh64: Fixup the nommu build.Paul Mundt4-7/+21
2008-05-02sh: types: use <asm-generic/int-*.h> for the sh architectureH. Peter Anvin1-32/+2
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike1-1/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-4/+16
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer1-0/+37
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer1-0/+5
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer1-0/+49
2008-04-28mm: introduce pte_special pte bitNick Piggin2-4/+9
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum1-0/+1
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss1-0/+22
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds1-1/+1
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-2/+0
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto1-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt3-4/+10
2008-04-18sh: Add MigoR header fileMagnus Damm1-0/+58
2008-04-18sh: Fix up __access_ok() check for nommu.Paul Mundt1-4/+1
2008-04-18sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda1-0/+70
2008-04-18sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa1-10/+12
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt2-2/+2
2008-04-18sh: Create an sh debugfs root.Paul Mundt1-0/+2
2008-04-18sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm1-0/+2
2008-04-18sh: SuperH KEYSC platform driverMagnus Damm1-0/+13
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-3/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz1-3/+0
2008-04-17Generic semaphore implementationMatthew Wilcox2-204/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-31remove include/asm-sh/floppy.hAdrian Bunk1-268/+0
2008-03-26sh: Fix TIF_USEDFPU clearing under FPU emulation.Paul Mundt1-1/+6
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt4-15/+20
2008-03-14sh: Fix more user header breakage from sh64 integration.Paul Mundt2-8/+13
2008-03-06sh: Fix up the sh64 build.Paul Mundt1-5/+0
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt1-34/+0
2008-02-26sh: Fix up HAS_SR_RB typo in entry-macros.Hideo Saito1-2/+2
2008-02-25sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt1-1/+1
2008-02-14sh: fix ioreadN_rep and iowriteN_repMagnus Damm1-6/+6
2008-02-14sh: Kill off more dead symbols.Paul Mundt1-6/+0
2008-02-14sh: asm/irq.h needs asm/cpu/irq.h.Paul Mundt1-0/+4
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt3-5/+9
2008-02-14sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.Paul Mundt1-0/+1
2008-02-14sh: Tidy include/asm-sh/hp6xx.hKristoffer Ericson1-25/+3
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt1-1/+1
2008-02-14sh: Fix up set_fixmap_nocache() for SH-5.Paul Mundt1-0/+5
2008-02-14sh: Fix up pte_mkhuge() build breakage for SH-5.Paul Mundt1-0/+8
2008-02-14sh: Handle SH7366 CPU in check_bugs().Paul Mundt1-1/+1