summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna2012-06-274-2/+2
| * | | | | | | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-273-487/+161
| * | | | | | | crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...Jussi Kivilinna2012-06-271-272/+93
| * | | | | | | crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna2012-06-271-269/+86
| * | | | | | | crypto: serpent-avx: remove duplicated glue code and use shared glue code fro...Jussi Kivilinna2012-06-271-304/+94
| * | | | | | | crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-274-351/+424
| * | | | | | | crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...Jussi Kivilinna2012-06-271-163/+303
| * | | | | | | crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-273-102/+19
| * | | | | | | crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna2012-06-271-110/+6
| * | | | | | | crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-275-218/+193
| * | | | | | | crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna2012-06-145-10/+42
| * | | | | | | crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-123-0/+1655
| * | | | | | | crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-124-0/+1391
| * | | | | | | crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause2012-06-123-11/+4
* | | | | | | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-242-12/+0
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-232-12/+0
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | | * | | | | | | | iommu: Remove group_mfAlex Williamson2012-06-252-12/+0
* | | | | | | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-2411-168/+440
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-1/+1
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying2012-06-231-1/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas2012-06-225-152/+409
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Jiang Liu2012-06-222-14/+10
| | * | | | | | | | | | | x86/PCI: refine __pci_mmcfg_init() for better code readabilityJiang Liu2012-06-221-25/+21
| | * | | | | | | | | | | x86/PCI: get rid of redundant log messagesJiang Liu2012-06-221-7/+0
| | * | | | | | | | | | | x86/PCI: simplify pci_mmcfg_late_insert_resources()Jiang Liu2012-06-221-26/+8
| | * | | | | | | | | | | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-224-5/+93
| | * | | | | | | | | | | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu2012-06-222-4/+109
| | * | | | | | | | | | | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtimeJiang Liu2012-06-221-36/+68
| | * | | | | | | | | | | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu2012-06-223-12/+43
| | * | | | | | | | | | | x86/PCI: use RCU list to protect mmconfig listJiang Liu2012-06-223-10/+34
| | * | | | | | | | | | | x86/PCI: split out pci_mmconfig_alloc() for code reuseJiang Liu2012-06-221-4/+15
| | * | | | | | | | | | | x86/PCI: split out pci_mmcfg_check_reserved() for code reuseJiang Liu2012-06-221-26/+25
| * | | | | | | | | | | | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | x86/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-1/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu2012-06-133-9/+23
| * | | | | | | | | | | x86/PCI: use _CRS bus number aperture for host bridges from ACPIYinghai Lu2012-06-131-4/+5
| * | | | | | | | | | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | module.c: spelling s/postition/position/gGeert Uytterhoeven2012-07-201-1/+1
* | | | | | | | | | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-248-77/+247
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xen: populate correct number of pages when across mem boundary (v2)zhenzhong.duan2012-07-191-14/+9
| * | | | | | | | | | | | xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering2012-07-193-13/+109
| * | | | | | | | | | | | xen: simplify init_hvm_pv_infoOlaf Hering2012-07-191-32/+26
| * | | | | | | | | | | | xen: remove cast from HYPERVISOR_shared_info assignmentOlaf Hering2012-07-191-1/+1
| * | | | | | | | | | | | xen/x86: avoid updating TLS descriptors if they haven't changedDavid Vrabel2012-07-191-3/+26
| * | | | | | | | | | | | xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel2012-07-191-0/+6
| * | | | | | | | | | | | xen/mm: zero PTEs for non-present MFNs in the initial page tableDavid Vrabel2012-07-191-1/+8
| * | | | | | | | | | | | xen/mm: do direct hypercall in xen_set_pte() if batching is unavailableDavid Vrabel2012-07-191-5/+25
OpenPOWER on IntegriCloud