summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-147-13/+68
|\ \ \ \
| * \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-137-13/+68
| |\ \ \ \
| | * | | | perf kvm: Finding struct machine fails for PERF_RECORD_MMAPNikunj A. Dadhania2012-04-111-2/+10
| | * | | | perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo2012-04-064-3/+38
| | * | | | perf hists browser: Fix NULL deref in hists browsing codeJiri Olsa2012-04-051-0/+3
| | * | | | perf hists: Catch and handle out-of-date hist entry maps.David Miller2012-04-051-0/+12
| | * | | | perf annotate: Fix hist decayArnaldo Carvalho de Melo2012-04-051-8/+4Star
| | * | | | perf top: Add intel_idle to the skip listArnaldo Carvalho de Melo2012-04-051-0/+1
* | | | | | do not export kernel's NULL #define to userspaceLubos Lunak2012-04-141-6/+2Star
* | | | | | Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-146-183/+223
|\ \ \ \ \ \
| * | | | | | irq_work: fix compile failure on tile from missing includeChris Metcalf2012-04-131-0/+1
| * | | | | | ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2012-04-132-114/+148
| * | | | | | alpha: fix build failures from system.h dismembermentPaul Gortmaker2012-04-133-69/+74
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-04-144-193/+201
|\ \ \ \ \ \
| * | | | | | video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-091-2/+9
| * | | | | | fbdev: fix au1*fb buildsManuel Lauss2012-04-082-3/+4
| * | | | | | kyrofb: fix on x86_64Ondrej Zary2012-04-081-188/+188
| |/ / / / /
* | | | | | Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-147-21/+40
|\ \ \ \ \ \
| * | | | | | Btrfs: use commit root when loading free space cacheJosef Bacik2012-04-132-10/+3Star
| * | | | | | Btrfs: fix use-after-free in __btrfs_end_transactionDave Jones2012-04-121-4/+5
| * | | | | | Btrfs: check return value of bio_alloc() properlyTsutomu Itoh2012-04-123-0/+10
| * | | | | | Btrfs: remove lock assert from get_restripe_target()Ilya Dryomov2012-04-121-3/+2Star
| * | | | | | Btrfs: fix eof while discarding extentsLiu Bo2012-04-121-2/+18
| * | | | | | Btrfs: fix uninit variable in repair_eb_io_failureChris Mason2012-04-121-1/+1
| * | | | | | Revert "Btrfs: increase the global block reserve estimates"Chris Mason2012-04-121-1/+1
* | | | | | | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-1410-332/+796
|\ \ \ \ \ \ \
| * | | | | | | block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman2012-04-121-1/+1
| * | | | | | | mtip32xx: dump tagmap on failureAsai Thambi S P2012-04-091-29/+33
| * | | | | | | mtip32xx: fix handling of commands in various scenariosAsai Thambi S P2012-04-092-51/+132
| * | | | | | | mtip32xx: Shorten macro namesAsai Thambi S P2012-04-092-77/+75Star
| * | | | | | | mtip32xx: misc changesAsai Thambi S P2012-04-091-22/+44
| * | | | | | | mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2012-04-093-29/+331
| * | | | | | | mtip32xx: make setting comp_time as commonAsai Thambi S P2012-04-091-11/+5Star
| * | | | | | | mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P2012-04-092-55/+168
| * | | | | | | mtip32xx: fix error handling in mtip_init()Ryosuke Saito2012-04-051-4/+11
| * | | | | | | virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal2012-03-291-0/+1
| * | | | | | | Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/l...Jens Axboe2012-03-263-74/+40Star
| |\ \ \ \ \ \ \
| | * | | | | | | xen/blkback: Make optional features be really optional.Konrad Rzeszutek Wilk2012-03-241-21/+14Star
| | * | | | | | | xen/blkback: Squash the discard support for 'file' and 'phy' type.Konrad Rzeszutek Wilk2012-03-243-61/+34Star
| * | | | | | | | mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...Asai Thambi S P2012-03-231-11/+8Star
| |/ / / / / / /
| * | | | | | | cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron2012-03-221-1/+1
| * | | | | | | cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron2012-03-221-0/+1
| * | | | | | | xen-blkfront: make blkif_io_lock spinlock per-deviceSteven Noonan2012-03-201-16/+16
| * | | | | | | xen/blkfront: don't put bdev right after getting itAndrew Jones2012-03-201-1/+1
| * | | | | | | xen-blkfront: use bitmap_set() and bitmap_clear()Akinobu Mita2012-03-201-4/+3Star
| * | | | | | | xen/blkback: Enable blkback on HVM guestsDaniel De Graaf2012-03-201-1/+1
| * | | | | | | xen/blkback: use grant-table.c hypercall wrappersDaniel De Graaf2012-03-201-25/+4Star
* | | | | | | | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-145-16/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | block: make auto block plug flush threshold per-disk basedShaohua Li2012-04-061-1/+2
| * | | | | | | | Documentation: Add sysfs ABI change for cfq's target latency.Tao Ma2012-04-011-0/+8