summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-09spi: core: added spi_resource managementMartin Sperl1-0/+36
2016-02-09spi: pxa2xx: Add support for both chip selects on Intel BraswellMika Westerberg1-0/+1
2016-02-09spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip selectMika Westerberg1-0/+5
2016-02-09KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells1-0/+1
2016-02-09locking/atomics: Update comment about READ_ONCE() and structuresKonrad Rzeszutek Wilk1-2/+3
2016-02-09quota_v2: Implement get_next_id() for V2 quota formatJan Kara1-0/+2
2016-02-09quota: Add support for ->get_nextdqblk() for VFS quotaJan Kara2-0/+6
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin1-2/+0
2016-02-09locking/lockdep: Convert hash tables to hlistsAndrew Morton1-2/+2
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman3-0/+11
2016-02-09apple-gmux: Add helper for presence detectLukas Wunner1-0/+39
2016-02-09vga_switcheroo: Add support for switching only the DDCLukas Wunner1-0/+8
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner1-2/+26
2016-02-09Merge branch 'xfs-get-next-dquot-4.6' of git://git.kernel.org/pub/scm/linux/k...Jan Kara1-0/+2
2016-02-09gpio: make the gpiochip a real deviceLinus Walleij1-3/+4
2016-02-09net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2016-02-09dma-buf: Remove range-based flushTiago Vignatti1-7/+5
2016-02-09dmaengine: core: expose max burst capability to clientsShawn Lin1-0/+4
2016-02-09devm: add helper devm_add_action_or_reset()Sudip Mukherjee1-0/+12
2016-02-08nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-02-08iio: Fix documentation for iio_dev mlockDaniel Baluta1-1/+1
2016-02-08Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann1-0/+5
2016-02-08spi: Document max_transfer_sizeRandy Dunlap1-0/+2
2016-02-08memory: omap-gpmc: Add support for AAD timingsNeil Armstrong1-0/+5
2016-02-08debugfs: Add stub function for debugfs_create_automount().Jiaxing Wang1-0/+8
2016-02-08coresight: implementing 'cpu_id()' APIMathieu Poirier1-0/+3
2016-02-08VMCI: Use 32bit atomics for queue headers on X86_32Jorgen Hansen1-4/+39
2016-02-08Drivers: hv: vmbus: Give control over how the ring access is serializedK. Y. Srinivasan1-0/+16
2016-02-08Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()Dexuan Cui1-0/+2
2016-02-08Drivers: hv: vmbus: add a per-channel rescind callbackDexuan Cui1-0/+9
2016-02-08Drivers: hv: vmbus: add a hvsock flag in struct hv_driverDexuan Cui1-0/+14
2016-02-08Drivers: hv: vmbus: define a new VMBus message type for hvsockDexuan Cui1-0/+13
2016-02-08Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)Dexuan Cui1-0/+7
2016-02-08Drivers: hv: vmbus: add a helper function to set a channel's pending send sizeDexuan Cui1-0/+6
2016-02-08Drivers: hv: vmbus: Add vendor and device atttributesK. Y. Srinivasan1-0/+28
2016-02-08direct-io: always call ->end_io if non-NULLChristoph Hellwig1-1/+1
2016-02-08fsl-mc: msi: Added FSL-MC-specific member to the msi_desc's unionJ. German Rivera1-0/+9
2016-02-08irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSIJ. German Rivera1-0/+1
2016-02-08staging/android: remove struct sync_ptGustavo Padovan1-0/+2
2016-02-08Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman15-43/+81
2016-02-08quota: add new quotactl Q_XGETNEXTQUOTAEric Sandeen1-0/+2
2016-02-07tcp: new delivery accountingYuchung Cheng1-0/+1
2016-02-07pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-07clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypesStephen Boyd1-4/+0
2016-02-07clk: Deprecate CLK_IS_ROOTStephen Boyd1-1/+1
2016-02-07ARM: OMAP: serial: Rename DRIVER_NAMEJean Delvare1-1/+1
2016-02-07tty: Add software emulated RS485 support for 8250Matwey V. Kornilov1-0/+8
2016-02-07of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley2-2/+2
2016-02-07of: earlycon: Initialize port fields from DT propertiesPeter Hurley1-0/+1
2016-02-07of: earlycon: Add options string handlingPeter Hurley1-1/+2