index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
viafb: unify modesetting functions
Florian Tobias Schandinat
2010-05-07
3
-45
/
+46
*
viafb: Reserve framebuffer memory for the upcoming camera driver
Jonathan Corbet
2010-05-07
2
-0
/
+26
*
viafb: Add a simple VX855 DMA engine driver
Jonathan Corbet
2010-05-07
2
-0
/
+261
*
viafb: Add a simple interrupt management infrastructure
Jonathan Corbet
2010-05-07
2
-1
/
+107
*
via: Rationalize vt1636 detection
Jonathan Corbet
2010-05-07
1
-13
/
+7
*
viafb: Introduce viafb_find_i2c_adapter()
Jonathan Corbet
2010-05-07
2
-0
/
+14
*
via: Do not attempt I/O on inactive I2C adapters
Jonathan Corbet
2010-05-07
2
-4
/
+11
*
viafb: Turn GPIO and i2c into proper platform devices
Jonathan Corbet
2010-05-07
6
-41
/
+140
*
viafb: Convert GPIO and i2c to the new indexed port ops
Jonathan Corbet
2010-05-07
4
-26
/
+38
*
viafb: package often used basic io functions
Florian Tobias Schandinat
2010-05-07
3
-25
/
+63
*
viafb: add a driver for GPIO lines
Jonathan Corbet
2010-05-07
5
-1
/
+296
*
viafb: Separate global and fb-specific data
Jonathan Corbet
2010-05-07
12
-185
/
+265
*
viafb: Move core stuff into via-core.c
Jonathan Corbet
2010-05-07
10
-132
/
+242
*
viafb: Only establish i2c busses on ports that always had them
Jonathan Corbet
2010-04-27
2
-6
/
+14
*
suppress verbose debug messages: change printk() to DEBUG_MSG()
Paul Fox
2010-04-27
1
-2
/
+2
*
viafb: rework the I2C support in the VIA framebuffer driver
Harald Welte
2010-04-27
8
-134
/
+182
*
viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5
Chris Ball
2010-04-20
6
-1
/
+34
*
viafb: complete support for VX800/VX855 accelerated framebuffer
Jonathan Corbet
2010-04-20
2
-9
/
+73
*
viafb: Determine type of 2D engine and store it in chip_info
Harald Welte
2010-04-20
2
-0
/
+23
*
viafb: Unify duplicated set_bpp() code
Jonathan Corbet
2010-04-20
1
-45
/
+33
*
viafb: Retain GEMODE reserved bits
Jonathan Corbet
2010-04-20
1
-16
/
+33
*
viafb: Unmap the frame buffer on initialization error
Jonathan Corbet
2010-04-20
1
-1
/
+3
*
viafb: use proper pci config API
Harald Welte
2010-04-20
3
-26
/
+44
*
viafb: Fix various resource leaks during module_init()
Harald Welte
2010-04-20
1
-13
/
+39
*
Linux 2.6.34-rc3
v2.6.34-rc3
Linus Torvalds
2010-03-30
1
-1
/
+1
*
KEYS: Add MAINTAINERS record
David Howells
2010-03-30
1
-0
/
+10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-03-30
1
-1
/
+5
|
\
|
*
CRED: Fix memory leak in error handling
Mathieu Desnoyers
2010-03-30
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
2010-03-30
7
-36
/
+67
|
\
\
|
*
|
[LogFS] Erase new journal segments
Joern Engel
2010-03-29
1
-0
/
+2
|
*
|
[LogFS] Move reserved segments with journal
Joern Engel
2010-03-29
1
-0
/
+4
|
*
|
[LogFS] Clear PagePrivate when moving journal
Joern Engel
2010-03-28
3
-1
/
+3
|
*
|
Simplify and fix pad_wbuf
Joern Engel
2010-03-28
1
-22
/
+30
|
*
|
Prevent data corruption in logfs_rewrite_block()
Joern Engel
2010-03-28
1
-1
/
+12
|
*
|
Use deactivate_locked_super
Joern Engel
2010-03-27
1
-2
/
+1
|
*
|
Fix logfs_get_sb_final error path
Joern Engel
2010-03-27
1
-1
/
+1
|
*
|
Write out both superblocks on mismatch
Joern Engel
2010-03-27
1
-1
/
+1
|
*
|
Prevent schedule while atomic in __logfs_readdir
Joern Engel
2010-03-27
1
-2
/
+2
|
*
|
Plug memory leak in writeseg_end_io
Joern Engel
2010-03-27
1
-0
/
+1
|
*
|
Limit max_pages for insane devices
Joern Engel
2010-03-27
1
-2
/
+6
|
*
|
Open segment file before using it
Joern Engel
2010-03-27
1
-4
/
+4
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-03-30
6
-13
/
+44
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86: Do not free zero sized per cpu areas
Ian Campbell
2010-03-29
1
-0
/
+6
|
*
|
x86: Make sure free_init_pages() frees pages on page boundary
Yinghai Lu
2010-03-29
4
-12
/
+37
|
*
|
x86: Make smp_locks end with page alignment
Yinghai Lu
2010-03-29
1
-1
/
+1
|
|
/
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-03-29
11
-74
/
+223
|
\
\
|
*
|
ocfs2: Fix a race in o2dlm lockres mastery
Srinivas Eeda
2010-03-23
1
-3
/
+1
|
*
|
Ocfs2: Handle deletion of reflinked oprhan inodes correctly.
Tristan Ye
2010-03-23
1
-0
/
+15
|
*
|
Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
Tristan Ye
2010-03-23
1
-5
/
+23
|
*
|
ocfs2: Clear undo bits when local alloc is freed
Mark Fasheh
2010-03-23
4
-46
/
+95
[next]