index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-30
pcmcia/vrc4171: Remove typedefs for enums and struct
Himangi Saraogi
1
-15
/
+15
2015-05-30
pcmcia: Remove typedef in structs and emum
Himangi Saraogi
1
-17
/
+17
2015-05-30
pcmcia: Remove typedef tuple_flags
Himangi Saraogi
1
-6
/
+6
2015-05-30
drivers: pcmcia: electra_cf.c fix checkpatch error and warnings
Laurent Navet
1
-5
/
+5
2015-05-30
drivers: pcmcia: ds.c fix checkpatch errors
Laurent Navet
1
-8
/
+9
2015-05-30
PCMCIA: Remove commented references to dead class_device_create_file()
Robert P. J. Day
3
-21
/
+0
2015-05-30
drivers/pcmcia/electra_cf.c: add missing iounmap and kfree
Julia Lawall
1
-3
/
+6
2015-05-30
pcmcia: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2015-05-29
Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-24
/
+36
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+9
2015-05-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
21
-152
/
+42
2015-05-29
dm: fix casting bug in dm_merge_bvec()
Joe Thornber
1
-5
/
+12
2015-05-29
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
Junichi Nomura
1
-7
/
+9
2015-05-29
Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-67
/
+98
2015-05-29
dm: fix false warning in free_rq_clone() for unmapped requests
Mike Snitzer
1
-5
/
+3
2015-05-29
Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
6
-6
/
+11
2015-05-29
drm/nouveau/gr/gm204: remove a stray printk
Ben Skeggs
1
-1
/
+0
2015-05-29
drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...
Ben Skeggs
4
-3
/
+6
2015-05-29
drm/nouveau/devinit/gf100: make the force-post condition more obvious
Ben Skeggs
1
-1
/
+4
2015-05-29
drm/nouveau/gr/gf100-: fix wrong constant definition
Lars Seipel
1
-1
/
+1
2015-05-28
Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-18
/
+19
2015-05-28
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
Christian König
6
-6
/
+6
2015-05-28
md: fix race when unfreezing sync_action
NeilBrown
1
-6
/
+8
2015-05-28
md/raid5: break stripe-batches when the array has failed.
NeilBrown
1
-0
/
+1
2015-05-28
md/raid5: call break_stripe_batch_list from handle_stripe_clean_event
NeilBrown
1
-57
/
+4
2015-05-28
md/raid5: be more selective about distributing flags across batch.
NeilBrown
2
-12
/
+45
2015-05-28
md/raid5: add handle_flags arg to break_stripe_batch_list.
NeilBrown
1
-4
/
+8
2015-05-28
md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_...
NeilBrown
1
-3
/
+16
2015-05-28
md/raid5: remove condition test from check_break_stripe_batch_list.
NeilBrown
1
-8
/
+4
2015-05-28
md/raid5: Ensure a batch member is not handled prematurely.
NeilBrown
1
-1
/
+5
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
3
-13
/
+9
2015-05-28
md/raid5: close race between STRIPE_BIT_DELAY and batching.
NeilBrown
2
-3
/
+25
2015-05-28
md/raid5: ensure whole batch is delayed for all required bitmap updates.
NeilBrown
1
-0
/
+9
2015-05-28
Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-0
/
+3
2015-05-27
dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY
Mike Snitzer
1
-4
/
+6
2015-05-27
dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path
Mike Snitzer
1
-1
/
+3
2015-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-97
/
+215
2015-05-27
xen-netfront: properly destroy queues when removing device
David Vrabel
1
-13
/
+2
2015-05-27
drm/radeon/audio: make sure connector is valid in hotplug case
Alex Deucher
1
-2
/
+3
2015-05-27
mlx4_core: Fix fallback from MSI-X to INTx
Benjamin Poirier
1
-2
/
+7
2015-05-27
lguest: fix out-by-one error in address checking.
Rusty Russell
1
-1
/
+1
2015-05-27
xen/netback: Properly initialize credit_bytes
Ross Lagerwall
1
-0
/
+1
2015-05-27
Revert "drm/radeon: only mark audio as connected if the monitor supports it (...
Alex Deucher
2
-21
/
+14
2015-05-27
Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-6
/
+7
2015-05-27
Merge tag 'backlight-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2015-05-27
dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
Junichi Nomura
1
-2
/
+2
2015-05-27
mfd: da9052: Fix broken regulator probe
Johan Hovold
2
-6
/
+7
2015-05-27
net: netxen: correct sysfs bin attribute return code
Vladimir Zapolskiy
1
-3
/
+3
2015-05-26
drm/radeon: don't share plls if monitors differ in audio support
Alex Deucher
1
-1
/
+3
2015-05-26
amd-xgbe-phy: Fix initial mode when autoneg is disabled
Lendacky, Thomas
1
-3
/
+42
[next]