summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-128-60/+60
|\
| * atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-278-60/+60
* | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-037-67/+15
|\ \
| * | x86/vm86: Clean up vm86.h includesBrian Gerst2015-07-311-0/+3
| * | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-31426-3443/+4682
| |\ \
| * | | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-065-8/+8
| * | | x86/asm/tsc, drivers/input/gameport: Replace rdtscl() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
| * | | x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()Andy Lutomirski2015-07-061-2/+2
| * | | x86/asm/tsc, staging/lirc_serial: Remove TSC-based timingAndy Lutomirski2015-07-061-59/+4
| * | | x86/asm/tsc, drivers/net/hamradio/baycom_epp: Replace rdtscl() with native_re...Andy Lutomirski2015-07-061-1/+1
| * | | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
* | | | Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-021-1/+1
|\ \ \ \
| * | | | macintosh/ans-lcd: fix build failure after module_init/exit relocationLuis Henriques2015-07-231-1/+1
* | | | | i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds2015-08-021-3/+5
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-024-14/+23
|\ \ \ \ \
| * | | | | scsi: fix memory leak with scsi-mqTony Battersby2015-07-302-4/+4
| * | | | | ipr: Fix invalid array indexing for HRRQBrian King2015-07-301-3/+8
| * | | | | ipr: Fix incorrect trace indexingBrian King2015-07-302-2/+4
| * | | | | ipr: Fix locking for unit attention handlingBrian King2015-07-301-5/+7
* | | | | | Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-08-018-89/+119
|\ \ \ \ \ \
| * | | | | | Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie2015-07-312-25/+7
| * | | | | | dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni2015-07-311-4/+5
| * | | | | | dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu2015-07-311-0/+3
| * | | | | | dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen2015-07-311-3/+4
| * | | | | | dmaengine: at_hdmac: fix residue computationCyrille Pitchen2015-07-312-47/+88
| * | | | | | dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches2015-07-311-9/+10
| * | | | | | dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Kozlowski2015-07-071-1/+1
| * | | | | | dmaengine: pl330: Fix overflow when reporting residue in memcpyKrzysztof Kozlowski2015-07-071-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-011-0/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | efi: Check for NULL efi kernel parametersRicardo Neri2015-07-301-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-3127-292/+562
|\ \ \ \ \
| * | | | | stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood2015-07-311-0/+4
| * | | | | gianfar: Enable device wakeup when appropriateClaudiu Manoil2015-07-313-13/+3
| * | | | | gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil2015-07-311-68/+30
| * | | | | gianfar: Fix warning when CONFIG_PM offClaudiu Manoil2015-07-311-0/+2
| * | | | | r8152: reset device when tx timeouthayeswang2015-07-301-4/+3
| * | | | | r8152: add pre_reset and post_resethayeswang2015-07-301-0/+54
| * | | | | qlcnic: Fix corruption while copyingShahed Shaikh2015-07-291-1/+1
| * | | | | net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu2015-07-291-1/+4
| * | | | | net: thunderx: Add PCI driver shutdown routineSunil Goutham2015-07-291-0/+6
| * | | | | net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham2015-07-291-4/+5
| * | | | | net: thunderx: Set watchdog timeout valueSunil Goutham2015-07-292-0/+10
| * | | | | net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham2015-07-293-15/+31
| * | | | | net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham2015-07-291-2/+4
| * | | | | net: thunderx: Fix TSO packet statisticSunil Goutham2015-07-291-0/+1
| * | | | | net: thunderx: Fix memory leak when changing queue countSunil Goutham2015-07-291-9/+14
| * | | | | net: thunderx: Fix RQ_DROP miscalculationSunil Goutham2015-07-291-3/+11
| * | | | | net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham2015-07-292-3/+6
| * | | | | net: thunderx: Fix data integrity issues with LDWBSunil Goutham2015-07-291-1/+1
| * | | | | net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan2015-07-292-28/+17