aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-14locking/mutex, sched/wait: Add mutex_lock_io()Tejun Heo2-0/+28
2017-01-14sched/core: Separate out io_schedule_prepare() and io_schedule_finish()Tejun Heo2-10/+31
2017-01-14sched/core: move IO scheduling accounting from io_schedule_timeout() into schedulerTejun Heo1-7/+61
2017-01-14sched/fair: Explain why MIN_SHARES isn't scaled in calc_cfs_shares()Dietmar Eggemann1-0/+12
2017-01-14sched/core: Fix group_entity's share updateVincent Guittot1-13/+37
2017-01-14sched/completions: Fix complete_all() semanticsPeter Zijlstra1-4/+6
2017-01-14sched/deadline: Show leftover runtime and abs deadline in /proc/*/schedTommaso Cucinotta2-0/+10
2017-01-14sched/clock: Provide better clock continuityPeter Zijlstra1-34/+65
2017-01-14sched/clock: Delay switching sched_clock to stablePeter Zijlstra4-29/+31
2017-01-14sched/clock: Update static_key usagePeter Zijlstra1-8/+4
2017-01-14sched/clock, clocksource: Add optional cs::mark_unstable() methodThomas Gleixner3-0/+18
2017-01-14sched/core: Add debugging code to catch missing update_rq_clock() callsMatt Fleming2-10/+75
2017-01-14sched/core: Add missing update_rq_clock() call in set_user_nice()Peter Zijlstra1-0/+2
2017-01-14sched/core: Add missing update_rq_clock() call for task_hot()Peter Zijlstra1-0/+2
2017-01-14sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()Peter Zijlstra1-0/+3
2017-01-14sched/core: Add missing update_rq_clock() in post_init_entity_util_avg()Peter Zijlstra2-0/+2
2017-01-14sched/fair: Push rq lock pin/unpin into idle_balance()Matt Fleming1-12/+15
2017-01-14sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lockMatt Fleming1-1/+4
2017-01-14sched/core: Add wrappers for lockdep_(un)pin_lock()Matt Fleming7-61/+76
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker6-12/+11
2017-01-14sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky3-79/+125
2017-01-14sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker2-15/+53
2017-01-14sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/task switchFrederic Weisbecker1-43/+77
2017-01-14sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker3-5/+4
2017-01-14sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker4-25/+34
2017-01-14sched/cputime: Export account_guest_time()Frederic Weisbecker2-1/+2
2017-01-14sched/cputime: Allow accounting system time using cpustat indexFrederic Weisbecker2-5/+7
2017-01-14sched/cputime, ia64: Fix incorrect start cputime assignment on task switchFrederic Weisbecker1-1/+1
2017-01-14sched/cputime, powerpc32: Fix stale scaled stime on context switchFrederic Weisbecker1-0/+1
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson1-1/+0
2017-01-12vfio iommu type1: fix the testing of capability for remote taskJike Song1-2/+1
2017-01-12ceph: fix get_oldest_context()Geng, Jichao1-2/+2
2017-01-12ceph: fix mds cluster availability checkYan, Zheng1-0/+5
2017-01-12arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel1-9/+27
2017-01-12KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini1-10/+38
2017-01-12capability: export has_capabilityJike Song1-0/+1
2017-01-12KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li1-0/+2
2017-01-12KVM: eventfd: fix NULL deref irqbypass consumerWanpeng Li1-2/+2
2017-01-12KVM: x86: Introduce segmented_write_stdSteve Rutherford1-4/+18
2017-01-12KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack3-0/+8
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack2-0/+12
2017-01-11HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath1-0/+9
2017-01-11vfio-mdev: remove some dead codeDan Carpenter1-3/+0
2017-01-11vfio-mdev: buffer overflow in ioctl()Dan Carpenter1-2/+5
2017-01-11vfio-mdev: return -EFAULT if copy_to_user() failsDan Carpenter1-3/+12
2017-01-11xfs: Timely free truncated dirty pagesJan Kara1-8/+11
2017-01-11net: vrf: do not allow table id 0David Ahern1-0/+2
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King1-1/+2
2017-01-11sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King1-1/+1
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern2-2/+9