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
*
drm/i915: Skip the no-op domain changes when already in CPU|GTT domains
Chris Wilson
2011-02-07
1
-0
/
+6
*
drm/i915: Refine tracepoints
Chris Wilson
2011-02-07
11
-359
/
+330
*
drm/i915: Fix infinite loop regression from 21dd3734
Chris Wilson
2011-02-07
1
-5
/
+25
*
drm/i915: the PCH reference clocks are global, so don't clobber unconditionally
Jesse Barnes
2011-02-07
1
-46
/
+77
*
drm/i915: add port assertion check when disabling transcoders
Jesse Barnes
2011-02-07
1
-0
/
+59
*
drm/i915: don't check plane vs pipe enable on ILK+
Jesse Barnes
2011-02-07
1
-0
/
+4
*
drm/i915: Set the transcoder port to none when disabling DP.
Eric Anholt
2011-02-07
2
-0
/
+2
*
drm/i915: Use DEBUG_KMS for the self-refresh watermarks
Chris Wilson
2011-02-07
1
-5
/
+6
*
drm/i915: Include 'i915_error_state' hint for when the GPU catches fire
Chris Wilson
2011-02-07
1
-1
/
+2
*
drm/i915: Enable GMBUS for post-gen2 chipsets
Chris Wilson
2011-02-01
1
-1
/
+2
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-01
10
-44
/
+96
|
\
|
*
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
2011-01-31
3
-8
/
+9
|
*
drm: Avoid leak of adjusted mode along quick set_mode paths
Chris Wilson
2011-01-31
1
-5
/
+3
|
*
drm: Simplify and defend later checks when disabling a crtc
Chris Wilson
2011-01-31
1
-3
/
+6
|
*
drm: Don't switch fb when disabling an output
Chris Wilson
2011-01-31
1
-2
/
+2
|
*
drm/i915: Reset crtc after resume
Chris Wilson
2011-01-25
1
-3
/
+14
|
*
drm/i915/crt: Force the initial probe after reset
Chris Wilson
2011-01-25
1
-0
/
+10
|
*
drm/i915: Reset state after a GPU reset or resume
Chris Wilson
2011-01-25
1
-0
/
+2
|
*
drm: Add an interface to reset the device
Chris Wilson
2011-01-25
2
-0
/
+27
|
*
drm/i915/sdvo: If at first we don't succeed in reading the response, wait
Chris Wilson
2011-01-25
1
-23
/
+23
*
|
drm/i915: Remove unreachable condition
Chris Wilson
2011-02-01
1
-2
/
+1
*
|
drm/i915: Override SDVO panel type in VBT
Chris Wilson
2011-02-01
3
-8
/
+18
*
|
drm/i915: Trivial spelling mistake 'assertiing'
Chris Wilson
2011-02-01
1
-2
/
+2
*
|
drm/i915: Record all error ringbuffers
Chris Wilson
2011-01-28
3
-18
/
+29
*
|
drm/i915: Defer reporting EIO until we try to use the GPU
Chris Wilson
2011-01-27
4
-28
/
+18
*
|
drm/i915: Check wedged status before throttling
Chris Wilson
2011-01-27
1
-0
/
+3
*
|
drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled
Chris Wilson
2011-01-26
1
-0
/
+9
*
|
drm/i915/sdvo: Use a compact test for determining a multi-function device
Chris Wilson
2011-01-26
1
-27
/
+3
*
|
drm/i915: use VDD AUX override to make panel power sequencing look better
Jesse Barnes
2011-01-25
2
-7
/
+59
*
|
drm/i915: remove now unnecessary delays in eDP panel power sequencing
Jesse Barnes
2011-01-25
1
-10
/
+0
*
|
drm/i915: Refactor self-refresh watermark calculations
Chris Wilson
2011-01-25
2
-191
/
+200
*
|
drm/i915: Silence a few -Wunused-but-set-variable
Chris Wilson
2011-01-25
3
-5
/
+5
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-24
970
-6861
/
+7251
|
\
\
|
|
/
|
*
drm/i915: Prevent uninitialised reads during error state capture
Chris Wilson
2011-01-24
1
-0
/
+2
|
*
drm/i915: Use consistent mappings for OpRegion between ACPI and i915
Michael Karcher
2011-01-24
1
-1
/
+2
|
*
Merge remote branch 'linus/master' into drm-intel-fixes
Chris Wilson
2011-01-24
1096
-8120
/
+11942
|
|
\
|
|
*
Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2011-01-24
4
-9
/
+32
|
|
|
\
|
|
|
*
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
2011-01-24
4
-4
/
+6
|
|
|
*
BUILD_BUG_ON: make it handle more cases
Rusty Russell
2011-01-24
1
-6
/
+27
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-01-24
6
-15
/
+94
|
|
|
\
\
|
|
|
*
|
module: fix missing semicolons in MODULE macro usage
Rusty Russell
2011-01-24
2
-2
/
+2
|
|
|
*
|
param: add null statement to compiled-in module params
Linus Walleij
2011-01-24
1
-2
/
+4
|
|
|
*
|
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
2011-01-24
1
-1
/
+1
|
|
|
*
|
module: show version information for built-in modules in sysfs
Dmitry Torokhov
2011-01-24
3
-11
/
+88
|
|
|
|
/
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-01-24
10
-14
/
+40
|
|
|
\
\
|
|
|
*
|
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2011-01-24
2
-3
/
+3
|
|
|
*
|
tpm: fix panic caused by "tpm: Autodetect itpm devices"
Olof Johansson
2011-01-24
1
-3
/
+3
|
|
|
*
|
TPM: Long default timeout fix
Rajiv Andrade
2011-01-24
1
-4
/
+6
|
|
|
*
|
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
2011-01-24
1
-0
/
+1
|
|
|
*
|
keys: add trusted and encrypted maintainers
Mimi Zohar
2011-01-24
1
-0
/
+22
[next]