summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-16Linux 3.4.5v3.4.5Greg Kroah-Hartman1-1/+1
2012-07-16ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques1-1/+1
2012-07-16memblock: free allocated memblock_reserved_regions laterYinghai Lu3-46/+47
2012-07-16fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu1-0/+1
2012-07-16mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes1-1/+4
2012-07-16drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau1-2/+3
2012-07-16drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones1-1/+1
2012-07-16drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga1-1/+1
2012-07-16memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2-3/+6
2012-07-16staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen1-0/+1
2012-07-16md/raid5: Do not add data_offset before call to is_badblockmajianpeng1-1/+3
2012-07-16mm: Hold a file reference in madvise_removeAndy Lutomirski1-3/+13
2012-07-16drm/i915: rip out the PM_IIR WARNDaniel Vetter1-1/+0
2012-07-16drm/i915: Refactor the deferred PM_IIR handling into a single functionChris Wilson1-29/+29
2012-07-16splice: fix racy pipe->buffers usesEric Dumazet6-25/+35
2012-07-16net/wireless: ipw2x00: add supported cipher suites to wiphy initializationStanislav Yakovlev3-0/+31
2012-07-16macvtap: zerocopy: validate vectors before building skbJason Wang1-4/+21
2012-07-16rtl8187: ->brightness_set can not sleepStanislaw Gruszka1-1/+1
2012-07-16thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2-13/+27
2012-07-16mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2-2/+70
2012-07-16ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes1-2/+2
2012-07-16tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-07-16raid5: delayed stripe fixShaohua Li1-1/+3
2012-07-16gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede1-1/+3
2012-07-16mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao1-12/+9
2012-07-16tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik1-0/+2
2012-07-16iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg1-0/+6
2012-07-16mac80211: fix queues stuck issue with HT bandwidth changeJohannes Berg1-5/+6
2012-07-16NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky1-6/+5
2012-07-16SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky5-19/+41
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky6-14/+41
2012-07-16Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky4-14/+16
2012-07-16ipheth: add support for iPadDavide Gerhard1-0/+5
2012-07-16PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern4-33/+12
2012-07-16xhci: Fix hang on back-to-back Set TR Deq Ptr commands.Sarah Sharp1-0/+11
2012-07-16usb: Add support for root hub port status CASStanislaw Ledwon3-15/+53
2012-07-16USB: option: Add MEDIATEK product idsGaosen Zhang1-0/+20
2012-07-16USB: option: add ZTE MF60Bjørn Mork1-0/+6
2012-07-16USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork1-0/+2
2012-07-16USB: metro-usb: fix tty_flip_buffer_push useJohan Hovold1-8/+0
2012-07-16ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder1-22/+0
2012-07-16SCSI: libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams3-9/+11
2012-07-16SCSI: Fix NULL dereferences in scsi_cmd_to_driverMark Rustad1-1/+7
2012-07-16ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki1-2/+2
2012-07-16HID: hid-multitouch: fix wrong protocol detectionBenjamin Tissoires1-12/+46
2012-07-16e1000e: test for valid check_reset_block function pointerBruce Allan4-8/+12
2012-07-16OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displaysTomi Valkeinen3-4/+6
2012-07-16mm/memblock: fix overlapping allocation when doubling reserved arrayGreg Pearson1-4/+32
2012-07-16mm/memblock: fix memory leak on extending regionsGavin Shan1-13/+24
2012-07-16mm/memblock: cleanup on duplicate VA/PA conversionGavin Shan1-2/+3