summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ssb: fix cardbus slot in hostmodeHauke Mehrtens2012-02-011-1/+1
| | | * | | | | iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-011-1/+1
| | | * | | | | rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga2012-02-011-4/+4
| | | * | | | | bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl2012-02-011-8/+11
| * | | | | | | ixgbe: Fix typo in ixgbe_common.hMasanari Iida2012-02-031-1/+1
| * | | | | | | igbvf: change copyright dateMitch A Williams2012-02-0310-11/+11
| * | | | | | | ixgbevf: Update copyright noticesGreg Rose2012-02-0310-11/+11
| * | | | | | | ixgbevf: Fix mailbox interrupt ack bugGreg Rose2012-02-032-6/+21
| * | | | | | | ixgbe: make ethtool strings table constStephen Hemminger2012-02-031-1/+1
| * | | | | | | ixgbe: Add warning when no space left for more MAC filtersGreg Rose2012-02-031-0/+3
| * | | | | | | ixgbe: update copyright to 2012Don Skidmore2012-02-0325-26/+26
| |/ / / / / /
| * | | | | | can: peak_pci: Fix the way channels are linked togetherStephane Grosjean2012-02-031-14/+9
| * | | | | | can: ems_usb: Removed double netif_device_detachSebastian Haas2012-02-031-9/+0
| * | | | | | can: pch_can: fix error passive level testXi Wang2012-02-031-1/+2
| * | | | | | can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger2012-02-031-1/+2
| * | | | | | can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre2012-02-031-1/+15
| * | | | | | can: cc770: store echo skb before starting the transferWolfgang Grandegger2012-02-031-1/+3
| * | | | | | can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger2012-02-031-1/+6
| * | | | | | caif: Bugfix double kfree_skb upon xmit failureDmitry Tarnyagin2012-02-021-4/+6
| * | | | | | caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.sjur.brandeland@stericsson.com2012-02-021-9/+3
| * | | | | | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2012-02-023-5/+18
| * | | | | | net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang2012-02-021-4/+4
| * | | | | | drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall2012-02-022-2/+3
| * | | | | | net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun2012-02-021-0/+19
| * | | | | | tcp: properly initialize tcp memory limitsJason Wang2012-02-022-8/+2
| * | | | | | ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings2012-02-012-5/+3
| * | | | | | net: Disambiguate kernel messageArun Sharma2012-02-013-12/+26
| * | | | | | net/hyperv: rx_bytes should account the ether header sizeWei Yongjun2012-02-011-1/+1
| * | | | | | net: fec: correct phy_name buffer length when init phy_nameRichard Zhao2012-01-311-1/+1
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-02-105-19/+21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-02-103-18/+18
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)Keith Packard2012-02-081-2/+4
| | * | | | | | | drm/i915: no lvds quirk for AOpen MP45Daniel Vetter2012-02-081-0/+8
| | * | | | | | | drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard2012-02-061-15/+5
| | * | | | | | | drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLITDaniel Vetter2012-01-281-1/+1
| | * | | | | | | drm/i915:: Disable FBC on SandyBridgeChris Wilson2012-01-271-1/+1
| * | | | | | | | drm/radeon: do not continue after error from r600_ib_testMatthijs Kooijman2012-02-031-0/+1
| * | | | | | | | drivers/gpu/drm/drm_ioc32.c: initialize all fieldsJulia Lawall2012-02-031-1/+2
* | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-104-15/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-061-1/+4
| * | | | | | | | | lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang2012-02-011-0/+4
| * | | | | | | | | writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2012-02-012-9/+9
| * | | | | | | | | backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent2012-02-011-5/+18
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-02-106-9/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf: Fix double start/stop in x86_pmu_start()Stephane Eranian2012-02-072-5/+17
| * | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-02-073-1/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao2012-02-061-0/+1
| | * | | | | | | | | perf tools: Fix prefix matching for kernel mapsJiri Olsa2012-02-061-1/+1
| | * | | | | | | | | perf tools: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-061-0/+6
| |/ / / / / / / / /
| * | | | | | | | | perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian2012-02-033-6/+0
| | |/ / / / / / / | |/| | | | | | |
OpenPOWER on IntegriCloud