aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-20
|\
| * PM: PM QOS update fixMark Gross2010-05-16
| * Freezer / cgroup freezer: Update stale locking commentsMatt Helsley2010-05-10
| * PM / platform_bus: Allow runtime PM by defaultMark Brown2010-05-10
| * i2c: Fix bus-level power management callbacksRafael J. Wysocki2010-05-10
| * PM QOS updateMark Gross2010-05-10
| * PM / Hibernate: Fix block_io.c printk warningRandy Dunlap2010-05-10
| * PM / Hibernate: Group swap opsJiri Slaby2010-05-10
| * PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby2010-05-10
| * PM / Hibernate: Separate block_ioJiri Slaby2010-05-10
| * PM / Hibernate: Snapshot cleanupJiri Slaby2010-05-10
| * FS / libfs: Implement simple_write_to_bufferJiri Slaby2010-05-10
| * PM / Hibernate: document open(/dev/snapshot) side effectsPavel Machek2010-05-10
| * PM / Runtime: Add sysfs debug filesDominik Brodowski2010-05-10
| * PM: Improve device power management documentAlan Stern2010-05-10
| * PM: Update device power management documentRafael J. Wysocki2010-05-10
| * PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern2010-05-10
| * PM: pm_wakeup - switch to using boolDmitry Torokhov2010-05-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-05-20
|\ \
| * | workqueue: change cancel_work_sync() to clear work->dataOleg Nesterov2010-04-30
| * | workqueue: warn about flush_scheduled_work()Alan Stern2010-04-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-05-20
|\ \ \
| * | | ia64: add sparse annotation to __ia64_per_cpu_var()Tejun Heo2010-05-12
| * | | percpu: implement kernel memory based chunk allocationTejun Heo2010-05-01
| * | | percpu: move vmalloc based chunk management into percpu-vm.cTejun Heo2010-05-01
| * | | percpu: misc preparations for nommu supportTejun Heo2010-05-01
| * | | percpu: reorganize chunk creation and destructionTejun Heo2010-05-01
| * | | percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr...Tejun Heo2010-05-01
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-20
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------------. \ \ \ Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier2010-05-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-21
| | | | | | | | | | | * | | | RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-21
| | | | | | | | | | * | | | | IB/mthca: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-21
| | | | | | | | | | |/ / / /
| | | | | | | | | * / / / / IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall2010-05-15
| | | | | | | | | |/ / / /
| | | | | | | | * | | | | IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky2010-04-21
| | | | | | | | * | | | | IB/core: Add support for masked atomic operationsVladimir Sokolovsky2010-04-21
| | | | | | | | |/ / / /
| | | | | | | * | | | | IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter2010-05-12
| | | | | | | * | | | | IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz2010-05-12
| | | | | | | * | | | | IB/iser: Remove buggy back-pointer settingOr Gerlitz2010-05-12
| | | | | | | * | | | | IB/iser: Add asynchronous event handlerOr Gerlitz2010-05-12
| | | | | | | |/ / / /
| | | | | | * / / / / IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz2010-04-21
| | | | | | |/ / / /
| | | | | * | | | | MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier2010-05-05
| | | | | * | | | | RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise2010-04-21
| | | | | |/ / / /
| | | | * | | | | RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier2010-04-28
| | | | * | | | | RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise2010-04-21
| | | | * | | | | RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-21
| | | | |/ / / /
| | | * / / / / RDMA/cma: Randomize local port allocationTetsuo Handa2010-04-21
| | | |/ / / /
| | * / / / / IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-21
| | |/ / / /
| * / / / / RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-21
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-20
|\ \ \ \ \