aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar21-17/+138
2014-05-21Merge branch 'depends/clockevents-cleanups' into next/boardsOlof Johansson1-0/+1
2014-05-21dmaengine: fix dmaengine_unmap failureXuelin Shi1-0/+1
2014-05-21blk-mq: allow the hctx cpu hotplug notifier to return errorsJens Axboe1-1/+1
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+18
2014-05-21mfd: bcm590xx: Add support for secondary I2C slave addressMatt Porter1-3/+6
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+15
2014-05-21gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot1-32/+3
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2014-05-21dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann1-1/+1
2014-05-20DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas1-3/+4
2014-05-20DMA-API: Clarify physical/bus address distinctionBjorn Helgaas2-0/+7
2014-05-20of/fdt: add FDT address translation supportRob Herring1-0/+1
2014-05-20serial: earlycon: add DT supportRob Herring1-0/+6
2014-05-20of: consolidate linker section OF match table declarationsRob Herring4-33/+28
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring1-2/+2
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2-1/+20
2014-05-20blk-mq: allow changing of queue depth through sysfsJens Axboe1-1/+1
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich1-5/+11
2014-05-20clk: new basic clk type for fractional dividerHeikki Krogerus1-0/+31
2014-05-20ACPI / PM: Export rest of the subsys PM callbacksHeikki Krogerus1-0/+6
2014-05-20Merge branch 'pm-sleep' into acpi-pmRafael J. Wysocki3-13/+36
2014-05-20mm/memblock: add physical memory listPhilipp Hachtmann1-0/+4
2014-05-20mm/memblock: Do some refactoring, enhance APIPhilipp Hachtmann1-14/+61
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2014-05-19Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson1-1/+1
2014-05-20mmc: mmci: Enforce max frequency configuration through DTUlf Hansson1-4/+0
2014-05-20goldfish: fix >> 32 warningAlan Cox1-1/+1
2014-05-20Merge tag 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman1-0/+44
2014-05-20Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman4-56/+224
2014-05-19Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/coreJens Axboe3-0/+12
2014-05-19rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel1-0/+12
2014-05-19blk-mq: switch ctx pending map to the sparser blk_align_bitmapJens Axboe1-2/+8
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra1-0/+2
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich2-0/+15
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich1-0/+1
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich1-1/+2
2014-05-16net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich1-1/+7
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich1-0/+10
2014-05-16PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki2-8/+34
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak1-0/+11
2014-05-16gpio: include linux/bug.h in interface headerArnd Bergmann1-0/+1
2014-05-16ACPI / PM: Hold ACPI scan lock over the "freeze" sleep stateRafael J. Wysocki1-0/+7
2014-05-16HSI: Introduce driver for SSI ProtocolSebastian Reichel1-0/+42
2014-05-16HSI: Add common DT binding for HSI client devicesSebastian Reichel1-0/+11
2014-05-16HSI: export method to (un)register clientsSebastian Reichel1-0/+3
2014-05-16HSI: Add channel resource support to HSI clientsSebastian Reichel1-4/+20
2014-05-16HSI: method to unregister clients from an hsi portSebastian Reichel1-0/+1
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang1-0/+5
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll1-1/+0