summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-2031-949/+1251
|\
| * PM: PM QOS update fixMark Gross2010-05-171-12/+14
| * Freezer / cgroup freezer: Update stale locking commentsMatt Helsley2010-05-101-8/+13
| * PM / platform_bus: Allow runtime PM by defaultMark Brown2010-05-101-3/+3
| * i2c: Fix bus-level power management callbacksRafael J. Wysocki2010-05-102-69/+104
| * PM QOS updateMark Gross2010-05-1014-171/+176
| * PM / Hibernate: Fix block_io.c printk warningRandy Dunlap2010-05-101-2/+2
| * PM / Hibernate: Group swap opsJiri Slaby2010-05-101-43/+74
| * PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby2010-05-101-38/+38
| * PM / Hibernate: Separate block_ioJiri Slaby2010-05-104-112/+139
| * PM / Hibernate: Snapshot cleanupJiri Slaby2010-05-104-120/+88
| * FS / libfs: Implement simple_write_to_bufferJiri Slaby2010-05-102-0/+37
| * PM / Hibernate: document open(/dev/snapshot) side effectsPavel Machek2010-05-101-0/+4
| * PM / Runtime: Add sysfs debug filesDominik Brodowski2010-05-101-3/+62
| * PM: Improve device power management documentAlan Stern2010-05-101-428/+383
| * PM: Update device power management documentRafael J. Wysocki2010-05-101-267/+431
| * PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern2010-05-101-5/+5
| * PM: pm_wakeup - switch to using boolDmitry Torokhov2010-05-101-14/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-05-201-1/+35
|\ \
| * | workqueue: change cancel_work_sync() to clear work->dataOleg Nesterov2010-04-301-1/+11
| * | workqueue: warn about flush_scheduled_work()Alan Stern2010-04-301-0/+24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-05-204-474/+671
|\ \ \
| * | | ia64: add sparse annotation to __ia64_per_cpu_var()Tejun Heo2010-05-121-1/+4
| * | | percpu: implement kernel memory based chunk allocationTejun Heo2010-05-012-0/+108
| * | | percpu: move vmalloc based chunk management into percpu-vm.cTejun Heo2010-05-012-428/+475
| * | | percpu: misc preparations for nommu supportTejun Heo2010-05-011-55/+56
| * | | percpu: reorganize chunk creation and destructionTejun Heo2010-05-011-24/+46
| * | | percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr...Tejun Heo2010-05-011-8/+24
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-2051-251/+9838
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------------. \ \ \ Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier2010-05-1645-238/+9825
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-222-3/+3
| | | | | | | | | | | * | | | RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-223-20/+14
| | | | | | | | | | * | | | | IB/mthca: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-223-8/+8
| | | | | | | | | | |/ / / /
| | | | | | | | | * / / / / IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall2010-05-162-5/+3
| | | | | | | | | |/ / / /
| | | | | | | | * | | | | IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky2010-04-225-13/+57
| | | | | | | | * | | | | IB/core: Add support for masked atomic operationsVladimir Sokolovsky2010-04-221-0/+7
| | | | | | | | |/ / / /
| | | | | | | * | | | | IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter2010-05-121-16/+9
| | | | | | | * | | | | IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz2010-05-123-38/+46
| | | | | | | * | | | | IB/iser: Remove buggy back-pointer settingOr Gerlitz2010-05-121-2/+0
| | | | | | | * | | | | IB/iser: Add asynchronous event handlerOr Gerlitz2010-05-122-1/+16
| | | | | | | |/ / / /
| | | | | | * / / / / IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz2010-04-221-0/+20
| | | | | | |/ / / /
| | | | | * | | | | MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier2010-05-057-164/+238
| | | | | * | | | | RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise2010-04-2216-0/+9447
| | | | | |/ / / /
| | | | * | | | | RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier2010-04-282-66/+65
| | | | * | | | | RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise2010-04-221-2/+2
| | | | * | | | | RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-223-9/+9
| | | | |/ / / /
| | | * / / / / RDMA/cma: Randomize local port allocationTetsuo Handa2010-04-221-45/+25
| | | |/ / / /
| | * / / / / IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-214-10/+20
| | |/ / / /
| * / / / / RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-226-13/+13
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-2057-1061/+1246
|\ \ \ \ \