summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is trueShine Liu2009-08-311-1/+3
| * | | | | | | | | | | | | | V4L/DVB (12457): zr364: wrong indexesRoel Kluin2009-08-311-1/+1
| * | | | | | | | | | | | | | V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2009-08-312-20/+29
| * | | | | | | | | | | | | | V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar2009-08-311-24/+30
| * | | | | | | | | | | | | | V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xxMauro Carvalho Chehab2009-08-312-2/+39
| * | | | | | | | | | | | | | V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky2009-08-311-0/+44
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt2009-08-311-1/+1
* | | | | | | | | | | | | | ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz2009-08-311-1/+13
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-3112-105/+194
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-293-4/+55
| * | | | | | | | | | | | | drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2009-08-292-38/+54
| * | | | | | | | | | | | | drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-249-51/+73
| * | | | | | | | | | | | | drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-241-9/+9
| * | | | | | | | | | | | | drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-241-1/+1
| * | | | | | | | | | | | | drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-241-1/+1
| * | | | | | | | | | | | | drm/i915: Set the multiplier for SDVO on G33 platformSean Young2009-08-241-1/+1
* | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-08-283-2/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ACPI: don't free non-existent backlight in acpi video moduleKeith Packard2009-08-281-2/+5
| * | | | | | | | | | | | | | toshiba_acpi: return on a fail pathJiri Slaby2009-08-281-0/+1
| * | | | | | | | | | | | | | ACPICA: Windows compatibility fix: same buffer/string storeLin Ming2009-08-281-0/+12
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-08-281-6/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | inotify: update the group mask on mark additionEric Paris2009-08-281-0/+4
| * | | | | | | | | | | | | | inotify: fix length reporting and size checkingEric Paris2009-08-281-3/+5
| * | | | | | | | | | | | | | inotify: do not send a block of zeros when no pathname is availableBrian Rogers2009-08-281-3/+5
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | parisc: fix warning in traps.cGrant Grundler2009-08-281-1/+1
* | | | | | | | | | | | | | SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust2009-08-281-0/+1
* | | | | | | | | | | | | | modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar2009-08-281-2/+5
* | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-282-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | x86: Fix vSMP boot crashYinghai Lu2009-08-261-0/+10
| * | | | | | | | | | | | | x86, xen: Initialize cx to suppress warningH. Peter Anvin2009-08-251-0/+1
| * | | | | | | | | | | | | x86, xen: Suppress WP test on XenJeremy Fitzhardinge2009-08-251-0/+1
* | | | | | | | | | | | | | Linux 2.6.31-rc8v2.6.31-rc8Linus Torvalds2009-08-271-1/+1
* | | | | | | | | | | | | | module: workaround duplicate section namesJames Bottomley2009-08-271-1/+2
* | | | | | | | | | | | | | module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell2009-08-271-2/+4
* | | | | | | | | | | | | | xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-271-4/+4
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-08-272-85/+177
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman2009-08-271-7/+6
| * | | | | | | | | | | | | | inotify: fix locking around inotify watching in the idrEric Paris2009-08-271-10/+40
| * | | | | | | | | | | | | | inotify: do not BUG on idr entries at inotify destructionEric Paris2009-08-271-2/+31
| * | | | | | | | | | | | | | inotify: seperate new watch creation updating existing watchesEric Paris2009-08-271-69/+103
* | | | | | | | | | | | | | | lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt2009-08-271-1/+1
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-08-2710-134/+107
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 9p: update documentation pointersEric Van Hensbergen2009-08-171-0/+3
| * | | | | | | | | | | | | | | 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-173-35/+10
| * | | | | | | | | | | | | | | net/9p: insulate the client against an invalid error code sent by a 9p serverAbhishek Kulkarni2009-08-172-7/+2
| * | | | | | | | | | | | | | | 9p: Add missing cast for the error return value in v9fs_get_inodeAbhishek Kulkarni2009-08-171-1/+1
| * | | | | | | | | | | | | | | 9p: Remove redundant inode uid/gid assignmentAbhishek Kulkarni2009-08-171-5/+0
| * | | | | | | | | | | | | | | 9p: Fix possible regressions when ->get_sb fails.Abhishek Kulkarni2009-08-171-4/+7
| * | | | | | | | | | | | | | | 9p: Fix v9fs show_optionsAbhishek Kulkarni2009-08-171-2/+2
| * | | | | | | | | | | | | | | 9p: Fix possible memleak in v9fs_inode_from fid.Abhishek Kulkarni2009-08-171-9/+4
OpenPOWER on IntegriCloud