summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | drm/i915: handle FIFO oversubsription correctlyJesse Barnes2009-07-161-3/+4
| | | * | | | | drm/i915: FIFO watermark calculation fixesJesse Barnes2009-07-142-75/+113
| | | * | | | | drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden2009-07-131-0/+8
| | | * | | | | drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardwareKeith Packard2009-07-131-0/+3
| | | * | | | | drm/i915: refactor error detection & collectionJesse Barnes2009-07-133-74/+161
| | | * | | | | drm/i915: Set lvds dual channel according to register from vbiosFlorian Mickler2009-07-131-1/+1
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-08-075-20/+92
| | |\ \ \ \ \ \
| | | * | | | | | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng2009-08-071-2/+7
| | | * | | | | | Btrfs: correct error-handling zlib error handlingJulia Lawall2009-08-071-3/+3
| | | * | | | | | Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz2009-08-071-2/+1
| | | * | | | | | Btrfs: make sure the async caching thread advances the keyChris Mason2009-07-311-4/+17
| | | * | | | | | Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik2009-07-311-9/+64
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds2009-08-074-103/+99
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2009-08-072-74/+68
| | | * | | | | | vfs: add __destroy_inodeChristoph Hellwig2009-08-072-3/+8
| | | * | | | | | vfs: fix inode_init_always calling conventionChristoph Hellwig2009-08-073-26/+23
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-08-0740-191/+372
| | |\ \ \ \ \ \
| | | * | | | | | ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten2009-08-051-0/+1
| | | * | | | | | ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten2009-08-051-2/+2
| | | * | | | | | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2009-08-054-5/+11
| | | * | | | | | Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-08-037-24/+28
| | | |\ \ \ \ \ \
| | | | * | | | | | ARM: S3C64XX: serial: Fix section mismatch warningRamax Lo2009-07-301-4/+4
| | | | * | | | | | ARM: S3C24XX: serial: Fix section mismatch warningsRamax Lo2009-07-305-20/+20
| | | | * | | | | | ARM: S3C: PWM fix for low duty cyclePeter Korsgaard2009-07-301-0/+4
| | | * | | | | | | ARM: 5597/1: [PCI] reset all internal hardware prior PCI initializationYegor Yefremov2009-07-301-0/+3
| | | * | | | | | | Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-07-30300-5896/+10056
| | | |\| | | | | |
| | | | * | | | | | S3C64XX: Fix ARMCLK configurationMark Brown2009-07-291-1/+1
| | | | * | | | | | S3C64XX: Fix get_rate() for ARMCLKMark Brown2009-07-291-1/+1
| | | | * | | | | | S3C24XX: GPIO: Fix pin range check in s3c_gpiolib_getchipLars-Peter Clausen2009-07-291-1/+1
| | | * | | | | | | Merge branch 'mxc-defconfig-updates' of git://git.pengutronix.de/git/imx/linu...Russell King2009-07-302-134/+287
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | mx3 defconfig updateSascha Hauer2009-07-281-49/+102
| | | | * | | | | | | mx27 defconfig updateSascha Hauer2009-07-281-85/+185
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | * | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-306-0/+20
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | [ARM] pxa/em-x270: fix compile failure when CONFIG_APM_EMULATION=nMike Rapoport2009-07-231-0/+4
| | | | * | | | | | | [ARM] pxa: add STUART MFP config for PalmTX,T5,LDMarek Vasut2009-07-183-0/+12
| | | | * | | | | | | [ARM] pxa: fix gpio issue in zyloniteHaojian Zhuang2009-07-182-0/+4
| | | * | | | | | | | ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König2009-07-301-1/+1
| | | * | | | | | | | ARM: 5624/1: Document cache aliasing regionLinus Walleij2009-07-301-0/+2
| | | * | | | | | | | ARM: 5623/1: Treo680: ir shutdown typo fixTomas Cech2009-07-271-1/+1
| | | * | | | | | | | ARM: includecheck fix: plat-stmp3xxx/pinmux.cJaswinder Singh Rajput2009-07-251-1/+0
| | | * | | | | | | | ARM: includecheck fix: plat-s3c64xx/pm.cJaswinder Singh Rajput2009-07-251-2/+0
| | | * | | | | | | | ARM: includecheck fix: mach-omap2/mcbsp.cJaswinder Singh Rajput2009-07-251-1/+0
| | | * | | | | | | | ARM: includecheck fix: mach-omap1/mcbsp.cJaswinder Singh Rajput2009-07-251-1/+0
| | | * | | | | | | | ARM: includecheck fix: board-sffsdr.cJaswinder Singh Rajput2009-07-251-1/+0
| | | * | | | | | | | ARM: includecheck fix: board-dm646x-evm.cJaswinder Singh Rajput2009-07-251-1/+0
| | | * | | | | | | | ARM: includecheck fix: board-dm644x-evm.cJaswinder Singh Rajput2009-07-251-1/+0
| | | * | | | | | | | ARM: includecheck fix: board-dm355-leopard.cJaswinder Singh Rajput2009-07-251-1/+0
| | | * | | | | | | | ARM: includecheck fix: board-dm355-evm.cJaswinder Singh Rajput2009-07-251-1/+0
| | | * | | | | | | | ARM: includecheck fix: atomic.hJaswinder Singh Rajput2009-07-251-2/+0
| | | * | | | | | | | ARM: includecheck fix: misc.cJaswinder Singh Rajput2009-07-251-1/+0