summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-01-12regmap: Fixup the kernel-doc comments on functions/structuresCharles Keepax1-48/+67
2017-01-12crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza1-0/+1
2017-01-12security,selinux,smack: kill security_task_wait hookStephen Smalley2-13/+0
2017-01-12Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon1-0/+4
2017-01-12bpf: pass original insn directly to convert_ctx_accessDaniel Borkmann1-3/+4
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal1-3/+3
2017-01-12net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli1-1/+13
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+5
2017-01-12serial: do not accept sysrq characters via serial portFelix Fietkau1-1/+1
2017-01-12soc: qcom: smem_state: Fix include for ERR_PTR()Bjorn Andersson1-1/+1
2017-01-12locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long3-11/+0
2017-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu13-157/+44
2017-01-12blk-mq: make mq_ops a const pointerJens Axboe2-2/+2
2017-01-12block: relax check on sg gapMing Lei1-1/+21
2017-01-12power: supply: bq27xxx: adds specific support for bq27520-g4 revision.Chris Lapa1-0/+1
2017-01-12power: supply: bq27xxx: adds specific support for bq27520-g3 revision.Chris Lapa1-0/+1
2017-01-12power: supply: bq27xxx: adds specific support for bq27520-g2 revision.Chris Lapa1-0/+1
2017-01-12power: supply: bq27xxx: adds specific support for bq27520-g1 revision.Chris Lapa1-0/+1
2017-01-12power: supply: bq27xxx: adds specific support for bq27510-g3 revision.Chris Lapa1-0/+1
2017-01-12power: supply: bq27xxx: adds specific support for bq27510-g2 revision.Chris Lapa1-0/+1
2017-01-12power: supply: bq27xxx: adds specific support for bq27510-g1 revision.Chris Lapa1-0/+1
2017-01-12power: supply: bq27xxx: adds specific support for bq27500/1 revision.Chris Lapa1-0/+1
2017-01-12power: supply: bq27xxx: rename BQ27510 allow for deprecation in future.Chris Lapa1-1/+1
2017-01-12power: supply: bq27xxx: rename BQ27500 allow for deprecation in future.Chris Lapa1-1/+1
2017-01-12power: supply: axp20x_usb_power: fix warning on 64bitMichal Suchanek1-1/+1
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-46/+56
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-44/+49
2017-01-11video: fbdev: imxfb: remove the macros for initializing the DMACRMartin Kaiser1-4/+0
2017-01-11mm: Introduce lm_aliasLaura Abbott1-0/+4
2017-01-11gpio: davinci: Remove redundant members davinci_gpio_controller stuctKeerthy1-3/+0
2017-01-11kref: prefer atomic_inc_not_zero to atomic_add_unlessJason A. Donenfeld1-1/+1
2017-01-11debugfs: improve formatting of debugfs_real_fops()Jakub Kicinski1-2/+1
2017-01-11VME: Remove node entry from vme_driverMartyn Welch1-1/+0
2017-01-11timerfd: export defines to userspaceMike Frysinger1-19/+1
2017-01-11mm: support anonymous stable pageMinchan Kim1-1/+2
2017-01-11mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck1-2/+1
2017-01-11mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2-4/+4
2017-01-11mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2-4/+24
2017-01-11signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-0/+10
2017-01-11mm: get rid of __GFP_OTHER_NODEMichal Hocko1-10/+3
2017-01-11mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-01-11dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler1-2/+0
2017-01-11mm: add follow_pte_pmd()Ross Zwisler1-0/+2
2017-01-11gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-01-10apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.hCorentin Labbe1-0/+1
2017-01-10Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan1-0/+1
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2-155/+163
2017-01-10iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron1-14/+2
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-3/+2
2017-01-10iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Jonathan Cameron1-1/+1