summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: mark multi-page IO complete on mapping failureCurt Wohlgemuth2011-02-261-0/+3
* ext4: mballoc: don't replace the current preallocation group unnecessarilyColy Li2011-02-241-1/+1
* ext4: clarify description of ac_g_ex in struct ext4_allocation_contextColy Li2011-02-241-1/+1
* mballoc: add comments to ext4_mb_mark_free_simple()Coly Li2011-02-241-1/+6
* ext4: remove unncessary call mb_find_buddy() in debugging codeColy Li2011-02-241-1/+0
* ext4: code cleanup in mb_find_buddy()Coly Li2011-02-241-2/+3
* ext4: enable acls and user_xattr by defaultEric Sandeen2011-02-231-9/+5
* ext4: Adjust minlen with discard_granularity in the FITRIM ioctlLukas Czerner2011-02-231-0/+2
* ext4: check if device support discard in FITRIM ioctlLukas Czerner2011-02-231-0/+4
* ext4: mark file-local functions and variables as staticLukas Czerner2011-02-232-4/+5
* ext4: allow inode_readahead_blks=0 (linux-2.6.37)Alexander V. Lukyanov2011-02-211-2/+2
* ext4: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2011-02-217-23/+23
* ext4: fix compile warnings with EXT4FS_DEBUG enabledTheodore Ts'o2011-02-211-2/+2
* ext4: update ext4 documentationLukas Czerner2011-02-212-4/+216
* vfs: fix BUG_ON() in fs/namei.c:1461Linus Torvalds2011-02-161-5/+4
* Linux 2.6.38-rc5v2.6.38-rc5Linus Torvalds2011-02-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-1518-69/+165
|\
| * m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer2011-02-161-1/+3
| * m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer2011-02-162-2/+2
| * m68knommu: fix dereference of port.ttyGreg Ungerer2011-02-161-15/+14
| * m68knommu: add missing linker __modver sectionGreg Ungerer2011-02-161-0/+6
| * m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer2011-02-161-2/+2
| * m68knommu: add optimize memmove() functionGreg Ungerer2011-02-163-2/+107
| * m68k: remove arch specific non-optimized memcmp()Greg Ungerer2011-02-162-14/+1
| * m68knommu: fix use of un-defined _TIF_WORK_MASKGreg Ungerer2011-02-083-3/+0
| * m68knommu: Rename m548x_wdt.c to m54xx_wdt.cPhilippe De Muyter2011-02-083-4/+4
| * m68knommu: fix m548x_wdt.c compilation after headers renamingPhilippe De Muyter2011-02-081-25/+25
| * m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2011-02-082-2/+2
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-1546-302/+679
|\ \
| * | drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher2011-02-151-14/+8
| * | drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher2011-02-151-0/+10
| * | drm: fix wrong usages of drm_device in DRM Developer's GuideXiao Jiang2011-02-151-3/+3
| * | drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2011-02-152-7/+7
| * | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-1411-99/+229
| |\ \
| | * | drm/i915: Fix resume regression from 5d1d0ccChris Wilson2011-02-111-2/+1
| | * | drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson2011-02-111-13/+30
| | * | drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-113-18/+91
| | * | drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson2011-02-091-5/+27
| | * | drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-094-44/+55
| | * | drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson2011-02-061-6/+6
| | * | drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson2011-02-022-11/+19
| * | | drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher2011-02-141-20/+26
| * | | drm/radeon/kms: check AA resolve registers on r300Marek Olšák2011-02-148-13/+49
| * | | drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák2011-02-145-12/+5
| * | | drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher2011-02-141-2/+2
| * | | drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher2011-02-141-2/+2
| * | | drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie2011-02-141-0/+4
| * | | drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher2011-02-144-10/+40
| * | | drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano2011-02-146-20/+54
| * | | drm/radeon/kms: atombios big endian fixesCédric Cano2011-02-143-52/+52
OpenPOWER on IntegriCloud