summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-30reset: Add support for shared reset controlsHans de Goede1-15/+81
2016-03-30reset: Share struct reset_control between reset_control_get callsHans de Goede1-0/+2
2016-03-30reset: Make [of_]reset_control_get[_foo] functions wrappersHans de Goede1-36/+90
2016-03-30uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko1-0/+4
2016-03-30Merge tag 'bcm2835-clk-next-2016-03-17' of git://github.com/anholt/linux into...Stephen Boyd1-1/+19
2016-03-29kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre1-1/+12
2016-03-29export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre1-2/+20
2016-03-29ASoC: topology: ABI - Define types for vendor tuplesMengdong Lin1-1/+41
2016-03-29base: isa: Remove X86_32 dependencyWilliam Breathitt Gray1-1/+1
2016-03-29chrdev: emit a warning when we go below dynamic major rangeLinus Walleij1-0/+2
2016-03-29ARM: dts: at91: sama5d2: add SFR nodeCyrille Pitchen1-0/+18
2016-03-29netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to...Stephane Bryant1-0/+10
2016-03-29usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn1-1/+1
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker1-21/+0
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker1-2/+2
2016-03-29locking/atomic: Introduce atomic_fetch_or()Frederic Weisbecker1-0/+21
2016-03-29drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()Alexey Brodkin1-2/+2
2016-03-29drm: bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart1-0/+8
2016-03-29x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams1-6/+16
2016-03-28regulator: act8865: Pass of_node via act8865_regulator_dataMaarten ter Huurne1-0/+2
2016-03-28[net] drop 'size' argument of sock_recvmsg()Al Viro1-2/+1
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai1-0/+4
2016-03-28clk: rockchip: add dt-binding header for rk3399Xing Zheng1-0/+752
2016-03-28dt-bindings: add power-domain header for RK3399 SoCsElaine Zhang1-0/+53
2016-03-28regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski1-0/+2
2016-03-28ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai1-5/+5
2016-03-28constify security_sb_pivotroot()Al Viro2-4/+4
2016-03-28constify security_path_chroot()Al Viro2-3/+3
2016-03-28constify security_path_{link,rename}Al Viro2-9/+9
2016-03-28constify security_path_{mkdir,mknod,symlink}Al Viro2-9/+9
2016-03-28constify security_path_{unlink,rmdir}Al Viro2-6/+6
2016-03-28constify chmod_common/security_path_chmodAl Viro2-3/+3
2016-03-28constify security_sb_mount()Al Viro2-3/+3
2016-03-28constify chown_common/security_path_chownAl Viro2-3/+3
2016-03-28constify vfs_truncate()Al Viro1-1/+1
2016-03-28constify security_path_truncate()Al Viro2-3/+3
2016-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-18/+45
2016-03-26fs: add file_dentry()Miklos Szeredi2-0/+20
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds1-2/+8
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+3
2016-03-26mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+32
2016-03-26arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko3-12/+31
2016-03-26mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2-10/+13
2016-03-26mm, kasan: SLAB supportAlexander Potapenko4-0/+43
2016-03-26include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa1-2/+0
2016-03-26oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa1-2/+0
2016-03-26oom: make oom_reaper_list single linkedVladimir Davydov1-1/+1
2016-03-26oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko1-0/+2
2016-03-26mm, oom_reaper: implement OOM victims queuingMichal Hocko1-0/+3
2016-03-26oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko1-1/+1