aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+0
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-3/+0
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-03-28sh: Trivial fix for hp6xx build.Kristoffer Ericson1-3/+3
2007-03-28sh: Fixup __cmpxchg() compile breakage with gcc4.Paul Mundt1-0/+1
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt1-0/+5
2007-03-12sh: Convert struct ioctls to static defines.Mike Frysinger1-11/+11
2007-03-12sh: Define missing __NR_readahead.Paul Mundt1-0/+1
2007-03-05sh: Revert lazy dcache writeback changes.Paul Mundt4-3/+9
2007-03-05sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.Paul Mundt1-1/+2
2007-03-05sh: Clear UBC when not in use.Stuart Menefy1-0/+2
2007-02-15sh: rts7751r2d board updates.Paul Mundt3-5/+9
2007-02-14sh: Kill off dead bigsur and ec3104 boards.Paul Mundt9-243/+0
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt1-1/+1
2007-02-13sh: define dma noncoherent API functions.Paul Mundt1-0/+4
2007-02-13sh: Missing flush_dcache_all() proto in cacheflush.h.Paul Mundt1-0/+1
2007-02-13sh: Add cpu-features header to asm/Kbuild.Paul Mundt1-0/+2
2007-02-13sh: Move __KERNEL__ up in asm/page.h.Paul Mundt1-1/+2
2007-02-13sh: Fix syscall numbering breakage.Paul Mundt1-9/+9
2007-02-13sh: Local TLB flushing variants for SMP prep.Paul Mundt1-7/+31
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt3-6/+7
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt3-38/+44
2007-02-13sh: SH-DMAC compile fixesManuel Lauss1-0/+11
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt4-19/+3
2007-02-13sh: More tidying for large base pages.Paul Mundt2-6/+14
2007-02-13sh: syscall 300 should be __NR_fstatat64.SUGIOKA Toshinobu1-1/+1
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt1-4/+4
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-09[APM] SH: Convert to use shared APM emulation.Paul Mundt1-46/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle3-0/+6
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki1-0/+2
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt5-7/+22
2006-12-12sh: Fixup dma_cache_sync() callers.Paul Mundt1-5/+5
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt1-9/+44
2006-12-12sh: Split out atomic ops logically.Paul Mundt3-151/+180
2006-12-12sh: landisk board build fixes.Paul Mundt1-1/+1
2006-12-12sh: push-switch fixups for work_struct API damage.Paul Mundt1-0/+3
2006-12-12sh: Shut up csum_ipv6_magic() warnings.Paul Mundt1-35/+34
2006-12-12sh: Reworked swap cache entry encoding for SH-X2 MMU.Paul Mundt1-6/+41
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk1-2/+4
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-137/+0
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2-33/+31
2006-12-06sh: Fixup pte_mkhuge() build failure.Paul Mundt1-0/+8
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt3-101/+150
2006-12-06sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt1-24/+24
2006-12-06sh: dyntick infrastructure.Paul Mundt1-0/+21
2006-12-06sh: Clock framework tidying.Paul Mundt1-10/+2