aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* nilfs2: implement resize ioctlRyusuke Konishi2011-05-10
* nilfs2: add truncation routine of segment usage fileRyusuke Konishi2011-05-10
* nilfs2: add routine to move secondary super blockRyusuke Konishi2011-05-10
* nilfs2: add ioctl which limits range of segment to be allocatedRyusuke Konishi2011-05-10
* nilfs2: zero fill unused portion of super root blockRyusuke Konishi2011-05-10
* nilfs2: super root size should change depending on inode sizeRyusuke Konishi2011-05-10
* nilfs2: get rid of private page allocatorRyusuke Konishi2011-05-10
* nilfs2: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2011-05-10
* nilfs2: fix infinite loop in nilfs_palloc_freev functionRyusuke Konishi2011-05-10
* Linux 2.6.39-rc7Linus Torvalds2011-05-09
* vm: fix vm_pgoff wrap in upward expansionHugh Dickins2011-05-09
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-09
|\
| * drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson2011-05-09
| * drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson2011-05-09
| * drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson2011-05-09
| * drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson2011-05-04
| * drm/i915: Release object along create user fb error pathChris Wilson2011-05-04
* | Don't lock guardpage if the stack is growing upMikulas Patocka2011-05-09
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-09
|\ \
| * | eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett2011-05-09
| * | [PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili2011-05-09
| * | sony-laptop: report failures on setting LCD brightnessMattia Dongili2011-05-09
| * | thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer2011-05-09
* | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-05-09
|\ \ \
| * | | ASoC: Fix CODEC DAI names for GoniMark Brown2011-04-28
| * | | ASoC: Fix CODEC name in GoniMark Brown2011-04-28
| * | | davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner2011-04-26
| * | | davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner2011-04-26
| * | | davinci-mcasp: use bitfield definitions for PDIRBen Gardiner2011-04-26
| * | | ASoC: davinci-mcasp: correct tdm_slots limitBen Gardiner2011-04-26
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-09
|\ \ \ \
| * | | | drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher2011-05-08
| * | | | drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic2011-05-08
| * | | | drm: mm: fix debug outputDaniel Vetter2011-05-08
| * | | | Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-05-08
| |\ \ \ \
| | * | | | drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz2011-05-08
| * | | | | drm/radeon/kms: ATPX switcheroo fixesAlex Deucher2011-05-08
| |/ / / /
* | | | | Merge branch 'hpfs'Linus Torvalds2011-05-09
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | HPFS: Remove unused variableMikulas Patocka2011-05-09
| * | | | HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka2011-05-09
| * | | | HPFS: Fix some unaligned accessesMikulas Patocka2011-05-09
| * | | | HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-09
| * | | | HPFS: Implement fsync for hpfsMikulas Patocka2011-05-09
| * | | | HPFS: Fix a bug that filesystem was not marked dirty when remounting itMikulas Patocka2011-05-09
| * | | | HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka2011-05-09
| * | | | HPFS: When marking or clearing the dirty bit, sync the filesystemMikulas Patocka2011-05-09
| * | | | HPFS: Use types with defined widthMikulas Patocka2011-05-09
| * | | | HPFS: Remove mark_inode_dirtyMikulas Patocka2011-05-09
| * | | | HPFS: Remove CR/LF conversion optionMikulas Patocka2011-05-09
| * | | | HPFS: Remove remaining locksMikulas Patocka2011-05-09