Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | PM: fix build for CONFIG_PM unset | Rafael J. Wysocki | 2009-02-21 | 2 | -1/+2 | |
| | * | | | | | | | | PM/hibernate: fix "swap breaks after hibernation failures" | Alan Jenkins | 2009-02-21 | 1 | -2/+2 | |
| | * | | | | | | | | PM/resume: wait for device probing to finish | Arjan van de Ven | 2009-02-21 | 1 | -0/+11 | |
| | * | | | | | | | | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 2009-02-21 | 4 | -6/+31 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-21 | 4 | -6/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin | 2009-02-21 | 3 | -4/+4 | |
| | * | | | | | | | | MAINTAINERS: paravirt-ops maintainers update | Zachary Amsden | 2009-02-20 | 1 | -2/+2 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-02-21 | 10 | -187/+458 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [CIFS] Fix multiuser mounts so server does not invalidate earlier security co... | Steve French | 2009-02-21 | 5 | -7/+105 | |
| | * | | | | | | | | | [CIFS] improve posix semantics of file create | Steve French | 2009-02-21 | 2 | -103/+208 | |
| | * | | | | | | | | | [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif... | Steve French | 2009-02-21 | 2 | -3/+4 | |
| | * | | | | | | | | | cifs: posix fill in inode needed by posix open | Jeff Layton | 2009-02-21 | 2 | -1/+3 | |
| | * | | | | | | | | | cifs: properly handle case where CIFSGetSrvInodeNumber fails | Jeff Layton | 2009-02-21 | 3 | -15/+14 | |
| | * | | | | | | | | | cifs: refactor new_inode() calls and inode initialization | Jeff Layton | 2009-02-21 | 3 | -66/+86 | |
| | * | | | | | | | | | [CIFS] Prevent OOPs when mounting with remote prefixpath. | Igor Mammedov | 2009-02-21 | 3 | -2/+48 | |
| | * | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2009-02-03 | 325 | -2240/+4611 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [CIFS] ipv6_addr_equal for address comparison | Steve French | 2009-01-30 | 1 | -3/+3 | |
| * | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-21 | 18 | -173/+279 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/radeon: update sarea copies of last_ variables on resume. | etienne | 2009-02-20 | 1 | -6/+15 | |
| | * | | | | | | | | | | | drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. | Jesse Barnes | 2009-02-20 | 4 | -18/+57 | |
| | * | | | | | | | | | | | drm/i915: take struct mutex around fb unref | Jesse Barnes | 2009-02-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | drm: Use spread spectrum when the bios tells us it's ok. | Kristian Høgsberg | 2009-02-20 | 3 | -6/+24 | |
| | * | | | | | | | | | | | drm: Collapse identical i8xx_clock() and i9xx_clock(). | Kristian Høgsberg | 2009-02-20 | 1 | -27/+6 | |
| | * | | | | | | | | | | | drm: Bring PLL limits in sync with DDX values. | Kristian Høgsberg | 2009-02-20 | 1 | -3/+3 | |
| | * | | | | | | | | | | | drm: Add locking around cursor gem operations. | Kristian Høgsberg | 2009-02-20 | 1 | -4/+5 | |
| | * | | | | | | | | | | | drm: Propagate failure from setting crtc base. | Chris Wilson | 2009-02-20 | 3 | -40/+69 | |
| | * | | | | | | | | | | | drm: Check for a NULL encoder when reverting on error path | Chris Wilson | 2009-02-20 | 1 | -1/+5 | |
| | * | | | | | | | | | | | drm/i915: Cleanup the hws on ringbuffer constrution failure. | Chris Wilson | 2009-02-20 | 1 | -14/+25 | |
| | * | | | | | | | | | | | drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init. | Steve Aarnio | 2009-02-20 | 1 | -2/+0 | |
| | * | | | | | | | | | | | drm: Release user fbs in drm_release | Kristian Høgsberg | 2009-02-20 | 3 | -3/+5 | |
| | * | | | | | | | | | | | drm/i915: Unpin the fb on error during construction. | Chris Wilson | 2009-02-20 | 1 | -3/+5 | |
| | * | | | | | | | | | | | drm/i915: Unpin the hws if we fail to kmap. | Chris Wilson | 2009-02-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | drm/i915: Unpin the ringbuffer if we fail to ioremap it. | Chris Wilson | 2009-02-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | drm/i915: unpin for an invalid memory domain. | Chris Wilson | 2009-02-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | drm/i915: Release and unlock on mmap_gtt error path. | Chris Wilson | 2009-02-20 | 1 | -1/+4 | |
| | * | | | | | | | | | | | drm/i915: Set framebuffer alignment based upon the fence constraints. | Chris Wilson | 2009-02-20 | 1 | -4/+2 | |
| | * | | | | | | | | | | | drm: Do not leak a new reference for flink() on an existing name | Chris Wilson | 2009-02-20 | 1 | -17/+16 | |
| | * | | | | | | | | | | | drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer() | Roland Dreier | 2009-02-20 | 1 | -9/+12 | |
| | * | | | | | | | | | | | drm/i915: refleak along pin() error path. | Chris Wilson | 2009-02-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | drm/i915: hold mutex for unreference() in i915_gem_tiling.c | Chris Wilson | 2009-02-20 | 1 | -4/+2 | |
| | * | | | | | | | | | | | drm/i915: Cleanup trivial leak on execbuffer error path. | Chris Wilson | 2009-02-20 | 1 | -2/+4 | |
| | * | | | | | | | | | | | drm: Free the object ref on error. | Chris Wilson | 2009-02-20 | 1 | -8/+12 | |
| | * | | | | | | | | | | | drm: Potential use-after-free on error path. | Chris Wilson | 2009-02-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/i915: Storage class should be before const qualifier | Tobias Klauser | 2009-02-20 | 2 | -2/+2 | |
| * | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-21 | 2 | -11/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | x86: use the right protections for split-up pagetables | Ingo Molnar | 2009-02-20 | 1 | -10/+5 | |
| | * | | | | | | | | | | | x86, vmi: TSC going backwards check in vmi clocksource | Alok N Kataria | 2009-02-20 | 1 | -1/+4 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-02-21 | 19 | -62/+131 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [SCSI] qla2xxx: Update version number to 8.03.00-k3. | Andrew Vasquez | 2009-02-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | [SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions. | Andrew Vasquez | 2009-02-10 | 1 | -1/+1 |