aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | | | x86, boot: Wrap debug printing in a new debug_putstr functionJoe Millenbach2012-07-21
| * | | | | | | | | x86, boot: Removed quiet flag and switched quiet output to debug flagJoe Millenbach2012-07-21
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/x86: Remove broken power estimationPeter Zijlstra2012-07-24
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-26
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | crypto: twofish-avx - remove useless instructionJohannes Goetzfried2012-07-10
| * | | | | | | | | crypto: aesni-intel - fix wrong kfree pointerMilan Broz2012-07-10
| * | | | | | | | | crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna2012-06-27
| * | | | | | | | | crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna2012-06-27
| * | | | | | | | | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-27
| * | | | | | | | | crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...Jussi Kivilinna2012-06-27
| * | | | | | | | | crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna2012-06-27
| * | | | | | | | | crypto: serpent-avx: remove duplicated glue code and use shared glue code fro...Jussi Kivilinna2012-06-27
| * | | | | | | | | crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-27
| * | | | | | | | | crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...Jussi Kivilinna2012-06-27
| * | | | | | | | | crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
| * | | | | | | | | crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
| * | | | | | | | | crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-27
| * | | | | | | | | crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna2012-06-13
| * | | | | | | | | crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
| * | | | | | | | | crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
| * | | | | | | | | crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause2012-06-12
* | | | | | | | | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-23
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | / / | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | |
| | | * | | | | | | | | iommu: Remove group_mfAlex Williamson2012-06-25
* | | | | | | | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-05
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-05
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying2012-06-23
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas2012-06-22
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Jiang Liu2012-06-22
| | * | | | | | | | | | | | x86/PCI: refine __pci_mmcfg_init() for better code readabilityJiang Liu2012-06-22
| | * | | | | | | | | | | | x86/PCI: get rid of redundant log messagesJiang Liu2012-06-22
| | * | | | | | | | | | | | x86/PCI: simplify pci_mmcfg_late_insert_resources()Jiang Liu2012-06-22
| | * | | | | | | | | | | | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-22
| | * | | | | | | | | | | | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu2012-06-22
| | * | | | | | | | | | | | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtimeJiang Liu2012-06-22
| | * | | | | | | | | | | | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu2012-06-22
| | * | | | | | | | | | | | x86/PCI: use RCU list to protect mmconfig listJiang Liu2012-06-22
| | * | | | | | | | | | | | x86/PCI: split out pci_mmconfig_alloc() for code reuseJiang Liu2012-06-22
| | * | | | | | | | | | | | x86/PCI: split out pci_mmcfg_check_reserved() for code reuseJiang Liu2012-06-22
| * | | | | | | | | | | | | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | x86/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-12
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu2012-06-13
| * | | | | | | | | | | | x86/PCI: use _CRS bus number aperture for host bridges from ACPIYinghai Lu2012-06-13
| * | | | | | | | | | | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | module.c: spelling s/postition/position/gGeert Uytterhoeven2012-07-20
* | | | | | | | | | | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |