| Commit message (Expand) | Author | Files | Lines |
2010-09-08 | cifs: eliminate some more premature cifsd exits | Jeff Layton | 1 | -29/+12 |
2010-09-08 | cifs: prevent cifsd from exiting prematurely | Jeff Layton | 1 | -9/+7 |
2010-09-08 | [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key | Steve French | 2 | -59/+0 |
2010-09-08 | cifs: eliminate redundant xdev check in cifs_rename | Jeff Layton | 1 | -21/+9 |
2010-09-08 | Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" | Steve French | 11 | -452/+172 |
2010-09-08 | Revert "missing changes during ntlmv2/ntlmssp auth and sign" | Steve French | 2 | -10/+5 |
2010-09-08 | Revert "Eliminate sparse warning - bad constant expression" | Steve French | 2 | -128/+72 |
2010-09-08 | Revert "[CIFS] Eliminate unused variable warning" | Steve French | 1 | -2/+1 |
2010-09-07 | m68knommu: fix missing linker segments | Greg Ungerer | 1 | -0/+2 |
2010-09-07 | h8300: Fix missing consts in kernel_execve() | David Howells | 1 | -2/+2 |
2010-09-07 | h8300: Fix die() | David Howells | 2 | -2/+4 |
2010-09-07 | h8300: IRQ flags should be stored in an unsigned long | David Howells | 1 | -5/+10 |
2010-09-07 | VFS: Sanity check mount flags passed to change_mnt_propagation() | Valerie Aurora | 1 | -1/+22 |
2010-09-07 | intel_agp,i915: Add more sandybridge graphics device ids | Zhenyu Wang | 4 | -11/+30 |
2010-09-07 | drm/i915: Enable MI_FLUSH on Sandybridge | Zhenyu Wang | 2 | -2/+7 |
2010-09-07 | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang | 4 | -10/+62 |
2010-09-07 | agp/intel: use #ifdef idiom for intel-agp.h | Zhenyu Wang | 1 | -0/+4 |
2010-09-07 | agp/intel: fix physical address mask bits for sandybridge | Zhenyu Wang | 1 | -2/+2 |
2010-09-07 | drm/i915: Prevent double dpms on | Chris Wilson | 1 | -1/+4 |
2010-09-07 | drm/i915: Avoid use of uninitialised values when disabling panel-fitter | Chris Wilson | 1 | -20/+15 |
2010-09-07 | drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt | Simon Farnsworth | 4 | -12/+113 |
2010-09-07 | drm/i915: Tightly scope intel_encoder to prevent invalid use | Chris Wilson | 1 | -13/+12 |
2010-09-07 | drm/i915: Allocate the PCI resource for the MCHBAR | Chris Wilson | 1 | -10/+10 |
2010-09-07 | drm/i915/dp: Really try 5 times before giving up. | Chris Wilson | 1 | -30/+28 |
2010-09-07 | drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS | Chris Wilson | 1 | -1/+39 |
2010-09-07 | drm/i915/dp: Boost timeout for enabling transcoder to 100ms | Chris Wilson | 1 | -1/+1 |
2010-09-07 | drm/i915: Re-use set_base_atomic to share setting of the display registers | Chris Wilson | 1 | -71/+9 |
2010-09-07 | drm/i915: Fix offset page-flips on i965+ | Chris Wilson | 1 | -19/+48 |
2010-09-07 | drm/i915: Include a generation number in the device info | Chris Wilson | 2 | -54/+34 |
2010-09-07 | i915: return -EFAULT if copy_to_user fails | Dan Carpenter | 1 | -0/+1 |
2010-09-07 | i915: return -EFAULT if copy_to_user fails | Dan Carpenter | 1 | -3/+9 |
2010-09-07 | agp/intel: Promote warning about failure to setup flush to error. | Chris Wilson | 1 | -4/+4 |
2010-09-07 | drm/i915: overlay on gen2 can't address above 1G | Daniel Vetter | 1 | -0/+4 |
2010-09-07 | drm/i915: Clear the vblank status bit before polling for the next vblank | Chris Wilson | 1 | -0/+16 |
2010-09-07 | i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff | Pekka Enberg | 1 | -3/+6 |
2010-09-07 | i915: revert some checks added by commit 32aad86f | Pavel Roskin | 1 | -16/+13 |
2010-09-07 | Revert "drm/i915: Unreference object not handle on creation" | Chris Wilson | 1 | -3/+6 |
2010-09-07 | drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h | Andrew Morton | 1 | -0/+2 |
2010-09-07 | drm: Do not force 1024x768 modes on unknown connectors | Chris Wilson | 1 | -4/+3 |
2010-09-07 | drm/kms: Add a module parameter to disable polling | Chris Wilson | 1 | -2/+15 |
2010-09-07 | drm/radeon/kms: fix tv-out on avivo asics | Alex Deucher | 1 | -3/+23 |
2010-09-07 | drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code | Alex Deucher | 2 | -5/+39 |
2010-09-04 | Staging: wlan-ng: Explicitly set some fields in cfg80211 interface | Karl Relton | 1 | -0/+3 |
2010-09-04 | Staging: octeon: depends on NETDEVICES | Randy Dunlap | 1 | -1/+1 |
2010-09-04 | Staging: spectra: depend on X86_MRST | Jeff Mahoney | 1 | -0/+1 |
2010-09-04 | Staging: zram: free device memory when init fails | Shahar Havivi | 1 | -0/+1 |
2010-09-04 | Staging: rt2870sta: Add more device IDs from vendor drivers | Ben Hutchings | 1 | -2/+39 |
2010-09-04 | staging: comedi das08_cs.c: Fix io_req_t conversion | Andreas Bombe | 1 | -1/+0 |
2010-09-04 | staging: spectra needs <linux/slab.h> | Geert Uytterhoeven | 1 | -0/+1 |
2010-09-04 | staging: hv: Fixed lockup problem with bounce_buffer scatter list | Hank Janssen | 1 | -2/+5 |