summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAgeFilesLines
* Remove tas()Jeff Dike2007-05-081-10/+0Star
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0Star
* kdump/kexec: calculate note size at compile timeSimon Horman2007-05-081-2/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* sh: R7785RP board updates.Ryusuke Sakato2007-05-071-0/+7
* sh: Add die chain notifiers.Paul Mundt2007-05-072-0/+38
* sh: Solution Engine 7722 board support.Ryusuke Sakato2007-05-071-0/+118
* sh: Fix r7780rp build.Paul Mundt2007-05-071-0/+1
* sh: kdump support.Paul Mundt2007-05-071-5/+37
* sh: Move clock reporting to its own proc entry.Paul Mundt2007-05-071-2/+0Star
* sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu2007-05-071-2/+3
* sh: SH7722 clock framework support.dmitry pervushin2007-05-072-1/+35
* sh: Obey CONFIG_HZ for HZ definition.Paul Mundt2007-05-071-1/+1
* sh: Fix fstatat64() syscall.SUGIOKA Toshinobu2007-05-071-10/+9Star
* sh: SH7780 Solution Engine board support.Nobuhiro Iwamatsu2007-05-071-0/+108
* sh: Tidy up L-BOX area5 addresses.Paul Mundt2007-05-071-7/+2Star
* sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt2007-05-072-7/+9
* sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-073-1/+3
* sh: L-BOX RE2 support.Nobuhiro Iwamatsu2007-05-071-0/+32
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-073-17/+57
* sh: NR_IRQS consolidation.Paul Mundt2007-05-071-86/+5Star
* sh: generic BUG() support.Paul Mundt2007-05-071-31/+61
* sh: Bring kgdb back from the dead.Paul Mundt2007-05-072-47/+6Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-031-0/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-271-3/+0Star
|\
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-261-3/+0Star
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-0/+2
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
|/
* sh: Trivial fix for hp6xx build.Kristoffer Ericson2007-03-281-3/+3
* sh: Fixup __cmpxchg() compile breakage with gcc4.Paul Mundt2007-03-281-0/+1
* sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2007-03-141-0/+5
* sh: Convert struct ioctls to static defines.Mike Frysinger2007-03-121-11/+11
* sh: Define missing __NR_readahead.Paul Mundt2007-03-121-0/+1
* sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-054-3/+9
* sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.Paul Mundt2007-03-051-1/+2
* sh: Clear UBC when not in use.Stuart Menefy2007-03-051-0/+2
* sh: rts7751r2d board updates.Paul Mundt2007-02-153-5/+9
* sh: Kill off dead bigsur and ec3104 boards.Paul Mundt2007-02-149-243/+0Star
* sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-141-1/+1
* sh: define dma noncoherent API functions.Paul Mundt2007-02-131-0/+4
* sh: Missing flush_dcache_all() proto in cacheflush.h.Paul Mundt2007-02-131-0/+1
* sh: Add cpu-features header to asm/Kbuild.Paul Mundt2007-02-131-0/+2
* sh: Move __KERNEL__ up in asm/page.h.Paul Mundt2007-02-131-1/+2
* sh: Fix syscall numbering breakage.Paul Mundt2007-02-131-9/+9
* sh: Local TLB flushing variants for SMP prep.Paul Mundt2007-02-131-7/+31
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-133-6/+7
* sh: Use a per-cpu ASID cache.Paul Mundt2007-02-133-38/+44
* sh: SH-DMAC compile fixesManuel Lauss2007-02-131-0/+11