summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-14netconsole: do not release spin_lock when calling __netpoll_cleanupAmerigo Wang1-5/+0
2012-08-14netpoll: make __netpoll_cleanup non-blockAmerigo Wang5-23/+38
2012-08-14netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang9-28/+32
2012-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-36/+68
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-11/+26
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds44-239/+516
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann1-2/+2
2012-08-14Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie26-188/+320
2012-08-13ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2-7/+4
2012-08-13ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi1-1/+1
2012-08-13drm/radeon: fix typo in function header commentDmitrii Cherkasov1-1/+1
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák10-7/+82
2012-08-13drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák3-2/+15
2012-08-13drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák1-26/+26
2012-08-13drm/radeon: fence virtual address and free it once idle v4Jerome Glisse5-21/+55
2012-08-13drm/radeon: fix some missing parens in asic macrosAlex Deucher1-5/+5
2012-08-13drm/radeon: add some new SI pci idsAlex Deucher1-0/+3
2012-08-13drm/radeon: fix ordering in pll picking on dce4+Alex Deucher1-4/+4
2012-08-13drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse3-76/+2
2012-08-13drm/radeon: fix bank tiling parameters on caymanAlex Deucher1-3/+11
2012-08-13drm/radeon: fix bank tiling parameters on evergreenAlex Deucher1-3/+11
2012-08-13drm/radeon: fix bank tiling parameters on SIChristian König1-4/+12
2012-08-13drm/radeon: properly handle crtc powergatingAlex Deucher3-2/+17
2012-08-13drm/radeon: properly handle SS overrides on TN (v2)Alex Deucher1-12/+37
2012-08-13drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher1-2/+4
2012-08-13drm/radeon: fix handling for ddc type 5 on combiosAlex Deucher1-21/+36
2012-08-13Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2012-08-13leds: renesas: fix error handlingArnd Bergmann1-1/+1
2012-08-13Revert "leds: use led_set_brightness in led_trigger_event"Fabio Baltieri1-1/+1
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-156/+233
2012-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds5-0/+1740
2012-08-12bnx2x: Fix compiler warningsJoren Van Onder1-1/+1
2012-08-12af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net1-1/+0
2012-08-12macvtap: rcu_dereference outside read-lock sectionDenis Efremov1-1/+2
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-14/+67
2012-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-9/+48
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds27-38/+71
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds36-167/+160
2012-08-12Merge branch 'fixes-for-linus-for-3.6-rc2' of git://git.linaro.org/people/msz...Linus Torvalds1-6/+6
2012-08-12Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+0
2012-08-12printk: Fix calculation of length used to discard recordsJeff Mahoney1-0/+2
2012-08-10codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet1-2/+6
2012-08-10ixgbe: add missing bracesEmil Tantilov1-1/+2
2012-08-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-8/+16
2012-08-10ipv4: fix ip_send_skb()Eric Dumazet3-5/+4
2012-08-10ath9k: stop btcoex on device suspendRajkumar Manoharan1-0/+1
2012-08-10wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter1-1/+1
2012-08-10rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov1-2/+4
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau3-7/+16
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville7-18/+41