aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | | | | | KVM: PPC: Book3S HV: Endian fix for accessing VPA yield countPaul Mackerras2015-03-20
| | | * | | | | | | KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()Paul Mackerras2015-03-20
| * | | | | | | | | Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARC: signal handling robustifyVineet Gupta2015-03-26
| | * | | | | | | | | ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta2015-03-26
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-03-28
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-03-27
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | selinux: fix sel_write_enforce broken return valueJoe Perches2015-03-25
| * | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | watchdog: imgpdc: Fix default heartbeatJames Hogan2015-03-27
| | * | | | | | | | | | | watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan2015-03-27
| | * | | | | | | | | | | watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter2015-03-27
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'sound-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang2015-03-26
| | * | | | | | | | | | ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang2015-03-26
| | * | | | | | | | | | ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)Sebastian Wicki2015-03-23
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin2015-04-02
* | | | | | | | | | | perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin2015-04-02
* | | | | | | | | | | perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin2015-04-02
* | | | | | | | | | | x86: Add Intel Processor Trace (INTEL_PT) cpu feature detectionAlexander Shishkin2015-04-02
* | | | | | | | | | | perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin2015-04-02
* | | | | | | | | | | perf: Add wakeup watermark control to the AUX areaAlexander Shishkin2015-04-02
* | | | | | | | | | | perf: Support overwrite mode for the AUX areaAlexander Shishkin2015-04-02
* | | | | | | | | | | perf: Add API for PMUs to write to the AUX areaAlexander Shishkin2015-04-02
* | | | | | | | | | | perf: Add AUX recordAlexander Shishkin2015-04-02
* | | | | | | | | | | perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin2015-04-02
* | | | | | | | | | | perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin2015-04-02
* | | | | | | | | | | perf: Support high-order allocations for AUX spaceAlexander Shishkin2015-04-02
* | | | | | | | | | | perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-02
* | | | | | | | | | | perf: Add data_{offset,size} to user_pageAlexander Shishkin2015-04-02
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar2015-04-02
* | | | | | | | | | samples/bpf: Add kmem_alloc()/free() tracker toolAlexei Starovoitov2015-04-02
* | | | | | | | | | samples/bpf: Add IO latency analysis (iosnoop/heatmap) toolAlexei Starovoitov2015-04-02
* | | | | | | | | | samples/bpf: Add counting example for kfree_skb() function calls and the writ...Alexei Starovoitov2015-04-02
* | | | | | | | | | samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov2015-04-02
* | | | | | | | | | tracing: Allow BPF programs to call bpf_trace_printk()Alexei Starovoitov2015-04-02
* | | | | | | | | | tracing: Allow BPF programs to call bpf_ktime_get_ns()Alexei Starovoitov2015-04-02
* | | | | | | | | | tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-02
* | | | | | | | | | tracing: Add kprobe flagAlexei Starovoitov2015-04-02
* | | | | | | | | | bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefsDaniel Borkmann2015-04-02
* | | | | | | | | | Merge branch 'perf/timer' into perf/coreIngo Molnar2015-04-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: Add per event clockid supportPeter Zijlstra2015-03-27
| * | | | | | | | | | Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-27
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | time: Add ktime_get_tai_ns()Peter Zijlstra2015-03-27
| | * | | | | | | | | | time: Introduce tk_fast_rawPeter Zijlstra2015-03-27
| | * | | | | | | | | | time: Parametrize all tk_fast_mono usersPeter Zijlstra2015-03-27
| | * | | | | | | | | | time: Add timerkeeper::tkr_rawPeter Zijlstra2015-03-27
| | * | | | | | | | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
| | * | | | | | | | | | timers, sched/clock: Clean up the code a bitIngo Molnar2015-03-27