summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-1126-211/+396
|\
| * Merge branch 'pci/msi' into nextBjorn Helgaas2014-11-216-46/+20
| |\
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '...Bjorn Helgaas2014-11-1911-84/+99
| |\ \ \ \ \ \
| | | | | | * | xen/pcifront: Process failure for pcifront_(re)scan_root()Chen Gang2014-11-061-0/+10
| | | | | * | | PCI: Allow numa_node override via sysfsPrarit Bhargava2014-11-062-1/+39
| | | | | |/ /
| | | | * | | PCI: Make FLR and AF FLR reset warning messages differentGavin Shan2014-11-131-9/+3
| | | | * | | PCI: Simplify if-return sequencesQuentin Lambert2014-11-112-9/+2
| | | | * | | PCI: Delete unnecessary NULL pointer checksMarkus Elfring2014-11-114-8/+4
| | | | |/ /
| | | * / / PCI: Remove unused and broken to_hotplug_slot()Gavin Shan2014-11-131-1/+0
| | | |/ /
| | * | | PCI: Remove fixed parameter in pci_iov_resource_bar()Myron Stowe2014-11-193-13/+7
| | * | | PCI: Add informational printk for invalid BARsMyron Stowe2014-11-191-1/+4
| | * | | PCI: Shrink decoding-disabled window while sizing BARsMyron Stowe2014-11-111-46/+31
| | * | | PCI: Restore detection of read-only BARsMyron Stowe2014-11-111-0/+3
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------------------. \ \ Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', '...Bjorn Helgaas2014-11-1515-127/+297
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| | | | | | | | | | | | * | PCI: tegra: Add Kconfig help textThierry Reding2014-11-131-0/+3
| | | | | | | | | | | | * | PCI: tegra: Do not build on 64-bit ARMThierry Reding2014-11-131-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | | | | | | | | | | * | PCI: spear: Remove unnecessary OOM messageJingoo Han2014-11-131-3/+1
| | | | | | | | | | | * | PCI: spear: Add __init annotation to spear13xx_add_pcie_port()Jingoo Han2014-11-131-2/+2
| | | | | | | | | | | * | PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(),...Jingoo Han2014-11-131-4/+5
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | | | | | * | PCI: rcar: Make rcar_pci staticJingoo Han2014-10-231-1/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | | | | | | | * | PCI: mvebu: Add a blank line after declarationsJingoo Han2014-11-131-0/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | * | PCI: layerscape: Add Freescale Layerscape PCIe driverMinghuan Lian2014-11-135-0/+240
| | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | * | PCI: keystone: Remove unnecessary OOM messageJingoo Han2014-11-131-3/+2
| | | | | | | * | PCI: keystone: Make ks_dw_pcie_msi_domain_ops staticJingoo Han2014-10-231-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | PCI: imx6: Use tabs for indentationJingoo Han2014-11-131-2/+2
| | |_|_|_|/ / | |/| | | | |
| | | | | * | PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi2014-11-061-93/+27
| | | | | * | PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi2014-11-061-5/+5
| | |_|_|/ / | |/| | | |
| | | | * | PCI: exynos: Remove unnecessary return statementJingoo Han2014-11-131-8/+0
| | | | * | PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()Jingoo Han2014-10-231-5/+5
| | |_|/ / | |/| | |
| | | * | PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port()Jingoo Han2014-11-131-2/+2
| | | * | PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port()Jingoo Han2014-11-131-3/+3
| | |/ / | |/| |
| | * | PCI: designware: Add a blank line after declarationsJingoo Han2014-11-131-0/+1
| |/ /
* | | Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2014-12-111-11/+26
|\ \ \
| * | | ktest: Add back "tail -1" to kernelrelease makeSteven Rostedt (Red Hat)2014-11-231-1/+1
| * | | ktest: Add name to running titleSteven Rostedt (Red Hat)2014-11-221-1/+7
| * | | ktest: Allow tests to undefine default optionsSteven Rostedt (Red Hat)2014-11-221-8/+15
| * | | ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)2014-11-221-1/+3
| * | | ktest: Use make -s kernelreleaseMichal Marek2014-11-221-1/+1
| |/ /
* | | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1112-144/+783
|\ \ \
| * | | x86/nmi: Fix use of unallocated cpumask_var_tSasha Levin2014-11-251-3/+3
| * | | printk/percpu: Define printk_func when printk is not definedSteven Rostedt (Red Hat)2014-11-213-2/+6
| * | | x86/nmi: Perform a safe NMI stack trace on all CPUsSteven Rostedt (Red Hat)2014-11-201-5/+86
| * | | printk: Add per_cpu printk func to allow printk to be divertedSteven Rostedt (Red Hat)2014-11-203-9/+34
| * | | seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)2014-11-203-2/+1
| * | | seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTFSteven Rostedt (Red Hat)2014-11-202-2/+7
| * | | tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functionsSteven Rostedt (Red Hat)2014-11-202-4/+44
| * | | tracing: Have seq_buf use full bufferSteven Rostedt (Red Hat)2014-11-202-6/+9
| * | | seq_buf: Add seq_buf_can_fit() helper functionSteven Rostedt (Red Hat)2014-11-201-5/+18
| * | | tracing: Add paranoid size check in trace_printk_seq()Steven Rostedt (Red Hat)2014-11-201-0/+8
| * | | tracing: Use trace_seq_used() and seq_buf_used() instead of lenSteven Rostedt (Red Hat)2014-11-206-17/+42