Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
99094a5e941fe88d95cbd594e6a41bee24003ecb
99094a5e
perf annotate: Fix missing number of samples for source_line_samples
by Taeung Song
· 8 years ago
9c0899f
perf tools: Don't die on a print function
by Arnaldo Carvalho de Melo
· 8 years ago
f05082b
perf tools: Handle allocation failures gracefully
by Arnaldo Carvalho de Melo
· 8 years ago
4277480
perf tools: Remove die() call
by Arnaldo Carvalho de Melo
· 8 years ago
f3eda8f
Merge branch 'perf/uncore-json-updates-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc into perf/core
by Arnaldo Carvalho de Melo
· 8 years ago
f5a7080
perf sdt powerpc: Add argument support
by Ravi Bangoria
· 8 years ago
fcc309e
Merge tag 'perf-core-for-mingo-4.12-20170331' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
fd5cead
perf trace: Beautify statx syscall 'flag' and 'mask' arguments
by Arnaldo Carvalho de Melo
· 8 years ago
3e00cbe
perf tools: Do not fail in case of empty HOME env variable
by Jiri Olsa
· 8 years ago
67ef287
tools include uapi: Grab copies of stat.h and fcntl.h
by Arnaldo Carvalho de Melo
· 8 years ago
3401e8d
perf vendor events intel: Add missing space in json descriptions
by Andi Kleen
· 8 years ago
af34cb4
perf vendor events intel: Add uncore_arb JSON support
by Andi Kleen
· 8 years ago
92c6de0
perf vendor events intel: Add uncore events for Skylake client
by Andi Kleen
· 8 years ago
092a95d
perf vendor events intel: Add uncore events for Broadwell client
by Andi Kleen
· 8 years ago
0585c62
perf vendor events intel: Add uncore events for Haswell client
by Andi Kleen
· 8 years ago
bccdcb2
perf vendor events intel: Add uncore events for Ivy Bridge client
by Andi Kleen
· 8 years ago
80432c7
perf vendor events intel: Add uncore events for Sandy Bridge client
by Andi Kleen
· 8 years ago
9c4e2e2
perf vendor events intel: Add missing UNC_M_DCLOCKTICKS for Broadwell DE uncore
by Andi Kleen
· 8 years ago
a596a87
perf utils: Fix spelling mistake: "Invalud" -> "Invalid"
by Colin Ian King
· 8 years ago
25df39f
x86/events/amd/iommu: Enable support for multiple IOMMUs
by Suravee Suthikulpanit
· 8 years ago
cf25f90
x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct
by Suravee Suthikulpanit
· 8 years ago
5168654
x86/events/amd/iommu: Fix sysfs perf attribute groups
by Suravee Suthikulpanit
· 8 years ago
1650dfd
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
by Suravee Suthikulpanit
· 8 years ago
f5863a0
x86/events/amd/iommu.c: Modify functions to query max banks and counters
by Suravee Suthikulpanit
· 8 years ago
6b9376e
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
by Suravee Suthikulpanit
· 8 years ago
0a6d80c
drivers/iommu/amd: Clean up iommu_pc_get_set_reg()
by Suravee Suthikulpanit
· 8 years ago
dc6ca5e
x86/events/amd/iommu: Clean up perf_iommu_read()
by Suravee Suthikulpanit
· 8 years ago
6aad0c6
x86/events/amd/iommu: Clean up bitwise operations
by Suravee Suthikulpanit
· 8 years ago
f9573e5
x86/events/amd/iommu: Declare pr_fmt() format
by Suravee Suthikulpanit
· 8 years ago
d35869b
perf/x86/intel/pt: Allow the disabling of branch tracing
by Alexander Shishkin
· 8 years ago
c69f203
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
fd2b297
perf trace: Handle unpaired raw_syscalls:sys_exit event
by Arnaldo Carvalho de Melo
· 8 years ago
c1dfcfa
perf report: Drop cycles 0 for LBR print
by Jin Yao
· 8 years ago
fe82203
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
050fc52
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
f0bb2d5
virtio_balloon: prevent uninitialized variable use
by Arnd Bergmann
· 8 years ago
9646b26
virtio-balloon: use actual number of stats for stats queue buffers
by Ladi Prosek
· 8 years ago
fc86532
virtio_balloon: init 1st buffer in stats vq
by Ladi Prosek
· 8 years ago
de85ec8
virtio_pci: fix out of bound access for msix_names
by Jason Wang
· 8 years ago
d451a20
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
by Ravi Bangoria
· 8 years ago
2d01ecc
perf/sdt/x86: Add renaming logic for (missing) 8 bit registers
by Ravi Bangoria
· 8 years ago
c686770
perf tools: Remove support for command aliases
by Arnaldo Carvalho de Melo
· 8 years ago
2beb6dad
KVM: x86: cleanup the page tracking SRCU instance
by Paolo Bonzini
· 8 years ago
7ad658b
KVM: nVMX: fix nested EPT detection
by Ladi Prosek
· 8 years ago
0292e16
KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
by Herongguang (Stephen)
· 8 years ago
3906a13
Merge tag 'perf-core-for-mingo-4.12-20170327' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
d652f4b
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
55f77128
perf utils: Readlink /proc/self/exe to find the perf binary
by Tommi Rantala
· 8 years ago
d4b364d
perf utils: Null terminate buf in read_ftrace_printk()
by Tommi Rantala
· 8 years ago
b7126ef
perf utils: use sizeof(buf) - 1 in readlink() call
by Tommi Rantala
· 8 years ago
0e6ba11
perf tests: Do not assume that readlink() returns a null terminated string
by Tommi Rantala
· 8 years ago
5a23421
perf buildid: Do not assume that readlink() returns a null terminated string
by Tommi Rantala
· 8 years ago
2ccc220
perf buildid: Do not update SDT cache with null filename
by Tommi Rantala
· 8 years ago
ad0376e
Merge tag 'edac_for_4.11_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 8 years ago
2e933b1
perf annotate: Fix a bug of division by zero when calculating percent
by Taeung Song
· 8 years ago
6ebd254
perf annotate: Fix a bug following symbolic link of a build-id file
by Taeung Song
· 8 years ago
85f91d5
Merge tag 'pinctrl-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
d3e68ce
Merge tag 'm68k-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
5dfa210
perf report: Enable sorting by srcline as key
by Milian Wolff
· 8 years ago
0d3eb0b
perf report: Show inline stack for browser mode
by Jin Yao
· 8 years ago
0db64dd
perf report: Show inline stack for stdio mode
by Jin Yao
· 8 years ago
f3a6064
perf report: Introduce --inline option
by Jin Yao
· 8 years ago
a64489c
perf report: Find the inline stack for a given address
by Jin Yao
· 8 years ago
5580338
perf report: Refactor common code in srcline.c
by Jin Yao
· 8 years ago
b0ad8ea
perf tools: Remove unused 'prefix' from builtin functions
by Arnaldo Carvalho de Melo
· 8 years ago
6963d3c
perf list sdt: Show option in man page
by Ravi Bangoria
· 8 years ago
c3a0bbc
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
by Adrian Hunter
· 8 years ago
c02ed2e
Linux 4.11-rc4
by Linus Torvalds
· 8 years ago
0dc82fa
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
9e54ef9
Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
f1638fc
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
53b4d59
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
e431e0e
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
42234bf
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
1c23de6
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
819f60f
EDAC, pnd2_edac: Fix reported DIMM number
by Qiuxu Zhuo
· 8 years ago
a643f90
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 8 years ago
a00da40
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
4a01fa5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
4c3de7e
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
d67d64f
ext4: fix two spelling nits
by Theodore Ts'o
· 8 years ago
dac7a4b
ext4: lock the xattr block before checksuming it
by Theodore Ts'o
· 8 years ago
424b689
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
f6aafac
IB/qib: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
ea174c9
RDMA/iser: Fix possible mr leak on device removal event
by Sagi Grimberg
· 8 years ago
b7363e6
IB/device: Convert ib-comp-wq to be CPU-bound
by Sagi Grimberg
· 8 years ago
fedd9e1
IB/cq: Don't process more than the given budget
by Sagi Grimberg
· 8 years ago
9fcd67d
IB/rxe: increment msn only when completing a request
by David Marchand
· 8 years ago
812755d
uapi: fix rdma/mlx5-abi.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
0957c29
IB/core: Restore I/O MMU, s390 and powerpc support
by Bart Van Assche
· 8 years ago
a1c5dd1
IB/rxe: Update documentation link
by Leon Romanovsky
· 8 years ago
004d18e
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
by Dan Carpenter
· 8 years ago
ded2602
IB/rxe: double free on error
by Dan Carpenter
· 8 years ago
b172679
RDMA/vmw_pvrdma: Activate device on ethernet link up
by Aditya Sarwade
· 8 years ago
e51c2fb
RDMA/vmw_pvrdma: Dont hardcode QP header page
by Adit Ranadive
· 8 years ago
6332dee
RDMA/vmw_pvrdma: Cleanup unused variables
by Adit Ranadive
· 8 years ago
d07c6f4
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
04e904a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
59d9cb9
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
2056b7c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
Next »