summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-19rpmsg: fix dependency on initialization orderFederico Fuga1-1/+1
2012-07-19iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach1-2/+2
2012-07-19iwlegacy: always monitor for stuck queuesStanislaw Gruszka1-8/+6
2012-07-19e1000e: Correct link check logic for 82571 serdesTushar Dave1-0/+3
2012-07-19rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-07-19fifo: Do not restart open() if it already found a partnerAnders Kaseorg1-5/+4
2012-07-19intel_ips: blacklist HP ProBook laptopsTakashi Iwai1-0/+22
2012-07-19sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra5-75/+213
2012-07-19cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-19ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-19ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-19md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown1-1/+2
2012-07-19mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski1-9/+3
2012-07-19media: dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak1-0/+1
2012-07-19block: fix infinite loop in __getblk_slowJeff Moyer1-9/+13
2012-07-19hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-19media: cx231xx: don't DMA to random addressesDavid Dillow2-3/+3
2012-07-19Remove easily user-triggerable BUG from generic_setleaseDave Jones1-1/+1
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