aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | [CIFS] remove bkl usage from umount beginSteve French2009-06-25
| * | | | cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman2009-06-25
| * | | | [CIFS] cleanup asn handling for ntlmsspSteve French2009-06-24
| * | | | [CIFS] Copy struct *after* setting the port, instead of before.Simo Leone2009-06-24
| * | | | cifs: remove rw/ro optionsJeff Layton2009-06-24
| * | | | cifs: fix problems with earlier patchesJeff Layton2009-06-24
| * | | | cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton2009-06-24
| * | | | [CIFS] Do not send tree disconnect if session is already disconnectedSteve French2009-06-24
| * | | | [CIFS] Fix build breakSteve French2009-06-15
| * | | | cifs: display scopeid in /proc/mountsJeff Layton2009-06-15
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-06-14
| |\ \ \ \
| * | | | | cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton2009-06-13
| * | | | | cifs: have cifs_show_options show forceuid/forcegid optionsJeff Layton2009-06-13
| * | | | | cifs: remove unneeded NULL checks from cifs_show_optionsJeff Layton2009-06-13
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-06-26
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | sparc32: Fix makefile not generating required filesJulian Calaby2009-06-25
| * | | | | sparc32: Fix tftpboot.img MakefileJulian Calaby2009-06-25
| * | | | | sparc: fix tftpboot.img buildSam Ravnborg2009-06-25
| * | | | | sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif2009-06-25
| * | | | | sparc64: Fix build warnings in piggyback_64.cJulian Calaby2009-06-25
| * | | | | sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller2009-06-25
| | |_|/ / | |/| | |
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-25
|\ \ \ \ \
| * | | | | drm: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-24
| * | | | | Merge remote branch 'origin/drm-intel-next' of ../drm-intel into drm-fixesDave Airlie2009-06-24
| |\ \ \ \ \
| | * | | | | drm/i915: initialize fence registers to zero when loading GEMGrégoire Henry2009-06-23
| | * | | | | drm/i915: Fix HDMI regression introduced in new chipset supportZhenyu Wang2009-06-22
| | * | | | | drm/i915: fix LFP data fetchJesse Barnes2009-06-22
| | * | | | | drm/i915: set TV detection mode when tv is already connectedling.ma@intel.com2009-06-22
| | * | | | | drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.Krzysztof Halasa2009-06-22
| | * | | | | drm/i915: Fix size_t handling in off-by-default debug printfsKrzysztof Halasa2009-06-22
| | * | | | | drm/i915: Don't change the blank/sync width when calculating scaled modesZhao Yakui2009-06-22
| | * | | | | drm/i915: Add support for changing LVDS panel fitting using an output property.Zhao Yakui2009-06-22
| | * | | | | drm/i915: correct suspend/resume orderingJesse Barnes2009-06-22
| | * | | | | Merge commit 'keithp/drm-intel-next' into drm-intel-nextEric Anholt2009-06-22
| | |\ \ \ \ \
| | | * | | | | drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O.Keith Packard2009-06-18
| | | * | | | | drm/i915: Clarify error returns from display port aux channel I/OKeith Packard2009-06-18
| | | * | | | | drm/i915: Add CLKCFG register definitionKeith Packard2009-06-18
| | | * | | | | drm/i915: Split array of DAC limits into separate structures.Keith Packard2009-06-18
| | | * | | | | drm/i915: Use hotplug callback to retrain DP linkKeith Packard2009-06-18
| | | * | | | | drm/i915: Add Display Port supportKeith Packard2009-06-18
| | | * | | | | drm/i915: add per-output hotplug callback for KMSKeith Packard2009-06-18
| | | * | | | | drm/i915: Clean up SDVO i2c handlingKeith Packard2009-06-18
| | | * | | | | drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard2009-06-18
| | | * | | | | drm/i915: check for CONFIG_PNP before using pnp functionKeith Packard2009-06-18
| | | * | | | | drm/i915: Apple DMI info has inconsistent SYS_VENDOR informationKeith Packard2009-06-18
| | | * | | | | drm/i915: Require digital monitor on HDMI ports for detectKeith Packard2009-06-18
| | * | | | | | drm/i915: Add missing dependency on Intel AGP support.Eric Anholt2009-06-22
| * | | | | | | drm/radeon: fix driver initialization order so radeon kms can be builtinJerome Glisse2009-06-24
| * | | | | | | drm: Fix shifts which were miscalculated when converting from bitfields.Michel Dänzer2009-06-24
| * | | | | | | drm/radeon: Clear surface registers at initialization time.Michel Dänzer2009-06-24