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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-11
kmemcheck: make bitfield annotations truly no-ops when disabled
Vegard Nossum
1
-52
/
+58
2010-01-11
docs: large update to ioctl-number.txt
Randy Dunlap
1
-44
/
+159
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
7
-9
/
+7
2010-01-11
ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlock
Simon Kagstrom
1
-2
/
+2
2010-01-11
ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards
Colin Tuckley
7
-15
/
+57
2010-01-11
OMAP: DSS2: Make check-delay-loops consistent
Tomi Valkeinen
2
-10
/
+10
2010-01-11
OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem()
Tomi Valkeinen
1
-0
/
+1
2010-01-11
video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.c
Peter Huewe
1
-2
/
+2
2010-01-11
OMAP: DSS2: Fix compile warning
Vaibhav Hiremath
1
-0
/
+2
2010-01-11
MAINTAINERS: Combine DSS2 and OMAPFB2 into one entry
Tomi Valkeinen
1
-12
/
+3
2010-01-11
quota: Fix dquot_transfer for filesystems different from ext4
Jan Kara
1
-0
/
+3
2010-01-11
MAINTAINERS: change omapfb maintainer
Tomi Valkeinen
1
-1
/
+1
2010-01-11
OMAP: OMAPFB: add dummy release function for omapdss
Tomi Valkeinen
1
-0
/
+7
2010-01-11
OMAP: OMAPFB: fix clk_get for RFBI
Tomi Valkeinen
4
-17
/
+25
2010-01-11
OMAP: DSS2: RFBI: convert to new kfifo API
Tomi Valkeinen
1
-15
/
+15
2010-01-11
GFS2: Use MAX_LFS_FILESIZE for meta inode size
Steven Whitehouse
1
-1
/
+1
2010-01-11
agp/hp: fail gracefully if we don't find an IOC
Bjorn Helgaas
1
-0
/
+3
2010-01-11
agp/hp: fixup hp agp after ACPI changes
Bjorn Helgaas
1
-2
/
+1
2010-01-11
agp: correct missing cleanup on error in agp_add_bridge
Kevin Winchester
1
-4
/
+9
2010-01-11
Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus
Dave Airlie
29
-496
/
+853
2010-01-11
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
34
-470
/
+1530
2010-01-11
drm/nv04: Fix set_operation software method.
Marcin KoĆcielnicki
1
-1
/
+1
2010-01-11
drm/nouveau: initialise DMA tracking parameters earlier
Ben Skeggs
3
-6
/
+12
2010-01-11
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
Ben Skeggs
1
-1
/
+1
2010-01-11
drm/nv04: differentiate between nv04/nv05
Ben Skeggs
1
-1
/
+4
2010-01-11
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
Luca Barbieri
1
-20
/
+13
2010-01-11
drm/nv50: prevent a possible ctxprog hang
Ben Skeggs
1
-0
/
+1
2010-01-11
drm/nouveau: have ttm's fault handler called directly
Ben Skeggs
1
-29
/
+1
2010-01-11
drm/nv50: restore correct cache1 get/put address on fifoctx load
Ben Skeggs
1
-4
/
+2
2010-01-11
drm/nouveau: create function for "dealing" with gpu lockup
Marcin Slusarz
4
-26
/
+22
2010-01-11
drm/nouveau: remove unused nouveau_channel_idle() function
Ben Skeggs
2
-42
/
+0
2010-01-11
drm/nouveau: fix handling of fbcon colours in 8bpp
Ben Skeggs
2
-4
/
+10
2010-01-11
drm/nv04: Context switching fixes.
Francisco Jerez
1
-74
/
+78
2010-01-11
drm/nouveau: Use the software object for fencing.
Francisco Jerez
2
-3
/
+4
2010-01-11
drm/nouveau: Allocate a per-channel instance of NV_SW.
Francisco Jerez
6
-24
/
+48
2010-01-11
drm/nv50: make the blocksize depend on vram size
Maarten Maathuis
1
-17
/
+19
2010-01-11
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
Maarten Maathuis
2
-4
/
+8
2010-01-11
drm/nouveau: Don't skip card take down on nv0x.
Francisco Jerez
1
-2
/
+2
2010-01-11
drm/nouveau: Implement nv42-nv43 TV load detection.
Francisco Jerez
1
-1
/
+89
2010-01-11
drm/nouveau: Clean up the nv17-nv4x load detection code a bit.
Francisco Jerez
3
-31
/
+37
2010-01-11
drm/nv50: fix fillrect color
Marcin Slusarz
1
-1
/
+2
2010-01-11
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
Ben Skeggs
1
-0
/
+17
2010-01-11
drm/nouveau: Drop redundant placement initialization.
Francisco Jerez
1
-10
/
+2
2010-01-11
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
Francisco Jerez
1
-1
/
+1
2010-01-11
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
Francisco Jerez
1
-2
/
+2
2010-01-11
drm/i2c/ch7006: Drop build time dependency to nouveau.
Francisco Jerez
1
-3
/
+2
2010-01-11
drm/nouveau: Make the MM aware of pre-G80 tiling.
Francisco Jerez
3
-65
/
+265
2010-01-11
drm/nouveau: Pre-G80 tiling support.
Francisco Jerez
8
-147
/
+185
2010-01-11
drm/nouveau: Add cache_flush/pull fifo engine functions.
Francisco Jerez
3
-0
/
+48
2010-01-11
drm: reduce WARN_ON to a printk.
Dave Airlie
1
-1
/
+1
[prev]
[next]