aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-02qeth: allow HiperSockets framesize change in suspendUrsula Braun1-1/+9
2011-02-02qeth: add more strict MTU checkingFrank Blaschka1-31/+4
2011-02-02qeth: show new mac-address if its setting failsUrsula Braun1-2/+2
2011-02-02gro: reset skb_iif on reuseAndy Gospodarek1-0/+1
2011-02-02mac80211: fix TX status cookie in HW offload caseJohannes Berg3-2/+9
2011-02-02iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy1-0/+2
2011-02-02genirq: Prevent irq storm on migrationThomas Gleixner1-3/+11
2011-02-02ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()Janusz Krzysztofik1-1/+1
2011-02-02arm: omap4: panda: remove usb_nop_xceiv_register(v1)Ming Lei1-2/+0
2011-02-02OMAP1: Fix non-working LCD on OMAP310Marek Vasut1-12/+12
2011-02-02ALSA: use linux/io.h to fix compile warningsTakashi Iwai3-4/+3
2011-02-02ALSA: hda - Fix memory leaks in conexant jack arraysTakashi Iwai1-1/+7
2011-02-02drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson2-11/+19
2011-02-02drm/radeon: remove 0x4243 pci idAlex Deucher1-1/+0
2011-02-02drm/radeon/kms: Enable new pll calculation for avivo+ asicsAlex Deucher3-12/+19
2011-02-02drm/radeon/kms: add new pll algo for avivo asicsAlex Deucher4-19/+137
2011-02-02drm/radeon/kms: add pll debugging outputAlex Deucher1-0/+4
2011-02-02drm/radeon/kms: switch back to min->max pll post divider iterationAlex Deucher1-1/+1
2011-02-02drm/radeon/kms: rv6xx+ thermal sensor fixesAlex Deucher5-25/+37
2011-02-02Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2-3/+2
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie10-44/+104
2011-02-02md: Don't allow slot_store while resync/recovery is happening.NeilBrown1-0/+3
2011-02-02drm/nv50: fix display on 0x50Ben Skeggs1-2/+1
2011-02-02drm/nouveau: correctly pair hwmon_init and hwmon_finiLucas Stach1-1/+1
2011-02-02cifs: fix length vs. total_read confusion in cifs_demultiplex_threadJeff Layton1-5/+5
2011-02-01OMAP3: Devkit8000: Change lcd power pinThomas Weber1-11/+16
2011-02-01omap1: remove duplicated #includeHuang Weiyi1-1/+0
2011-02-01arm: mach-omap2: mux: free allocated memory on error exitAaro Koskinen1-0/+1
2011-02-01arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraintsAaro Koskinen1-3/+0
2011-02-01be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde1-2/+0
2011-02-01be2net: fix a crash seen during insmod/rmmod testAjit Khaparde1-2/+0
2011-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-6/+16
2011-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds11-85/+130
2011-02-02mlock: operate on any regions with protection != PROT_NONEMichel Lespinasse1-0/+7
2011-02-02gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap1-0/+2
2011-02-01isdn: icn: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-02-01bnx2x: multicasts in NPAR modeVladislav Zolotarov1-7/+2
2011-02-01drm/i915: Only bind to function 0 of the PCI deviceChris Wilson1-0/+8
2011-02-01depca: Fix warningsAlan Cox1-3/+3
2011-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-49/+61
2011-02-01Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2-7/+8
2011-02-01vxge: Fix wrong boolean operatorStefan Weil1-1/+1
2011-02-01ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan1-1/+7
2011-02-01netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2-3/+3
2011-02-01netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso1-3/+3
2011-02-01vhost: rcu annotation fixupMichael S. Tsirkin2-7/+8
2011-02-01ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik1-0/+3
2011-02-01ASoC: Amstrad Delta: fix const related build errorJanusz Krzysztofik1-2/+0
2011-02-01btrfs: fix return value check of btrfs_start_transaction()Tsutomu Itoh7-6/+37
2011-02-01btrfs: checking NULL or not in some functionsTsutomu Itoh3-0/+10