| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI | Zhang Rui | 2015-08-24 | 3 | -24/+13 |
* | PCI: Remove unused "pci_probe" flags | Bjorn Helgaas | 2015-07-27 | 5 | -43/+10 |
* | PCI: Add VPD function 0 quirk for Intel Ethernet devices | Mark Rustad | 2015-07-21 | 1 | -0/+9 |
* | PCI: Add dev_flags bit to access VPD through function 0 | Mark Rustad | 2015-07-21 | 2 | -1/+62 |
* | PCI / ACPI: Fix pci_acpi_optimize_delay() comment | Srinidhi Kasagar | 2015-07-15 | 1 | -1/+1 |
* | PCI: Remove a broken link in quirks.c | Rami Rosen | 2015-07-14 | 1 | -1/+0 |
* | PCI: Remove useless redundant code | Bjorn Helgaas | 2015-07-14 | 1 | -2/+0 |
* | PCI: Simplify pci_find_(ext_)capability() return value checks | Wei Yang | 2015-07-14 | 1 | -3/+3 |
* | PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks | Wei Yang | 2015-07-14 | 3 | -5/+6 |
* | PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports) | Bjorn Helgaas | 2015-07-14 | 1 | -10/+13 |
* | PCI: Fix pcie_port_device_resume() comment | Bjorn Helgaas | 2015-07-14 | 1 | -1/+1 |
* | PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes | Bjorn Helgaas | 2015-07-14 | 2 | -6/+6 |
* | PCI: Revert aeb30016fec3 ("PCI: add Intel USB specific reset method") | Bjorn Helgaas | 2015-07-14 | 1 | -24/+0 |
* | PCI: Fix TI816X class code quirk | Bjorn Helgaas | 2015-07-14 | 1 | -3/+6 |
* | PCI: Fix generic NCR 53c810 class code quirk | Bjorn Helgaas | 2015-07-14 | 2 | -18/+9 |
* | PCI: Use PCI_CLASS_SERIAL_USB instead of bare number | Bjorn Helgaas | 2015-07-14 | 1 | -4/+6 |
* | PCI: Add quirk for Intersil/Techwell TW686[4589] AV capture cards | Krzysztof =?utf-8?Q?Ha=C5=82asa?= | 2015-07-14 | 1 | -0/+22 |
* | PCI: Remove Intel Cherrytrail D3 delays | Srinidhi Kasagar | 2015-07-14 | 1 | -1/+10 |
* | Linux 4.2-rc2v4.2-rc2 | Linus Torvalds | 2015-07-12 | 1 | -1/+1 |
* | Revert "drm/i915: Use crtc_state->active in primary check_plane func" | Linus Torvalds | 2015-07-12 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-07-12 | 4 | -6/+10 |
|\ |
|
| * | freeing unlinked file indefinitely delayed | Al Viro | 2015-07-12 | 1 | -2/+5 |
| * | fix a braino in ovl_d_select_inode() | Al Viro | 2015-07-12 | 1 | -0/+3 |
| * | 9p: don't leave a half-initialized inode sitting around | Al Viro | 2015-07-12 | 2 | -4/+2 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-07-12 | 27 | -123/+214 |
|\ \ |
|
| * | | MIPS: O32: Use compat_sys_getsockopt. | Ralf Baechle | 2015-07-10 | 1 | -1/+1 |
| * | | MIPS: c-r4k: Extend way_string array | Paul Burton | 2015-07-10 | 1 | -1/+3 |
| * | | MIPS: Pistachio: Support CDMM & Fast Debug Channel | James Hogan | 2015-07-10 | 2 | -1/+12 |
| * | | MIPS: Malta: Make GIC FDC IRQ workaround Malta specific | James Hogan | 2015-07-10 | 2 | -17/+13 |
| * | | MIPS: c-r4k: Fix cache flushing for MT cores | Markos Chandras | 2015-07-10 | 3 | -4/+55 |
| * | | Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit" | Markos Chandras | 2015-07-09 | 1 | -1/+1 |
| * | | MIPS: cps-vec: Use macros for various arithmetics and memory operations | Markos Chandras | 2015-07-09 | 1 | -16/+16 |
| * | | MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0 | Markos Chandras | 2015-07-09 | 1 | -2/+2 |
| * | | MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit | Markos Chandras | 2015-07-09 | 1 | -21/+21 |
| * | | MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2 | Markos Chandras | 2015-07-09 | 1 | -2/+2 |
| * | | MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA | Markos Chandras | 2015-07-09 | 1 | -10/+10 |
| * | | MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting | Markos Chandras | 2015-07-09 | 1 | -3/+3 |
| * | | MIPS: Fix erroneous JR emulation for MIPS R6 | Markos Chandras | 2015-07-09 | 1 | -1/+1 |
| * | | MIPS: Fix branch emulation for BLTC and BGEC instructions | Markos Chandras | 2015-07-09 | 2 | -4/+4 |
| * | | MIPS: kernel: traps: Fix broken indentation | Markos Chandras | 2015-07-09 | 1 | -4/+4 |
| * | | MIPS: bootmem: Don't use memory holes for page bitmap | Alexander Sverdlin | 2015-07-09 | 1 | -8/+5 |
| * | | MIPS: O32: Do not handle require 32 bytes from the stack to be readable. | Ralf Baechle | 2015-07-08 | 2 | -18/+52 |
| * | | MIPS, CPUFREQ: Fix spelling of Institute. | Ralf Baechle | 2015-07-07 | 11 | -11/+11 |
| * | | MIPS: Lemote 2F: Fix build caused by recent mass rename. | Ralf Baechle | 2015-07-07 | 1 | -1/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-12 | 13 | -91/+116 |
|\ \ \ |
|
| * | | | x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help text | Sébastien Hinderer | 2015-07-08 | 1 | -1/+1 |
| * | | | x86/irq: Retrieve irq data after locking irq_desc | Thomas Gleixner | 2015-07-07 | 1 | -1/+6 |
| * | | | x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable() | Thomas Gleixner | 2015-07-07 | 1 | -1/+12 |
| * | | | x86/irq: Plug irq vector hotplug race | Thomas Gleixner | 2015-07-07 | 2 | -16/+7 |
| * | | | x86/earlyprintk: Allow early_printk() to use console style parameters like '1... | Steven Rostedt | 2015-07-06 | 1 | -1/+3 |