summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Linux 3.10.52HEADv3.10.52masterGreg Kroah-Hartman1-1/+1
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2
2014-08-07lib/btree.c: fix leak of whole btree nodesMinfei Huang1-0/+1
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin1-2/+2
2014-08-07net: mvneta: replace Tx timer with a real interruptwilly tarreau1-60/+12
2014-08-07net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau1-2/+42
2014-08-07net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau1-11/+0
2014-08-07net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau1-26/+48
2014-08-07net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau1-4/+11
2014-08-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg1-14/+13
2014-08-07staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley1-2/+5
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-21/+11
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin4-5/+43
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin4-3/+7
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin3-3/+19
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin10-26/+324
2014-08-07Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2-11/+1
2014-08-07timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara1-4/+6
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz4-6/+6
2014-08-07iio: buffer: Fix demux table creationLars-Peter Clausen1-1/+1
2014-08-07staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley1-1/+1
2014-08-07mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes1-8/+8
2014-08-07scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-08-07rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine1-1/+7
2014-08-07cfg80211: fix mic_failure tracingEliad Peller1-1/+2
2014-08-07ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov1-0/+7
2014-08-07crypto: af_alg - properly label AF_ALG socketMilan Broz1-0/+2
2014-07-31Linux 3.10.51v3.10.51Greg Kroah-Hartman1-1/+1
2014-07-31core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-8/+21
2014-07-31x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2-11/+52
2014-07-31s390/ptrace: fix PSW mask checkMartin Schwidefsky1-2/+7
2014-07-31Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds1-0/+2
2014-07-31mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi1-0/+1
2014-07-31x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-07-31hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-1/+3
2014-07-31parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-31coredump: fix the setting of PF_DUMPCORESilesh C V1-1/+1
2014-07-31Input: fix defuzzing logicDmitry Torokhov1-2/+4
2014-07-31slab_common: fix the check for duplicate slab namesMikulas Patocka1-1/+1
2014-07-31slab_common: Do not check for duplicate slab namesChristoph Lameter1-0/+2
2014-07-31tracing: Fix wraparound problems in "uptime" trace clockTony Luck2-5/+6
2014-07-31blkcg: don't call into policy draining if root_blkg is already goneTejun Heo1-0/+7
2014-07-31ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez1-0/+1
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2-12/+5
2014-07-31libata: support the ata host which implements a queue depth less than 32Kevin Hao1-3/+19
2014-07-31block: don't assume last put of shared tags is for the hostChristoph Hellwig1-26/+7
2014-07-31block: provide compat ioctl for BLKZEROOUTMikulas Patocka1-0/+1
2014-07-31media: tda10071: force modulation to QPSK on DVB-SAntti Palosaari1-1/+5
2014-07-31media: hdpvr: fix two audio bugsHans Verkuil1-3/+3