| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing, perf: Implement BPF programs attached to kprobes | Alexei Starovoitov | 2015-04-02 | 8 | -1/+219 |
* | tracing: Add kprobe flag | Alexei Starovoitov | 2015-04-02 | 2 | -1/+4 |
* | bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefs | Daniel Borkmann | 2015-04-02 | 1 | -4/+16 |
* | Merge branch 'perf/timer' into perf/core | Ingo Molnar | 2015-04-02 | 116 | -861/+1813 |
|\ |
|
| * | perf: Add per event clockid support | Peter Zijlstra | 2015-03-27 | 4 | -8/+91 |
| * | Merge branch 'perf/core' into perf/timer, before applying new changes | Ingo Molnar | 2015-03-27 | 236 | -2408/+7925 |
| |\ |
|
| * \ | Merge branch 'timers/core' into perf/timer, to apply dependent patch | Ingo Molnar | 2015-03-27 | 21 | -360/+703 |
| |\ \ |
|
| | * | | time: Add ktime_get_tai_ns() | Peter Zijlstra | 2015-03-27 | 1 | -0/+5 |
| | * | | time: Introduce tk_fast_raw | Peter Zijlstra | 2015-03-27 | 2 | -0/+14 |
| | * | | time: Parametrize all tk_fast_mono users | Peter Zijlstra | 2015-03-27 | 1 | -10/+15 |
| | * | | time: Add timerkeeper::tkr_raw | Peter Zijlstra | 2015-03-27 | 2 | -24/+21 |
| | * | | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra | 2015-03-27 | 7 | -126/+126 |
| | * | | timers, sched/clock: Clean up the code a bit | Ingo Molnar | 2015-03-27 | 1 | -51/+56 |
| | * | | timers, sched/clock: Avoid deadlock during read from NMI | Daniel Thompson | 2015-03-27 | 1 | -35/+68 |
| | * | | timers, sched/clock: Remove redundant notrace from update function | Daniel Thompson | 2015-03-27 | 1 | -1/+1 |
| | * | | timers, sched/clock: Remove suspend from clock_read_data() | Daniel Thompson | 2015-03-27 | 1 | -15/+25 |
| | * | | timers, sched/clock: Optimize cache line usage | Daniel Thompson | 2015-03-27 | 1 | -35/+77 |
| | * | | timers, sched/clock: Match scope of read and write seqcounts | Daniel Thompson | 2015-03-27 | 1 | -15/+11 |
| | * | | Merge branch 'timers/urgent' into timers/core, to pick up fixes before applyi... | Ingo Molnar | 2015-03-17 | 2 | -6/+6 |
| | |\ \ |
|
| | * | | | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq... | John Stultz | 2015-03-13 | 6 | -14/+15 |
| | * | | | clocksource: Add some debug info about clocksources being registered | John Stultz | 2015-03-13 | 1 | -0/+3 |
| | * | | | clocksource, sparc32: Convert to using clocksource_register_hz() | John Stultz | 2015-03-13 | 1 | -5/+1 |
| | * | | | clocksource: Mostly kill clocksource_register() | John Stultz | 2015-03-13 | 5 | -52/+47 |
| | * | | | clocksource: Improve clocksource watchdog reporting | John Stultz | 2015-03-13 | 1 | -9/+9 |
| | * | | | timekeeping: Add warnings when overflows or underflows are observed | John Stultz | 2015-03-13 | 1 | -7/+57 |
| | * | | | timekeeping: Try to catch clocksource delta underflows | John Stultz | 2015-03-13 | 1 | -0/+7 |
| | * | | | timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value | John Stultz | 2015-03-13 | 1 | -14/+35 |
| | * | | | timekeeping: Add debugging checks to warn if we see delays | John Stultz | 2015-03-13 | 3 | -0/+42 |
| | * | | | clocksource: Add 'max_cycles' to 'struct clocksource' | John Stultz | 2015-03-12 | 3 | -15/+20 |
| | * | | | clocksource: Simplify the logic around clocksource wrapping safety margins | John Stultz | 2015-03-12 | 2 | -16/+14 |
| | * | | | clocksource: Simplify the clocks_calc_max_nsecs() logic | John Stultz | 2015-03-12 | 1 | -12/+3 |
| | * | | | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor... | Ingo Molnar | 2015-03-04 | 8789 | -200491/+378180 |
| | |\ \ \ |
|
| | * | | | | clockevents: Introduce mode specific callbacks | Viresh Kumar | 2015-02-18 | 3 | -7/+134 |
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-03-26 | 3 | -34/+35 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'drm-intel-fixes-2015-03-26' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-03-26 | 2 | -19/+32 |
| | |\ \ \ \ \ |
|
| | | * | | | | | drm/i915: Fixup legacy plane->crtc link for initial fb config | Daniel Vetter | 2015-03-26 | 1 | -0/+2 |
| | | * | | | | | drm/i915: Fix atomic state when reusing the firmware fb | Damien Lespiau | 2015-03-26 | 1 | -2/+9 |
| | | * | | | | | drm/i915: Keep ring->active_list and ring->requests_list consistent | Chris Wilson | 2015-03-26 | 1 | -17/+21 |
| | |/ / / / / |
|
| | * | | | | | drm/i915: Don't try to reference the fb in get_initial_plane_config() | Damien Lespiau | 2015-03-25 | 1 | -4/+3 |
| | * | | | | | drm: Fixup racy refcounting in plane_force_disable | Daniel Vetter | 2015-03-24 | 1 | -12/+1 |
| * | | | | | | Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 2015-03-26 | 1 | -10/+16 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | dm: fix add_disk() NULL pointer due to race with free_dev() | Mike Snitzer | 2015-03-23 | 1 | -10/+16 |
| * | | | | | | | Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-03-26 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | selftests: Fix build failures when invoked from kselftest target | Shuah Khan | 2015-03-19 | 1 | -0/+8 |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-03-26 | 4 | -19/+62 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | s390/smp: reenable smt after resume | Heiko Carstens | 2015-03-25 | 1 | -0/+11 |
| | * | | | | | | | | s390/mm: limit STACK_RND_MASK for compat tasks | Martin Schwidefsky | 2015-03-13 | 1 | -1/+1 |
| | * | | | | | | | | s390/ftrace: fix compile error if CONFIG_KPROBES is disabled | Heiko Carstens | 2015-03-13 | 1 | -16/+45 |
| | * | | | | | | | | s390/cpum_sf: add diagnostic sampling event only if it is authorized | Hendrik Brueckner | 2015-03-13 | 1 | -2/+5 |
| * | | | | | | | | | Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-03-26 | 3 | -94/+106 |
| |\ \ \ \ \ \ \ \ \ |
|