summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-24switchdev: Adding complete operation to deferred switchdev opsElad Raz1-0/+4
2016-04-24jbd2: add support for avoiding data writes during transaction commitsJan Kara1-2/+11
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-4/+13
2016-04-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds1-2/+2
2016-04-24xfrm: align nlattr properly when neededNicolas Dichtel1-0/+1
2016-04-24libnl: add nla_put_u64_64bit() helperNicolas Dichtel1-0/+13
2016-04-24libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel4-4/+11
2016-04-24libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel1-4/+7
2016-04-24libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel3-11/+13
2016-04-24libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel7-4/+27
2016-04-24libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel2-3/+11
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-108/+151
2016-04-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2016-04-24iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie1-1/+4
2016-04-24iio:ak8975: add mounting matrix supportGregor Boirie1-0/+16
2016-04-24iio:core: mounting matrix supportGregor Boirie1-0/+31
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara1-1/+5
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+6
2016-04-23sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker1-2/+4
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker1-2/+2
2016-04-23Merge tag 'v4.6-rc4' into sched/core, to refresh the treeIngo Molnar40-149/+240
2016-04-23perf/core: Add ::write_backward attribute to perf eventWang Nan2-4/+27
2016-04-23Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar5-80/+30
2016-04-23lockdep: Fix lock_chain::base sizePeter Zijlstra1-3/+5
2016-04-22libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setupDan Williams1-1/+8
2016-04-22libnvdimm, blk: move i/o infrastructure to nd_namespace_blkDan Williams1-0/+2
2016-04-22time: Introduce do_sys_settimeofday64()Baolin Wang1-2/+15
2016-04-22security: Introduce security_settime64()Baolin Wang2-5/+20
2016-04-22clocksource: Add missing include of of.h.David Lechner1-0/+1
2016-04-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-04-22Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+2
2016-04-22Bluetooth: Add defines for SPI and I2CJohan Hedberg1-0/+2
2016-04-22i2c: mux: drop old unused i2c-mux apiPeter Rosin1-15/+0
2016-04-22i2c: mux: add common data for every i2c-mux instancePeter Rosin1-0/+34
2016-04-22ARM: tegra: Add DT binding for Tegra186 GPIO controllersStephen Warren1-0/+56
2016-04-22ARM: tegra: Fix naming in GPIO DT binding headerStephen Warren1-34/+34
2016-04-22mm: replace open coded page to virt conversion with page_to_virt()Ard Biesheuvel1-1/+5
2016-04-22x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkLuis R. Rodriguez1-0/+2
2016-04-22soc: renesas: rcar-sysc: Make rcar_sysc_power_is_off() staticGeert Uytterhoeven1-1/+0
2016-04-22soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-syscGeert Uytterhoeven1-0/+17
2016-04-22Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k...Simon Horman1-4/+12
2016-04-22locking/rwsem: Provide down_write_killable()Michal Hocko2-0/+16
2016-04-22drm/mode: move framebuffer reference into object.Dave Airlie1-4/+28
2016-04-22drm/mode: introduce wrapper to read framebuffer refcount.Dave Airlie1-0/+11
2016-04-22PM / Domains: Remove ->save|restore_state() callbacksUlf Hansson1-2/+0
2016-04-22PM / Domains: Rename stop_ok to suspend_ok for the genpd governorUlf Hansson1-2/+2
2016-04-22drm: Loongson-3 doesn't fully support wc memoryHuacai Chen1-0/+2
2016-04-22PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson3-6/+7
2016-04-22Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-0/+23
2016-04-22Merge tag 'v4.6-rc3' into drm-nextDave Airlie27-59/+180