Age | Commit message (Expand) | Author | Files | Lines |
2012-09-22 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha | 4 | -15/+40 |
2012-09-19 | x86, fpu: remove cpu_has_xmm check in the fx_finit() | Suresh Siddha | 1 | -2/+1 |
2012-09-19 | x86, fpu: make eagerfpu= boot param tri-state | Suresh Siddha | 2 | -6/+15 |
2012-09-19 | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha | 3 | -1/+5 |
2012-09-19 | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 8 | -66/+112 |
2012-09-19 | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 10 | -61/+146 |
2012-09-19 | lguest, x86: handle guest TS bit for lazy/non-lazy fpu host models | Suresh Siddha | 1 | -3/+7 |
2012-09-19 | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage | Suresh Siddha | 3 | -142/+29 |
2012-09-19 | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() | Suresh Siddha | 1 | -1/+2 |
2012-09-19 | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha | 2 | -15/+3 |
2012-09-19 | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha | 2 | -11/+4 |
2012-09-19 | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 8 | -484/+348 |
2012-09-19 | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha | 3 | -113/+81 |
2012-09-19 | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha | 3 | -116/+110 |
2012-09-05 | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT | Mathias Krause | 1 | -2/+2 |
2012-09-05 | x86/iommu: Drop duplicate const in __IOMMU_INIT | Mathias Krause | 1 | -1/+1 |
2012-09-05 | x86/fpu/xsave: Keep __user annotation in casts | Mathias Krause | 1 | -3/+3 |
2012-09-05 | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() | Mathias Krause | 1 | -1/+1 |
2012-09-05 | x86/signals: ia32_signal.c: add __user casts to fix sparse warnings | Mathias Krause | 1 | -5/+6 |
2012-09-05 | x86/vdso: Add __user annotation to VDSO32_SYMBOL | Mathias Krause | 1 | -1/+2 |
2012-09-05 | x86: Fix __user annotations in asm/sys_ia32.h | Mathias Krause | 2 | -2/+2 |
2012-09-02 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 7 | -33/+48 |
2012-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 55 | -171/+232 |
2012-09-02 | net: qmi_wwan: add several new Gobi devices | Bjørn Mork | 1 | -0/+3 |
2012-09-02 | fddi: 64 bit bug in smt_add_para() | Dan Carpenter | 1 | -1/+1 |
2012-09-01 | Linux 3.6-rc4 | Linus Torvalds | 1 | -1/+1 |
2012-09-01 | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz | 2 | -5/+12 |
2012-09-01 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+7 |
2012-09-01 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 3 | -7/+7 |
2012-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 5 | -9/+7 |
2012-09-01 | net: ethernet: fix kernel OOPS when remove davinci_mdio module | Bin Liu | 1 | -1/+3 |
2012-09-01 | net/xfrm/xfrm_state.c: fix error return code | Julia Lawall | 1 | -1/+3 |
2012-09-01 | net: ipv6: fix error return code | Julia Lawall | 1 | -3/+3 |
2012-09-01 | net: qmi_wwan: new device: Foxconn/Novatel E396 | Aleksander Morgado | 1 | -0/+1 |
2012-09-01 | usbnet: fix deadlock in resume | Oliver Neukum | 1 | -1/+1 |
2012-08-31 | cs89x0 : packet reception not working | Jaccon Bastiaansen | 1 | -5/+5 |
2012-08-31 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 6 | -10/+25 |
2012-08-31 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso | 2 | -5/+12 |
2012-08-30 | bnx2x: Correct the ndo_poll_controller call | Merav Sicron | 1 | -3/+5 |
2012-08-30 | bnx2x: Move netif_napi_add to the open call | Merav Sicron | 5 | -13/+10 |
2012-08-30 | ipv4: must use rcu protection while calling fib_lookup | Eric Dumazet | 1 | -0/+2 |
2012-08-30 | bnx2x: fix 57840_MF pci id | Yuval Mintz | 1 | -1/+1 |
2012-08-30 | net: ipv4: ipmr_expire_timer causes crash when removing net namespace | Francesco Ruggeri | 1 | -2/+12 |
2012-08-30 | e1000e: DoS while TSO enabled caused by link partner with small MSS | Bruce Allan | 2 | -25/+24 |
2012-08-30 | l2tp: avoid to use synchronize_rcu in tunnel free function | xeb@mail.ru | 2 | -2/+2 |
2012-08-30 | gianfar: fix default tx vlan offload feature flag | Claudiu Manoil | 1 | -1/+1 |
2012-08-30 | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation | Pablo Neira Ayuso | 1 | -1/+4 |
2012-08-30 | xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX | Ian Campbell | 1 | -29/+10 |
2012-08-30 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 18 | -126/+174 |
2012-08-30 | s390/32: Don't clobber personality flags on exec | Heiko Carstens | 1 | -1/+2 |