aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\
| * rcu: Fix wrong check in list_splice_init_rcu()Jan H. Schönherr2011-07-20
| * net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()Paul E. McKenney2011-07-20
| * sysctl,rcu: Convert call_rcu(free_head) to kfreePaul E. McKenney2011-07-20
| * vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu()Lai Jiangshan2011-07-20
| * vmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu()Lai Jiangshan2011-07-20
| * ipc,rcu: Convert call_rcu(ipc_immediate_free) to kfree_rcu()Lai Jiangshan2011-07-20
| * ipc,rcu: Convert call_rcu(free_un) to kfree_rcu()Lai Jiangshan2011-07-20
| * security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()Lai Jiangshan2011-07-20
| * security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()Lai Jiangshan2011-07-20
| * ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()Lai Jiangshan2011-07-20
| * block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) to kfree_rcu()Lai Jiangshan2011-07-20
| * scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan2011-07-20
| * audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()Lai Jiangshan2011-07-20
| * security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu()Lai Jiangshan2011-07-20
| * md,rcu: Convert call_rcu(free_conf) to kfree_rcu()Lai Jiangshan2011-07-20
* | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-22
|\ \
| * | lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursionPeter Zijlstra2011-06-22
| * | printk: Fix console_sem vs logbuf_lock unlock racePeter Zijlstra2011-06-22
| * | printk: Release console_sem after logbuf_lockPeter Zijlstra2011-06-07
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-22
|\ \ \
| * | | lockdep: Fix lockdep_no_validate against IRQ statesPeter Zijlstra2011-07-21
| * | | mutex: Make mutex_destroy() an inline functionJean Delvare2011-07-21
| * | | plist: Remove the need to supply locks to plist headsDima Zavin2011-07-08
| * | | lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...Anton Blanchard2011-07-05
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \ \ \
| * \ \ \ Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-07
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iommu/core: Fix build with INTR_REMAP=y && CONFIG_DMAR=nJoerg Roedel2011-07-07
| | * | | iommu/amd: Don't use MSI address range for DMA addressesJoerg Roedel2011-07-06
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-21
| | |\ \ \ \
| | | | * | | iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-21
| | | | * | | iommu: Move iommu Kconfig entries to submenuJoerg Roedel2011-06-21
| | | | * | | x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21
| | | | * | | x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21
| | | | * | | msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21
| | | | * | | drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-14
| | | | * | | iommu-api: Add missing header fileLaura Abbott2011-06-14
| | | * | | | x86/amd-iommu: Store device alias as dev_data pointerJoerg Roedel2011-06-14
| | | * | | | x86/amd-iommu: Search for existind dev_data before allocting a new oneJoerg Roedel2011-06-14
| | | * | | | x86/amd-iommu: Allow dev_data->alias to be NULLJoerg Roedel2011-06-14
| | | * | | | x86/amd-iommu: Use only dev_data in low-level domain attach/detach functionsJoerg Roedel2011-06-14
| | | * | | | x86/amd-iommu: Use only dev_data for dte and iotlb flushing routinesJoerg Roedel2011-06-14
| | | * | | | x86/amd-iommu: Store ATS state in dev_dataJoerg Roedel2011-06-14
| | | * | | | x86/amd-iommu: Store devid in dev_dataJoerg Roedel2011-06-14
| | | * | | | x86/amd-iommu: Introduce global dev_data_listJoerg Roedel2011-06-14
| | | * | | | x86/amd-iommu: Remove redundant device_flush_dte() callsJoerg Roedel2011-06-14
| | | |/ / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-15
| |\ \ \ \ \ \
| | * | | | | | OMAP: PM: disable idle on suspend for GPIO and UARTKevin Hilman2011-07-12
| | * | | | | | OMAP: PM: omap_device: add API to disable idle on suspendKevin Hilman2011-07-12