summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-11/+0
2015-06-08bcma: make calls to PCI hostmode functions config-safeRafał Miłecki1-0/+11
2015-06-08efi: Work around ia64 build problem with ESRT driverPeter Jones1-0/+4
2015-06-08cgroup: use bitmask to filter for_each_subsysAleksa Sarai1-0/+2
2015-06-08net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny1-1/+1
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang1-0/+3
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng1-0/+13
2015-06-07preempt: Reorganize the notrace definitions a bitFrederic Weisbecker1-17/+15
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker1-5/+1
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov1-1/+2
2015-06-07Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2015-06-06clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen1-0/+2
2015-06-05Merge branch 'linus' into irq/coreThomas Gleixner22-28/+81
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2015-06-05NVMe: Automatic namespace rescanKeith Busch1-0/+1
2015-06-05Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe1-0/+1
2015-06-05block: add blk_set_queue_dying() to blkdev.hJens Axboe1-0/+1
2015-06-05KVM: implement multiple address spacesPaolo Bonzini1-4/+22
2015-06-05KVM: add vcpu-specific functions to read/write/translate GFNsPaolo Bonzini1-0/+24
2015-06-05SUNRPC: Fix a backchannel raceTrond Myklebust1-1/+2
2015-06-05SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust1-2/+1
2015-06-05spi: pxa2xx: Prepare for new Intel LPSS SPI typeJarkko Nikula1-1/+1
2015-06-05spi: pxa2xx: Differentiate Intel LPSS typesJarkko Nikula1-1/+2
2015-06-05net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+8
2015-06-05net/mlx5_core: Use port number when querying port ptysMajd Dibbiny1-1/+1
2015-06-05net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny1-2/+4
2015-06-05net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2-2/+6
2015-06-05net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny4-8/+87
2015-06-05net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny1-0/+41
2015-06-05net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2-7/+15
2015-06-05net: Get skb hash over flow_keys structureTom Herbert1-1/+1
2015-06-04svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever1-0/+7
2015-06-04svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever1-1/+0
2015-06-04svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever1-1/+1
2015-06-04signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()Oleg Nesterov1-1/+0
2015-06-04KVM: x86: stubs for SMM supportPaolo Bonzini1-0/+1
2015-06-04crypto: doc - Fix typo in crypto-API.xmlMasanari Iida1-1/+1
2015-06-04Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller1-0/+9
2015-06-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov1-1/+4
2015-06-04Merge branch 'xfs-dax-support' into for-nextDave Chinner1-2/+7
2015-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-04dax: expose __dax_fault for filesystems with locking constraintsDave Chinner1-1/+4
2015-06-04dax: don't abuse get_block mapping for endio callbacksDave Chinner1-2/+4
2015-06-03svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever1-1/+0
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell1-0/+1
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar3-6/+11
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar5-5/+37
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman1-0/+9
2015-06-03Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-81/+74
2015-06-03scatterlist: introduce sg_nents_for_lenTom Lendacky1-0/+1