]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2017-02-21 Bjorn HelgaasMerge branch 'pci/host-designware' into next
2017-02-21 Kishon Vijay Abraham IPCI: dwc: Remove dependency of designware on CONFIG_PCI
2017-02-21 Kishon Vijay Abraham IPCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc host
2017-02-21 Kishon Vijay Abraham IPCI: dwc: Split pcie-designware.c into host and core files
2017-02-21 Kishon Vijay Abraham IPCI: dwc: designware: Fix style errors in pcie-designware.c
2017-02-21 Kishon Vijay Abraham IPCI: dwc: designware: Parse "num-lanes" property in...
2017-02-21 Kishon Vijay Abraham IPCI: dwc: all: Split struct pcie_port into host-only...
2017-02-21 Kishon Vijay Abraham IPCI: dwc: designware: Get device pointer at the start...
2017-02-21 Kishon Vijay Abraham IPCI: dwc: all: Rename cfg_read/cfg_write to read/write
2017-02-21 Kishon Vijay Abraham IPCI: dwc: all: Use platform_set_drvdata() to save priva...
2017-02-21 Kishon Vijay Abraham IPCI: dwc: designware: Move register defines to designwa...
2017-02-21 Fengguang WuPCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
2017-02-21 Kishon Vijay Abraham IPCI: dra7xx: Group PHY API invocations
2017-02-21 Kishon Vijay Abraham IPCI: dra7xx: Enable MSI and legacy interrupts simultane...
2017-02-21 Kishon Vijay Abraham IPCI: dra7xx: Add support to force RC to work in GEN1 mode
2017-02-21 Kishon Vijay Abraham IPCI: dra7xx: Simplify probe code with devm_gpiod_get_op...
2017-02-21 Kishon Vijay Abraham IPCI: Move DesignWare IP support to new drivers/pci...
2017-02-21 Bjorn HelgaasMerge branch 'for-linus' into pci/host-designware
2017-02-15 Bjorn HelgaasMerge branch 'pci/vpd' into next
2017-02-15 Bjorn HelgaasMerge branch 'pci/virtualization' into next
2017-02-15 Bjorn HelgaasMerge branch 'pci/resource' into next
2017-02-15 Bjorn HelgaasMerge branch 'pci/msi' into next
2017-02-15 Bjorn HelgaasMerge branch 'pci/hotplug' into next
2017-02-15 Bjorn HelgaasMerge branch 'pci/enumeration' into next
2017-02-15 Bjorn HelgaasMerge branch 'pci/dpc' into next
2017-02-15 Bjorn HelgaasMerge branch 'pci/aspm' into next
2017-02-15 Bjorn HelgaasMerge branch 'pci/aer' into next
2017-02-15 Christoph HellwigPCI/MSI: Update MSI/MSI-X bits in PCIEBUS-HOWTO
2017-02-15 Christoph HellwigPCI/MSI: Document pci_alloc_irq_vectors(), deprecate...
2017-02-14 Rajat JainPCI/ASPM: Add comment about L1 substate latency
2017-02-14 Rajat JainPCI/ASPM: Configure L1 substate settings
2017-02-14 Rajat JainPCI/ASPM: Calculate and save the L1.2 timing parameters
2017-02-14 Rajat JainPCI/ASPM: Read and set up L1 substate capabilities
2017-02-14 Rajat JainPCI/ASPM: Add support for L1 substates
2017-02-10 Rajat JainPCI/ASPM: Add L1 substate capability structure register...
2017-02-10 Dennis ChenPCI/MSI: Return -ENOSPC if pci_enable_msi_range() can...
2017-02-10 Christoph HellwigPCI/portdrv: Use pci_irq_alloc_vectors()
2017-02-10 Christoph HellwigPCI/MSI: Check that we have a legacy interrupt line...
2017-02-10 Gabriel Krisman BertaziPCI: Remove duplicate check for positive return value...
2017-02-10 Keith BuschPCI/DPC: Wait for Root Port busy to clear
2017-02-10 Keith BuschPCI/DPC: Decode extended reasons
2017-02-10 Christoph HellwigPCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
2017-02-10 Christoph HellwigPCI/MSI: Remove unused pci_msi_create_default_irq_domain()
2017-02-10 Christophe JAILLETPCI/MSI: Return failure when msix_setup_entries() fails
2017-02-09 Sinan KayaPCI: Enable PCIe Extended Tags if supported
2017-02-09 Michael S. TsirkinPCI/AER: Remove unused .link_reset() callback
2017-02-03 Emil TantilovPCI: Lock each enable/disable num_vfs operation in sysfs
2017-02-03 Matthew R. OchsPCI: Increase VPD access timeout to 125ms
2017-01-30 Bjorn HelgaasPCI: Avoid possible deadlock on pci_lock and p->pi_lock
2017-01-28 Alex WilliamsonPCI: Add ACS quirk for Intel Union Point
2017-01-13 Christoph HellwigPCI/MSI: Remove pci_enable_msi_{exact,range}()
2017-01-13 Tom Lendackyamd-xgbe: Update PCI support to use new IRQ functions
2017-01-13 Christoph Hellwig[media] cobalt: use pci_irq_allocate_vectors()
2017-01-12 Zhou WangPCI/ACPI: Fix bus range comparison in pci_mcfg_lookup()
2017-01-11 Randy DunlapPCI/MSI: Fix msi_capability_init() kernel-doc warnings
2017-01-11 Bhumika GoyalPCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_init
2017-01-11 Rahul KrishnanPCI: rpadlpar: Remove unnecessary return statement
2017-01-10 Murali KaricheriPCI: designware: Check for iATU unroll only on platform...
2017-01-02 Bjorn HelgaasPCI: Apply _HPX settings only to relevant devices
2016-12-29 Bjorn HelgaasPCI: Remove res_to_dev_res() debug message
2016-12-26 Linus TorvaldsLinux 4.10-rc1 v4.10-rc1
2016-12-26 Larry Fingerpowerpc: Fix build warning on 32-bit PPC
2016-12-25 Linus Torvaldsavoid spurious "may be used uninitialized" warning
2016-12-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-12-25 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2016-12-25 Linus TorvaldsMerge branch 'turbostat' of git://git.kernel.org/pub...
2016-12-25 Nicholas Pigginmm: add PageWaiters indicating tasks are waiting for...
2016-12-25 Nicholas Pigginmm: Use owner_priv bit for PageSwapCache, valid when...
2016-12-25 Thomas Gleixnerktime: Get rid of ktime_equal()
2016-12-25 Thomas Gleixnerktime: Cleanup ktime_set() usage
2016-12-25 Thomas Gleixnerktime: Get rid of the union
2016-12-25 Thomas Gleixnerclocksource: Use a plain u64 instead of cycle_t
2016-12-25 Thomas Gleixnerirqchip/armada-xp: Consolidate hotplug state space
2016-12-25 Thomas Gleixnerirqchip/gic: Consolidate hotplug state space
2016-12-25 Thomas Gleixnercoresight/etm3/4x: Consolidate hotplug state space
2016-12-25 Thomas Gleixnercpu/hotplug: Cleanup state names
2016-12-25 Thomas Gleixnercpu/hotplug: Remove obsolete cpu hotplug register/unreg...
2016-12-25 Anna-Maria Gleixnerstaging/lustre/libcfs: Convert to hotplug state machine
2016-12-25 Sebastian Andrzej... scsi/bnx2i: Convert to hotplug state machine
2016-12-25 Sebastian Andrzej... scsi/bnx2fc: Convert to hotplug state machine
2016-12-25 Thomas Gleixnercpu/hotplug: Prevent overwriting of callbacks
2016-12-25 Thomas Gleixnerx86/msr: Remove bogus cleanup from the error path
2016-12-25 Thomas Gleixnerbus: arm-ccn: Prevent hotplug callback leak
2016-12-25 Thomas Gleixnerperf/x86/intel/cstate: Prevent hotplug callback leak
2016-12-25 Thomas GleixnerARM/imx/mmcd: Fix broken cpu hotplug handling
2016-12-25 Thomas Gleixnerscsi: qedi: Convert to hotplug state machine
2016-12-24 Len Browntools/power turbostat: remove obsolete -M, -m, -C,...
2016-12-24 Len Browntools/power turbostat: Make extensible via the --add...
2016-12-24 Linus TorvaldsReplace <asm/uaccess.h> with <linux/uaccess.h> globally
2016-12-24 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-12-24 Linus TorvaldsMerge tag 'watchdog-for-linus-v4.10' of git://git.kerne...
2016-12-24 Linus TorvaldsMerge tag 'ntb-4.10' of git://github.com/jonmason/ntb
2016-12-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-12-24 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-12-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-12-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-12-23 Steve Wahlntb_transport: Remove unnecessary call to ntb_peer_spad...
2016-12-23 Christophe JAILLETNTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
2016-12-23 Dave Jiangntb: fix SKX NTB config space size register offsets
2016-12-23 Steven WahlNTB: correct ntb_peer_spad_read for case when callback...
next