summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-154-18/+214
|\
| * Merge branch 'perf/core' into oprofile/masterRobert Richter2011-11-0871-650/+534
| |\
| * | oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-043-13/+193
| * | oprofile: Remove exit function for timer modeRobert Richter2011-11-042-21/+17
| * | oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2011-11-042-5/+25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-085-0/+5
|\ \ \
| * | | drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker2011-11-081-0/+1
| * | | mfd: fix build failures in recently added ab5500 codePaul Gortmaker2011-11-072-0/+2
| * | | hwspinlock/u8500: include linux/module.hAxel Lin2011-11-071-0/+1
| * | | MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski2011-11-071-0/+1
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-11-081-6/+10
|\ \ \ \
| * | | | md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams2011-11-081-2/+2
| * | | | md/raid5: abort any pending parity operations when array fails.NeilBrown2011-11-081-4/+8
| |/ / /
* | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-11-081-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...Randy Dunlap2011-11-061-2/+2
| |\ \ \ \
| | * | | | DocBook/drm: Clean up code commentMichael Witten2011-08-291-2/+2
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-081-1/+1
|\ \ \ \ \ \
| * | | | | | PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer2011-11-081-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hw...Linus Torvalds2011-11-081-4/+2
|\ \ \ \ \ \
| * | | | | | hwspinlock/u8500: fix build error due to undefined labelAxel Lin2011-11-081-4/+2
| |/ / / / /
* | | | | | x86 platform drivers: add POWER_SUPPLY to selected drivers for DellLinus Torvalds2011-11-081-1/+1
* | | | | | x86 platform drivers: make Dell laptop driver select needed LED supportLinus Torvalds2011-11-081-0/+2
* | | | | | n_gsm: Fix timingsAlan Cox2011-11-081-5/+7
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0729-244/+274
|\ \ \ \ \
| * | | | | forcedeth: fix a few sparse warnings (variable shadowing)david decotigny2011-11-071-17/+17
| * | | | | forcedeth: Improve stats countersMandeep Baines2011-11-071-0/+4
| * | | | | forcedeth: remove unneeded stats updatesdavid decotigny2011-11-071-34/+1
| * | | | | forcedeth: Acknowledge only interrupts that are being processedMike Ditto2011-11-071-5/+8
| * | | | | forcedeth: fix race when unloading moduledavid decotigny2011-11-071-1/+1
| * | | | | usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov2011-11-071-1/+2
| * | | | | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
| * | | | | bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-042-4/+4
| * | | | | sky2: fix regression on Yukon Optimastephen hemminger2011-11-041-11/+0
| * | | | | i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-043-4/+10
| * | | | | macvlan: receive multicast with local addressstephen hemminger2011-11-041-0/+7
| * | | | | tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
| * | | | | tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
| * | | | | tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-042-9/+25
| * | | | | tg3: Obtain PCI function number from deviceMatt Carlson2011-11-042-6/+33
| * | | | | tg3: Fix irq alloc error cleanup pathMatt Carlson2011-11-041-5/+4
| * | | | | tg3: Fix 4k skb error recovery pathMatt Carlson2011-11-041-8/+8
| * | | | | tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
| * | | | | tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-0416-76/+89
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0416-76/+89
| | |\ \ \ \ \
| | | * | | | | iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
| | | * | | | | b43: Remove unneeded messageLarry Finger2011-11-021-1/+0
| | | * | | | | iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
| | | * | | | | libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-023-12/+20
| | | * | | | | ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-023-7/+3