index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
-697
/
+511
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
/
+380
2008-01-28
sh: Split out checksum.h in to _32 and _64 variants.
Paul Mundt
3
-215
/
+218
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
-35
/
+20
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
/
+578
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
4
-279
/
+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
-269
/
+272
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
5
-271
/
+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
/
+188
2008-01-28
sh: Split out asm/string.h for sh32 and sh64.
Paul Mundt
3
-131
/
+136
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
-16
/
+6
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
-53
/
+8
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-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
31
-130
/
+366
2008-01-27
i2c: Add i2c_new_dummy() utility
David Brownell
1
-0
/
+6
2008-01-27
i2c: Stop using the redundant client list
David Brownell
1
-3
/
+5
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
1
-0
/
+6
2008-01-27
i2c: Discard unused driver IDs
Jean Delvare
1
-60
/
+0
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
1
-4
/
+4
2008-01-27
i2c: Drop redundant i2c_driver.list
Jean Delvare
1
-1
/
+0
2008-01-27
i2c: Drop redundant i2c_adapter.list
Jean Delvare
1
-1
/
+0
2008-01-27
i2c: Change prototypes of refcounting functions
Jean Delvare
1
-5
/
+2
[next]