summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin1-1/+1
2014-08-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-08-14bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2-3/+14
2014-08-14sparc64: Guard against flushing openfirmware mappings.David S. Miller2-10/+25
2014-08-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller1-0/+4
2014-08-14sparc64: Add membar to Niagara2 memcpy code.David S. Miller1-0/+1
2014-08-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2-3/+17
2014-08-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller1-15/+1
2014-08-14sparc64: Fix top-level fault handling bugs.David S. Miller1-32/+54
2014-08-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller1-3/+9
2014-08-14sparc64: Make itc_sync_lock rawKirill Tkhai1-3/+3
2014-08-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller1-1/+1
2014-08-14sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-08-14iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin1-0/+4
2014-08-14net: Correctly set segment mac_len in skb_segment().Vlad Yasevich1-1/+1
2014-08-14macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-08-14net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann1-0/+1
2014-08-14tcp: Fix integer-overflow in TCP vegasChristoph Paasch1-1/+2
2014-08-14tcp: Fix integer-overflows in TCP venoChristoph Paasch1-1/+1
2014-08-14net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-08-14ip: make IP identifiers less predictableEric Dumazet3-13/+36
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet19-144/+80
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
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