index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-sh
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
sh: Move over the SH-5 entry.S.
Paul Mundt
1
-5
/
+12
2008-01-28
sh: Split out syscall ABI for _32 and _64 variants.
Paul Mundt
3
-375
/
+797
2008-01-28
sh: Split out checksum.h in to _32 and _64 variants.
Paul Mundt
3
-213
/
+298
2008-01-28
sh: Plug in SH-5 ffz()/__ffs() bitops.
Paul Mundt
1
-0
/
+26
2008-01-28
sh: Add SH-5 support to the consistent DMA impl.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: Move vsyscall_init() defs up one level.
Paul Mundt
2
-6
/
+6
2008-01-28
sh: Nopped out p3_cache_init() on SH-5 also.
Paul Mundt
1
-0
/
+1
2008-01-28
sh: Fix up VMALLOC_START for SH-5.
Paul Mundt
1
-0
/
+4
2008-01-28
sh: Move over the SH-5 head.S and tlb.h.
Paul Mundt
2
-1
/
+78
2008-01-28
sh: Have SH-5 provide an {en,dis}able_fpu() impl.
Paul Mundt
1
-2
/
+13
2008-01-28
sh: timer.h stub for SH-5.
Paul Mundt
1
-0
/
+4
2008-01-28
sh: Move in the SH-5 signal trampoline impl.
Paul Mundt
1
-0
/
+13
2008-01-28
sh: More SH-5 cpuinfo tidying.
Paul Mundt
4
-5
/
+12
2008-01-28
sh: Consolidate slab/kmalloc minalign values.
Paul Mundt
2
-12
/
+14
2008-01-28
sh: Split out uaccess.h in to _32 and _64 variants.
Paul Mundt
3
-561
/
+894
2008-01-28
sh: SH-5 also uses the ASID cache.
Paul Mundt
1
-6
/
+2
2008-01-28
sh: Split out system.h in to _32 and _64 variants.
Paul Mundt
3
-89
/
+144
2008-01-28
sh: Split out 29-bit and 32-bit physical mode definitions.
Paul Mundt
1
-0
/
+17
2008-01-28
sh: Split out processor.h in to _32 and _64 variants.
Paul Mundt
3
-241
/
+531
2008-01-28
sh: SH-5 pt_regs.
Paul Mundt
1
-6
/
+22
2008-01-28
sh: Move in the SH-5 mmu_context headers.
Paul Mundt
4
-63
/
+173
2008-01-28
sh: SH-5 byteorder routines.
Paul Mundt
1
-15
/
+30
2008-01-28
sh: SH-5 version of current_thread_info().
Paul Mundt
1
-2
/
+4
2008-01-28
sh: Split out irqflags.h in to _32 and _64 variants.
Paul Mundt
4
-93
/
+294
2008-01-28
sh: Split out asm/string.h for sh32 and sh64.
Paul Mundt
3
-131
/
+157
2008-01-28
sh: Add SH-5 support to io.h.
Paul Mundt
1
-16
/
+22
2008-01-28
sh: Add in cacheflush and DMA headers for SH-5.
Paul Mundt
2
-0
/
+40
2008-01-28
sh: Correct SH-5 instruction size value.
Paul Mundt
1
-1
/
+3
2008-01-28
sh: Add cache definitions for SH-5.
Paul Mundt
1
-0
/
+94
2008-01-28
sh: Add addrspace.h segmentation stub for SH-5.
Paul Mundt
1
-0
/
+6
2008-01-28
sh: BUGFLAG_WARNING needs GENERIC_BUG.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: Fix up fixmap location for SH-5.
Paul Mundt
1
-0
/
+4
2008-01-28
sh: Add SH-5 support to asm/module.h.
Paul Mundt
1
-0
/
+4
2008-01-28
sh: Split out cache status bits per-CPU family.
Paul Mundt
5
-5
/
+20
2008-01-28
sh: Split out PXSEG segmentation per-CPU family.
Paul Mundt
5
-23
/
+39
2008-01-11
sh: Force __access_ok() to obey address space limit.
Paul Mundt
1
-27
/
+15
2008-01-07
sh: Fix argument page dcache flushing regression.
Carmelo Amoroso
1
-0
/
+6
2007-11-19
sh: Fix copy_{to,from}_user_page() with cache disabled.
Heiko Schocher
1
-1
/
+1
2007-11-09
sh: remove dead config symbols from SH code
Jiri Olsa
1
-4
/
+2
2007-11-08
Merge branch 'page_colouring_despair'
Paul Mundt
2
-8
/
+21
2007-11-07
sh: Add a dummy vga.h.
Paul Mundt
1
-0
/
+6
2007-11-07
sh: Fix up PAGE_KERNEL_PCC() for nommu.
Paul Mundt
1
-1
/
+3
2007-11-07
sh: Kill off __{copy,clear}_user_page().
Paul Mundt
1
-4
/
+1
2007-11-07
sh: Optimized copy_{to,from}_user_page() for SH-4.
Paul Mundt
1
-4
/
+14
2007-11-07
sh: Wire up clear_user_highpage().
Paul Mundt
1
-0
/
+6
2007-11-07
sh: Kill off the remaining ST40 cruft.
Paul Mundt
1
-1
/
+1
2007-11-07
sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.h
Mike Frysinger
1
-3
/
+0
2007-11-02
sh: Decouple 4k and soft/hardirq stacks.
Paul Mundt
1
-1
/
+1
2007-10-30
sh: Provide a __read_mostly section wrapper.
Paul Mundt
1
-0
/
+2
2007-10-30
sh: Move zero page param defs somewhere sensible.
Paul Mundt
1
-0
/
+14
[next]