summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-31Linux 3.6.5v3.6.5Greg Kroah-Hartman1-1/+1
2012-10-31pnfsblock: fix non-aligned DIO writePeng Tao1-3/+31
2012-10-31pnfsblock: fix non-aligned DIO readPeng Tao1-31/+46
2012-10-31x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu1-7/+8
2012-10-31x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson3-8/+23
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett3-13/+26
2012-10-31cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka3-11/+7
2012-10-31x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu1-4/+0
2012-10-31x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin1-29/+41
2012-10-31Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-31cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann1-8/+1
2012-10-31net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev1-1/+1
2012-10-31bcma: fix unregistration of coresPiotr Haber1-2/+3
2012-10-31iwlwifi: fix 6000 series channel switch commandJohannes Berg1-15/+24
2012-10-31dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()Wei Yongjun1-1/+3
2012-10-31dmaengine: sirf: fix a typo in moving running dma_desc to active queueBarry Song1-1/+1
2012-10-31dmaengine: sirf: fix a typo in dma_prep_interleavedBarry Song1-1/+1
2012-10-31freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov1-1/+2
2012-10-31qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2-15/+40
2012-10-31Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg1-2/+4
2012-10-31tilegx: fix some issues in the SW TSO supportChris Metcalf1-16/+19
2012-10-31b43: Fix oops on unload when firmware not foundLarry Finger1-0/+4
2012-10-31mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau3-5/+5
2012-10-31mac80211: check if key has TKIP type before updating IVStanislaw Gruszka1-1/+2
2012-10-31mac80211: connect with HT20 if HT40 is not permittedJohannes Berg1-10/+20
2012-10-31ARM: at91: fix external interrupt specification in board codeNicolas Ferre3-3/+3
2012-10-31ARM: at91: fix external interrupts in non-DT caseNicolas Ferre3-4/+10
2012-10-31ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-10-31ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-10-31ARM: at91/tc: fix typo in the DT documentJosh Wu1-1/+1
2012-10-31ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner7-0/+50
2012-10-31vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin1-1/+2
2012-10-31USB: mos7840: remove invalid disconnect handlingJohan Hovold1-12/+1
2012-10-31USB: mos7840: remove NULL-urb submissionJohan Hovold1-14/+1
2012-10-31USB: mos7840: fix port-device leak in error pathJohan Hovold1-1/+0
2012-10-31USB: mos7840: fix urb leak at releaseJohan Hovold1-0/+1
2012-10-31USB: sierra: fix port-data memory leakJohan Hovold1-67/+58
2012-10-31USB: sierra: fix memory leak in probe error pathJohan Hovold1-6/+10
2012-10-31USB: sierra: fix memory leak in attach error pathJohan Hovold1-1/+8
2012-10-31USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-31USB: quatech2: fix io after disconnectJohan Hovold1-0/+7
2012-10-31USB: quatech2: fix close and disconnect urb handlingJohan Hovold1-4/+2
2012-10-31USB: quatech2: fix port-data memory leaksJohan Hovold1-70/+51
2012-10-31USB: quatech2: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-31USB: mos7720: fix port-data memory leakJohan Hovold1-30/+32
2012-10-31USB: metro-usb: fix io after disconnectJohan Hovold1-9/+6
2012-10-31USB: metro-usb: fix port-data memory leakJohan Hovold1-37/+13
2012-10-31USB: opticon: fix memory leak in error pathJohan Hovold1-1/+3
2012-10-31USB: opticon: fix DMA from stackJohan Hovold1-1/+6
2012-10-31USB: whiteheat: fix port-data memory leakJohan Hovold1-33/+26