summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar2014-06-141-0/+1
|\
| * perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra2014-06-091-0/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-124-2/+34
|\ \
| * | scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg2014-06-111-0/+17
| * | target: Report correct response length for some commandsRoland Dreier2014-06-111-0/+1
| * | Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2014-06-111-1/+2
| * | virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bitsNicholas Bellinger2014-06-021-1/+14
* | | Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-06-121-1/+1
|\ \ \
| * | | ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)2014-06-101-1/+1
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-123-8/+28
|\ \ \ \
| * \ \ \ Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar2014-06-1216-38/+88
| |\ \ \ \
| * | | | | sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski2014-06-051-0/+20
| * | | | | sched: Rename capacity related flagsNicolas Pitre2014-06-051-2/+2
| * | | | | sched: Final power vs. capacity cleanupsNicolas Pitre2014-06-051-3/+3
| * | | | | sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre2014-06-051-1/+1
| * | | | | sched: Fix signedness bug in yield_to()Dan Carpenter2014-06-052-2/+2
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-127-10/+63
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-063-5/+14
| * | | | | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-0631-51/+181
| |\ \ \ \ \
| | * | | | | perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra2014-06-061-1/+3
| * | | | | | perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual2014-06-051-1/+2
| * | | | | | perf: Disable sampled events if no PMU interruptVince Weaver2014-06-051-0/+10
| * | | | | | Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-053-3/+30
| |\ \ \ \ \ \
| | * | | | | | kprobes: Ensure blacklist data is alignedVineet Gupta2014-05-071-1/+2
| | * | | | | | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-243-3/+28
| | * | | | | | kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu2014-04-241-0/+1
| * | | | | | | Merge branch 'perf/uprobes' into perf/coreIngo Molnar2014-06-051-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | uprobes/x86: Fix the wrong ->si_addr when xol triggers a trapOleg Nesterov2014-05-141-0/+4
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-123-3/+209
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long2014-06-062-0/+187
| * | | | | | | | | locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCKDavidlohr Bueso2014-06-051-1/+1
| * | | | | | | | | locking/rwsem: Support optimistic spinningDavidlohr Bueso2014-06-051-3/+22
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12108-540/+2197
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net_sched: drr: warn when qdisc is not work conservingFlorian Westphal2014-06-111-1/+1
| * | | | | | | | | net: Save software checksum completeTom Herbert2014-06-111-1/+2
| * | | | | | | | | net: Preserve CHECKSUM_COMPLETE at validationTom Herbert2014-06-111-9/+14
| * | | | | | | | | ip_vti: fix sparse warnings for VTI_ISVTIDmitry Popov2014-06-111-1/+1
| * | | | | | | | | net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-111-1/+15
| * | | | | | | | | cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-111-0/+8
| * | | | | | | | | net: sctp: migrate most recently used transport to ktimeDaniel Borkmann2014-06-111-3/+3
| * | | | | | | | | ktime: add ktime_after and ktime_before helperDaniel Borkmann2014-06-111-0/+24
| * | | | | | | | | net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-111-72/+84
| * | | | | | | | | bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing2014-06-101-0/+1
| * | | | | | | | | bridge: add export of multicast database adjacent to net_devLinus Lüssing2014-06-101-0/+18
| * | | | | | | | | tcp: add gfp parameter to tcp_fragmentOctavian Purdila2014-06-101-1/+1
| * | | | | | | | | net: phy: fix sparse warning in fixed.cKonrad Zapalowicz2014-06-051-0/+5
| * | | | | | | | | isdn/capi: move capi_info2str to capidrv.cPaul Bolle2014-06-041-5/+0
| * | | | | | | | | vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2014-06-042-1/+14
| * | | | | | | | | gre: Call gso_make_checksumTom Herbert2014-06-043-2/+7
| * | | | | | | | | net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-042-0/+3