aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha2012-09-18
* x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha2012-09-18
* x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha2012-09-18
* x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-18
* x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha2012-09-18
* x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha2012-09-18
* x86/iommu: Use NULL instead of plain 0 for __IOMMU_INITMathias Krause2012-09-05
* x86/iommu: Drop duplicate const in __IOMMU_INITMathias Krause2012-09-05
* x86/fpu/xsave: Keep __user annotation in castsMathias Krause2012-09-05
* x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()Mathias Krause2012-09-05
* x86/signals: ia32_signal.c: add __user casts to fix sparse warningsMathias Krause2012-09-05
* x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause2012-09-05
* x86: Fix __user annotations in asm/sys_ia32.hMathias Krause2012-09-05
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-09-02
|\
| * CIFS: Fix cifs_do_create error hadnlingPavel Shilovsky2012-08-19
| * cifs: print error code if smb signature verification failsSteve French2012-08-19
| * CIFS: Fix log messages in packet checking for SMB2Pavel Shilovsky2012-08-19
| * CIFS: Protect i_nlink from being negativeSteve French2012-08-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-02
|\ \
| * | net: qmi_wwan: add several new Gobi devicesBjørn Mork2012-09-01
| * | fddi: 64 bit bug in smt_add_para()Dan Carpenter2012-09-01
| * | net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu2012-08-31
| * | net/xfrm/xfrm_state.c: fix error return codeJulia Lawall2012-08-31
| * | net: ipv6: fix error return codeJulia Lawall2012-08-31
| * | net: qmi_wwan: new device: Foxconn/Novatel E396Aleksander Morgado2012-08-31
| * | usbnet: fix deadlock in resumeOliver Neukum2012-08-31
| * | cs89x0 : packet reception not workingJaccon Bastiaansen2012-08-31
| * | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-31
| |\ \
| | * | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-31
| | * | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso2012-08-30
| | * | netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall2012-08-29
| | * | netfilter: ctnetlink: fix error return code in init pathJulia Lawall2012-08-29
| | * | ipvs: fix error return codeJulia Lawall2012-08-29
| | * | netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy2012-08-20
| * | | bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-30
| * | | bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-30
| * | | ipv4: must use rcu protection while calling fib_lookupEric Dumazet2012-08-30
| * | | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-30
| * | | net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri2012-08-30
| * | | e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-30
| * | | l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2012-08-30
| * | | gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-30
| * | | xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-30
| * | | netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-29
| * | | Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-24
| |\ \ \
| | * | | sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-23
| * | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-24
| |\ \ \ \
| | * | | | can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt2012-08-24
| | * | | | can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-24
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-24
| |\ \ \ \ \