Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | plist: Remove the need to supply locks to plist heads | Dima Zavin | 2011-07-08 | 2 | -54/+5 | |
* | | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-23 | 3 | -0/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar | 2011-07-07 | 3 | -0/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'amd/transparent-bridge' and 'core' | Joerg Roedel | 2011-06-21 | 3 | -0/+48 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | iommu/amd: Move missing parts to drivers/iommu | Joerg Roedel | 2011-06-21 | 1 | -0/+35 | |
| | | | * | | | | | | | | | | | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -0/+11 | |
| | | | * | | | | | | | | | | | iommu-api: Add missing header file | Laura Abbott | 2011-06-14 | 1 | -0/+2 | |
| | | |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-07-23 | 6 | -20/+156 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-runtime' into for-linus | Rafael J. Wysocki | 2011-07-15 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | PM / Runtime: Add new helper function: pm_runtime_status_suspended() | Kevin Hilman | 2011-07-12 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki | 2011-07-15 | 4 | -20/+134 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ARM / shmobile: Use genpd_queue_power_off_work() | Rafael J. Wysocki | 2011-07-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | PM / Domains: Introduce function to power off all unused PM domains | Rafael J. Wysocki | 2011-07-13 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | PM / Domains: Allow callbacks to execute all runtime PM helpers | Rafael J. Wysocki | 2011-07-12 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | PM / Domains: Do not execute device callbacks under locks | Rafael J. Wysocki | 2011-07-12 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | | | | PM / Domains: Export pm_genpd_poweron() in header | Magnus Damm | 2011-07-10 | 1 | -0/+5 | |
| | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | PM: Rename clock management functions | Rafael J. Wysocki | 2011-07-02 | 1 | -14/+14 | |
| | * | | | | | | | | | | | | | | PM: Allow the clocks management code to be used during system suspend | Rafael J. Wysocki | 2011-07-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | PM / Domains: Wakeup devices support for system sleep transitions | Rafael J. Wysocki | 2011-07-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | PM / Domains: System-wide transitions support for generic domains (v5) | Rafael J. Wysocki | 2011-07-02 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | | | PM: Introduce generic "noirq" callback routines for subsystems (v2) | Rafael J. Wysocki | 2011-07-02 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | PM / Domains: Support for generic I/O PM domains (v8) | Rafael J. Wysocki | 2011-07-02 | 1 | -0/+78 | |
| | * | | | | | | | | | | | | | | PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIME | Rafael J. Wysocki | 2011-07-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki | 2011-07-02 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | | | PM / Suspend: Add .suspend_again() callback to suspend_ops | MyungJoo Ham | 2011-07-15 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | PM / OPP: Introduce function to free cpufreq table | Nishanth Menon | 2011-07-15 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus-core' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-07-23 | 4 | -182/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | target: Bump version to v4.1.0-rc1-ml | Nicholas Bellinger | 2011-07-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | target: remove custom hex2bin() implementation | Andy Shevchenko | 2011-07-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | target: Update QUEUE ALGORITHM MODIFIER control page default | Nicholas Bellinger | 2011-07-22 | 3 | -0/+4 | |
| * | | | | | | | | | | | | | | | | target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG | Nicholas Bellinger | 2011-07-22 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | | target: Follow up core updates from AGrover and HCH (round 4) | Andy Grover | 2011-07-22 | 2 | -7/+2 | |
| * | | | | | | | | | | | | | | | | target: Eliminate usage of struct se_mem | Andy Grover | 2011-07-22 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | | | | target: Pass 2nd param of transport_split_cdb by value | Andy Grover | 2011-07-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | target: Enforce 1 page max for control cdb buffer sizes | Andy Grover | 2011-07-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | target: Make all control CDBs scatter-gather | Andy Grover | 2011-07-22 | 2 | -8/+3 | |
| * | | | | | | | | | | | | | | | | target: Implement Block Device Characteristics VPD page | Roland Dreier | 2011-07-22 | 3 | -0/+4 | |
| * | | | | | | | | | | | | | | | | target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full | Nicholas Bellinger | 2011-07-22 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | target: Add transport_handle_cdb_direct optimization | Nicholas Bellinger | 2011-07-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | target: merge release_cmd methods | Christoph Hellwig | 2011-07-22 | 2 | -4/+3 | |
| * | | | | | | | | | | | | | | | | target: remove the unused SCF_* flags | Christoph Hellwig | 2011-07-22 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | target: remove the always-noop ->new_cmd_failure method | Christoph Hellwig | 2011-07-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | target: Updates from AGrover and HCH (round 3) | Andy Grover | 2011-07-22 | 3 | -64/+49 | |
| * | | | | | | | | | | | | | | | | target: More core cleanups from AGrover (round 2) | Andy Grover | 2011-07-22 | 3 | -12/+10 | |
| * | | | | | | | | | | | | | | | | target: Core cleanups from AGrover (round 1) | Andy Grover | 2011-07-22 | 2 | -85/+16 | |
| * | | | | | | | | | | | | | | | | target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter | Nicholas Bellinger | 2011-07-22 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-07-23 | 1 | -16/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | workqueue: separate out drain_workqueue() from destroy_workqueue() | Tejun Heo | 2011-05-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | workqueue: remove cancel_rearming_delayed_work[queue]() | Amerigo Wang | 2011-05-20 | 1 | -15/+0 | |
* | | | | | | | | | | | | | | | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds | 2011-07-23 | 4 | -433/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |