aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-03GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse5-7/+17
2010-02-03GFS2: Wait for unlock completion on umountSteven Whitehouse4-1/+13
2010-02-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-7/+13
2010-02-02mm: purge fragmented percpu vmap blocksNick Piggin1-11/+81
2010-02-02mm: percpu-vmap fix RCU list walkingNick Piggin1-14/+6
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+23
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2-7/+4
2010-02-02Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-16/+28
2010-02-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-4/+31
2010-02-02Fix 'flush_old_exec()/setup_new_exec()' splitLinus Torvalds1-5/+5
2010-02-02cfq-iosched: Do not idle on async queuesVivek Goyal1-1/+1
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck4-1/+24
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-02sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski1-4/+4
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm1-1/+16
2010-02-02spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek1-9/+6
2010-02-02random: Remove unused inode variableHerbert Xu1-1/+0
2010-02-02crypto: padlock-sha - Add import/export supportHerbert Xu1-0/+23
2010-02-02random: drop weird m_time/a_time manipulationMatt Mackall1-8/+0
2010-02-01MIPS: AR7: Fix USB slave mem range typoAlexander Clouter1-1/+1
2010-02-01MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss2-2/+6
2010-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-2/+3
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds21-165/+245
2010-02-01Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-0/+2
2010-02-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-68/+218
2010-02-01Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-32/+32
2010-02-01Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+15
2010-02-01Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-10/+51
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-24/+75
2010-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds1-1/+3
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds28-1299/+3412
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown1-1/+3
2010-02-01GFS2: Use GFP_NOFS for alloc structureSteven Whitehouse1-1/+1
2010-02-01GFS2: Fix previous patchSteven Whitehouse1-0/+1
2010-02-01GFS2: Don't withdraw on partial rindex entriesBenjamin Marzinski1-5/+0
2010-02-01blk-cgroup: Fix potential deadlock in blk-cgroupGui Jianfeng1-2/+2
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab3-20/+2
2010-02-01drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer1-1/+1
2010-02-01powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt1-5/+1
2010-02-01drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie2-2/+2
2010-02-01drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse4-45/+48
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz3-1/+27
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel1-0/+11
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz4-1/+23
2010-02-01drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan1-7/+2
2010-02-01drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Kościelnicki1-1/+1
2010-02-01drm/ttm: remove padding from ttm_ref_object on 64bit buildsRichard Kennedy1-1/+1
2010-02-01drm/radeon/kms: release agp on error.Dave Airlie1-0/+3
2010-02-01drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and drm_agp_infoJohn Kacur1-7/+8