index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-sh
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
sh: SH-2A FPU support.
Paul Mundt
3
-1
/
+6
2008-01-28
sh: Add SH7263 CPU support.
Paul Mundt
2
-2
/
+2
2008-01-28
sh: Add SH7203 CPU support.
Paul Mundt
3
-4
/
+2
2008-01-28
sh: syscall audit support.
Yuichi Nakamura
1
-0
/
+2
2008-01-28
sh: Fix up bug trap handler build for sh32.
Paul Mundt
1
-1
/
+2
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
4
-43
/
+45
2008-01-28
sh: Get the SH-5 PCI support building.
Paul Mundt
1
-1
/
+4
2008-01-28
sh: Add SH-5 subtypes to check_bugs() for utsname.
Paul Mundt
1
-3
/
+10
2008-01-28
sh: Get the mach-cayman IRQ support building.
Paul Mundt
2
-91
/
+1
2008-01-28
sh: Kill off the last of the sh64 headers.
Paul Mundt
3
-0
/
+213
2008-01-28
sh: Add onchip remap prototypes, kill old sh64 io.h.
Paul Mundt
1
-1
/
+16
2008-01-28
sh: Fix up user_fpu_struct typo for SH-5.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Special layout for SH-5 stat.h and user.h.
Paul Mundt
2
-1
/
+69
2008-01-28
sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Fix up generic BUG build for SH-5.
Paul Mundt
1
-5
/
+0
2008-01-28
sh: Move PXSEG comments to addrspace.h.
Paul Mundt
2
-16
/
+8
2008-01-28
sh: Set HPAGE_SHIFT for 512MB hugetlb pages.
Paul Mundt
1
-0
/
+2
2008-01-28
sh: Stubs for fpu disabled on SH-5.
Paul Mundt
1
-0
/
+5
2008-01-28
sh: Move quad-word real-address I/O defs to io.h.
Paul Mundt
1
-0
/
+5
2008-01-28
sh: Share bug/debug traps across _32 and _64.
Paul Mundt
3
-7
/
+26
2008-01-28
sh: Tidy up various clear_page()/copy_page() definitions.
Paul Mundt
1
-10
/
+2
2008-01-28
sh: Plug in the SHmedia ELF relocations.
Paul Mundt
1
-1
/
+29
2008-01-28
sh: Tidy up lib64 udelay impl.
Paul Mundt
1
-2
/
+6
2008-01-28
sh: Split out pgtable.h in to _32 and _64 variants.
Paul Mundt
4
-482
/
+792
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
[next]