Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f90a24171a8179a29e5e1532fd5bb94e59b5380e
f90a241
perf script: Allow specifying event to switch on processing of other events
by Arnaldo Carvalho de Melo
· 5 years ago
11e54d3
perf vendor events intel: Add Tremontx event file v1.02
by Haiyan Song
· 5 years ago
4511708
Merge tag 'perf-core-for-mingo-5.4-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Thomas Gleixner
· 5 years ago
1cd8fa2
perf ui: No need to set ui_browser to 1 twice
by Arnaldo Carvalho de Melo
· 5 years ago
0a4d8fb
perf record: Support aarch64 random socket_id assignment
by Tan Xiaojun
· 5 years ago
3143906
perf.data documentation: Clarify HEADER_SAMPLE_TOPOLOGY format
by Vince Weaver
· 5 years ago
38fe26b
tools: Keep list of tools in alphabetical order
by Andy Shevchenko
· 6 years ago
acb9f2d
perf evsel: Provide meaningful warning when trying to use 'aux_output' on older kernels
by Arnaldo Carvalho de Melo
· 5 years ago
243384d
perf intel-pt: Add brief documentation for PEBS via Intel PT
by Adrian Hunter
· 5 years ago
1b99215
perf tools: Add aux-output config term
by Adrian Hunter
· 5 years ago
9e64cef
perf intel-pt: Process options for PEBS event synthesis
by Adrian Hunter
· 5 years ago
181ebb5
perf tools: Add itrace option 'o' to synthesize aux-output events
by Adrian Hunter
· 5 years ago
5a4b58e
perf tools: Add aux_output attribute flag
by Adrian Hunter
· 5 years ago
ce7b0e4
perf record: Add an option to take an AUX snapshot on exit
by Alexander Shishkin
· 5 years ago
73e5de7
perf ftrace: Improve error message about capability to use ftrace
by Arnaldo Carvalho de Melo
· 5 years ago
c766f3d
perf ftrace: Use CAP_SYS_ADMIN instead of euid==0
by Igor Lubashev
· 5 years ago
083c135
perf tools: Add CAP_SYSLOG define for older systems
by Arnaldo Carvalho de Melo
· 5 years ago
97993bd
perf tools: Add NO_LIBCAP=1 to the minimal build test
by Arnaldo Carvalho de Melo
· 5 years ago
c22e150
perf tools: Add helpers to use capabilities if present
by Igor Lubashev
· 5 years ago
74d5f3d
tools build: Add capability-related feature detection
by Igor Lubashev
· 5 years ago
40d8177
perf top: Collapse and resort all evsels in a group
by Arnaldo Carvalho de Melo
· 5 years ago
5f8b4d5d
perf hist: Remove dummy entries when finding real ones.
by Arnaldo Carvalho de Melo
· 5 years ago
3e70008
perf trace: Fix segmentation fault when access syscall info on arm64
by Leo Yan
· 5 years ago
7d1a5ef
perf hists: Do not link a pair if already linked
by Arnaldo Carvalho de Melo
· 5 years ago
1205a27
perf top: Set display thread COMM to help with debugging
by Arnaldo Carvalho de Melo
· 5 years ago
b115df0
perf vendor events intel: Add Icelake V1.00 event file
by Haiyan Song
· 6 years ago
2b75863
perf tools: Fix paths in include statements
by Luke Mujica
· 5 years ago
4fe94ce1
perf test vfs_getname: Disable ~/.perfconfig to get default output
by Arnaldo Carvalho de Melo
· 5 years ago
5de9e5f
perf config: Document the PERF_CONFIG environment variable
by Arnaldo Carvalho de Melo
· 5 years ago
61a461f
perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig
by Arnaldo Carvalho de Melo
· 5 years ago
57fc032
perf session: Avoid infinite loop when seeing invalid header.size
by Arnaldo Carvalho de Melo
· 5 years ago
272172b
Merge remote-tracking branch 'torvalds/master' into perf/core
by Arnaldo Carvalho de Melo
· 5 years ago
d45331b
Linux 5.3-rc4
by Linus Torvalds
· 5 years ago
b6c0649
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
f6192cb7
Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
296d05c
Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
6d8f809
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d2359a5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
dcbb4a15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ed254bb
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6054f4e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
829890d
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
bfd7714
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
by Joe Perches
· 5 years ago
5aa9100
Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
36e630e
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
c13f867
Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
15fa98e
Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
1041f50
Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
97946f5
Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
23df57a
Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
bf1881c
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 5 years ago
451577f
Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
1f7585f
ARM: ep93xx: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
fccf01b
scsi: fas216: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
5f163f3
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
70a2783
video: fbdev: omapfb_main: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
40ad2de
watchdog: riowd: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
7b73315
s390/net: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
3d86c7a
crypto: ux500/crypt: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
d51c616
watchdog: wdt977: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
24f2161
watchdog: scx200_wdt: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
d259f94
watchdog: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
e9d81fc
ARM: signal: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
9039782
mfd: omap-usb-host: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
795952d
mfd: db8500-prcmu: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
3da6bd9
ARM: OMAP: dma: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
e7c0c9f
ARM: alignment: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
9b76ad3
ARM: tegra: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
2d0e988
ARM/hw_breakpoint: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
7f20fd2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
15abf14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
06282373
mm/memremap: Fix reuse of pgmap instances with internal references
by Dan Williams
· 5 years ago
e6a9522
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
by Josh Poimboeuf
· 5 years ago
c07d8d47
kbuild: show hint if subdir-y/m is used to visit module Makefile
by Masahiro Yamada
· 5 years ago
4f2c8f3
kbuild: generate modules.order only in directories visited by obj-y/m
by Masahiro Yamada
· 5 years ago
d9f78ed
kbuild: fix false-positive need-builtin calculation
by Masahiro Yamada
· 5 years ago
47801c9
kbuild: revive single target %.ko
by Masahiro Yamada
· 5 years ago
2226fb5
Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
15a555a
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
cb7ef4b
Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
50e73a4
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
461d281
Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
ec4c99ad
Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linux
by Linus Torvalds
· 5 years ago
c808f2a
Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 5 years ago
cb42f06
Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
6c02b63
Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
0acf567
Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
e577dc1
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
a27a0c9
gfs2: gfs2_walk_metadata fix
by Andreas Gruenbacher
· 5 years ago
a738b5e
Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
0e1c438
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
c096397
selftests: kvm: Adding config fragments
by Naresh Kamboju
· 5 years ago
e2c2653
KVM: selftests: Update gitignore file for latest changes
by Thomas Huth
· 5 years ago
8f946da
kvm: remove unnecessary PageReserved check
by Paolo Bonzini
· 5 years ago
6a7553e
MAINTAINERS: handle fbdev changes through drm-misc tree
by Bartlomiej Zolnierkiewicz
· 5 years ago
20621fe
bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_string()"
by Coly Li
· 5 years ago
404861e
s390/vdso: map vdso also for statically linked binaries
by Heiko Carstens
· 5 years ago
16e604a
KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable
by Alexandru Elisei
· 5 years ago
c69509c
KVM: arm: Don't write junk to CP15 registers on reset
by Marc Zyngier
· 5 years ago
03fdfb2
KVM: arm64: Don't write junk to sysregs on reset
by Marc Zyngier
· 5 years ago
Next »