Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-12-10 | |
|\ | ||||
| * | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2014-11-21 | |
| |\ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| *-------. \ | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '... | Bjorn Helgaas | 2014-11-19 | |
| |\ \ \ \ \ \ | ||||
| | | | | | * | | xen/pcifront: Process failure for pcifront_(re)scan_root() | Chen Gang | 2014-11-05 | |
| | | | | * | | | PCI: Allow numa_node override via sysfs | Prarit Bhargava | 2014-11-06 | |
| | | | | |/ / | ||||
| | | | * | | | PCI: Make FLR and AF FLR reset warning messages different | Gavin Shan | 2014-11-13 | |
| | | | * | | | PCI: Simplify if-return sequences | Quentin Lambert | 2014-11-10 | |
| | | | * | | | PCI: Delete unnecessary NULL pointer checks | Markus Elfring | 2014-11-10 | |
| | | | |/ / | ||||
| | | * / / | PCI: Remove unused and broken to_hotplug_slot() | Gavin Shan | 2014-11-13 | |
| | | |/ / | ||||
| | * | | | PCI: Remove fixed parameter in pci_iov_resource_bar() | Myron Stowe | 2014-11-19 | |
| | * | | | PCI: Add informational printk for invalid BARs | Myron Stowe | 2014-11-19 | |
| | * | | | PCI: Shrink decoding-disabled window while sizing BARs | Myron Stowe | 2014-11-10 | |
| | * | | | PCI: Restore detection of read-only BARs | Myron Stowe | 2014-11-10 | |
| | |/ / | ||||
| | | | | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| | \ \ | ||||
| *-------------------. \ \ | Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', '... | Bjorn Helgaas | 2014-11-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | PCI: tegra: Add Kconfig help text | Thierry Reding | 2014-11-13 | |
| | | | | | | | | | | | * | | PCI: tegra: Do not build on 64-bit ARM | Thierry Reding | 2014-11-13 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
| | | | | | | | | | | * | | PCI: spear: Remove unnecessary OOM message | Jingoo Han | 2014-11-13 | |
| | | | | | | | | | | * | | PCI: spear: Add __init annotation to spear13xx_add_pcie_port() | Jingoo Han | 2014-11-13 | |
| | | | | | | | | | | * | | PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(),... | Jingoo Han | 2014-11-13 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| | | | | | | | | | * | | PCI: rcar: Make rcar_pci static | Jingoo Han | 2014-10-23 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||
| | | | | | | | | * | | PCI: mvebu: Add a blank line after declarations | Jingoo Han | 2014-11-13 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| | | | | | | | * | | PCI: layerscape: Add Freescale Layerscape PCIe driver | Minghuan Lian | 2014-11-13 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| | | | | | | * | | PCI: keystone: Remove unnecessary OOM message | Jingoo Han | 2014-11-13 | |
| | | | | | | * | | PCI: keystone: Make ks_dw_pcie_msi_domain_ops static | Jingoo Han | 2014-10-23 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
| | | | | | * | | PCI: imx6: Use tabs for indentation | Jingoo Han | 2014-11-13 | |
| | |_|_|_|/ / | |/| | | | | | ||||
| | | | | * | | PCI: generic: Convert to DT resource parsing API | Lorenzo Pieralisi | 2014-11-05 | |
| | | | | * | | PCI: generic: Allocate config space windows after limiting bus number range | Lorenzo Pieralisi | 2014-11-05 | |
| | |_|_|/ / | |/| | | | | ||||
| | | | * | | PCI: exynos: Remove unnecessary return statement | Jingoo Han | 2014-11-13 | |
| | | | * | | PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init() | Jingoo Han | 2014-10-23 | |
| | |_|/ / | |/| | | | ||||
| | | * | | PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port() | Jingoo Han | 2014-11-13 | |
| | | * | | PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port() | Jingoo Han | 2014-11-13 | |
| | |/ / | |/| | | ||||
| | * | | PCI: designware: Add a blank line after declarations | Jingoo Han | 2014-11-13 | |
| |/ / | ||||
* | | | Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2014-12-10 | |
|\ \ \ | ||||
| * | | | ktest: Add back "tail -1" to kernelrelease make | Steven Rostedt (Red Hat) | 2014-11-23 | |
| * | | | ktest: Add name to running title | Steven Rostedt (Red Hat) | 2014-11-21 | |
| * | | | ktest: Allow tests to undefine default options | Steven Rostedt (Red Hat) | 2014-11-21 | |
| * | | | ktest: Fix make_min_config to handle new assign_configs call | Steven Rostedt (Red Hat) | 2014-11-21 | |
| * | | | ktest: Use make -s kernelrelease | Michal Marek | 2014-11-21 | |
| |/ / | ||||
* | | | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-10 | |
|\ \ \ | ||||
| * | | | x86/nmi: Fix use of unallocated cpumask_var_t | Sasha Levin | 2014-11-25 | |
| * | | | printk/percpu: Define printk_func when printk is not defined | Steven Rostedt (Red Hat) | 2014-11-21 | |
| * | | | x86/nmi: Perform a safe NMI stack trace on all CPUs | Steven Rostedt (Red Hat) | 2014-11-19 | |
| * | | | printk: Add per_cpu printk func to allow printk to be diverted | Steven Rostedt (Red Hat) | 2014-11-19 | |
| * | | | seq_buf: Move the seq_buf code to lib/ | Steven Rostedt (Red Hat) | 2014-11-19 | |
| * | | | seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF | Steven Rostedt (Red Hat) | 2014-11-19 | |
| * | | | tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions | Steven Rostedt (Red Hat) | 2014-11-19 | |
| * | | | tracing: Have seq_buf use full buffer | Steven Rostedt (Red Hat) | 2014-11-19 | |
| * | | | seq_buf: Add seq_buf_can_fit() helper function | Steven Rostedt (Red Hat) | 2014-11-19 | |
| * | | | tracing: Add paranoid size check in trace_printk_seq() | Steven Rostedt (Red Hat) | 2014-11-19 | |
| * | | | tracing: Use trace_seq_used() and seq_buf_used() instead of len | Steven Rostedt (Red Hat) | 2014-11-19 |