| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops" | Dmitry Torokhov | 2010-04-20 | 1 | -1/+0 |
| | * | | | | | | | Input: psmouse - ignore parity error for basic protocols | Dmitry Torokhov | 2010-04-19 | 2 | -3/+16 |
| * | | | | | | | | raid6: fix recovery performance regression | Dan Williams | 2010-05-05 | 1 | -8/+13 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | TOMOYO: Use mutex_lock_interruptible. | Tetsuo Handa | 2010-05-06 | 6 | -24/+37 |
* | | | | | | | | KEYS: Better handling of errors from construct_alloc_key() | David Howells | 2010-05-06 | 1 | -2/+22 |
* | | | | | | | | KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links | David Howells | 2010-05-06 | 1 | -7/+9 |
* | | | | | | | | Merge branch 'master' into next | James Morris | 2010-05-06 | 5014 | -10386/+37774 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-05-04 | 14 | -47/+83 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/radeon/kms/legacy: only enable load detection property on DVI-I | Alex Deucher | 2010-05-05 | 1 | -0/+2 |
| | * | | | | | | | drm/radeon/kms: fix panel scaling adjusted mode setup | Alex Deucher | 2010-05-05 | 3 | -22/+53 |
| | * | | | | | | | drivers/gpu/drm/drm_sysfs.c: sysfs files error handling | Dan Carpenter | 2010-04-28 | 1 | -9/+12 |
| | * | | | | | | | drivers/gpu/drm/radeon/radeon_atombios.c: range check issues | Dan Carpenter | 2010-04-28 | 2 | -3/+3 |
| | * | | | | | | | gpu: vga_switcheroo, fix lock imbalance | Jiri Slaby | 2010-04-28 | 1 | -2/+4 |
| | * | | | | | | | drivers/gpu/drm/drm_memory.c: fix check for end of loop | Dan Carpenter | 2010-04-28 | 1 | -1/+1 |
| | * | | | | | | | drivers/gpu/drm/via/via_video.c: fix off by one issue | Dan Carpenter | 2010-04-28 | 1 | -1/+1 |
| | * | | | | | | | drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereference | Robert Fitzsimons | 2010-04-28 | 1 | -6/+4 |
| | * | | | | | | | drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill | Marek Olšák | 2010-04-28 | 3 | -3/+3 |
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-04 | 5 | -1/+22 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-05-03 | 1 | -1/+2 |
| | * | | | | | | | | x86: Fix parse_reservetop() build failure on certain configs | Ingo Molnar | 2010-05-03 | 1 | -0/+1 |
| | * | | | | | | | | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests | Prarit Bhargava | 2010-04-30 | 1 | -0/+3 |
| | * | | | | | | | | x86: Fix 'reservetop=' functionality | Liang Li | 2010-04-30 | 3 | -0/+16 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-05-04 | 2 | -4/+8 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | KEYS: Fix RCU handling in key_gc_keyring() | David Howells | 2010-05-05 | 1 | -3/+6 |
| | * | | | | | | | | KEYS: Fix an RCU warning in the reading of user keys | David Howells | 2010-05-05 | 1 | -1/+2 |
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 2010-05-04 | 8 | -74/+110 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | ocfs2: Avoid a gcc warning in ocfs2_wipe_inode(). | Joel Becker | 2010-05-03 | 1 | -1/+1 |
| | * | | | | | | | | ocfs2: Avoid direct write if we fall back to buffered I/O | Li Dongyang | 2010-04-30 | 1 | -11/+14 |
| | * | | | | | | | | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel... | Joel Becker | 2010-04-30 | 4745 | -8116/+30968 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod() | Mark Fasheh | 2010-04-23 | 1 | -15/+25 |
| | | * | | | | | | | | ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path | Li Dongyang | 2010-04-23 | 1 | -5/+11 |
| | | * | | | | | | | | ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path | Li Dongyang | 2010-04-23 | 1 | -0/+1 |
| | | * | | | | | | | | ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code | Li Dongyang | 2010-04-23 | 3 | -29/+39 |
| | * | | | | | | | | | ocfs2_dlmfs: Fix math error when reading LVB. | Joel Becker | 2010-04-23 | 1 | -1/+1 |
| | * | | | | | | | | | ocfs2: Update VFS inode's id info after reflink. | Tao Ma | 2010-04-23 | 1 | -0/+3 |
| | * | | | | | | | | | ocfs2: potential ERR_PTR dereference on error paths | Dan Carpenter | 2010-04-23 | 1 | -0/+1 |
| | * | | | | | | | | | ocfs2: Reset status if we want to restart file extension. | Tao Ma | 2010-04-16 | 1 | -0/+1 |
| | * | | | | | | | | | ocfs2: Compute metaecc for superblocks during online resize. | Joel Becker | 2010-03-31 | 1 | -0/+2 |
| | * | | | | | | | | | ocfs2: Check the owner of a lockres inside the spinlock | Wengang Wang | 2010-03-30 | 1 | -3/+2 |
| | * | | | | | | | | | ocfs2: one more warning fix in ocfs2_file_aio_write(), v2 | Coly Li | 2010-03-30 | 1 | -3/+3 |
| | * | | | | | | | | | ocfs2_dlmfs: User DLM_* when decoding file open flags. | Tao Ma | 2010-03-30 | 1 | -6/+6 |
| * | | | | | | | | | | Fix the x86_64 implementation of call_rwsem_wait() | David Howells | 2010-05-04 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-05-04 | 3 | -23/+47 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | i2c-core: Use per-adapter userspace device lists | Jean Delvare | 2010-05-04 | 2 | -16/+20 |
| | * | | | | | | | | | | i2c: Fix probing of FSC hardware monitoring chips | Jean Delvare | 2010-05-04 | 1 | -5/+16 |
| | * | | | | | | | | | | i2c-core: Erase pointer to clientdata on removal | Wolfram Sang | 2010-05-04 | 2 | -2/+11 |
| * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | perf: Fix resource leak in failure path of perf_event_open() | Tejun Heo | 2010-05-01 | 1 | -1/+1 |
| | | |_|_|/ / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-04 | 2 | -5/+18 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | rcu: Fix RCU lockdep splat on freezer_fork path | Paul E. McKenney | 2010-04-30 | 1 | -1/+4 |