index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: timer.h stub for SH-5.
Paul Mundt
2008-01-28
1
-0
/
+4
*
sh: Move in the SH-5 signal trampoline impl.
Paul Mundt
2008-01-28
1
-0
/
+13
*
sh: More SH-5 cpuinfo tidying.
Paul Mundt
2008-01-28
4
-5
/
+12
*
sh: Consolidate slab/kmalloc minalign values.
Paul Mundt
2008-01-28
2
-12
/
+14
*
sh: Split out uaccess.h in to _32 and _64 variants.
Paul Mundt
2008-01-28
3
-561
/
+578
*
sh: SH-5 also uses the ASID cache.
Paul Mundt
2008-01-28
1
-6
/
+2
*
sh: Split out system.h in to _32 and _64 variants.
Paul Mundt
2008-01-28
4
-279
/
+144
*
sh: Split out 29-bit and 32-bit physical mode definitions.
Paul Mundt
2008-01-28
1
-0
/
+17
*
sh: Split out processor.h in to _32 and _64 variants.
Paul Mundt
2008-01-28
3
-269
/
+272
*
sh: SH-5 pt_regs.
Paul Mundt
2008-01-28
1
-6
/
+22
*
sh: Move in the SH-5 mmu_context headers.
Paul Mundt
2008-01-28
5
-271
/
+173
*
sh: SH-5 byteorder routines.
Paul Mundt
2008-01-28
1
-15
/
+30
*
sh: SH-5 version of current_thread_info().
Paul Mundt
2008-01-28
1
-2
/
+4
*
sh: Split out irqflags.h in to _32 and _64 variants.
Paul Mundt
2008-01-28
4
-93
/
+188
*
sh: Split out asm/string.h for sh32 and sh64.
Paul Mundt
2008-01-28
3
-131
/
+136
*
sh: Add SH-5 support to io.h.
Paul Mundt
2008-01-28
1
-16
/
+22
*
sh: Add in cacheflush and DMA headers for SH-5.
Paul Mundt
2008-01-28
2
-16
/
+6
*
sh: Correct SH-5 instruction size value.
Paul Mundt
2008-01-28
1
-1
/
+3
*
sh: Add cache definitions for SH-5.
Paul Mundt
2008-01-28
1
-53
/
+8
*
sh: Add addrspace.h segmentation stub for SH-5.
Paul Mundt
2008-01-28
1
-0
/
+6
*
sh: BUGFLAG_WARNING needs GENERIC_BUG.
Paul Mundt
2008-01-28
1
-2
/
+2
*
sh: Fix up fixmap location for SH-5.
Paul Mundt
2008-01-28
1
-0
/
+4
*
sh: Add SH-5 support to asm/module.h.
Paul Mundt
2008-01-28
1
-0
/
+4
*
sh: Split out cache status bits per-CPU family.
Paul Mundt
2008-01-28
5
-5
/
+20
*
sh: Split out PXSEG segmentation per-CPU family.
Paul Mundt
2008-01-28
5
-23
/
+39
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-01-28
31
-130
/
+366
|
\
|
*
[Blackfin] arch: remove old I2C BF54x porting.
Bryan Wu
2008-01-27
1
-33
/
+0
|
*
[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...
Bernd Schmidt
2008-01-27
1
-1
/
+2
|
*
[Blackfin] arch: GPIO API cleanup and anomaly update
Michael Hennerich
2008-01-22
1
-36
/
+36
|
*
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
2008-01-22
6
-11
/
+11
|
*
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
2008-01-27
5
-6
/
+133
|
*
[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...
Michael Hennerich
2008-01-22
1
-1
/
+5
|
*
[Blackfin] arch: update to latest anomaly sheets
Mike Frysinger
2007-12-24
4
-31
/
+67
|
*
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
2007-12-24
5
-0
/
+10
|
*
[Blackfin] arch: fix up coding style in uaccess.h
Bernd Schmidt
2007-12-24
1
-1
/
+1
|
*
[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...
Sonic Zhang
2008-01-27
2
-3
/
+89
|
*
[Blackfin] arch: Clean up dump_bfin_mem
Robin Getz
2007-12-23
1
-1
/
+1
|
*
[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.
Sonic Zhang
2007-12-23
2
-2
/
+3
|
*
[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548
Cliff Cai
2007-12-21
2
-4
/
+4
|
*
[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.
Robin Getz
2008-01-27
1
-0
/
+4
*
|
i2c: Add i2c_new_dummy() utility
David Brownell
2008-01-27
1
-0
/
+6
*
|
i2c: Stop using the redundant client list
David Brownell
2008-01-27
1
-3
/
+5
*
|
i2c-pxa: Add polling transfer
Mike Rapoport
2008-01-27
1
-0
/
+6
*
|
i2c: Discard unused driver IDs
Jean Delvare
2008-01-27
1
-60
/
+0
*
|
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
2008-01-27
1
-4
/
+4
*
|
i2c: Drop redundant i2c_driver.list
Jean Delvare
2008-01-27
1
-1
/
+0
*
|
i2c: Drop redundant i2c_adapter.list
Jean Delvare
2008-01-27
1
-1
/
+0
*
|
i2c: Change prototypes of refcounting functions
Jean Delvare
2008-01-27
1
-5
/
+2
*
|
i2c: Use the driver model reference counting
Jean Delvare
2008-01-27
1
-3
/
+0
*
|
i2c: Constify client address data
Mark M. Hoffman
2008-01-27
2
-58
/
+44
[next]