aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-24
| | | * | | | | | | | | | | | | drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-24
| | | * | | | | | | | | | | | | drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-24
| | | * | | | | | | | | | | | | drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-24
| | | * | | | | | | | | | | | | drm/i915: Set the multiplier for SDVO on G33 platformSean Young2009-08-24
| | * | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-08-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ACPI: don't free non-existent backlight in acpi video moduleKeith Packard2009-08-28
| | | * | | | | | | | | | | | | | toshiba_acpi: return on a fail pathJiri Slaby2009-08-28
| | | * | | | | | | | | | | | | | ACPICA: Windows compatibility fix: same buffer/string storeLin Ming2009-08-28
| | | | |_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-08-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | inotify: update the group mask on mark additionEric Paris2009-08-28
| | | * | | | | | | | | | | | | | inotify: fix length reporting and size checkingEric Paris2009-08-28
| | | * | | | | | | | | | | | | | inotify: do not send a block of zeros when no pathname is availableBrian Rogers2009-08-28
| | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | parisc: fix warning in traps.cGrant Grundler2009-08-29
| | * | | | | | | | | | | | | | SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust2009-08-29
| | * | | | | | | | | | | | | | modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar2009-08-29
| | * | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | x86: Fix vSMP boot crashYinghai Lu2009-08-26
| | | * | | | | | | | | | | | | x86, xen: Initialize cx to suppress warningH. Peter Anvin2009-08-26
| | | * | | | | | | | | | | | | x86, xen: Suppress WP test on XenJeremy Fitzhardinge2009-08-26
| | * | | | | | | | | | | | | | Linux 2.6.31-rc8v2.6.31-rc8Linus Torvalds2009-08-27
| | * | | | | | | | | | | | | | module: workaround duplicate section namesJames Bottomley2009-08-27
| | * | | | | | | | | | | | | | module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell2009-08-27
| | * | | | | | | | | | | | | | xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-27
| | * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-08-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman2009-08-27
| | | * | | | | | | | | | | | | | inotify: fix locking around inotify watching in the idrEric Paris2009-08-27
| | | * | | | | | | | | | | | | | inotify: do not BUG on idr entries at inotify destructionEric Paris2009-08-27
| | | * | | | | | | | | | | | | | inotify: seperate new watch creation updating existing watchesEric Paris2009-08-27
| | * | | | | | | | | | | | | | | lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt2009-08-27
| | * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-08-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | 9p: update documentation pointersEric Van Hensbergen2009-08-17
| | | * | | | | | | | | | | | | | | 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-17
| | | * | | | | | | | | | | | | | | net/9p: insulate the client against an invalid error code sent by a 9p serverAbhishek Kulkarni2009-08-17
| | | * | | | | | | | | | | | | | | 9p: Add missing cast for the error return value in v9fs_get_inodeAbhishek Kulkarni2009-08-17
| | | * | | | | | | | | | | | | | | 9p: Remove redundant inode uid/gid assignmentAbhishek Kulkarni2009-08-17
| | | * | | | | | | | | | | | | | | 9p: Fix possible regressions when ->get_sb fails.Abhishek Kulkarni2009-08-17
| | | * | | | | | | | | | | | | | | 9p: Fix v9fs show_optionsAbhishek Kulkarni2009-08-17
| | | * | | | | | | | | | | | | | | 9p: Fix possible memleak in v9fs_inode_from fid.Abhishek Kulkarni2009-08-17
| | | * | | | | | | | | | | | | | | 9p: minor comment fixesAbhishek Kulkarni2009-08-17
| | | * | | | | | | | | | | | | | | 9p: Fix possible inode leak in v9fs_get_inode.Abhishek Kulkarni2009-08-17
| | | * | | | | | | | | | | | | | | 9p: Check for error in return value of v9fs_fid_addAbhishek Kulkarni2009-08-17
| | * | | | | | | | | | | | | | | | ipv4: make ip_append_data() handle NULL routing tableJulien TINNES2009-08-27
| | * | | | | | | | | | | | | | | | AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells2009-08-27
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | virtio: net refill on out-of-memoryRusty Russell2009-08-26
| | | * | | | | | | | | | | | | | smc91x: fix compilation on SMPAlexey Dobriyan2009-08-26
| | * | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-08-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-08-26
| | | * | | | | | | | | | | | | | | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-08-26