summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'acpi-pci'Rafael J. Wysocki2015-10-25
|\
| * PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu2015-10-16
| * ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu2015-10-16
* | Merge branch 'acpi-init'Rafael J. Wysocki2015-10-25
|\ \
| * | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-01
| * | clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-10-01
| * | clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsMarc Zyngier2015-10-01
| * | clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier2015-10-01
| * | irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-01
| * | irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier2015-10-01
| * | ACPI: Add early device probing infrastructureMarc Zyngier2015-10-01
| * | Merge branch 'device-properties' into acpi-initRafael J. Wysocki2015-10-01
| |\ \
| | \ \
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2015-10-25
|\ \ \ \ \ \
| | * | | | | ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski2015-10-15
| |/ / / / /
* | | | | | Merge branch 'device-properties'Rafael J. Wysocki2015-10-25
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | device property: Add fwnode_property_match_string()Mika Westerberg2015-09-25
| * | | | | ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki2015-09-15
| * | | | | ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki2015-09-15
| * | | | | ACPI / property: Add support for data-only subnodesRafael J. Wysocki2015-09-15
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-24
|\ \ \ \ \
| * | | | | block: don't release bdi while request_queue has live referencesTejun Heo2015-10-15
| * | | | | writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo2015-10-12
| * | | | | writeback: bdi_writeback iteration must not skip dying onesTejun Heo2015-10-12
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-23
|\ \ \ \ \ \
| * | | | | | compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2015-10-20
| | |_|_|_|/ | |/| | | |
* / | | | | mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2015-10-23
|/ / / / /
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-11
|\ \ \ \ \
| * | | | | irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-09
| |/ / / /
* | | | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-30
| | |_|/ | |/| |
* | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\ \ \ \
| * | | | string: provide strscpy()Chris Metcalf2015-09-10
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-02
|\ \ \ \ \
| * | | | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-01
| * | | | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-01
| * | | | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-29
* | | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-02
|\ \ \ \ \ \
| * | | | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-28
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-01
|\ \ \ \ \ \ \
| * | | | | | | memcg: remove pcp_counter_lockGreg Thelen2015-10-01
| * | | | | | | memcg: fix dirty page migrationGreg Thelen2015-10-01
* | | | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-01
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-01
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-26
| | |/ / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-01
|\ \ \ \ \ \ \ \
| * | | | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-29
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-01
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-25
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-20
| |/ / / / /