Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as... | Jussi Kivilinna | 2012-06-27 | 4 | -2/+2 | |
| * | | | | | | | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr... | Jussi Kivilinna | 2012-06-27 | 3 | -487/+161 | |
| * | | | | | | | crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue... | Jussi Kivilinna | 2012-06-27 | 1 | -272/+93 | |
| * | | | | | | | crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod... | Jussi Kivilinna | 2012-06-27 | 1 | -269/+86 | |
| * | | | | | | | crypto: serpent-avx: remove duplicated glue code and use shared glue code fro... | Jussi Kivilinna | 2012-06-27 | 1 | -304/+94 | |
| * | | | | | | | crypto: serpent-sse2 - split generic glue code to new helper module | Jussi Kivilinna | 2012-06-27 | 4 | -351/+424 | |
| * | | | | | | | crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c... | Jussi Kivilinna | 2012-06-27 | 1 | -163/+303 | |
| * | | | | | | | crypto: aes_ni - change to use shared ablk_* functions | Jussi Kivilinna | 2012-06-27 | 3 | -102/+19 | |
| * | | | | | | | crypto: twofish-avx - change to use shared ablk_* functions | Jussi Kivilinna | 2012-06-27 | 1 | -110/+6 | |
| * | | | | | | | crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t... | Jussi Kivilinna | 2012-06-27 | 5 | -218/+193 | |
| * | | | | | | | crypto: serpent-sse2/avx - allow both to be built into kernel | Jussi Kivilinna | 2012-06-14 | 5 | -10/+42 | |
| * | | | | | | | crypto: serpent - add x86_64/avx assembler implementation | Johannes Goetzfried | 2012-06-12 | 3 | -0/+1655 | |
| * | | | | | | | crypto: twofish - add x86_64/avx assembler implementation | Johannes Goetzfried | 2012-06-12 | 4 | -0/+1391 | |
| * | | | | | | | crypto: sha1 - use Kbuild supplied flags for AVX test | Mathias Krause | 2012-06-12 | 3 | -11/+4 | |
* | | | | | | | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-24 | 2 | -12/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 2012-07-23 | 2 | -12/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | iommu: Remove group_mf | Alex Williamson | 2012-06-25 | 2 | -12/+0 | |
* | | | | | | | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-24 | 11 | -168/+440 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | x86/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 2012-06-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | PCI: do not call pci_set_power_state with PCI_D3cold | Huang Ying | 2012-06-23 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'topic/jiang-mmconfig-v10' into next | Bjorn Helgaas | 2012-06-22 | 5 | -152/+409 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | x86/PCI: use pr_level() to replace printk(KERN_LEVEL) | Jiang Liu | 2012-06-22 | 2 | -14/+10 | |
| | * | | | | | | | | | | | x86/PCI: refine __pci_mmcfg_init() for better code readability | Jiang Liu | 2012-06-22 | 1 | -25/+21 | |
| | * | | | | | | | | | | | x86/PCI: get rid of redundant log messages | Jiang Liu | 2012-06-22 | 1 | -7/+0 | |
| | * | | | | | | | | | | | x86/PCI: simplify pci_mmcfg_late_insert_resources() | Jiang Liu | 2012-06-22 | 1 | -26/+8 | |
| | * | | | | | | | | | | | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu | 2012-06-22 | 4 | -5/+93 | |
| | * | | | | | | | | | | | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug | Jiang Liu | 2012-06-22 | 2 | -4/+109 | |
| | * | | | | | | | | | | | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime | Jiang Liu | 2012-06-22 | 1 | -36/+68 | |
| | * | | | | | | | | | | | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() | Jiang Liu | 2012-06-22 | 3 | -12/+43 | |
| | * | | | | | | | | | | | x86/PCI: use RCU list to protect mmconfig list | Jiang Liu | 2012-06-22 | 3 | -10/+34 | |
| | * | | | | | | | | | | | x86/PCI: split out pci_mmconfig_alloc() for code reuse | Jiang Liu | 2012-06-22 | 1 | -4/+15 | |
| | * | | | | | | | | | | | x86/PCI: split out pci_mmcfg_check_reserved() for code reuse | Jiang Liu | 2012-06-22 | 1 | -26/+25 | |
| * | | | | | | | | | | | | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas | 2012-06-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | x86/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 2012-06-12 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | x86/PCI: put busn resource in pci_root_info for native host bridge drivers | Yinghai Lu | 2012-06-13 | 3 | -9/+23 | |
| * | | | | | | | | | | | x86/PCI: use _CRS bus number aperture for host bridges from ACPI | Yinghai Lu | 2012-06-13 | 1 | -4/+5 | |
| * | | | | | | | | | | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | module.c: spelling s/postition/position/g | Geert Uytterhoeven | 2012-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 | 8 | -77/+247 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | xen: populate correct number of pages when across mem boundary (v2) | zhenzhong.duan | 2012-07-19 | 1 | -14/+9 | |
| * | | | | | | | | | | | | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering | 2012-07-19 | 3 | -13/+109 | |
| * | | | | | | | | | | | | xen: simplify init_hvm_pv_info | Olaf Hering | 2012-07-19 | 1 | -32/+26 | |
| * | | | | | | | | | | | | xen: remove cast from HYPERVISOR_shared_info assignment | Olaf Hering | 2012-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | xen/x86: avoid updating TLS descriptors if they haven't changed | David Vrabel | 2012-07-19 | 1 | -3/+26 | |
| * | | | | | | | | | | | | xen/x86: add desc_equal() to compare GDT descriptors | David Vrabel | 2012-07-19 | 1 | -0/+6 | |
| * | | | | | | | | | | | | xen/mm: zero PTEs for non-present MFNs in the initial page table | David Vrabel | 2012-07-19 | 1 | -1/+8 | |
| * | | | | | | | | | | | | xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable | David Vrabel | 2012-07-19 | 1 | -5/+25 |