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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
1
-1
/
+6
2011-11-11
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
Dan Carpenter
1
-1
/
+1
2011-11-11
drm: do not sleep on vblank while holding a mutex
Ilija Hadzic
1
-1
/
+1
2011-11-11
drm: try to restore previous CRTC config if mode set fails
Jesse Barnes
1
-0
/
+13
2011-11-11
drm/radeon/kms: make an aux failure debug only
Alex Deucher
1
-1
/
+1
2011-11-11
drm: drop select of SLOW_WORK
Paul Bolle
1
-1
/
+0
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
2
-4
/
+13
2011-11-11
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
Alex Deucher
1
-1
/
+1
2011-11-11
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
3
-12
/
+62
2011-11-11
drm: Ensure string is null terminated.
Vinson Lee
1
-1
/
+3
2011-11-11
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
1
-0
/
+4
2011-11-11
vmwgfx: Initialize clip rect loop correctly in surface dirty
Jakob Bornecrantz
1
-2
/
+3
2011-11-11
vmwgfx: Close screen object system
Jakob Bornecrantz
1
-1
/
+4
2011-11-08
drm/i915: Fix object refcount leak on mmappable size limit error path.
Eric Anholt
1
-1
/
+1
2011-11-08
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
1
-2
/
+3
2011-11-08
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
1
-1
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-244
/
+274
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
15
-244
/
+464
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-2626
/
+2913
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
130
-3624
/
+7010
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
1
-1
/
+23
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
1
-37
/
+15
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
1
-14
/
+2
2011-11-07
Revert "hvc_console: display printk messages on console."
Linus Torvalds
1
-6
/
+1
2011-11-07
powerpc: fix building hvc_opal.c
Michael Neuling
1
-0
/
+1
2011-11-07
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-31
/
+25
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
966
-19
/
+1007
2011-11-07
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
8
-180
/
+424
2011-11-07
Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...
Len Brown
6
-63
/
+39
2011-11-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
14
-467
/
+604
2011-11-07
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-34
/
+0
2011-11-07
hid/apple: modern macbook airs use the standard apple function key translations
Linus Torvalds
1
-3
/
+0
2011-11-07
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-123
/
+33
[next]