summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-07-07lightnvm: remove open/close statistics for gennvmMatias Bjørling1-11/+2
2016-07-07lightnvm: initialize ppa_addr in dev_to_generic_addr()Javier González1-0/+1
2016-07-07lightnvm: add media manager mark_blk helperJavier González1-0/+2
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner3-1/+8
2016-07-07Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-3/+0
2016-07-07Merge tag 'reset-for-4.8-3' of git://git.pengutronix.de/git/pza/linux into ne...Arnd Bergmann1-44/+167
2016-07-07Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar40-131/+374
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner1-4/+0
2016-07-07timers: Switch to a non-cascading wheelThomas Gleixner1-0/+2
2016-07-07timers: Reduce the CPU index space to 256kThomas Gleixner1-5/+5
2016-07-07hlist: Add hlist_is_singular_node() helperThomas Gleixner1-0/+10
2016-07-07timers: Remove the deprecated mod_timer_pinned() APIThomas Gleixner1-3/+0
2016-07-07timers: Make 'pinned' a timer propertyThomas Gleixner1-3/+22
2016-07-07locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() APIDavidlohr Bueso1-0/+128
2016-07-07Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar11-79/+227
2016-07-07Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller1-1/+31
2016-07-07Merge tag 'renesas-soc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+1
2016-07-07Merge tag 'renesas-rcar-sysc2-for-v4.8' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-1/+1
2016-07-07cpufreq: Handle sorted frequency tables more efficientlyViresh Kumar1-3/+231
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-53/+201
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+21
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-2/+27
2016-07-06rcu: Suppress sparse warnings for rcu_dereference_raw()Paul E. McKenney1-2/+6
2016-07-06Introduce rb_replace_node_rcu()David Howells2-0/+15
2016-07-06xen: add steal_clock support on x86Juergen Gross1-1/+0
2016-07-06FDT: Add a helper to get the subnode by given nameShannon Zhao1-0/+2
2016-07-06Merge tag 'omap-for-v4.8/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2-1/+45
2016-07-06NFS: Remove unused function nfs_revalidate_mapping_protected()Trond Myklebust1-1/+0
2016-07-06NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust1-0/+1
2016-07-06ftrace: Reduce size of function graph entriesNamhyung Kim1-4/+8
2016-07-05fs: Update i_[ug]id_(read|write) to translate relative to s_user_nsSeth Forshee1-25/+25
2016-07-05quota: Ensure qids map to the filesystemEric W. Biederman1-0/+10
2016-07-05vfs: Don't modify inodes with a uid or gid unknown to the vfsEric W. Biederman1-0/+5
2016-07-05nvme.h: Add keep-alive opcode and identify controller attributeSagi Grimberg1-1/+5
2016-07-05nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig1-19/+318
2016-07-05blk-mq: add blk_mq_alloc_request_hctxMing Lin1-0/+2
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko1-0/+4
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko1-2/+4
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb1-0/+1
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb1-5/+1
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb1-3/+7
2016-07-05Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-0/+16
2016-07-05Merge tag 'scpi-updates-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+2
2016-07-05mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko1-0/+18
2016-07-05net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim1-0/+10
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman18-89/+252
2016-07-04Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman18-89/+252
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman18-89/+252
2016-07-04phy: Add set_mode callbackDavid Lechner1-0/+17
2016-07-04Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki1-15/+26