summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-1640-421/+691
|\
| * PM / Hibernate: Reduce autotuned default image sizeRafael J. Wysocki2011-03-151-4/+4
| * PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki2011-03-156-1/+164
| * PM QoS: Make pm_qos settings readableThomas Renninger2011-03-151-0/+24
| * PM / OPP: opp_find_freq_exact() documentation fixNishanth Menon2011-03-151-1/+1
| * PM: Documentation/power/states.txt: fix repetitionAlexandre Courbot2011-03-151-6/+6
| * PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki2011-03-154-118/+92
| * PM: Simplify kernel/power/KconfigJan Beulich2011-03-151-9/+3
| * PM: Add support for device power domainsRafael J. Wysocki2011-03-155-3/+107
| * PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-155-48/+7
| * PM: Allow pm_runtime_suspend() to succeed during system suspendRafael J. Wysocki2011-03-151-7/+3
| * PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki2011-03-151-6/+1
| * PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-1512-23/+17
| * PM: Reorder power management Kconfig optionsRafael J. Wysocki2011-03-151-111/+111
| * PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki2011-03-152-24/+7
| * PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki2011-03-154-5/+21
| * PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-157-65/+117
| * USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki2011-03-151-4/+6
| * PM: Use appropriate printk() priority level in trace.cMandeep Singh Baines2011-03-151-3/+3
| * PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()Rafael J. Wysocki2011-03-151-5/+2
| * PM / Wakeup: Make pm_save_wakeup_count() work as documentedRafael J. Wysocki2011-03-151-6/+6
| * PM / Wakeup: Combine atomic counters to avoid reordering issuesRafael J. Wysocki2011-03-151-22/+39
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-03-1612-48/+102
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-nextRoland Dreier2011-03-1510-20/+52
| |\ \ \ \
| | | | * | IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADsMitko Haralanov2011-03-141-2/+3
| | | | * | IB/qib: Set default LE2 value for active cables to 0Mitko Haralanov2011-03-142-3/+12
| | | | * | IB/qib: Return correct MAD when setting link width to 255Mitko Haralanov2011-02-221-3/+4
| | | * | | IB/ipath: Don't reset disabled devicesNicolas Kaiser2011-03-141-0/+1
| | | |/ /
| | * | | RDMA/cxgb4: Debugfs dump_qp() updatesSteve Wise2011-03-141-4/+9
| | * | | RDMA/cxgb4: Dispatch FATAL event on EEH errorsSteve Wise2011-03-141-1/+9
| | * | | RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise2011-03-142-0/+3
| | * | | RDMA/cxgb4: Enable on-chip SQ support by defaultSteve Wise2011-03-141-2/+2
| | * | | RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reapsSteve Wise2011-03-141-1/+7
| | * | | RDMA/cxgb4: Remove db_drop_taskSteve Wise2011-03-142-2/+0
| | * | | RDMA/cxgb4: Turn on delayed ACKSteve Wise2011-03-141-2/+2
| | |/ /
| * | | RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific oneSean Hefty2011-03-151-27/+16
| * | | IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH stateSean Hefty2011-03-151-1/+18
| * | | IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty2011-03-151-0/+1
| * | | RDMA/cma: Fix crash in request handlersSean Hefty2011-03-151-0/+15
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-1685-712/+1549
|\ \ \
| * \ \ Merge branch 'next' into for-linusJames Morris2011-03-1685-712/+1549
| |\ \ \
| | * \ \ Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git...James Morris2011-03-092-7/+33
| | |\ \ \
| | | * | | AppArmor: kill unused macros in lsm.cShan Wei2011-03-081-2/+0
| | | * | | AppArmor: cleanup generated files correctlyMichal Hocko2011-03-081-1/+1
| | | * | | AppArmor: Cleanup make file to remove cruft and make it easier to readJohn Johansen2011-03-051-5/+33
| | * | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-0852-323/+594
| | |\ \ \ \
| | | * | | | SELinux: implement the new sb_remount LSM hookEric Paris2011-03-031-0/+86
| | | * | | | LSM: Pass -o remount options to the LSMEric Paris2011-03-034-0/+28
| | | * | | | SELinux: Compute SID for the newly created socketHarry Ciao2011-03-031-6/+21
| | | * | | | SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-033-7/+29
OpenPOWER on IntegriCloud