Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | drm/i915: handle FIFO oversubsription correctly | Jesse Barnes | 2009-07-16 | 1 | -3/+4 | |
| | | * | | | | | drm/i915: FIFO watermark calculation fixes | Jesse Barnes | 2009-07-14 | 2 | -75/+113 | |
| | | * | | | | | drm/i915: ignore lvds on AOpen Mini PC MP-915 | Tormod Volden | 2009-07-13 | 1 | -0/+8 | |
| | | * | | | | | drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardware | Keith Packard | 2009-07-13 | 1 | -0/+3 | |
| | | * | | | | | drm/i915: refactor error detection & collection | Jesse Barnes | 2009-07-13 | 3 | -74/+161 | |
| | | * | | | | | drm/i915: Set lvds dual channel according to register from vbios | Florian Mickler | 2009-07-13 | 1 | -1/+1 | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-08-07 | 5 | -20/+92 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY | Yan Zheng | 2009-08-07 | 1 | -2/+7 | |
| | | * | | | | | | Btrfs: correct error-handling zlib error handling | Julia Lawall | 2009-08-07 | 1 | -3/+3 | |
| | | * | | | | | | Btrfs: remove superfluous NULL pointer check in btrfs_rename() | Bartlomiej Zolnierkiewicz | 2009-08-07 | 1 | -2/+1 | |
| | | * | | | | | | Btrfs: make sure the async caching thread advances the key | Chris Mason | 2009-07-31 | 1 | -4/+17 | |
| | | * | | | | | | Btrfs: fix btrfs_remove_from_free_space corner case | Josef Bacik | 2009-07-31 | 1 | -9/+64 | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races | Linus Torvalds | 2009-08-07 | 4 | -103/+99 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | | * | | | | | | xfs: fix freeing of inodes not yet added to the inode cache | Christoph Hellwig | 2009-08-07 | 2 | -74/+68 | |
| | | * | | | | | | vfs: add __destroy_inode | Christoph Hellwig | 2009-08-07 | 2 | -3/+8 | |
| | | * | | | | | | vfs: fix inode_init_always calling convention | Christoph Hellwig | 2009-08-07 | 3 | -26/+23 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-08-07 | 40 | -191/+372 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: 5639/1: arm: clkdev.c should include <linux/clk.h> | Hartley Sweeten | 2009-08-05 | 1 | -0/+1 | |
| | | * | | | | | | ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH | Hartley Sweeten | 2009-08-05 | 1 | -2/+2 | |
| | | * | | | | | | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers | Andrew Victor | 2009-08-05 | 4 | -5/+11 | |
| | | * | | | | | | Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-08-03 | 7 | -24/+28 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | ARM: S3C64XX: serial: Fix section mismatch warning | Ramax Lo | 2009-07-30 | 1 | -4/+4 | |
| | | | * | | | | | | ARM: S3C24XX: serial: Fix section mismatch warnings | Ramax Lo | 2009-07-30 | 5 | -20/+20 | |
| | | | * | | | | | | ARM: S3C: PWM fix for low duty cycle | Peter Korsgaard | 2009-07-30 | 1 | -0/+4 | |
| | | * | | | | | | | ARM: 5597/1: [PCI] reset all internal hardware prior PCI initialization | Yegor Yefremov | 2009-07-30 | 1 | -0/+3 | |
| | | * | | | | | | | Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-07-30 | 300 | -5896/+10056 | |
| | | |\| | | | | | | ||||||
| | | | * | | | | | | S3C64XX: Fix ARMCLK configuration | Mark Brown | 2009-07-29 | 1 | -1/+1 | |
| | | | * | | | | | | S3C64XX: Fix get_rate() for ARMCLK | Mark Brown | 2009-07-29 | 1 | -1/+1 | |
| | | | * | | | | | | S3C24XX: GPIO: Fix pin range check in s3c_gpiolib_getchip | Lars-Peter Clausen | 2009-07-29 | 1 | -1/+1 | |
| | | * | | | | | | | Merge branch 'mxc-defconfig-updates' of git://git.pengutronix.de/git/imx/linu... | Russell King | 2009-07-30 | 2 | -134/+287 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | mx3 defconfig update | Sascha Hauer | 2009-07-28 | 1 | -49/+102 | |
| | | | * | | | | | | | mx27 defconfig update | Sascha Hauer | 2009-07-28 | 1 | -85/+185 | |
| | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||||
| | | * | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-07-30 | 6 | -0/+20 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | [ARM] pxa/em-x270: fix compile failure when CONFIG_APM_EMULATION=n | Mike Rapoport | 2009-07-23 | 1 | -0/+4 | |
| | | | * | | | | | | | [ARM] pxa: add STUART MFP config for PalmTX,T5,LD | Marek Vasut | 2009-07-18 | 3 | -0/+12 | |
| | | | * | | | | | | | [ARM] pxa: fix gpio issue in zylonite | Haojian Zhuang | 2009-07-18 | 2 | -0/+4 | |
| | | * | | | | | | | | ARM: 5627/1: Fix restoring of lr at the end of mcount | Uwe Kleine-König | 2009-07-30 | 1 | -1/+1 | |
| | | * | | | | | | | | ARM: 5624/1: Document cache aliasing region | Linus Walleij | 2009-07-30 | 1 | -0/+2 | |
| | | * | | | | | | | | ARM: 5623/1: Treo680: ir shutdown typo fix | Tomas Cech | 2009-07-27 | 1 | -1/+1 | |
| | | * | | | | | | | | ARM: includecheck fix: plat-stmp3xxx/pinmux.c | Jaswinder Singh Rajput | 2009-07-25 | 1 | -1/+0 | |
| | | * | | | | | | | | ARM: includecheck fix: plat-s3c64xx/pm.c | Jaswinder Singh Rajput | 2009-07-25 | 1 | -2/+0 | |
| | | * | | | | | | | | ARM: includecheck fix: mach-omap2/mcbsp.c | Jaswinder Singh Rajput | 2009-07-25 | 1 | -1/+0 | |
| | | * | | | | | | | | ARM: includecheck fix: mach-omap1/mcbsp.c | Jaswinder Singh Rajput | 2009-07-25 | 1 | -1/+0 | |
| | | * | | | | | | | | ARM: includecheck fix: board-sffsdr.c | Jaswinder Singh Rajput | 2009-07-25 | 1 | -1/+0 | |
| | | * | | | | | | | | ARM: includecheck fix: board-dm646x-evm.c | Jaswinder Singh Rajput | 2009-07-25 | 1 | -1/+0 | |
| | | * | | | | | | | | ARM: includecheck fix: board-dm644x-evm.c | Jaswinder Singh Rajput | 2009-07-25 | 1 | -1/+0 | |
| | | * | | | | | | | | ARM: includecheck fix: board-dm355-leopard.c | Jaswinder Singh Rajput | 2009-07-25 | 1 | -1/+0 | |
| | | * | | | | | | | | ARM: includecheck fix: board-dm355-evm.c | Jaswinder Singh Rajput | 2009-07-25 | 1 | -1/+0 | |
| | | * | | | | | | | | ARM: includecheck fix: atomic.h | Jaswinder Singh Rajput | 2009-07-25 | 1 | -2/+0 | |
| | | * | | | | | | | | ARM: includecheck fix: misc.c | Jaswinder Singh Rajput | 2009-07-25 | 1 | -1/+0 |