Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors | Linus Torvalds | 2009-02-22 | 4 | -4/+4 | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-02-22 | 6 | -36/+62 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ | Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus... | Len Brown | 2009-02-21 | 315 | -1540/+5017 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | x86_64: Fix S3 fail path | Jiri Slaby | 2009-02-21 | 1 | -1/+3 | |
| | | | * | | | | | | x86_64: acpi/wakeup_64 cleanup | Jiri Slaby | 2009-02-21 | 1 | -19/+7 | |
| | | * | | | | | | | ACPI: remove CONFIG_ACPI_SYSTEM | Bjorn Helgaas | 2009-02-21 | 2 | -8/+1 | |
| | | * | | | | | | | fujitsu-laptop: Use RFKILL support bitmask from firmware | Tony Vroon | 2009-02-21 | 1 | -7/+18 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | battery: don't assume we are fully charged when not charging or discharging | Richard Hughes | 2009-02-21 | 1 | -1/+24 | |
| * | | | | | | | | ACPI: EC: Add delay for slow MSI controller | Alexey Starikovskiy | 2009-02-21 | 1 | -0/+9 | |
* | | | | | | | | | PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a... | Mike Murphy | 2009-02-22 | 1 | -22/+28 | |
* | | | | | | | | | PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute | Mike Murphy | 2009-02-22 | 1 | -3/+5 | |
* | | | | | | | | | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 2009-02-22 | 12 | -56/+56 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'hibernate' | Linus Torvalds | 2009-02-21 | 10 | -34/+75 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PM: Fix suspend_console and resume_console to use only one semaphore | Arve Hjønnevåg | 2009-02-21 | 1 | -6/+9 | |
| * | | | | | | | | PM: Wait for console in resume | Arve Hjønnevåg | 2009-02-21 | 1 | -0/+6 | |
| * | | | | | | | | PM: Fix pm_notifiers during user mode hibernation | Andrey Borzenkov | 2009-02-21 | 1 | -4/+4 | |
| * | | | | | | | | swsusp: clean up shrink_all_zones() | Johannes Weiner | 2009-02-21 | 1 | -12/+11 | |
| * | | | | | | | | swsusp: dont fiddle with swappiness | Johannes Weiner | 2009-02-21 | 1 | -4/+1 | |
| * | | | | | | | | 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-20 | 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-20 | 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 |