index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
drm/radeon: fix r600 pci mapping calls.
Dave Airlie
2009-03-13
*
drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()
Alex Deucher
2009-03-13
*
radeon: call the correct idle function, logic got inverted.
Dave Airlie
2009-03-13
*
drm/radeon: RS600: fix interrupt handling
Alex Deucher
2009-03-13
*
drm/r600: fix rptr address along lines of previous fixes to radeon.
Dave Airlie
2009-03-13
*
drm/r600: fixup r600 gart table accessor like ati_pcigart.c
Dave Airlie
2009-03-13
*
drm/ati_pcigart: use memset_io to reset the memory
Dave Airlie
2009-03-13
*
radeon: add support for rs600 GPUs
Alex Deucher
2009-03-13
*
radeon: fix r600 AGP support
Alex Deucher
2009-03-13
*
drm/radeon: add initial support for R6xx/R7xx GPUs
Alex Deucher
2009-03-13
*
drm/radeon: add r6xx/r7xx microcode
Alex Deucher
2009-03-13
*
drm/radeon: prep for r6xx/r7xx support
Alex Deucher
2009-03-13
*
i915/drm: Remove two redundant agp_chipset_flushes
Owain G. Ainsworth
2009-03-13
*
drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.
Chris Wilson
2009-03-13
*
drm/i915: Add information on pinning and fencing to the i915 list debug.
Eric Anholt
2009-03-13
*
drm/i915: Consolidate gem object list dumping
Ben Gamari
2009-03-13
*
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
2009-03-13
*
drm/radeon: split busmaster enable out to a separate function
Dave Airlie
2009-03-13
*
drm/radeon: align ring writes to 16 dwords boundaries.
Dave Airlie
2009-03-13
*
drm/radeon: Print PCI ID of cards when probing
Benjamin Herrenschmidt
2009-03-13
*
drm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper for compat X86.
David Miller
2009-03-13
*
drm: radeon: Fix unaligned access in r300_scratch().
David Miller
2009-03-13
*
drm: Preserve SHMLBA bits in hash key for _DRM_SHM mappings.
David Miller
2009-03-13
*
drm: ati_pcigart: Fix limit check in drm_ati_pcigart_init().
David Miller
2009-03-13
*
drm: radeon: Use surface for PCI GART table.
David Miller
2009-03-13
*
drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.
David Miller
2009-03-13
*
drm: radeon: Fix RADEON_*_EMITED defines.
David Miller
2009-03-13
*
drm: radeon: Fix ring_rptr accesses.
David Miller
2009-03-13
*
drm: ati_pcigart: Need to use PCI_DMA_BIDIRECTIONAL.
David Miller
2009-03-13
*
drm: ati_pcigart: Do not access I/O MEM space using pointer derefs.
David Miller
2009-03-13
*
drm: Drop unused and broken dri_library_name sysfs attribute.
Kristian Høgsberg
2009-03-13
*
drm: claim PCI device when running in modesetting mode.
Kristian Høgsberg
2009-03-13
*
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
2009-03-13
*
drm: Split drm_map and drm_local_map
Benjamin Herrenschmidt
2009-03-13
*
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2009-03-13
*
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-12
|
\
|
*
hwmon: (f75375s) Remove unnecessary and confusing initialization
Andrew Klossner
2009-03-12
|
*
hwmon: (it87) Properly decode -128 degrees C temperature
Jean Delvare
2009-03-12
|
*
hwmon: (lm90) Document support for the MAX6648/6692 chips
Darrick J. Wong
2009-03-12
|
*
hwmon: (abituguru3) Fix I/O error handling
Jean Delvare
2009-03-12
*
|
Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-03-12
|
\
\
|
*
|
PCIe: portdrv: call pci_disable_device during remove
Alex Chiang
2009-03-12
|
*
|
pci: Fix typo in message while disabling HT MSI mapping
Prakash Punnoor
2009-03-12
|
*
|
pci: don't disable too many HT MSI mapping
Prakash Punnoor
2009-03-12
|
*
|
powerpc/pseries: The RPA PCI hotplug driver depends on EEH
Michael Ellerman
2009-03-12
|
*
|
PCIe: AER: during disable, check subordinate before walking
Alex Chiang
2009-03-12
|
*
|
PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598
Alexander Duyck
2009-03-12
*
|
|
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
2009-03-12
*
|
|
mfd: add support for WM8351 revision B
Mark Brown
2009-03-12
*
|
|
acer-wmi: fix regression in backlight detection
Michael Spang
2009-03-12
[next]