summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: remove performance regression due to async queue runJens Axboe2011-05-173-4/+19
* blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroupVivek Goyal2011-05-164-11/+19
* block: rescan partitions on invalidated devices on -ENOMEDIA tooTejun Heo2011-04-291-9/+18
* cdrom: always check_disk_change() on openTejun Heo2011-04-291-3/+3
* block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-2115-15/+0
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-215-5/+20
|\
| * ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo2011-04-213-2/+12
| * block: don't propagate unlisted DISK_EVENTs to userlandTejun Heo2011-04-211-2/+6
| * elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case tooJens Axboe2011-04-211-1/+2
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-04-211-1/+3
|\ \
| * | xfs: fix duplicate message outputDave Chinner2011-04-201-1/+3
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-214-56/+20
|\ \ \
| * | | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes2011-04-213-33/+20
| * | | Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes2011-04-211-23/+0
| | |/ | |/|
* | | raid5: fix build error, sector_t usageRandy Dunlap2011-04-211-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-04-213-18/+9
|\ \ \
| * | | virtio: console: Enable call to hvc_remove() on console port removeAmit Shah2011-04-211-11/+0
| * | | virtio_pci: Prevent double-free of pci regions after device hot-unplugAmit Shah2011-04-211-7/+8
| * | | virtio: Decrement avail idx on buffer detachAmit Shah2011-04-211-0/+1
| |/ /
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-213-6/+17
|\ \ \
| * | | agp: fix arbitrary kernel memory writesVasiliy Kulikov2011-04-211-3/+8
| * | | agp: fix OOM and buffer overflowVasiliy Kulikov2011-04-211-1/+7
| * | | drm/radeon/kms: fix IH writeback on r6xx+ on big endian machinesCédric Cano2011-04-202-2/+2
* | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-212-37/+45
|\ \ \ \
| * | | | drm/i915: Initialise g4x watermarks for disabled pipesChris Wilson2011-04-131-1/+4
| * | | | drm/i915: Sanitize the output registers after resumeChris Wilson2011-04-121-32/+36
| * | | | drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3Sitsofe Wheeler2011-04-121-2/+2
| * | | | drm/i915/tv: Only poll for TV connectionsMathew McKernan2011-04-121-2/+1
| * | | | drm/i915/tv: Remember the detected TV typeMathew McKernan2011-04-121-0/+2
* | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-04-211-12/+43
|\ \ \ \ \
| * | | | | intel_iommu: disable all VT-d PMRs when TXT launchedJoseph Cihula2011-04-211-9/+29
| * | | | | intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson2011-03-121-1/+1
| * | | | | intel-iommu: Unlink domain from iommuAlex Williamson2011-03-121-1/+12
| * | | | | intel-iommu: Fix use after release during device attachJan Kiszka2011-01-171-1/+1
* | | | | | vfs: Pass setxattr(2) flags properlyJan Kara2011-04-211-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-207-31/+331
|\ \ \ \ \
| * | | | | hwmon: (max34440) Add driver documentationGuenter Roeck2011-04-192-10/+79
| * | | | | hwmon: (max16064) Add driver documentationGuenter Roeck2011-04-192-5/+62
| * | | | | hwmon: (max8688) Add driver documentationGuenter Roeck2011-04-192-5/+69
| * | | | | hwmon: (pmbus) Documentation updatesGuenter Roeck2011-04-191-6/+8
| * | | | | hwmon: (smm665) Fix spelling error in driver documentationGuenter Roeck2011-04-191-4/+4
| * | | | | hwmon: (pmbus) Removed unused variable from struct pmbus_dataGuenter Roeck2011-04-191-1/+0
| * | | | | hwmon: Add submitting-patches checklist to documentationGuenter Roeck2011-04-191-0/+109
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-04-202-2/+10
|\ \ \ \ \
| * | | | | Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu2011-04-201-1/+8
| * | | | | nfsd4: Fix filp leakOGAWA Hirofumi2011-04-191-1/+1
| * | | | | nfsd4: fix struct file leak on delegationJ. Bruce Fields2011-04-181-0/+1
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-04-203-0/+9
|\ \ \ \ \ \
| * | | | | | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron2011-04-161-0/+1
| * | | | | | ARM: Add new syscallsRussell King2011-04-152-0/+8
OpenPOWER on IntegriCloud