- 212b021 x86, fpu: enable eagerfpu by default for xsaveopt by Suresh Siddha · 12 years ago
- 5d2bd70 x86, fpu: decouple non-lazy/eager fpu restore from xsave by Suresh Siddha · 12 years ago
- 304bced x86, fpu: use non-lazy fpu restore for processors supporting xsave by Suresh Siddha · 12 years ago
- 9c6ff8b lguest, x86: handle guest TS bit for lazy/non-lazy fpu host models by Suresh Siddha · 12 years ago
- 841e360 x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage by Suresh Siddha · 12 years ago
- 9c1c3fa x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() by Suresh Siddha · 12 years ago
- 377ffbc x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() by Suresh Siddha · 12 years ago
- e962591 x86, fpu: drop_fpu() before restoring new state from sigframe by Suresh Siddha · 12 years ago
- 72a671c x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels by Suresh Siddha · 12 years ago
- 0ca5bd0 x86, fpu: Consolidate inline asm routines for saving/restoring fpu state by Suresh Siddha · 12 years ago
- 050902c x86, signal: Cleanup ifdefs and is_ia32, is_x32 by Suresh Siddha · 12 years ago
- ae13b7b x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT by Mathias Krause · 12 years ago
- 2b11afd x86/iommu: Drop duplicate const in __IOMMU_INIT by Mathias Krause · 12 years ago
- 5c7d03e x86/fpu/xsave: Keep __user annotation in casts by Mathias Krause · 12 years ago
- 04d695a x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() by Mathias Krause · 12 years ago
- 0ff8fef x86/signals: ia32_signal.c: add __user casts to fix sparse warnings by Mathias Krause · 12 years ago
- 3d13340 x86/vdso: Add __user annotation to VDSO32_SYMBOL by Mathias Krause · 12 years ago
- f000262 x86: Fix __user annotations in asm/sys_ia32.h by Mathias Krause · 12 years ago
- 5b716ac Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
- 0b1a34c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 5002200 net: qmi_wwan: add several new Gobi devices by Bjørn Mork · 12 years ago
- e1b2aa7 fddi: 64 bit bug in smt_add_para() by Dan Carpenter · 12 years ago
- 4cbe5a5 Linux 3.6-rc4 by Linus Torvalds · 12 years ago
- cee5848 time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 12 years ago
- 7a611e6 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- a16d9d2 Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
- a492246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
- b27393a net: ethernet: fix kernel OOPS when remove davinci_mdio module by Bin Liu · 12 years ago
- 599901c net/xfrm/xfrm_state.c: fix error return code by Julia Lawall · 12 years ago
- 48f125c net: ipv6: fix error return code by Julia Lawall · 12 years ago
- fa026e2 net: qmi_wwan: new device: Foxconn/Novatel E396 by Aleksander Morgado · 12 years ago
- ab6f148 usbnet: fix deadlock in resume by Oliver Neukum · 12 years ago
- b72c200 cs89x0 : packet reception not working by Jaccon Bastiaansen · 12 years ago
- 0dcd505 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
- 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 12 years ago
- 14a15d6 bnx2x: Correct the ndo_poll_controller call by Merav Sicron · 12 years ago
- 26614ba bnx2x: Move netif_napi_add to the open call by Merav Sicron · 12 years ago
- c5ae7d4 ipv4: must use rcu protection while calling fib_lookup by Eric Dumazet · 12 years ago
- 5c879d2 bnx2x: fix 57840_MF pci id by Yuval Mintz · 12 years ago
- acbb219 net: ipv4: ipmr_expire_timer causes crash when removing net namespace by Francesco Ruggeri · 12 years ago
- d821a4c e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 12 years ago
- 99469c3 l2tp: avoid to use synchronize_rcu in tunnel free function by xeb@mail.ru · 12 years ago
- e2c53be gianfar: fix default tx vlan offload feature flag by Claudiu Manoil · 12 years ago
- 3f509c6 netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation by Pablo Neira Ayuso · 12 years ago
- 3683243 xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX by Ian Campbell · 12 years ago
- 155e36d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 768fd07 s390/32: Don't clobber personality flags on exec by Heiko Carstens · 12 years ago
- 6f33814 drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S by Paul Menzel · 12 years ago
- 6fc09f1 netfilter: nfnetlink_log: fix error return code in init path by Julia Lawall · 12 years ago
- ef6acf6 netfilter: ctnetlink: fix error return code in init path by Julia Lawall · 12 years ago
- 0a54e93 ipvs: fix error return code by Julia Lawall · 12 years ago
- c1b5112 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
- 4a68a74 gma500: Consider CRTC initially active. by Forest Bond · 12 years ago
- 41fa543 drm/radeon: fix dig encoder selection on DCE61 by Alex Deucher · 12 years ago
- 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 12 years ago
- 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
- a7ccbcf Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
- 51cd8e6 mm, slab: lock the correct nodelist after reenabling irqs by David Rientjes · 12 years ago
- f54b350 drm/radeon: fix double free in radeon_gpu_reset by Christian König · 12 years ago
- 4a2b666 drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 by Jerome Glisse · 12 years ago
- 0ceb996 drm/radeon: rework panel mode setup by Alex Deucher · 12 years ago
- c205b23 drm/radeon/atom: powergating fixes for DCE6 by Alex Deucher · 12 years ago
- 8d1af57 drm/radeon/atom: rework DIG modesetting on DCE3+ by Alex Deucher · 12 years ago
- 4e58591 drm/radeon: don't disable plls that are in use by other crtcs by Alex Deucher · 12 years ago
- 523885d drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700 by Marek Olšák · 12 years ago
- 3b5ef59 drm/radeon: initialize tracked CS state by Marek Olšák · 12 years ago
- 305a3d2 drm/radeon: fix reading CB_COLORn_MASK from the CS by Marek Olšák · 12 years ago
- 3e5531c watchdog: da9052: Remove duplicate inclusion of delay.h by Sachin Kamat · 12 years ago
- 4b1c2f4 watchdog: fix watchdog-test.c build warning by Randy Dunlap · 12 years ago
- 84f720e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
- f08859a Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
- 14f0458 drm/nvc0/copy: check PUNITS to determine which copy engines are disabled by Ben Skeggs · 12 years ago
- 256dd1b Btrfs: fix that repair code is spuriously executed for transid failures by Stefan Behrens · 12 years ago
- d280e5b Btrfs: fix ordered extent leak when failing to start a transaction by Liu Bo · 12 years ago
- 24c03fa Btrfs: fix a dio write regression by Liu Bo · 12 years ago
- bd7de2c Btrfs: fix deadlock with freeze and sync V2 by Josef Bacik · 12 years ago
- 5ee0844 Btrfs: revert checksum error statistic which can cause a BUG() by Stefan Behrens · 12 years ago
- 68ce968 Btrfs: remove superblock writing after fatal error by Stefan Behrens · 12 years ago
- ae1e206 Btrfs: allow delayed refs to be merged by Josef Bacik · 12 years ago
- 5a24e84 Btrfs: fix enospc problems when deleting a subvol by Josef Bacik · 12 years ago
- c0f62de Btrfs: fix wrong mtime and ctime when creating snapshots by Miao Xie · 12 years ago
- 22cd2e7 Btrfs: fix race in run_clustered_refs by Arne Jansen · 12 years ago
- b12a3b1 Btrfs: don't run __tree_mod_log_free_eb on leaves by Chris Mason · 12 years ago
- 6fc823b Btrfs: increase the size of the free space cache by Josef Bacik · 12 years ago
- 66657b3 Btrfs: barrier before waitqueue_active by Josef Bacik · 12 years ago
- 1fa11e2 Btrfs: fix deadlock in wait_for_more_refs by Arne Jansen · 12 years ago
- 6209526 btrfs: fix second lock in btrfs_delete_delayed_items() by Fengguang Wu · 12 years ago
- c329861 Btrfs: don't allocate a seperate csums array for direct reads by Josef Bacik · 12 years ago
- 99f5944 Btrfs: do not strdup non existent strings by Josef Bacik · 12 years ago
- aa9ddcd Btrfs: do not use missing devices when showing devname by Josef Bacik · 12 years ago
- 3627bf4 Btrfs: fix that error value is changed by mistake by Stefan Behrens · 12 years ago
- eb838e7 Btrfs: lock extents as we map them in DIO by Josef Bacik · 12 years ago
- dadd110 Btrfs: fix some endian bugs handling the root times by Dan Carpenter · 12 years ago
- 55e591f Btrfs: unlock on error in btrfs_delalloc_reserve_metadata() by Dan Carpenter · 12 years ago
- 57a5a88 Btrfs: checking for NULL instead of IS_ERR by Dan Carpenter · 12 years ago
- 5986802 Btrfs: fix some error codes in btrfs_qgroup_inherit() by Dan Carpenter · 12 years ago
- aa2ffd0 Btrfs: fix a misplaced address operator in a condition by Stefan Behrens · 12 years ago
- 29a877f s390/smp: add missing smp_store_status() for !SMP by Heiko Carstens · 12 years ago
- 6b79d14 s390/dasd: fix ioctl return value by Heiko Carstens · 12 years ago
- 1d92128 KVM: x86: fix KVM_GET_MSR for PV EOI by Michael S. Tsirkin · 12 years ago