aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-22sparc: Add checkstack supportMartin Habets1-0/+4
2008-10-22sparc: correct section of current_pc()Frederic Weisbecker1-0/+1
2008-10-22sparc: correct section of apc_no_idleFrederic Weisbecker1-1/+1
2008-10-22sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard1-4/+14
2008-10-23cifs: fix unlinking of rename target when server doesn't support open file renamesJeff Layton1-79/+8
2008-10-23ACPI: hack around sysfs warning with link orderZhao Yakui1-1/+1
2008-10-23ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown1-1/+1
2008-10-23intel_menlo: fix build warningLen Brown1-1/+1
2008-10-23[CIFS] improve setlease handlingSteve French5-2/+67
2008-10-23Merge branch 'linus' into testLen Brown7289-186464/+576989
2008-10-23drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.Eric Anholt1-0/+4
2008-10-23drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.Eric Anholt1-0/+34
2008-10-23drm/i915: use pipes, not planes to label vblank dataKeith Packard1-53/+20
2008-10-23drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard4-60/+92
2008-10-23i915: Fix format string warnings on x86-64.Linus Torvalds1-2/+2
2008-10-23i915: Don't dereference HWS in /proc debug files when it isn't initialized.Eric Anholt1-3/+12
2008-10-23i915: Enable IMR passthrough of vblank events before enabling it in pipestat.Eric Anholt1-1/+9
2008-10-23drm: Remove two leaks of vblank reference count in error paths.Eric Anholt2-1/+5
2008-10-23drm: fix leak of cliprects in drm_rmdraw()Zhenyu Wang1-2/+5
2008-10-23i915: Disable MSI on GM965 (errata says it doesn't work)Keith Packard1-1/+4
2008-10-23drm: Set cliprects to NULL when changing drawable to having 0 cliprects.Zhenyu Wang1-1/+3
2008-10-23i915: Protect vblank IRQ reg access with spinlockKeith Packard1-29/+40
2008-10-22panasonic-laptop: fix buildLen Brown1-3/+3
2008-10-23sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().Paul Mundt1-0/+1
2008-10-22Merge branch 'panasonic' into testLen Brown4-0/+784
2008-10-22Merge branch 'yinghai' into testLen Brown2-8/+3
2008-10-23sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.Paul Mundt5-5/+34
2008-10-22Merge branch 'ull' into testLen Brown30-110/+123
2008-10-22Merge branch 'thinkpad' into testLen Brown1-2/+61
2008-10-22Merge branch 'suspend' into testLen Brown2-27/+76
2008-10-22Merge branch 'pnp-debug' into testLen Brown19-125/+121
2008-10-22Merge branch 'misc' into testLen Brown30-46/+56
2008-10-22Merge branch 'i7300_idle' into testLen Brown10-0/+713
2008-10-22Merge branch 'fujitsu' into testLen Brown1-52/+71
2008-10-22Merge branch 'fadt-test' into testLen Brown1-7/+25
2008-10-22Merge branch 'eeepc' into testLen Brown1-19/+209
2008-10-22Merge branch 'ec' into testLen Brown4-187/+198
2008-10-22Merge branch 'dock' into testLen Brown12-604/+422
2008-10-22Merge branch 'cpuidle' into testLen Brown3-1/+12
2008-10-22Merge branch 'bugzilla-11481' into testLen Brown1-3/+22
2008-10-22Merge branch 'bugzilla-10503' into testLen Brown1-0/+10
2008-10-22Merge branch 'bugzilla-10237' into testLen Brown1-2/+13
2008-10-22Merge branch 'asus-cleanup' into testLen Brown1-111/+110
2008-10-22Merge branch 'acpica' into testLen Brown62-688/+2409
2008-10-22Merge branch 'bugfixes' into testLen Brown9-86/+183
2008-10-22Merge branch 'acer-wmi' into testLen Brown4-105/+176
2008-10-22Merge branch 'FW_BUG' into testLen Brown3-21/+63
2008-10-22ACPICA: Update version to 20080926Bob Moore1-1/+1
2008-10-22ACPICA: Add support for zero-length buffer-to-string conversionsBob Moore1-2/+9
2008-10-22ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore8-6/+1401