aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-30scatterlist: prevent invalid free when alloc failsJeffrey Carlyle
2010-08-28writeback: Fix lost wake-up shutting down writeback threadJ. Bruce Fields
2010-08-27writeback: do not lose wakeup events when forking bdi threadsArtem Bityutskiy
2010-08-25cciss: fix reporting of max queue depth since initStephen M. Cameron
2010-08-23block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe
2010-08-23block: add function call to switch the IO scheduler from a driverJens Axboe
2010-08-23fs/bio-integrity.c: return -ENOMEM on kmalloc failureAndrew Morton
2010-08-23bio-integrity.c: remove dependency on __GFP_NOFAILDavid Rientjes
2010-08-23BLOCK: fix bio.bi_rw handlingJiri Slaby
2010-08-23block: put dev->kobj in blk_register_queue fail pathXiaotian Feng
2010-08-23cciss: handle allocation failureDan Carpenter
2010-08-23cfq-iosched: Documentation help for new tunablesVivek Goyal
2010-08-23cfq-iosched: blktrace print per slice sector statsVivek Goyal
2010-08-23cfq-iosched: Implement tunable group_idleVivek Goyal
2010-08-23cfq-iosched: Do group share accounting in IOPS when slice_idle=0Vivek Goyal
2010-08-23cfq-iosched: Do not idle if slice_idle=0Vivek Goyal
2010-08-23cciss: disable doorbell reset on reset_devicesStephen M. Cameron
2010-08-23blkio: Fix return code for mkdir callsCiju Rajan K
2010-08-22Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dg...Linus Torvalds
2010-08-22Linux 2.6.36-rc2v2.6.36-rc2Linus Torvalds
2010-08-23radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tagsDave Chinner
2010-08-23radix-tree: clear all tags in radix_tree_node_rcu_freeDave Chinner
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-21drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang
2010-08-21drm/i915: Remove the conflicting BUG_ON()Chris Wilson
2010-08-21drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson
2010-08-21drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson
2010-08-21i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven
2010-08-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-21Replace Configure with Enable in description of MAXSMPSamuel Thibault
2010-08-21mm: make stack guard page logic use vm_prev pointerLinus Torvalds
2010-08-21mm: make the mlock() stack guard page checks stricterLinus Torvalds
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds
2010-08-20mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-20Documentation: fix ozlabs.org mailing list addressStephen Rothwell
2010-08-20MAINTAINERS: Fix ozlabs.org mailing list addressesStephen Rothwell
2010-08-20Documentation: kernel-locking: mutex_trylock cannot be used in interrupt contextStefan Richter
2010-08-20drivers/scsi/qla4xxx: fix buildAndrew Morton
2010-08-20uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi
2010-08-20oom: __task_cred() need rcu_read_lock()KOSAKI Motohiro
2010-08-20oom: fix tasklist_lock leakKOSAKI Motohiro
2010-08-20oom: fix NULL pointer dereferenceKOSAKI Motohiro