summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable new btrfs config optionbaserock/samthursfield/btrfs-latestSam Thursfield2012-08-311-0/+1
* Disable BLK_DEV_CRYPTOLOOP for now. Needed for ARM.Jannis Pohlmann2012-08-311-0/+1
* Build support for btrfs into the kernel.Jannis Pohlmann2012-08-311-0/+2
* Fix install use of $PREFIX to default to /usr in both placesLars Wirzenius2012-08-311-1/+1
* linux-api-headers.morph: default PREFIX to /usrRichard Maw2012-08-311-1/+1
* headers.morph: allow PREFIX to varyRichard Maw2012-08-311-2/+2
* linux.morph: enable VIRTIO as built-inRichard Maw2012-08-311-8/+8
* linux.morph: add drivers for virtio devicesRichard Maw2012-08-311-0/+8
* linux.morph: enable block devicesRichard Maw2012-08-311-0/+2
* linux.morph: Enable more network device driversRichard Maw2012-08-311-0/+3
* linux.morph: make /boot in DESTDIR before installRichard Maw2012-08-311-0/+1
* linux.morph: enable DEVTMPFS_MOUNTRichard Maw2012-08-311-0/+1
* linux.morph: udev and other config changesRichard Maw2012-08-311-1/+3
* linux.morph: add CONFIG_PACKET to enable packet socketsRichard Maw2012-08-311-0/+1
* linux.morph: improve debugging and install modulesRichard Maw2012-08-311-2/+5
* Create target directory for header installLars Wirzenius2012-08-311-0/+1
* Split off building of api headers to its own morphologyLars Wirzenius2012-08-312-15/+15
* Make the debug command be part of the one that failsLars Wirzenius2012-08-311-2/+1
* Debugging a build failureLars Wirzenius2012-08-311-0/+1
* Build a Linux API headers chunkLars Wirzenius2012-08-311-3/+15
* Install only one kernel.Lars Wirzenius2012-08-311-1/+1
* Add a morphology for the Linux kernel.Lars Wirzenius2012-08-311-0/+34
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-3018-126/+174
|\
| * drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel2012-08-301-0/+3
| * Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-308-111/+141
| |\
| | * drm/radeon: fix dig encoder selection on DCE61Alex Deucher2012-08-291-5/+26
| | * drm/radeon: fix double free in radeon_gpu_resetChristian König2012-08-291-0/+3
| | * drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse2012-08-291-1/+1
| | * drm/radeon: rework panel mode setupAlex Deucher2012-08-291-17/+12
| | * drm/radeon/atom: powergating fixes for DCE6Alex Deucher2012-08-291-20/+2
| | * drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher2012-08-291-62/+47
| | * drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher2012-08-291-0/+14
| | * drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák2012-08-294-4/+27
| | * drm/radeon: initialize tracked CS stateMarek Olšák2012-08-291-1/+8
| | * drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák2012-08-291-1/+1
| * | gma500: Consider CRTC initially active.Forest Bond2012-08-301-0/+3
| |/
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-294-9/+17
| |\
| | * i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton2012-08-241-0/+8
| | * drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson2012-08-241-1/+1
| | * drm/i915: fix color order for BGR formats on IVBVijay Purushothaman2012-08-231-2/+2
| | * drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua2012-08-231-6/+6
| * | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-08-291-2/+4
| |\ \
| | * | drm/nvc0/copy: check PUNITS to determine which copy engines are disabledBen Skeggs2012-08-291-2/+4
| * | | drm: Check for invalid cursor flagsJakob Bornecrantz2012-08-242-3/+4
| * | | drm: Initialize object type when using DRM_MODE() macroVille Syrjälä2012-08-241-1/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-08-2921-376/+418
|\ \ \
| * | | Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens2012-08-281-2/+6
| * | | Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo2012-08-281-2/+5
| * | | Btrfs: fix a dio write regressionLiu Bo2012-08-281-4/+20
| * | | Btrfs: fix deadlock with freeze and sync V2Josef Bacik2012-08-281-4/+9