summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-1167-579/+506
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-063-0/+11
| * | | | | | | | | | x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-063-31/+44
| * | | | | | | | | | xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-43/+42
| * | | | | | | | | | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-064-35/+45
| * | | | | | | | | | x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-063-6/+1
| * | | | | | | | | | x86/PCI: read Broadcom CNB20LE host bridge info before PCI scanBjorn Helgaas2012-01-061-23/+39
| * | | | | | | | | | sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-17/+8
| * | | | | | | | | | sparc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+6
| * | | | | | | | | | sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-10/+10
| * | | | | | | | | | powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+14
| * | | | | | | | | | powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas2012-01-061-19/+21
| * | | | | | | | | | powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-062-2/+1
| * | | | | | | | | | mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-6/+6
| * | | | | | | | | | mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-7/+10
| * | | | | | | | | | microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas2012-01-061-7/+3
| * | | | | | | | | | microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-15/+15
| * | | | | | | | | | microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-062-2/+1
| * | | | | | | | | | microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas2012-01-061-2/+0
| * | | | | | | | | | ia64/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-25/+14
| * | | | | | | | | | ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-1/+4
| * | | | | | | | | | frv/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-6/+5
| * | | | | | | | | | arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-0621-111/+104
| * | | | | | | | | | alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-20/+20
| * | | | | | | | | | x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]Andreas Herrmann2012-01-061-1/+0
| * | | | | | | | | | PCI: x86: use generic pcibios_set_master()Myron Stowe2012-01-061-14/+0
| * | | | | | | | | | PCI: sh: use generic pcibios_set_master()Myron Stowe2012-01-061-15/+0
| * | | | | | | | | | PCI: mn10300: use generic pcibios_set_master()Myron Stowe2012-01-061-16/+0
| * | | | | | | | | | PCI: MIPS: use generic pcibios_set_master()Myron Stowe2012-01-061-15/+0
| * | | | | | | | | | PCI: frv: use generic pcibios_set_master()Myron Stowe2012-01-061-14/+0
| * | | | | | | | | | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-0610-45/+0
| * | | | | | | | | | PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
| * | | | | | | | | | PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
| * | | | | | | | | | PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-7/+5
| * | | | | | | | | | PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-063-10/+5
| * | | | | | | | | | PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
| * | | | | | | | | | PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
| * | | | | | | | | | PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-6/+5
| * | | | | | | | | | PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-063-12/+10
| * | | | | | | | | | x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-061-2/+16
| * | | | | | | | | | PCI: Add Thinkpad SL510 to pci=nocrs blacklistDave Jones2012-01-061-0/+10
| * | | | | | | | | | PCI: Add Dell Studio 1557 to pci=nocrs blacklistDave Jones2012-01-061-0/+12
| * | | | | | | | | | PCI: add set_nouse_crs for use by a pci=nocrs blacklistDave Jones2012-01-061-0/+7
* | | | | | | | | | | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-118-0/+8
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-106-0/+2754
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefsJussi Kivilinna2011-12-201-40/+0
| * | | | | | | | | | | crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefsJussi Kivilinna2011-12-201-32/+0
| * | | | | | | | | | | crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modesJussi Kivilinna2011-11-211-0/+4
| * | | | | | | | | | | crypto: serpent-sse2 - add xts supportJussi Kivilinna2011-11-211-2/+178
| * | | | | | | | | | | crypto: serpent-sse2 - add lrw supportJussi Kivilinna2011-11-211-0/+211