summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-1020-548/+150
|\
| *-. Merge branches 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-02-022-2/+6
| |\ \
| | | * PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BARYijing Wang2015-01-281-0/+4
| | * | tile: use PCI define for Max_Read_Request_SizeRafał Miłecki2015-01-271-2/+2
| | |/
| | |
| | \
| *-. \ Merge branches 'pci/host-generic' and 'pci/host-versatile' into nextBjorn Helgaas2015-02-021-0/+37
| |\ \ \ | | | |/ | | |/|
| | | * ARM: dts: versatile: add PCI controller bindingRob Herring2015-01-291-0/+37
| | |/
| * | Merge branch 'pci/config' into nextBjorn Helgaas2015-02-0212-485/+87
| |\ \
| | * | powerpc/powermac: Convert PCI to use generic config accessorsRob Herring2015-01-301-170/+39
| | * | powerpc/fsl_pci: Convert PCI to use generic config accessorsRob Herring2015-01-301-43/+3
| | * | ARM: ks8695: Convert PCI to use generic config accessorsRob Herring2015-01-301-71/+6
| | * | ARM: sa1100: Convert PCI to use generic config accessorsRob Herring2015-01-301-86/+8
| | * | ARM: integrator: Convert PCI to use generic config accessorsRob Herring2015-01-291-57/+5
| | * | ARM: cns3xxx: Convert PCI to use generic config accessorsRob Herring2015-01-221-42/+10
| | * | powerpc/PCI: Add struct pci_ops member names to initializationRob Herring2015-01-221-2/+2
| | * | mn10300/PCI: Add struct pci_ops member names to initializationRob Herring2015-01-221-2/+2
| | * | MIPS: PCI: Add struct pci_ops member names to initializationRob Herring2015-01-223-10/+10
| | * | frv/PCI: Add struct pci_ops member names to initializationRob Herring2015-01-221-2/+2
| | |/
| * | ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-274-16/+3
| * | CNS3xxx: Remove artificial dependency on pci_sys_data domain.Lorenzo Pieralisi2014-12-271-23/+17
| * | PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi2014-12-271-22/+0
| |/
* | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-1011-309/+54
|\ \
| * | xen: mark grant mapped pages as foreignJennifer Herbert2015-01-281-7/+0
| * | x86/xen: require ballooned pages for grant mapsJennifer Herbert2015-01-281-2/+3
| * | xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel2015-01-282-260/+12
| * | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-284-14/+13
| * | x86/xen: cleanup arch/x86/xen/mmu.cJuergen Gross2015-01-281-2/+0
| * | x86/xen: add some __init annotations in arch/x86/xen/mmu.cJuergen Gross2015-01-281-7/+8
| * | x86/xen: add some __init and static annotations in arch/x86/xen/setup.cJuergen Gross2015-01-281-3/+3
| * | x86/xen: use correct types for addresses in arch/x86/xen/setup.cJuergen Gross2015-01-281-12/+13
| * | x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross2015-01-282-10/+6
| * | x86,xen: use current->state helpersDavidlohr Bueso2015-01-261-1/+1
| * | x86/xen: prefer TSC over xen clocksource for dom0Palik, Imre2015-01-201-0/+4
| * | arm64: Relax licensing of arm64 Xen DMA operationsChuck Tuffli2015-01-202-3/+3
* | | Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-02-1023-88/+49
|\ \ \
| * | | microblaze: Remove *.dtb files in make cleanMichal Simek2015-02-102-4/+1
| * | | microblaze: whitespace fixMichael S. Tsirkin2015-01-081-1/+1
| * | | microblaze/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-081-2/+2
| * | | microblaze: intc: Reformat outputSoren Brinkmann2015-01-081-1/+1
| * | | microblaze: intc: Refactor DT sanity checkSoren Brinkmann2015-01-081-1/+1
| * | | microblaze: intc: Don't override error codesSoren Brinkmann2015-01-081-2/+2
| * | | microblaze: Add target architectureMichal Simek2015-01-081-0/+3
| * | | microblaze: Add missing PVR version codesErico Nunes2015-01-081-0/+4
| * | | microblaze: Fix variable types to remove W=1 warningMichal Simek2015-01-081-2/+2
| * | | microblaze: Use unsigned type for limit comparison in cache.cMichal Simek2015-01-081-3/+3
| * | | microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek2015-01-052-2/+2
| * | | microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek2015-01-051-3/+4
| * | | microblaze: Change extern inline to static inlineMichal Simek2015-01-052-9/+9
| * | | microblaze: Mark get_frame_size as staticMichal Simek2015-01-051-1/+1
| * | | microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2015-01-052-3/+3
| * | | microblaze: Declare microblaze_kgdb_break in headerMichal Simek2015-01-052-1/+5
OpenPOWER on IntegriCloud