index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-26
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
1
-10
/
+49
2015-01-26
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2
-9
/
+31
2015-01-26
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
1
-16
/
+18
2015-01-26
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
1
-1
/
+2
2015-01-26
sh_eth: Fix padding of short frames on TX
Ben Hutchings
1
-4
/
+4
2015-01-26
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
1
-0
/
+22
2015-01-26
Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...
David S. Miller
1
-0
/
+3
2015-01-25
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
3
-34
/
+132
2015-01-25
qeth: clean up error handling
Eugene Crosser
2
-106
/
+117
2015-01-25
ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.
Mahesh Bandewar
1
-2
/
+4
2015-01-25
netxen: fix netxen_nic_poll() logic
Eric Dumazet
1
-1
/
+4
2015-01-24
enic: fix rx napi poll return value
Govindarajulu Varadarajan
1
-1
/
+1
2015-01-24
Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...
David S. Miller
6
-31
/
+69
2015-01-23
amd-xgbe: Use proper Rx flow control register
Lendacky, Thomas
2
-6
/
+7
2015-01-21
can: c_can: end pending transmission on network stop (ifdown)
Viktor Babrian
1
-0
/
+3
2015-01-20
Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-31
/
+25
2015-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-126
/
+234
2015-01-19
s2io: use snprintf() as a safety feature
Dan Carpenter
1
-3
/
+8
2015-01-19
r8152: remove sram_read
hayeswang
1
-18
/
+6
2015-01-19
r8152: remove generic_ocp_read before writing
hayeswang
1
-6
/
+0
2015-01-19
bgmac: activate irqs only if there is nothing to poll
Hauke Mehrtens
1
-3
/
+3
2015-01-19
bgmac: register napi before the device
Hauke Mehrtens
1
-3
/
+3
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
1
-0
/
+10
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
1
-9
/
+9
2015-01-19
ath9k: fix race condition in irq processing during hardware reset
Felix Fietkau
1
-4
/
+3
2015-01-19
pinctrl: qcom: Don't iterate past end of function array
Stephen Boyd
1
-2
/
+2
2015-01-19
Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/li...
Kalle Valo
1
-0
/
+7
2015-01-18
iwlwifi: mvm: abort scheduled scan upon RFKILL
Emmanuel Grumbach
1
-0
/
+7
2015-01-19
Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
5
-71
/
+92
2015-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+55
2015-01-18
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+7
2015-01-18
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
7
-28
/
+69
2015-01-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+1
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
1
-1
/
+1
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
1
-1
/
+1
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
1
-4
/
+6
2015-01-18
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-2
/
+5
2015-01-16
reset: sunxi: fix spinlock initialization
Tyler Baker
1
-0
/
+4
2015-01-16
drivers: bus: check cci device tree node status
Abhilash Kesavan
1
-0
/
+3
2015-01-17
Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+31
2015-01-17
Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-35
/
+70
2015-01-17
Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-10
/
+36
2015-01-17
Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
35
-93
/
+232
2015-01-16
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
1
-0
/
+5
2015-01-16
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
1
-3
/
+12
2015-01-16
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
1
-5
/
+18
2015-01-16
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
1
-0
/
+1
2015-01-16
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
1
-4
/
+29
2015-01-16
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
1
-9
/
+10
2015-01-16
Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
[next]