Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0c3a6ef4ea54a179328734a45b7f7698e44ad805
0c3a6ef
perf trace: Make --pf maj/min/all use callchains too
by Arnaldo Carvalho de Melo
· 9 years ago
0ae537c
perf trace: Extract evsel contructor from perf_evlist__add_pgfault
by Arnaldo Carvalho de Melo
· 9 years ago
70a2cba
perf buildid: Fix off-by-one in write_buildid()
by Andrey Ryabinin
· 9 years ago
67d6129
Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
by Ingo Molnar
· 9 years ago
31b8431
x86/perf/rapl: Add missing Broadwell model
by Peter Zijlstra
· 9 years ago
c416e5a
x86/perf/rapl: Reorder model numbers
by Peter Zijlstra
· 9 years ago
dcee75b
perf/x86/intel/rapl: Support Skylake RAPL domains
by Srinivas Pandruvada
· 9 years ago
9ecda41
perf/core: Add ::write_backward attribute to perf event
by Wang Nan
· 9 years ago
f21d5ad
perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs
by Kan Liang
· 9 years ago
8b92c3a
perf/x86/intel: Add Goldmont CPU support
by Kan Liang
· 9 years ago
65cbbd0
Merge branch 'perf/urgent' into perf/core, to resolve conflict
by Ingo Molnar
· 9 years ago
b303e7c
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
by Peter Zijlstra
· 9 years ago
e108960
perf/x86/intel/rapl: Add missing Haswell model
by Srinivas Pandruvada
· 9 years ago
b89c173
perf/x86/intel: Add model number for Skylake Server to perf
by Andi Kleen
· 9 years ago
6566fea
perf test: Add missing verbose output explaining the reason for failure
by Arnaldo Carvalho de Melo
· 9 years ago
53d0fe6
perf test: Ignore kcore files in the "vmlinux matches kallsyms" test
by Arnaldo Carvalho de Melo
· 9 years ago
e02092b
perf symbols: Allow loading kallsyms without considering kcore files
by Arnaldo Carvalho de Melo
· 9 years ago
2cc4666
perf build: Remove x86 references from arch-neutral Build
by Arnaldo Carvalho de Melo
· 9 years ago
f56ebf2
perf jit: memset() variable 'st' using the correct size
by Colin Ian King
· 9 years ago
d6632dd
perf script: Fix postgresql ubuntu install instructions
by Chris Phlipot
· 9 years ago
a19cad6
Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
e381526
perf top: Use callchain_param.enabled instead of symbol_conf.use_callchain
by Arnaldo Carvalho de Melo
· 9 years ago
1b6b678
perf hists browser: Fold two consecutive symbol_conf.use_callchain ifs
by Arnaldo Carvalho de Melo
· 9 years ago
2ddd5c0
perf tools: Ditch record_opts.callgraph_set
by Arnaldo Carvalho de Melo
· 9 years ago
1cc8381
perf report: Use callchain_param.enabled instead of tool specific knob
by Arnaldo Carvalho de Melo
· 9 years ago
30234f0
perf callchain: Set callchain_param.enabled when parsing --call-graph
by Arnaldo Carvalho de Melo
· 9 years ago
9223152
perf script: Check sample->callchain before using it
by Arnaldo Carvalho de Melo
· 9 years ago
acf2abb
perf evsel: Add missign class prefix to has_branch_stack method
by Arnaldo Carvalho de Melo
· 9 years ago
1342e0b7
perf intel-pt: Fix segfault tracing transactions
by Adrian Hunter
· 9 years ago
c3b46c7
Linux 4.6-rc4
by Linus Torvalds
· 9 years ago
9d090d0
Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
6545b60
dm cache metadata: fix cmd_read_lock() acquiring write lock
by Ahmed Samy
· 9 years ago
b9f5dba
Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
e1e22b2
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
b62dabf
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
306a63b
Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
ac82a57
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e2f50c5
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
956e6c8
Merge branch 'fix/edma' into fixes
by Vinod Koul
· 9 years ago
1cc3334
Merge branch 'fix/xilinx' into fixes
by Vinod Koul
· 9 years ago
4bd6135
Merge branch 'fix/omap' into fixes
by Vinod Koul
· 9 years ago
09c505c
Merge branch 'fix/hsu' into fixes
by Vinod Koul
· 9 years ago
ccd62a8
perf trace: Fix build when DWARF unwind isn't available
by Arnaldo Carvalho de Melo
· 9 years ago
9243ae5
Merge tag 'perf-core-for-mingo-20160415' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
2e57259
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
f3c9a1a
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
29dde7c
Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
2fffad1
Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
ab5f9eb
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
60ea7bb
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
0a370d26
libnvdimm, pmem: clarify the write+clear_poison+write flow
by Dan Williams
· 9 years ago
f3e459d
perf trace: Bump --mmap-pages when --call-graph is used by the root user
by Arnaldo Carvalho de Melo
· 9 years ago
f5e7150
perf evlist: Expose perf_event_mlock_kb_in_pages() helper
by Arnaldo Carvalho de Melo
· 9 years ago
0561499
perf trace: Make --(min,max}-stack imply "--call-graph dwarf"
by Arnaldo Carvalho de Melo
· 9 years ago
0883e82
perf record: Export record_opts based callchain parsing helper
by Arnaldo Carvalho de Melo
· 9 years ago
5cf9c84
perf trace: Introduce --min-stack filter
by Arnaldo Carvalho de Melo
· 9 years ago
e519bd9
perf trace: Do not print interrupted syscalls when using --duration
by Arnaldo Carvalho de Melo
· 9 years ago
a7297a6
block: loop: fix filesystem corruption in case of aio/dio
by Ming Lei
· 9 years ago
806fdcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a1f9831
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
63a1281
Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
0a3f5af
Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
c8c5285
Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
a7109a2
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 9 years ago
dfe7058
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
16382ed
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
4c0b1c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
25da4fa
perf evsel: Move fprintf methods to separate source file
by Arnaldo Carvalho de Melo
· 9 years ago
c6d4a49
perf trace: Add --max-stack knob
by Arnaldo Carvalho de Melo
· 9 years ago
6125cc8
perf script: Add --max-stack knob
by Arnaldo Carvalho de Melo
· 9 years ago
d327e60
perf tools: Remove addr_location argument to sample__fprintf_callchain
by Arnaldo Carvalho de Melo
· 9 years ago
6f73673
perf evsel: Require that callchains be resolved before calling fprintf_{sym,callchain}
by Arnaldo Carvalho de Melo
· 9 years ago
bfbba18
perf symbols: Move fprintf routines to separate object file
by Arnaldo Carvalho de Melo
· 9 years ago
9567366
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
by Mike Snitzer
· 9 years ago
a522905
NVMe: Always use MSI/MSI-x interrupts
by Keith Busch
· 9 years ago
51d7b12
/proc/iomem: only expose physical resource addresses to privileged users
by Linus Torvalds
· 9 years ago
ab0fa82
pci-sysfs: use proper file capability helper function
by Linus Torvalds
· 9 years ago
34dbbcd
Make file credentials available to the seqfile interfaces
by Linus Torvalds
· 9 years ago
4046d6e
Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"
by Linus Torvalds
· 9 years ago
de446b4
perf evsel: Remove symbol_conf usage
by Arnaldo Carvalho de Melo
· 9 years ago
91d7b2d
perf callchain: Start moving away from global per thread cursors
by Arnaldo Carvalho de Melo
· 9 years ago
bbf86c4
perf trace: Move socket_type beautifier to tools/perf/trace/beauty/
by Arnaldo Carvalho de Melo
· 9 years ago
366dd4e
parisc: Fix ftrace function tracer
by Helge Deller
· 9 years ago
cba2e47
pmem: fix BUG() error in pmem.h:48 on X86_32
by Toshi Kani
· 9 years ago
ad06fde
pwm: fsl-ftm: Use flat regmap cache
by Stefan Agner
· 9 years ago
0b22cd2
Merge tag 'perf-core-for-mingo-20160414' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
860b8d4
perf config: Make show_config() use perf_config_set
by Taeung Song
· 9 years ago
20105ca
perf config: Introduce perf_config_set class
by Taeung Song
· 9 years ago
ecfd7a9
perf record: Add '--timestamp-filename' option to append timestamp to output file name
by Wang Nan
· 9 years ago
c0bdc1c
perf record: Turns auxtrace_snapshot_enable into 3 states
by Wang Nan
· 9 years ago
040f991
perf data: Add perf_data_file__switch() helper
by Wang Nan
· 9 years ago
b26dc73
perf session: Make ordered_events reusable
by Wang Nan
· 9 years ago
4532f64
perf ordered_events: Introduce reinit()
by Wang Nan
· 9 years ago
ea8dc3c
perf trace: Move eventfd beautifiers to trace/beauty/ directory
by Arnaldo Carvalho de Melo
· 9 years ago
df4cb16
perf trace: Move mmap beautifiers to trace/beauty/ directory
by Arnaldo Carvalho de Melo
· 9 years ago
a355a61
perf trace: Add getrandom beautifier related defines for older systems
by Arnaldo Carvalho de Melo
· 9 years ago
6fb35b9
perf trace: Add seccomp beautifier related defines for older systems
by Arnaldo Carvalho de Melo
· 9 years ago
70ad7f7
mmc: tegra: Disable UHS-I modes for Tegra124
by Jon Hunter
· 9 years ago
9aaf343
mmc: block: Use the mmc host device index as the mmcblk device index
by Ulf Hansson
· 9 years ago
ff3e84e
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 9 years ago
Next »