aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | raid6: fix recovery performance regressionDan Williams2010-05-05
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-04
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon/kms/legacy: only enable load detection property on DVI-IAlex Deucher2010-05-04
| | * | | | | | | drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher2010-05-04
| | * | | | | | | drivers/gpu/drm/drm_sysfs.c: sysfs files error handlingDan Carpenter2010-04-28
| | * | | | | | | drivers/gpu/drm/radeon/radeon_atombios.c: range check issuesDan Carpenter2010-04-28
| | * | | | | | | gpu: vga_switcheroo, fix lock imbalanceJiri Slaby2010-04-28
| | * | | | | | | drivers/gpu/drm/drm_memory.c: fix check for end of loopDan Carpenter2010-04-28
| | * | | | | | | drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter2010-04-28
| | * | | | | | | drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereferenceRobert Fitzsimons2010-04-28
| | * | | | | | | drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfillMarek Olšák2010-04-28
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-04
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powernow-k8: Fix frequency reportingMark Langsdorf2010-05-03
| | * | | | | | | | x86: Fix parse_reservetop() build failure on certain configsIngo Molnar2010-05-03
| | * | | | | | | | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-04-30
| | * | | | | | | | x86: Fix 'reservetop=' functionalityLiang Li2010-04-30
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-04
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KEYS: Fix RCU handling in key_gc_keyring()David Howells2010-05-04
| | * | | | | | | | KEYS: Fix an RCU warning in the reading of user keysDavid Howells2010-05-04
| * | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-05-04
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().Joel Becker2010-05-03
| | * | | | | | | | ocfs2: Avoid direct write if we fall back to buffered I/OLi Dongyang2010-04-30
| | * | | | | | | | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker2010-04-30
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()Mark Fasheh2010-04-23
| | | * | | | | | | | ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error pathLi Dongyang2010-04-23
| | | * | | | | | | | ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error pathLi Dongyang2010-04-23
| | | * | | | | | | | ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe codeLi Dongyang2010-04-23
| | * | | | | | | | | ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker2010-04-23
| | * | | | | | | | | ocfs2: Update VFS inode's id info after reflink.Tao Ma2010-04-23
| | * | | | | | | | | ocfs2: potential ERR_PTR dereference on error pathsDan Carpenter2010-04-23
| | * | | | | | | | | ocfs2: Reset status if we want to restart file extension.Tao Ma2010-04-16
| | * | | | | | | | | ocfs2: Compute metaecc for superblocks during online resize.Joel Becker2010-03-31
| | * | | | | | | | | ocfs2: Check the owner of a lockres inside the spinlockWengang Wang2010-03-30
| | * | | | | | | | | ocfs2: one more warning fix in ocfs2_file_aio_write(), v2Coly Li2010-03-30
| | * | | | | | | | | ocfs2_dlmfs: User DLM_* when decoding file open flags.Tao Ma2010-03-30
| * | | | | | | | | | Fix the x86_64 implementation of call_rwsem_wait()David Howells2010-05-04
| * | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-04
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-04
| | * | | | | | | | | | i2c: Fix probing of FSC hardware monitoring chipsJean Delvare2010-05-04
| | * | | | | | | | | | i2c-core: Erase pointer to clientdata on removalWolfram Sang2010-05-04
| * | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-04
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf: Fix resource leak in failure path of perf_event_open()Tejun Heo2010-05-01
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-04
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | rcu: Fix RCU lockdep splat on freezer_fork pathPaul E. McKenney2010-04-30
| | * | | | | | | | | | rcu: Fix RCU lockdep splat in set_task_cpu on fork pathPeter Zijlstra2010-04-30
| | * | | | | | | | | | mutex: Don't spin when the owner CPU is offline or other weird casesBenjamin Herrenschmidt2010-04-23
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-03
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ceph: remove bad auth_x kmem_cacheSage Weil2010-05-03
| | * | | | | | | | | | ceph: fix lockless caps checkSage Weil2010-05-03
| | * | | | | | | | | | ceph: clear dir complete, invalidate dentry on replayed renameSage Weil2010-05-03