summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-4/+4
2016-03-23net: Fix typos and whitespace.Bjorn Helgaas1-109/+106
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller1-0/+8
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds1-0/+35
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-13/+22
2016-03-23x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuckYaowei Bai1-1/+0
2016-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-37/+440
2016-03-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds5-5/+56
2016-03-23memremap: add MEMREMAP_WC flagBrian Starkey1-0/+1
2016-03-23kfifo: fix sparse complaintsStefani Seibold1-1/+1
2016-03-23kernel: add kcov code coverageDmitry Vyukov2-0/+40
2016-03-23panic: change nmi_panic from macro to functionHidehiro Kawai1-20/+1
2016-03-23cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2016-03-23rapidio: add mport char device driverAlexandre Bounine1-0/+271
2016-03-23rapidio: add outbound window supportAlexandre Bounine2-0/+9
2016-03-23rapidio: add global inbound port write interfacesAlexandre Bounine2-1/+10
2016-03-23rapidio: move rio_pw_enable into core codeAlexandre Bounine2-0/+3
2016-03-23rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine1-0/+1
2016-03-23rapidio: add lock protection for doorbell listAlexandre Bounine1-0/+2
2016-03-23rapidio: add core mport removal supportAlexandre Bounine1-0/+18
2016-03-23rapidio: move net allocation into core codeAlexandre Bounine1-9/+9
2016-03-23rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine1-0/+2
2016-03-23rapidio: add query_mport operationAlexandre Bounine2-0/+52
2016-03-23cpumask: remove incorrect information from commentEric Biggers1-2/+0
2016-03-23fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-03-23compat: add in_compat_syscall to ask whether we're in a compat syscallAndy Lutomirski1-0/+15
2016-03-23tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-35/+120
2016-03-22net: Add missing kernel-doc for netdev ptype listsBenjamin Poirier1-0/+2
2016-03-22net: add missing descriptions in net_device_priv_flagsLuis de Bethencourt1-0/+4
2016-03-22NTB: Make _addr functions optional in the APIAllen Hubbe1-2/+8
2016-03-22Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-12/+10
2016-03-22IB/mlx5: Implement callbacks for manipulating VFsEli Cohen2-1/+10
2016-03-22net/mlx5_core: Implement modify HCA vport commandEli Cohen1-0/+4
2016-03-22net/mlx5_core: Add VF param when querying vport counterEli Cohen1-1/+2
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-9/+89
2016-03-21net/core: Add support for configuring VF GUIDsEli Cohen1-0/+3
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg2-1/+36
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky1-2/+1
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds1-0/+2
2016-03-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-0/+8
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+3
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds4-9/+469
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds4-4/+62
2016-03-21mailbox: Introduce TI message manager driverNishanth Menon1-0/+35
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui1-0/+4
2016-03-21dma-buf/fence: fix fence_is_later v2Christian König1-1/+1
2016-03-21perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa1-0/+1
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-13/+125
2016-03-21Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-30/+55