summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drm/radeon: add new SI pci idAlex Deucher2012-11-221-0/+1
| | * | | | | radeon: add AGPMode 1 quirk for RV250Paul Bolle2012-11-201-1/+4
| | * | | | | drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()Alex Deucher2012-11-201-0/+2
| * | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-221-1/+2
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst2012-11-221-1/+2
| * | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-2210-19/+61
| |\| | | | | | | | |/ / / / / | |/| | | | |
| | * | | | | drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2012-11-182-6/+10
| | * | | | | drm/nouveau: add missing pll_calc callsMaarten Lankhorst2012-11-183-1/+22
| | * | | | | drm/nouveau: fix crash with noaccel=1Marcin Slusarz2012-11-181-0/+4
| | * | | | | drm/nv40: allocate ctxprog with kmallocMarcin Slusarz2012-11-183-5/+13
| | * | | | | drm/nvc0/disp: fix thinko in vblank regression fix..Kelly Doran2012-11-181-7/+12
* | | | | | | fix incorrect NR_FREE_PAGES accounting (appears like memory leak)Dave Hansen2012-11-211-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-2122-71/+188
|\ \ \ \ \ \ \
| * | | | | | | team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko2012-11-211-3/+3
| * | | | | | | bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi2012-11-211-0/+7
| * | | | | | | xen/netfront: handle compound page fragments on transmitIan Campbell2012-11-211-21/+77
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-2110-33/+69
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'nfc-fixes-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-11-202-12/+15
| | |\ \ \ \ \ \ \
| | | * | | | | | | NFC: Fix pn533 target mode memory leakThierry Escande2012-11-201-1/+5
| | | * | | | | | | NFC: pn533: Fix mem leak in pn533_in_dep_link_upWaldemar Rymarkiewicz2012-11-201-3/+5
| | | * | | | | | | NFC: pn533: Fix use after freeSzymon Janc2012-11-201-6/+2
| | | * | | | | | | NFC: pn533: Fix missing lock while operating on commands listSzymon Janc2012-11-201-1/+2
| | | * | | | | | | NFC: Fix nfc_llcp_local chained list insertionThierry Escande2012-11-201-1/+1
| | |/ / / / / / /
| | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-192-8/+14
| | |\ \ \ \ \ \ \
| | | * | | | | | | iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-11-181-8/+0
| | | * | | | | | | iwlwifi: fix monitor mode FCS flagJohannes Berg2012-11-141-0/+14
| | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-192-4/+24
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | wireless: add back sysfs directoryJohannes Berg2012-11-161-0/+20
| | | * | | | | | | | mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich2012-11-131-4/+4
| | * | | | | | | | | ath9k_hw: Fix regression in device resetSujith Manoharan2012-11-191-1/+1
| | * | | | | | | | | mwifiex: report error to MMC core if we cannot suspendBing Zhao2012-11-161-5/+6
| | * | | | | | | | | mwifiex: fix system hang issue in cmd timeout error caseBing Zhao2012-11-161-3/+8
| | * | | | | | | | | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2012-11-161-0/+1
| * | | | | | | | | | net: fix build failure in xilinxJeff Mahoney2012-11-201-0/+2
| * | | | | | | | | | irda: sir_dev: Fix copy/paste typoAlexander Shiyan2012-11-201-1/+1
| * | | | | | | | | | ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet2012-11-201-1/+2
| * | | | | | | | | | ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang2012-11-201-3/+5
| * | | | | | | | | | ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang2012-11-201-3/+5
| * | | | | | | | | | ne2000: add the right platform deviceAlan Cox2012-11-201-0/+1
| * | | | | | | | | | of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2012-11-202-5/+15
| * | | | | | | | | | sis900: fix sis900_set_mode call parameters.Francois Romieu2012-11-191-1/+1
* | | | | | | | | | | Merge tag 'pinctrl-for-v3.7-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pinctrl/samsung: don't allow enabling pinctrl-samsung standaloneArnd Bergmann2012-11-151-1/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-11-211-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones2012-11-211-1/+2
* | | | | | | | | | | | sign-file: fix the perl warning message when extracting ASN.1Chun-Yi Lee2012-11-211-3/+3
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-11-214-11/+17
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2012-11-214-11/+17
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | powerpc/mpc5200: move lpbfifo node and fix its interrupt propertyAnatolij Gustschin2012-10-252-6/+6
| | * | | | | | | | | | | powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang2012-10-251-4/+5