index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
iommu/amd: Add initialization routines for AMD interrupt remapping
Joerg Roedel
4
-0
/
+67
2012-09-28
iommu/amd: Add call-back routine for HPET MSI
Joerg Roedel
1
-0
/
+26
2012-09-28
iommu/amd: Implement MSI routines for interrupt remapping
Joerg Roedel
1
-0
/
+74
2012-09-28
iommu/amd: Add IOAPIC remapping routines
Joerg Roedel
1
-0
/
+126
2012-09-28
iommu/amd: Add routines to manage irq remapping tables
Joerg Roedel
1
-0
/
+228
2012-09-28
iommu/amd: Add IRTE invalidation routine
Joerg Roedel
2
-0
/
+30
2012-09-28
iommu/amd: Make sure IOMMU is not considered to translate itself
Joerg Roedel
1
-0
/
+7
2012-09-28
iommu/amd: Split device table initialization into irq and dma part
Joerg Roedel
1
-1
/
+18
2012-09-28
iommu/amd: Check if IOAPIC information is correct
Joerg Roedel
2
-4
/
+25
2012-09-28
iommu/amd: Allocate data structures to keep track of irq remapping tables
Joerg Roedel
2
-0
/
+25
2012-09-28
iommu/amd: Add slab-cache for irq remapping tables
Joerg Roedel
4
-0
/
+39
2012-09-28
iommu/amd: Keep track of HPET and IOAPIC device ids
Joerg Roedel
3
-2
/
+103
2012-09-23
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+23
2012-09-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-2
/
+13
2012-09-23
edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.
Shaun Ruffell
1
-20
/
+39
2012-09-23
edac_mc: fix messy kfree calls in the error path
Fengguang Wu
1
-5
/
+7
2012-09-23
hwmon: (fam15h_power) Tweak runavg_range on resume
Andreas Herrmann
1
-2
/
+13
2012-09-23
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-09-23
hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-09-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-45
/
+56
2012-09-22
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+48
2012-09-22
HID: Fix logitech-dj: missing Unifying device issue
Nestor Lopez Casado
2
-0
/
+46
2012-09-22
HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
Axel Lin
1
-0
/
+2
2012-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-54
/
+103
2012-09-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-139
/
+59
2012-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-10
/
+70
2012-09-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-1
/
+5
2012-09-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+19
2012-09-21
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-8
/
+26
2012-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-12
/
+71
2012-09-21
Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-5
/
+8
2012-09-21
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
Stefan Roese
2
-8
/
+8
2012-09-21
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
David S. Miller
2
-4
/
+2
2012-09-21
net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()
Wei Yongjun
1
-1
/
+1
2012-09-21
stmmac: fix return value check in stmmac_open_ext_timer()
Wei Yongjun
1
-1
/
+1
2012-09-21
gianfar: fix phc index build failure
Richard Cochran
2
-2
/
+3
2012-09-21
bnx2x: remove false warning regarding interrupt number
Ariel Elior
1
-5
/
+6
2012-09-21
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
1
-1
/
+1
2012-09-21
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
1
-3
/
+1
2012-09-21
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
3
-8
/
+9
2012-09-21
drm/nouveau: add dmi quirk for gpio reset
Dave Airlie
1
-0
/
+16
2012-09-20
aoe: assert AoE packets marked as requiring no checksum
Ed Cashin
1
-0
/
+1
2012-09-20
at91ether: return PTR_ERR if call to clk_get fails
Devendra Naga
1
-1
/
+1
2012-09-20
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
1
-3
/
+8
2012-09-21
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+2
2012-09-20
drm/radeon: Prevent leak of scratch register on resume from suspend
Simon Kitching
1
-1
/
+2
2012-09-20
Revert "drm/nv50-/gpio: initialise to vbios defaults during init"
Dave Airlie
1
-3
/
+0
2012-09-20
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-129
/
+34
2012-09-19
Input: edt-ft5x06 - return -EFAULT on copy_to_user() error
Axel Lin
1
-3
/
+6
2012-09-19
Input: sentelic - filter out erratic movement when lifting finger
Tai-hwa Liang
1
-0
/
+11
[next]