summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/nouveau: quirk for XFX GT-240X-YABen Skeggs2011-04-051-0/+26
| | * | | drm/nv50-nvc0: work around an evo channel hang that some people seeDavid Dillow2011-04-051-0/+1
| | * | | drm/nouveau: implement init table opcode 0x5cBen Skeggs2011-04-051-3/+24
| | * | | drm/nouveau: fix oops on unload with disabled LVDS panelMarcin Slusarz2011-04-051-6/+7
| | * | | nv30: Fix parsing of perf tableEmil Velikov2011-04-051-1/+1
| | * | | drm/nouveau: correct memtiming table parsing for nv4xRoy Spliet2011-04-051-27/+49
| * | | | drm/radeon/kms: make radeon i2c put/get bytes less noisyAlex Deucher2011-04-091-2/+2
| * | | | drm/radeon/kms: pll tweaks for rv6xxAlex Deucher2011-04-091-0/+6
| * | | | drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.Michel Dänzer2011-04-091-1/+1
| * | | | radeon: Fix KMS CP writeback on big endian machines.Michel Dänzer2011-04-092-2/+2
| * | | | i915: restore only the mode of this driver on lastcloseDave Airlie2011-04-093-1/+18
* | | | | block: don't flush plugged IO on forced preemtion schedulingLinus Torvalds2011-04-131-10/+10
* | | | | vm: fix vm_pgoff wrap in stack expansionLinus Torvalds2011-04-131-5/+8
* | | | | m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven2011-04-123-1/+13
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-129-28/+28
|\ \ \ \
| * | | | fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan2011-04-112-1/+2
| * | | | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-118-28/+27
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-04-1215-181/+143
|\ \ \ \ \
| * | | | | cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)Jeff Layton2011-04-123-36/+33
| * | | | | [CIFS] Warn on requesting default security (ntlm) on mountSteve French2011-04-121-0/+11
| * | | | | [CIFS] cifs: clarify the meaning of tcpStatus == CifsGoodSteve French2011-04-123-7/+8
| * | | | | cifs: wrap received signature check in srv_mutexJeff Layton2011-04-121-6/+9
| * | | | | cifs: clean up various nits in unicode routines (try #2)Jeff Layton2011-04-122-19/+18
| * | | | | cifs: clean up length checks in check2ndT2Jeff Layton2011-04-121-13/+13
| * | | | | cifs: set ra_pages in backing_dev_infoJeff Layton2011-04-121-0/+1
| * | | | | cifs: fix broken BCC check in is_valid_oplock_breakJeff Layton2011-04-121-1/+1
| * | | | | cifs: always do is_path_accessible check in cifs_mountJeff Layton2011-04-121-1/+1
| * | | | | various endian fixes to cifsSteve French2011-04-124-10/+10
| * | | | | Elminate sparse __CHECK_ENDIAN__ warnings on port conversionSteve French2011-04-121-3/+3
| * | | | | Max share size is too smallSteve French2011-04-121-1/+1
| * | | | | Allow user names longer than 32 bytesSteve French2011-04-127-26/+30
| * | | | | cifs: replace /proc/fs/cifs/Experimental with a module parmJeff Layton2011-04-125-63/+7
| * | | | | cifs: check for private_data before trying to put itJeff Layton2011-04-121-2/+4
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-04-1215-907/+114
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard2011-04-121-2/+1
| * | | | | acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi2011-04-121-1/+1
| * | | | | sony-laptop: keyboard backlight fixesMarco Chiappero2011-04-121-1/+34
| * | | | | sony-laptop: only show the handles sysfs file in debug modeMattia Dongili2011-04-121-11/+14
| * | | | | samsung-laptop: set backlight typeMichal Marek2011-04-121-0/+1
| * | | | | staging: samsung-laptop has moved to platform/x86Michal Marek2011-04-126-862/+0
| * | | | | samsung-laptop: Samsung R410P backlight driverAlberto Mardegan2011-04-121-0/+10
| * | | | | samsung-laptop: add support for N230 modelGreg Kroah-Hartman2011-04-121-3/+3
| * | | | | platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner2011-04-041-4/+39
| * | | | | sony-laptop: fix early NULL pointer dereferenceMattia Dongili2011-04-041-0/+5
| * | | | | msi-laptop: fix config-dependent build errorRandy Dunlap2011-04-011-1/+2
| * | | | | eeepc-wmi: add keys found on EeePC 1215TCorentin Chary2011-04-011-0/+2
| * | | | | asus-wmi: swap input name and physCorentin Chary2011-04-011-2/+2
| * | | | | asus-laptop: remove removed features from feature-removal-schedule.txtCorentin Chary2011-04-011-20/+0
* | | | | | vfs: Re-introduce s_uuid in the superblockLinus Torvalds2011-04-121-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-04-124-4/+31
|\ \ \ \ \ \
OpenPOWER on IntegriCloud