aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-16block: Fix race during disk initializationSigned-off-by: Jan Kara1-2/+4
2010-09-16blkio: Documentation UpdateVivek Goyal1-3/+103
2010-09-16blkio: Implementation of IOPS limit logicVivek Goyal1-37/+127
2010-09-16blk-cgroup: cgroup changes for IOPS limit supportVivek Goyal2-17/+135
2010-09-16blkio: Core implementation of throttle policyVivek Goyal7-3/+979
2010-09-16blk-cgroup: Introduce cgroup changes for throttling policyVivek Goyal2-8/+167
2010-09-16blk-cgroup: Prepare the base for supporting more than one IO control policiesVivek Goyal4-154/+429
2010-09-16blk-cgroup: Kill the header printed at the start of blkio.weight_device fileVivek Goyal1-2/+0
2010-09-16core: match_dev_by_uuid() should not be marked __initJens Axboe1-1/+1
2010-09-16sg: fix a warning in blk_rq_aligned() callNamhyung Kim1-1/+1
2010-09-15init: add support for root devices specified by partition UUIDWill Drewry2-2/+73
2010-09-15genhd, efi: add efi partition metadata to hd_structsWill Drewry1-0/+25
2010-09-15block, partition: add partition_meta_info to hd_structWill Drewry5-6/+76
2010-09-15block: fix an address space warning in blk-map.cNamhyung Kim2-4/+5
2010-09-14block: block_dump: Add number of sectors to debug outputSan Mehat1-2/+3
2010-09-10zfcp: Report scatter gather limit for DIX protection informationChristof Schmitt1-0/+1
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen12-50/+167
2010-09-10Consolidate min_not_zeroMartin K. Petersen5-13/+10
2010-08-22Linux 2.6.36-rc2Linus Torvalds1-1/+1
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+5
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds28-2417/+2663
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-3/+3
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds1-1/+3
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang3-0/+4
2010-08-21drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang1-1/+6
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang1-9/+15
2010-08-21drm/i915: Remove the conflicting BUG_ON()Chris Wilson1-2/+0
2010-08-21drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson1-37/+37
2010-08-21drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson1-9/+18
2010-08-21i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie1-11/+12
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes7-30/+69
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2-0/+71
2010-08-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-8/+5
2010-08-21Replace Configure with Enable in description of MAXSMPSamuel Thibault1-2/+2
2010-08-21mm: make stack guard page logic use vm_prev pointerLinus Torvalds1-4/+11
2010-08-21mm: make the mlock() stack guard page checks stricterLinus Torvalds1-5/+16
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds4-9/+28
2010-08-20mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck1-0/+1
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-22/+72
2010-08-20Documentation: fix ozlabs.org mailing list addressStephen Rothwell1-1/+1
2010-08-20MAINTAINERS: Fix ozlabs.org mailing list addressesStephen Rothwell1-28/+28
2010-08-20Documentation: kernel-locking: mutex_trylock cannot be used in interrupt contextStefan Richter1-2/+5
2010-08-20drivers/scsi/qla4xxx: fix buildAndrew Morton2-2/+2
2010-08-20uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi1-7/+0
2010-08-20oom: __task_cred() need rcu_read_lock()KOSAKI Motohiro1-1/+1
2010-08-20oom: fix tasklist_lock leakKOSAKI Motohiro1-3/+6
2010-08-20oom: fix NULL pointer dereferenceKOSAKI Motohiro1-3/+2
2010-08-20drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park1-3/+3
2010-08-20sdhci: add no hi-speed bit quirk supportKyungmin Park2-1/+4
2010-08-20s5pc110: SDHCI-s3c support on s5pc110Kyungmin Park1-1/+1