summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24754-7709/+17542
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-232-5/+5
| |\
| * | proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz2009-02-231-1/+3
| * | i915: suspend/resume interrupt stateJesse Barnes2009-02-231-3/+7
| * | Fix an oops in i915_gem_retire_requests()Karsten Wiese2009-02-231-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-02-231-1/+1
| |\ \
| | * | crypto: ahash - Fix digest size in /proc/cryptoLee Nipper2009-02-191-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-2330-72/+5221
| |\ \ \
| * | | | Linux 2.6.29-rc6v2.6.29-rc6Linus Torvalds2009-02-221-1/+1
| * | | | acpi/doc: add missing param valueRandy Dunlap2009-02-221-1/+1
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-225-27/+67
| |\ \ \ \
| | * | | | drm/i915: Add missing mutex_lock(&dev->struct_mutex)Pierre Willenbrock2009-02-231-0/+1
| | * | | | drm/i915: fix WC mapping in non-GEM i915 code.Jesse Barnes2009-02-231-1/+1
| | * | | | drm/i915: Fix regression in 95ca9dChris Wilson2009-02-231-2/+6
| | * | | | drm/i915: Retire requests from i915_gem_busy_ioctl.Eric Anholt2009-02-231-0/+7
| | * | | | drm/i915: suspend/resume GEM when KMS is activeJesse Barnes2009-02-233-2/+24
| | * | | | drm/i915: Don't let a device flush to prepare buffers clear new write_domains.Eric Anholt2009-02-231-2/+14
| | * | | | drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.Eric Anholt2009-02-231-22/+16
| * | | | | selinux: Fix the NetLabel glue code for setsockopt()Paul Moore2009-02-231-1/+3
| * | | | | cipso: Fix documentation commentPaul Moore2009-02-231-2/+7
| |/ / / /
| * | | | Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2009-02-221-5/+2
| |\ \ \ \
| | * | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fixIngo Molnar2009-02-221-5/+2
| * | | | | docbook: split kernel-api for device-driversRandy Dunlap2009-02-223-378/+419
| |/ / / /
| * | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-228-7/+38
| * | | | x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2009-02-224-4/+4
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-02-226-36/+62
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown2009-02-21315-1540/+5017
| | |\ \ \ \ \ \
| | | | | * | | | x86_64: Fix S3 fail pathJiri Slaby2009-02-211-1/+3
| | | | | * | | | x86_64: acpi/wakeup_64 cleanupJiri Slaby2009-02-211-19/+7
| | | | * | | | | ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas2009-02-212-8/+1
| | | | * | | | | fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon2009-02-211-7/+18
| | | | |/ / / /
| | | * | | | | battery: don't assume we are fully charged when not charging or dischargingRichard Hughes2009-02-211-1/+24
| | * | | | | | ACPI: EC: Add delay for slow MSI controllerAlexey Starikovskiy2009-02-211-0/+9
| * | | | | | | PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...Mike Murphy2009-02-221-22/+28
| * | | | | | | PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeMike Murphy2009-02-221-3/+5
| * | | | | | | m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-2212-56/+56
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'hibernate'Linus Torvalds2009-02-2110-34/+75
| |\ \ \ \ \ \
| | * | | | | | PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg2009-02-211-6/+9
| | * | | | | | PM: Wait for console in resumeArve Hjønnevåg2009-02-211-0/+6
| | * | | | | | PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov2009-02-211-4/+4
| | * | | | | | swsusp: clean up shrink_all_zones()Johannes Weiner2009-02-211-12/+11
| | * | | | | | swsusp: dont fiddle with swappinessJohannes Weiner2009-02-211-4/+1
| | * | | | | | PM: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-212-1/+2
| | * | | | | | PM/hibernate: fix "swap breaks after hibernation failures"Alan Jenkins2009-02-211-2/+2
| | * | | | | | PM/resume: wait for device probing to finishArjan van de Ven2009-02-211-0/+11
| | * | | | | | Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-214-6/+31
| | |/ / / / /
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-214-6/+6
| |\ \ \ \ \ \
| | * | | | | | x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin2009-02-203-4/+4
| | * | | | | | MAINTAINERS: paravirt-ops maintainers updateZachary Amsden2009-02-201-2/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-02-2110-187/+458
| |\ \ \ \ \ \ \