summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-282-4/+5
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6Marcelo Tosatti2015-03-252-4/+5
| | |\ \ \ \ \ \
| | | * | | | | | KVM: PPC: Book3S HV: Fix instruction emulationPaul Mackerras2015-03-201-0/+1
| | | * | | | | | KVM: PPC: Book3S HV: Endian fix for accessing VPA yield countPaul Mackerras2015-03-201-1/+1
| | | * | | | | | KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()Paul Mackerras2015-03-201-3/+3
| * | | | | | | | Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-281-6/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARC: signal handling robustifyVineet Gupta2015-03-261-4/+16
| | * | | | | | | | ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta2015-03-261-2/+2
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-03-281-1/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-03-271-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | selinux: fix sel_write_enforce broken return valueJoe Perches2015-03-251-1/+1
| * | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-03-272-5/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | watchdog: imgpdc: Fix default heartbeatJames Hogan2015-03-271-3/+3
| | * | | | | | | | | | watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan2015-03-271-1/+1
| | * | | | | | | | | | watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter2015-03-271-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'sound-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-03-272-2/+3
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang2015-03-261-1/+1
| | * | | | | | | | | ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang2015-03-261-1/+1
| | * | | | | | | | | ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)Sebastian Wicki2015-03-231-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin2015-04-025-3/+540
* | | | | | | | | | perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin2015-04-026-0/+1256
* | | | | | | | | | perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin2015-04-023-0/+94
* | | | | | | | | | x86: Add Intel Processor Trace (INTEL_PT) cpu feature detectionAlexander Shishkin2015-04-022-0/+2
* | | | | | | | | | perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin2015-04-023-0/+56
* | | | | | | | | | perf: Add wakeup watermark control to the AUX areaAlexander Shishkin2015-04-024-5/+31
* | | | | | | | | | perf: Support overwrite mode for the AUX areaAlexander Shishkin2015-04-023-15/+35
* | | | | | | | | | perf: Add API for PMUs to write to the AUX areaAlexander Shishkin2015-04-024-4/+168
* | | | | | | | | | perf: Add AUX recordAlexander Shishkin2015-04-023-0/+56
* | | | | | | | | | perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin2015-04-022-2/+119
* | | | | | | | | | perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin2015-04-022-1/+15
* | | | | | | | | | perf: Support high-order allocations for AUX spaceAlexander Shishkin2015-04-022-6/+51
* | | | | | | | | | perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-025-29/+265
* | | | | | | | | | perf: Add data_{offset,size} to user_pageAlexander Shishkin2015-04-022-0/+7
* | | | | | | | | | bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar2015-04-023-2/+10
* | | | | | | | | | samples/bpf: Add kmem_alloc()/free() tracker toolAlexei Starovoitov2015-04-023-0/+127
* | | | | | | | | | samples/bpf: Add IO latency analysis (iosnoop/heatmap) toolAlexei Starovoitov2015-04-023-0/+243
* | | | | | | | | | samples/bpf: Add counting example for kfree_skb() function calls and the writ...Alexei Starovoitov2015-04-023-0/+185
* | | | | | | | | | samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov2015-04-0210-12/+224
* | | | | | | | | | tracing: Allow BPF programs to call bpf_trace_printk()Alexei Starovoitov2015-04-022-0/+79
* | | | | | | | | | tracing: Allow BPF programs to call bpf_ktime_get_ns()Alexei Starovoitov2015-04-022-0/+15
* | | | | | | | | | tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-028-1/+219
* | | | | | | | | | tracing: Add kprobe flagAlexei Starovoitov2015-04-022-1/+4
* | | | | | | | | | bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefsDaniel Borkmann2015-04-021-4/+16
* | | | | | | | | | Merge branch 'perf/timer' into perf/coreIngo Molnar2015-04-02116-861/+1813
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: Add per event clockid supportPeter Zijlstra2015-03-274-8/+91
| * | | | | | | | | | Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-27236-2408/+7925
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar2015-03-2721-360/+703
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | time: Add ktime_get_tai_ns()Peter Zijlstra2015-03-271-0/+5
| | * | | | | | | | | | time: Introduce tk_fast_rawPeter Zijlstra2015-03-272-0/+14
| | * | | | | | | | | | time: Parametrize all tk_fast_mono usersPeter Zijlstra2015-03-271-10/+15
OpenPOWER on IntegriCloud