summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-18lguest, x86: handle guest TS bit for lazy/non-lazy fpu host modelsSuresh Siddha1-3/+7
2012-09-18x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha3-142/+29
2012-09-18x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha1-1/+2
2012-09-18x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha2-15/+3
2012-09-18x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha2-11/+4
2012-09-18x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha8-484/+348
2012-09-18x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha3-113/+81
2012-09-18x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha3-116/+110
2012-09-05x86/iommu: Use NULL instead of plain 0 for __IOMMU_INITMathias Krause1-2/+2
2012-09-05x86/iommu: Drop duplicate const in __IOMMU_INITMathias Krause1-1/+1
2012-09-05x86/fpu/xsave: Keep __user annotation in castsMathias Krause1-3/+3
2012-09-05x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()Mathias Krause1-1/+1
2012-09-05x86/signals: ia32_signal.c: add __user casts to fix sparse warningsMathias Krause1-5/+6
2012-09-05x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause1-1/+2
2012-09-05x86: Fix __user annotations in asm/sys_ia32.hMathias Krause2-2/+2
2012-09-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-33/+48
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-171/+232
2012-09-01net: qmi_wwan: add several new Gobi devicesBjørn Mork1-0/+3
2012-09-01fddi: 64 bit bug in smt_add_para()Dan Carpenter1-1/+1
2012-09-01Linux 3.6-rc4v3.6-rc4Linus Torvalds1-1/+1
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2-5/+12
2012-08-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+7
2012-08-31Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-7/+7
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-9/+7
2012-08-31net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu1-1/+3
2012-08-31net/xfrm/xfrm_state.c: fix error return codeJulia Lawall1-1/+3
2012-08-31net: ipv6: fix error return codeJulia Lawall1-3/+3
2012-08-31net: qmi_wwan: new device: Foxconn/Novatel E396Aleksander Morgado1-0/+1
2012-08-31usbnet: fix deadlock in resumeOliver Neukum1-1/+1
2012-08-31cs89x0 : packet reception not workingJaccon Bastiaansen1-5/+5
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller6-10/+25
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2-5/+12
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron1-3/+5
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron5-13/+10
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet1-0/+2
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri1-2/+12
2012-08-30e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2-2/+2
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil1-1/+1
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso1-1/+4
2012-08-30xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell1-29/+10
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-126/+174
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens1-1/+2
2012-08-30drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel1-0/+3
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall1-1/+3
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall1-1/+2
2012-08-30ipvs: fix error return codeJulia Lawall1-1/+3
2012-08-30Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-111/+141
2012-08-30gma500: Consider CRTC initially active.Forest Bond1-0/+3