summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix DMAC base address for SH7709SSteve Glendinning2008-05-091-5/+5
* sh: Stub in cpu_to_node() and friends for NUMA build.Paul Mundt2008-05-081-0/+11
* sh: add interrupt ack code to sh3Magnus Damm2008-05-081-0/+16
* sh: unify external irq pin code for sh3Magnus Damm2008-05-081-0/+3
* sh: add memory resources to /proc/iomemMagnus Damm2008-05-081-0/+2
* sh: r7780rp: Kill off unneded ifdefs for irq setup.Paul Mundt2008-05-081-3/+1
* sh: remove the broken SH_MPC1211 supportAdrian Bunk2008-05-088-660/+0
* sh64: Fixup the nommu build.Paul Mundt2008-05-084-7/+21
* sh: types: use <asm-generic/int-*.h> for the sh architectureH. Peter Anvin2008-05-021-32/+2
* 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-211-2/+0
|\
| * PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-201-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-211-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/+1
* | 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/+0
|\
| * ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-3/+0
* | Generic semaphore implementationMatthew Wilcox2008-04-172-204/+1
|/
* 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
OpenPOWER on IntegriCloud