aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig1-0/+13
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+6
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig1-14/+2
2017-01-13pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren1-0/+15
2017-01-12ipmr: improve hash scalabilityNikolay Aleksandrov1-15/+42
2017-01-12sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew1-0/+1
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov1-0/+1
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+3
2017-01-12regmap: Fixup the kernel-doc comments on functions/structuresCharles Keepax1-48/+67
2017-01-13crypto: 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-11blk-mq: make mq_ops a const pointerJens Axboe2-2/+2
2017-01-11block: 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-10timerfd: export defines to userspaceMike Frysinger1-19/+1
2017-01-10mm: support anonymous stable pageMinchan Kim1-1/+2
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck1-2/+1
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2-4/+4
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2-4/+24
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-0/+10
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko1-10/+3
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler1-2/+0