index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2009-10-12
|
\
|
*
oprofile: warn on freeing event buffer too early
Robert Richter
2009-10-09
|
*
oprofile: fix race condition in event_buffer free
David Rientjes
2009-10-09
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-10-08
|
\
\
|
*
|
pata_atp867x: add Power Management support
Bartlomiej Zolnierkiewicz
2009-10-06
|
*
|
pata_atp867x: PIO support fixes
Bartlomiej Zolnierkiewicz
2009-10-06
|
*
|
pata_atp867x: clarifications in timings calculations and cable detection
John(Jung-Ik) Lee
2009-10-06
|
*
|
pata_atp867x: fix it to not claim MWDMA support
Bartlomiej Zolnierkiewicz
2009-10-06
|
*
|
libata: fix incorrect link online check during probe
Tejun Heo
2009-10-06
|
*
|
ahci: filter FPDMA non-zero offset enable for Aspire 3810T
Tejun Heo
2009-10-06
|
*
|
libata: make gtf_filter per-dev
Tejun Heo
2009-10-06
|
*
|
libata: implement more acpi filtering options
Tejun Heo
2009-10-06
|
*
|
libata: cosmetic updates
Tejun Heo
2009-10-06
|
*
|
ahci: display all AHCI 1.3 HBA capability flags (v2)
Robert Hancock
2009-10-06
|
*
|
pata_ali: trivial fix of a very frequent spelling mistake
Dirk Hohndel
2009-10-06
|
*
|
ahci: disable 64bit DMA by default on SB600s
Tejun Heo
2009-10-06
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-10-08
|
\
\
\
|
*
|
|
x86: EDAC: carve out AMD MCE decoding logic
Borislav Petkov
2009-10-02
|
*
|
|
x86: EDAC: MCE: Fix MCE decoding callback logic
Ingo Molnar
2009-10-02
*
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-10-08
|
\
\
\
\
|
*
\
\
\
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
2009-10-08
|
|
\
\
\
\
|
|
*
|
|
|
drm/radeon/kms: fix vline register for second head.
Dave Airlie
2009-10-07
|
|
*
|
|
|
drm/r600: avoid assigning vb twice in blit code
Robert Noland
2009-10-07
|
|
*
|
|
|
drm/radeon: use list_for_each_entry instead of list_for_each
Dave Airlie
2009-10-07
|
|
*
|
|
|
drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)
Jerome Glisse
2009-10-07
|
|
*
|
|
|
drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)
Jerome Glisse
2009-10-07
|
|
*
|
|
|
drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ
Jerome Glisse
2009-10-07
|
|
*
|
|
|
drm/radeon: Fix setting of bits
Roel Kluin
2009-10-07
|
|
*
|
|
|
drm/ttm: fix refcounting in ttm global code.
Dave Airlie
2009-10-06
|
|
*
|
|
|
drm/fb: add more correct 8/16/24/32 bpp fb support.
Dave Airlie
2009-10-05
|
|
*
|
|
|
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
2009-10-04
|
|
*
|
|
|
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
Dave Airlie
2009-10-04
|
|
*
|
|
|
drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl
Zhao Yakui
2009-10-04
|
|
*
|
|
|
drm/radeon/kms: add support for "Surround View"
Alex Deucher
2009-10-04
|
|
*
|
|
|
drm/radeon/kms: Fix irq handling on AVIVO hw
Jerome Glisse
2009-10-01
|
|
*
|
|
|
drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOS
Jerome Glisse
2009-10-01
|
|
*
|
|
|
drm/radeon/kms: Fix R600/RV770 disable acceleration path
Jerome Glisse
2009-10-01
|
|
*
|
|
|
drm/radeon/kms: Fix R600/RV770 startup path & reset
Jerome Glisse
2009-10-01
|
|
*
|
|
|
drm/radeon/kms: Fix R600 write back buffer
Jerome Glisse
2009-10-01
|
|
*
|
|
|
drm/radeon/kms: Remove old init path as no hw use it anymore
Jerome Glisse
2009-10-01
|
|
*
|
|
|
drm/radeon/kms: Convert RS600 to new init path
Jerome Glisse
2009-10-01
|
|
*
|
|
|
drm/radeon/kms: Convert RS690/RS740 to new init path (V2).
Jerome Glisse
2009-10-01
|
|
*
|
|
|
drm/radeon/kms: Convert R100 to new init path (V2)
Jerome Glisse
2009-10-01
|
|
*
|
|
|
drm/radeon/kms: Convert R300 to new init path
Jerome Glisse
2009-10-01
|
|
*
|
|
|
drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)
Jerome Glisse
2009-10-01
*
|
|
|
|
|
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-10-08
|
\
\
\
\
\
\
|
*
|
|
|
|
|
omapfb: Blizzard: constify register address tables
Tommi Rantala
2009-10-06
|
*
|
|
|
|
|
omapfb: Blizzard: fix pointer to be const
Tommi Rantala
2009-10-06
|
*
|
|
|
|
|
omapfb: Condition mutex acquisition
Sergio Aguirre
2009-10-06
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2009-10-08
|
\
\
\
\
\
\
[next]