2012-09-26 |
H. Peter Anvin | x86, suspend: On wakeup always initialize cr4 and EFER |
commit | commitdiff | tree | snapshot |
2012-09-26 |
H. Peter Anvin | x86-32: Start out eflags and cr4 clean |
commit | commitdiff | tree | snapshot |
2012-09-25 |
H. Peter Anvin | x86, smap: Do not abuse the [f][x]rstor_checking()... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
H. Peter Anvin | Merge branch 'x86/fpu' into x86/smap |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Suresh Siddha | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86-32, smap: Add STAC/CLAC instructions to 32-bit... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86, smap: Reduce the SMAP overhead for signal handling |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86, smap: A page fault due to SMAP is an oops |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86, smap: Turn on Supervisor Mode Access Prevention |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86, smap: Add STAC and CLAC instructions to control... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86, uaccess: Merge prototypes for clear_user/__clear_user |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86, smap: Add a header file with macros for STAC/CLAC |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86, alternative: Add header guards to <asm/alternative... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86, alternative: Use .pushsection/.popsection |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86, smap: Add CR4 bit for SMAP |
commit | commitdiff | tree | snapshot |
2012-09-21 |
H. Peter Anvin | x86-32, mm: The WP test should be done on a kernel... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, fpu: remove cpu_has_xmm check in the fx_finit() |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, fpu: make eagerfpu= boot param tri-state |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, fpu: enable eagerfpu by default for xsaveopt |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, fpu: decouple non-lazy/eager fpu restore from... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, fpu: use non-lazy fpu restore for processors suppo... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | lguest, x86: handle guest TS bit for lazy/non-lazy... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, fpu: always use kernel_fpu_begin/end() for in... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_gu... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, fpu: remove unnecessary user_fpu_end() in save_xst... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, fpu: drop_fpu() before restoring new state from... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, fpu: Unify signal handling code paths for x86... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, fpu: Consolidate inline asm routines for saving... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Suresh Siddha | x86, signal: Cleanup ifdefs and is_ia32, is_x32 |
commit | commitdiff | tree | snapshot |
2012-09-09 |
H. Peter Anvin | x86, cpufeature: Add feature bit for SMAP |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Mathias Krause | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Mathias Krause | x86/iommu: Drop duplicate const in __IOMMU_INIT |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Mathias Krause | x86/fpu/xsave: Keep __user annotation in casts |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Mathias Krause | x86/pci/probe_roms: Add missing __iomem annotation... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Mathias Krause | x86/signals: ia32_signal.c: add __user casts to fix... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Mathias Krause | x86/vdso: Add __user annotation to VDSO32_SYMBOL |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Mathias Krause | x86: Fix __user annotations in asm/sys_ia32.h |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Linus Torvalds | Merge branch 'for-next' of git://git.samba.org/sfrench... |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Bjørn Mork | net: qmi_wwan: add several new Gobi devices |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Dan Carpenter | fddi: 64 bit bug in smt_add_para() |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Linus Torvalds | Linux 3.6-rc4 v3.6-rc4 |
commit | commitdiff | tree | snapshot |
2012-09-01 |
John Stultz | time: Move ktime_t overflow checking into timespec_vali... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Linus Torvalds | Merge tag 'parisc-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Bin Liu | net: ethernet: fix kernel OOPS when remove davinci_mdio... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Julia Lawall | net/xfrm/xfrm_state.c: fix error return code |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Julia Lawall | net: ipv6: fix error return code |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Aleksander... | net: qmi_wwan: new device: Foxconn/Novatel E396 |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Oliver Neukum | usbnet: fix deadlock in resume |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Jaccon Bastiaansen | cs89x0 : packet reception not working |
commit | commitdiff | tree | snapshot |
2012-08-31 |
David S. Miller | Merge branch 'master' of git://1984.lsi.us.es/nf |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Pablo Neira... | netfilter: nf_conntrack: fix racy timer handling with... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Merav Sicron | bnx2x: Correct the ndo_poll_controller call |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Merav Sicron | bnx2x: Move netif_napi_add to the open call |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Eric Dumazet | ipv4: must use rcu protection while calling fib_lookup |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Yuval Mintz | bnx2x: fix 57840_MF pci id |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Francesco Ruggeri | net: ipv4: ipmr_expire_timer causes crash when removing... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Bruce Allan | e1000e: DoS while TSO enabled caused by link partner... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
xeb@mail.ru | l2tp: avoid to use synchronize_rcu in tunnel free function |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Claudiu Manoil | gianfar: fix default tx vlan offload feature flag |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Pablo Neira... | netfilter: nf_nat_sip: fix incorrect handling of EBUSY... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Ian Campbell | xen-netfront: use __pskb_pull_tail to ensure linear... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Heiko Carstens | s390/32: Don't clobber personality flags on exec |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Paul Menzel | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Julia Lawall | netfilter: nfnetlink_log: fix error return code in... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Julia Lawall | netfilter: ctnetlink: fix error return code in init... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Julia Lawall | ipvs: fix error return code |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Dave Airlie | Merge branch 'drm-fixes-3.6' of git://people.freedeskto... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Forest Bond | gma500: Consider CRTC initially active. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Alex Deucher | drm/radeon: fix dig encoder selection on DCE61 |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Amerigo Wang | netpoll: revert 6bdb7fe3104 and fix be_poll() instead |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Linus Torvalds | Merge git://www.linux-watchdog.org/linux-watchdog |
commit | commitdiff | tree | snapshot |
2012-08-29 |
David Rientjes | mm, slab: lock the correct nodelist after reenabling... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Christian König | drm/radeon: fix double free in radeon_gpu_reset |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Jerome Glisse | drm/radeon: force dma32 to fix regression rs4xx,rs6xx... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Alex Deucher | drm/radeon: rework panel mode setup |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Alex Deucher | drm/radeon/atom: powergating fixes for DCE6 |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Alex Deucher | drm/radeon/atom: rework DIG modesetting on DCE3+ |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Alex Deucher | drm/radeon: don't disable plls that are in use by other... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Marek Olšák | drm/radeon: add proper checking of RESOLVE_BOX command... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Marek Olšák | drm/radeon: initialize tracked CS state |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Marek Olšák | drm/radeon: fix reading CB_COLORn_MASK from the CS |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Sachin Kamat | watchdog: da9052: Remove duplicate inclusion of delay.h |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Randy Dunlap | watchdog: fix watchdog-test.c build warning |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Dave Airlie | Merge branch 'drm-intel-fixes' of git://people.freedesk... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Dave Airlie | Merge branch 'drm-nouveau-fixes' of git://anongit.freed... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Ben Skeggs | drm/nvc0/copy: check PUNITS to determine which copy... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Stefan Behrens | Btrfs: fix that repair code is spuriously executed... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Liu Bo | Btrfs: fix ordered extent leak when failing to start... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Liu Bo | Btrfs: fix a dio write regression |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Josef Bacik | Btrfs: fix deadlock with freeze and sync V2 |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Stefan Behrens | Btrfs: revert checksum error statistic which can cause... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Stefan Behrens | Btrfs: remove superblock writing after fatal error |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Josef Bacik | Btrfs: allow delayed refs to be merged |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Josef Bacik | Btrfs: fix enospc problems when deleting a subvol |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Miao Xie | Btrfs: fix wrong mtime and ctime when creating snapshots |
commit | commitdiff | tree | snapshot |
next |