| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 5 | -75/+42 |
|\ |
|
| * | Merge branch 'iov_iter' into for-next | Al Viro | 2015-04-12 | 1 | -0/+14 |
| |\ |
|
| | * | saner iov_iter initialization primitives | Al Viro | 2015-03-30 | 1 | -0/+14 |
| * | | Merge branch 'iocb' into for-next | Al Viro | 2015-04-12 | 3 | -70/+23 |
| |\ \ |
|
| | * | | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-26 | 3 | -31/+23 |
| | * | | fs: split generic and aio kiocb | Christoph Hellwig | 2015-03-13 | 1 | -40/+6 |
| | * | | fs: don't allow to complete sync iocbs through aio_complete | Christoph Hellwig | 2015-03-13 | 1 | -4/+0 |
| | * | | fs: remove ki_nbytes | Christoph Hellwig | 2015-03-13 | 1 | -1/+0 |
| | |/ |
|
| * | | VFS: Add iov_iter_fault_in_multipages_readable() | Anton Altaparmakov | 2015-04-12 | 1 | -0/+1 |
| * | | switch security_inode_getattr() to struct path * | Al Viro | 2015-04-12 | 1 | -4/+3 |
| * | | kill struct filename.separate | Al Viro | 2015-04-12 | 1 | -1/+1 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-14 | 6 | -27/+256 |
|\ \ \ |
|
| * | | | watchdog: Add watchdog enable/disable all functions | Stephane Eranian | 2015-04-02 | 1 | -0/+8 |
| * | | | perf: Add ITRACE_START record to indicate that tracing has started | Alexander Shishkin | 2015-04-02 | 2 | -0/+15 |
| * | | | perf: Add wakeup watermark control to the AUX area | Alexander Shishkin | 2015-04-02 | 1 | -0/+7 |
| * | | | perf: Support overwrite mode for the AUX area | Alexander Shishkin | 2015-04-02 | 1 | -0/+1 |
| * | | | perf: Add API for PMUs to write to the AUX area | Alexander Shishkin | 2015-04-02 | 1 | -1/+23 |
| * | | | perf: Add AUX record | Alexander Shishkin | 2015-04-02 | 1 | -0/+19 |
| * | | | perf: Add a pmu capability for "exclusive" events | Alexander Shishkin | 2015-04-02 | 1 | -0/+2 |
| * | | | perf: Add a capability for AUX_NO_SG pmus to do software double buffering | Alexander Shishkin | 2015-04-02 | 1 | -0/+1 |
| * | | | perf: Support high-order allocations for AUX space | Alexander Shishkin | 2015-04-02 | 1 | -0/+1 |
| * | | | perf: Add AUX area to ring buffer for raw data streams | Peter Zijlstra | 2015-04-02 | 2 | -0/+33 |
| * | | | perf: Add data_{offset,size} to user_page | Alexander Shishkin | 2015-04-02 | 1 | -0/+5 |
| * | | | tracing: Allow BPF programs to call bpf_trace_printk() | Alexei Starovoitov | 2015-04-02 | 1 | -0/+1 |
| * | | | tracing: Allow BPF programs to call bpf_ktime_get_ns() | Alexei Starovoitov | 2015-04-02 | 1 | -0/+1 |
| * | | | tracing, perf: Implement BPF programs attached to kprobes | Alexei Starovoitov | 2015-04-02 | 3 | -0/+15 |
| * | | | tracing: Add kprobe flag | Alexei Starovoitov | 2015-04-02 | 1 | -0/+3 |
| * | | | bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefs | Daniel Borkmann | 2015-04-02 | 1 | -4/+16 |
| * | | | perf: Add per event clockid support | Peter Zijlstra | 2015-03-27 | 2 | -3/+5 |
| * | | | Merge branch 'perf/core' into perf/timer, before applying new changes | Ingo Molnar | 2015-03-27 | 2 | -19/+100 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar | 2015-03-27 | 1 | -2/+48 |
| | |\ \ \ |
|
| | | * | | | perf: Remove type specific target pointers | Peter Zijlstra | 2015-03-23 | 2 | -4/+1 |
| | | * | | | perf/x86/intel: Support task events with Intel CQM | Matt Fleming | 2015-02-25 | 2 | -0/+2 |
| | | * | | | perf/x86/intel: Add Intel Cache QoS Monitoring support | Matt Fleming | 2015-02-25 | 1 | -0/+7 |
| | | * | | | perf: Add ->count() function to read per-package counters | Matt Fleming | 2015-02-25 | 1 | -0/+10 |
| | | * | | | perf: Make perf_cgroup_from_task() global | Matt Fleming | 2015-02-25 | 1 | -0/+30 |
| | * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th... | Ingo Molnar | 2015-03-27 | 44 | -89/+271 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'v4.0-rc1' into perf/core, to refresh the tree | Ingo Molnar | 2015-02-26 | 513 | -4486/+12816 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | perf, powerpc: Fix up flush_branch_stack() users | Peter Zijlstra | 2015-02-18 | 1 | -5/+0 |
| | * | | | | | perf/x86/intel: Expose LBR callstack to user space tooling | Peter Zijlstra | 2015-02-18 | 1 | -8/+8 |
| | * | | | | | perf: Simplify the branch stack check | Yan, Zheng | 2015-02-18 | 1 | -0/+5 |
| | * | | | | | perf: Add pmu specific data for perf task context | Yan, Zheng | 2015-02-18 | 1 | -0/+6 |
| | * | | | | | perf/x86/intel: Use context switch callback to flush LBR stack | Yan, Zheng | 2015-02-18 | 1 | -1/+0 |
| | * | | | | | perf: Introduce pmu context switch callback | Yan, Zheng | 2015-02-18 | 1 | -0/+9 |
| | * | | | | | perf/x86/intel: Reduce lbr_sel_map[] size | Yan, Zheng | 2015-02-18 | 1 | -14/+35 |
| * | | | | | | Merge branch 'timers/core' into perf/timer, to apply dependent patch | Ingo Molnar | 2015-03-27 | 4 | -18/+50 |
| |\ \ \ \ \ \ |
|
* | \ \ \ \ \ \ | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-04-14 | 3 | -7/+20 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'nohz/guest' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Ingo Molnar | 2015-03-16 | 3 | -7/+20 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | kvm,rcu,nohz: use RCU extended quiescent state when running KVM guest | Rik van Riel | 2015-03-09 | 3 | -1/+9 |
| | * | | | | | | | | context_tracking: Add stub context_tracking_is_enabled | Rik van Riel | 2015-03-09 | 1 | -0/+2 |