aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-12
|\
| * block: remove unused copy_io_context()Jens Axboe2010-11-11
| * Documentation: remove anticipatory scheduler infoRandy Dunlap2010-11-11
| * block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
| * Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-10
| |\
| | * cciss: remove controllers supported by hpsaStephen M. Cameron2010-10-23
| | * cciss: use usleep_range not msleep for small sleepsStephen M. Cameron2010-10-23
| | * cciss: limit commands allocated on reset_devicesStephen M. Cameron2010-10-23
| | * cciss: Use kernel provided PCI state save and restore functionsStephen M. Cameron2010-10-23
| | * cciss: fix board status waiting codeStephen M. Cameron2010-10-23
| | * Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-23
| | |\
| | | * drbd: Removed checks for REQ_HARDBARRIER on incomming BIOsPhilipp Reisner2010-10-23
| | | * drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner2010-10-23
| | | * drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-23
| | | * drbd: Silenced an assertPhilipp Reisner2010-10-22
| | | * drbd: rate limit an error messageLars Ellenberg2010-10-22
| | | * drbd: fix a misleading printkLars Ellenberg2010-10-22
| | | * drbd: fix potential data divergence after multiple failuresLars Ellenberg2010-10-22
| | | * drbd: fix potential deadlock on detachLars Ellenberg2010-10-22
| | | * drbd: tag a few error messages with "assert failed"Lars Ellenberg2010-10-22
| | | * drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg2010-10-22
| * | | ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)Sergey Senozhatsky2010-11-10
| * | | ioprio: fix RCU locking around task dereferenceDaniel J Blueman2010-11-10
| * | | block: ioctl: fix information leak to userlandVasiliy Kulikov2010-11-10
| * | | block: read i_size with i_size_read()Mike Snitzer2010-11-10
| * | | cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe2010-11-10
| * | | bio: take care not overflow page count when mapping/copying user dataJens Axboe2010-11-10
| * | | block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe2010-11-10
| * | | block: take care not to overflow when calculating total iov lengthJens Axboe2010-11-10
| * | | block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe2010-11-10
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-12
|\ \ \ \
| * | | | x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi2010-11-10
| * | | | x86, apic: Remove double #includeJesper Juhl2010-11-10
| * | | | x86: Adjust section annotations in AMD Fam10 MMCONF enabling codeJan Beulich2010-11-10
| * | | | x86, UV: Update node controller MMRsJack Steiner2010-11-10
| * | | | x86: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-10
| * | | | x86: Address gcc4.6 "set but not used" warnings in apic.hAndi Kleen2010-11-09
| * | | | x86, mm: Fix section mismatch in tlb.cRakib Mullick2010-11-01
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-12
|\ \ \ \ \
| * | | | | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-10
| * | | | | perf_events: Fix time tracking in samplesStephane Eranian2010-11-10
| * | | | | perf trace: update usageTom Zanussi2010-11-10
| * | | | | perf trace: update Documentation with new perf trace variantsTom Zanussi2010-11-10
| * | | | | perf trace: live-mode command-line cleanupTom Zanussi2010-11-10
| * | | | | perf trace record: handle commands correctlyTom Zanussi2010-11-10
| * | | | | perf record: make the record options available outside perf recordTom Zanussi2010-11-10
| * | | | | perf trace scripting: remove system-wide param from shell scriptsTom Zanussi2010-11-10
| * | | | | perf trace scripting: fix some small memory leaks and missing error checksTom Zanussi2010-11-10
| * | | | | perf: Fix usages of profile_cpu in builtin-top.c to use cpu_listCorey Ashford2010-11-10
| * | | | | perf, ui: Eliminate stack-smashing protection compiler complaintCyrill Gorcunov2010-11-10