summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-2112-6282/+1
|\ \
| | * iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-215-2242/+0
| | * x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-212-71/+0
| | * x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-213-2793/+1
| | * msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-214-1170/+1
| | * drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-143-9/+2
| * | x86/amd-iommu: Store device alias as dev_data pointerJoerg Roedel2011-06-142-20/+16
| * | x86/amd-iommu: Search for existind dev_data before allocting a new oneJoerg Roedel2011-06-141-1/+32
| * | x86/amd-iommu: Allow dev_data->alias to be NULLJoerg Roedel2011-06-141-36/+41
| * | x86/amd-iommu: Use only dev_data in low-level domain attach/detach functionsJoerg Roedel2011-06-142-38/+24
| * | x86/amd-iommu: Use only dev_data for dte and iotlb flushing routinesJoerg Roedel2011-06-141-14/+9
| * | x86/amd-iommu: Store ATS state in dev_dataJoerg Roedel2011-06-142-20/+28
| * | x86/amd-iommu: Store devid in dev_dataJoerg Roedel2011-06-142-24/+16
| * | x86/amd-iommu: Introduce global dev_data_listJoerg Roedel2011-06-142-9/+48
| * | x86/amd-iommu: Remove redundant device_flush_dte() callsJoerg Roedel2011-06-141-2/+0
| |/
* | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-06-201-3/+11
|\ \
| * | msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd2011-06-201-2/+4
| * | msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein2011-06-171-1/+5
| * | msm: timer: Fix SMP build errorStephen Boyd2011-05-311-0/+2
* | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-204-7/+31
|\ \ \
| * | | xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk2011-06-161-4/+6
| * | | xen: When calling power_off, don't call the halt function.Tom Goetz2011-06-151-1/+8
| * | | xen: support CONFIG_MAXSMPAndrew Jones2011-06-152-1/+9
| * | | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini2011-06-091-1/+8
* | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-204-5/+11
|\ \ \ \
| * | | | KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden2011-06-191-2/+7
| * | | | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmapSteve2011-06-191-1/+1
| * | | | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGSMarcelo Tosatti2011-06-191-1/+2
| * | | | KVM: MMU: Fix build warnings in walk_addr_generic()Borislav Petkov2011-06-191-1/+1
* | | | | x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-183-7/+28
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-171-0/+1
|\ \ \ \ \ | | | |_|/ | | |/| |
| * | | | gpio: include linux/gpio.h where neededRandy Dunlap2011-06-161-0/+1
| |/ / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-175-9/+29
|\ \ \ \
| * \ \ \ Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-14134-1117/+2010
| |\ \ \ \
| | * | | | OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2011-06-142-4/+8
| | |/ / /
| * | | | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-1373-1916/+3006
| |\ \ \ \
| | * | | | OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-061-2/+17
| | * | | | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-061-2/+2
| * | | | | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
* | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-168-35/+132
|\ \ \ \ \ \
| * | | | | | sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto2011-06-162-0/+48
| * | | | | | sh: ecovec: Add renesas_usbhs supportKuninori Morimoto2011-06-161-0/+48
| * | | | | | sh, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-06-142-3/+0
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-06-14132-1113/+2002
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | sh: Fix up xchg/cmpxchg corruption with gUSA RB.Srinivas KANDAGATLA2011-06-081-9/+12
| * | | | | | sh: Remove compressed kernel libgcc dependency.Paul Mundt2011-06-061-3/+19
| * | | | | | sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA2011-06-061-20/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-164-71/+161
|\ \ \ \ \ \
| * | | | | | ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto2011-06-151-15/+6
| * | | | | | ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt2011-06-141-7/+7
OpenPOWER on IntegriCloud