summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds57-97/+57
2015-06-26tracing: Fix typo from "static inlin" to "static inline"Steven Rostedt (Red Hat)1-1/+1
2015-06-26tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)1-0/+6
2015-06-26Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds13-1485/+986
2015-06-26tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)1-1/+3
2015-06-26Input: improve parsing OF parameters for touchscreensDmitry Torokhov4-29/+49
2015-06-26Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov1-6/+1
2015-06-26Input: use for_each_set_bit() where appropriateAnshul Garg1-25/+9
2015-06-26Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds64-753/+852
2015-06-26Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds8-209/+149
2015-06-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds29-1355/+1488
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-5/+46
2015-06-25um: Don't pollute kernel namespace with uapiRichard Weinberger6-1/+5
2015-06-25um: Include sys/types.h for makedev(), major(), minor()Hans-Werner Hilse1-0/+1
2015-06-25um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse5-30/+30
2015-06-25um: Do not use __ptr_t type for stack_t's .ss pointerHans-Werner Hilse1-3/+5
2015-06-25perf tools: Make perf_evsel__(nr_)cpus genericJiri Olsa2-10/+11
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds123-28/+7597
2015-06-25perf evlist: Propagate thread maps through the evlistJiri Olsa3-1/+5
2015-06-25perf evlist: Propagate cpu maps to evsels in an evlistJiri Olsa1-1/+24
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa11-14/+43
2015-06-25perf tools: Add reference counting for cpu_map objectJiri Olsa13-15/+45
2015-06-25perf header: Delete an unnecessary check before the calling free_event_desc()Markus Elfring1-2/+1
2015-06-25perf tools: Future-proof thread_map allocation size calculationArnaldo Carvalho de Melo1-1/+1
2015-06-25libceph: Remove spurious kunmap() of the zero pageBenoƮt Canet1-1/+0
2015-06-25rbd: queue_depth map optionIlya Dryomov1-3/+14
2015-06-25rbd: store rbd_options in rbd_deviceIlya Dryomov1-7/+11
2015-06-25rbd: terminate rbd_opts_tokens with Opt_errIlya Dryomov1-16/+8
2015-06-25ceph: fix ceph_writepages_start()Yan, Zheng1-14/+23
2015-06-25rbd: bump queue_max_segmentsIlya Dryomov1-0/+1
2015-06-25crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] filesAlexander Kuleshov1-0/+1
2015-06-25perf bench numa: Fix to show proper convergence statsSrikar Dronamraju1-0/+4
2015-06-25crypto: asymmetric_keys/rsa - Use non-conflicting variable nameGuenter Roeck1-2/+2
2015-06-25crypto: testmgr - don't print info about missing test for gcm-aes-aesniTadeusz Struk1-0/+4
2015-06-25crypto: jitterentropy - Delete unnecessary checks before the function call "k...Markus Elfring1-4/+2
2015-06-25crypto: akcipher - fix spelling cihper -> cipherTadeusz Struk1-1/+1
2015-06-25crypto: jitterentropy - avoid compiler warningsStephan Mueller3-177/+248
2015-06-25arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang1-3/+4
2015-06-25ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd1-2/+2
2015-06-25Merge branch 'bnx2x'David S. Miller6-51/+129
2015-06-25bnx2x: Fix linearization for encapsulated packetsYuval Mintz1-2/+7
2015-06-25bnx2x: Release nvram lock on error flowYuval Mintz1-0/+1
2015-06-25bnx2x: Fix statistics gathering on link changeAriel Elior1-0/+2
2015-06-25bnx2x: Fix self-test for 20g devicesYuval Mintz1-4/+8
2015-06-25bnx2x: Fix VF MAC removalShahed Shaikh1-1/+1
2015-06-25bnx2x: Don't notify about scratchpad paritiesManish Chopra2-10/+21
2015-06-25bnx2x: Prevent false warning when accessing MACsYuval Mintz1-1/+1
2015-06-25bnx2x: Correct speed from baseT into KR.Yuval Mintz3-19/+59
2015-06-25bnx2x: Correct asymmetric flow-controlYuval Mintz2-14/+29
2015-06-25Merge branch 'sparc-perf-stack'David S. Miller3-5/+46