aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* last driver import from 3.2.72 for nowWolfgang Wiedmeyer2015-10-23233-16788/+5955
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-232180-75572/+93745
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-23568-31407/+26584
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231251-29537/+22856
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-23731-20985/+25234
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-235926-84176/+1799890
|\
| * Linux 3.2.72Ben Hutchings2015-10-131-1/+1
| * Revert "sctp: Fix race between OOTB responce and route removal"Ben Hutchings2015-10-131-3/+1
| * jbd2: avoid infinite loop when destroying aborted journalJan Kara2015-10-134-9/+46
| * parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-10-131-2/+6
| * ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2015-10-132-4/+6
| * ipv6: prevent fib6_run_gc() contentionMichal Kubeček2015-10-134-16/+13
| * perf tools: Fix build with perl 5.18Kirill A. Shutemov2015-10-131-2/+2
| * fib_rules: fix fib rule dumps across multiple skbsWilson Kok2015-10-131-5/+9
| * net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-10-131-1/+1
| * bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-10-131-0/+20
| * ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-10-133-9/+28
| * net: Fix skb csum races when peekingHerbert Xu2015-10-131-1/+2
| * net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2015-10-131-1/+3
| * net/tipc: initialize security state for new connection socketStephen Smalley2015-10-131-0/+2
| * Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds2015-10-133-19/+20
| * ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul2015-10-131-8/+9
| * RDS: verify the underlying transport exists before creating a connectionSasha Levin2015-10-131-0/+6
| * virtio-net: drop NETIF_F_FRAGLISTJason Wang2015-10-131-2/+2
| * ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2015-10-131-1/+16
| * md: use kzalloc() when bitmap is disabledBenjamin Randazzo2015-10-131-2/+2
| * USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-10-131-0/+31
| * ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi2015-10-132-3/+10
| * x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-10-132-4/+23
| * cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer2015-10-131-1/+51
| * xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-10-132-5/+5
| * usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-10-131-1/+2
| * xhci: give command abortion one more chance before killing xhciMathias Nyman2015-10-131-0/+9
| * usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-10-131-2/+3
| * KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2015-10-132-0/+3
| * s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky2015-10-131-4/+26
| * ASoC: fix broken pxa SoC supportRobert Jarzmik2015-10-132-9/+8
| * x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-10-131-7/+10
| * ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-10-131-5/+10
| * ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell2015-10-131-4/+10
| * btrfs: skip waiting on ordered range for special filesJeff Mahoney2015-10-131-1/+2
| * Btrfs: fix read corruption of compressed and shared extentsFilipe Manana2015-10-131-7/+60
| * USB: option: add ZTE PIDsLiu.Zhao2015-10-131-0/+24
| * perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo2015-10-131-14/+8
| * hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung2015-10-131-9/+11
| * hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2015-10-132-8/+4
| * powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-135-9/+15
| * pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov2015-10-131-16/+12
| * ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2015-10-131-0/+8
| * fs: create and use seq_show_option for escapingKees Cook2015-10-1312-23/+61