summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: Merge for-2635/samsung-dmaBen Dooks2010-05-193-4/+4
|\ \
| * | S3C: DMA: Change argument of s3c2410_dma_devconfigJassi Brar2010-05-173-4/+4
| |/
* | ARM: Merge for-2635/s5p-generalBen Dooks2010-05-198-8/+284
|\ \
| * | ARM: S5PV210: Add GPIOlib supportPannaga Bhushan2010-05-193-4/+277
| * | ARM: SAMSUNGy: fix broken timer irq baseMarek Szyprowski2010-05-191-1/+1
| * | ARM: SAMSUNG: Remove static of S5P SoCs sysclassKukjin Kim2010-05-124-3/+6
| |/
* | ARM: Merge for-2635/s3c24xx-generalBen Dooks2010-05-199-16/+22
|\ \
| * | ARM: h1940: framebuffer configuration fixMike Solovyev2010-05-181-2/+2
| * | ARM: SAMSUNG: Remove old email address for ben-linux@fluff.orgBen Dooks2010-05-128-10/+10
| * | ARM: S3C24XX: s3c24xx_mci_set_platdata should be marked __initArnaud Patard2010-05-051-1/+1
| * | ARM: S3C24XX: fix s3c2410fb platdata passingArnaud Patard2010-05-051-2/+7
| * | ARM: h1940: fix touchscreen supportArnaud Patard2010-05-051-1/+2
| |/
* | ARM: S5PV210: Bug fix on PWM TimerJongpill Lee2010-05-111-10/+11
* | ARM: S5P6442: Bug fix on PWM TimerJongpill Lee2010-05-111-10/+11
* | ARM: S5P6440: Bug fix on PWM TimerJongpill Lee2010-05-111-8/+16
|/
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-0514-47/+83
|\
| * drm/radeon/kms/legacy: only enable load detection property on DVI-IAlex Deucher2010-05-051-0/+2
| * drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher2010-05-053-22/+53
| * drivers/gpu/drm/drm_sysfs.c: sysfs files error handlingDan Carpenter2010-04-281-9/+12
| * drivers/gpu/drm/radeon/radeon_atombios.c: range check issuesDan Carpenter2010-04-282-3/+3
| * gpu: vga_switcheroo, fix lock imbalanceJiri Slaby2010-04-281-2/+4
| * drivers/gpu/drm/drm_memory.c: fix check for end of loopDan Carpenter2010-04-281-1/+1
| * drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter2010-04-281-1/+1
| * drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereferenceRobert Fitzsimons2010-04-281-6/+4
| * drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfillMarek Olšák2010-04-283-3/+3
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-055-1/+22
|\ \
| * | powernow-k8: Fix frequency reportingMark Langsdorf2010-05-031-1/+2
| * | x86: Fix parse_reservetop() build failure on certain configsIngo Molnar2010-05-031-0/+1
| * | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-04-301-0/+3
| * | x86: Fix 'reservetop=' functionalityLiang Li2010-04-303-0/+16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-052-4/+8
|\ \ \
| * | | KEYS: Fix RCU handling in key_gc_keyring()David Howells2010-05-051-3/+6
| * | | KEYS: Fix an RCU warning in the reading of user keysDavid Howells2010-05-051-1/+2
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-05-058-74/+110
|\ \ \ \ | |/ / / |/| | |
| * | | ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().Joel Becker2010-05-041-1/+1
| * | | ocfs2: Avoid direct write if we fall back to buffered I/OLi Dongyang2010-04-301-11/+14
| * | | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker2010-04-304745-8116/+30968
| |\ \ \
| | * | | ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()Mark Fasheh2010-04-231-15/+25
| | * | | ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error pathLi Dongyang2010-04-231-5/+11
| | * | | ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error pathLi Dongyang2010-04-231-0/+1
| | * | | ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe codeLi Dongyang2010-04-233-29/+39
| * | | | ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker2010-04-241-1/+1
| * | | | ocfs2: Update VFS inode's id info after reflink.Tao Ma2010-04-231-0/+3
| * | | | ocfs2: potential ERR_PTR dereference on error pathsDan Carpenter2010-04-231-0/+1
| * | | | ocfs2: Reset status if we want to restart file extension.Tao Ma2010-04-161-0/+1
| * | | | ocfs2: Compute metaecc for superblocks during online resize.Joel Becker2010-04-011-0/+2
| * | | | ocfs2: Check the owner of a lockres inside the spinlockWengang Wang2010-03-301-3/+2
| * | | | ocfs2: one more warning fix in ocfs2_file_aio_write(), v2Coly Li2010-03-301-3/+3
| * | | | ocfs2_dlmfs: User DLM_* when decoding file open flags.Tao Ma2010-03-301-6/+6
* | | | | Fix the x86_64 implementation of call_rwsem_wait()David Howells2010-05-051-1/+1