Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9398c484f8abc8d287cb90f5a33dd43ac26f24ef
9398c48
perf tools: Introduce set_term_quiet_input helper function
by Jiri Olsa
· 10 years ago
ae256fa
perf top: Join the display thread on exit
by Jiri Olsa
· 10 years ago
e0336ed
perf tools: Add cpu_startup_entry to the list of kernel idle symbols
by Arnaldo Carvalho de Melo
· 10 years ago
e7110b9
perf top: Don't look for kernel idle symbols in all DSOs
by Arnaldo Carvalho de Melo
· 10 years ago
ddcd097
perf/x86/uncore: Rename IvyTown to IvyBridge-EP
by Peter Zijlstra
· 10 years ago
85a16ef
perf/x86/uncore: Export basic memory events for IVT IMC PMU
by Stephane Eranian
· 10 years ago
c8aab2e
perf/x86: Clean up __intel_pmu_pebs_event() code
by Stephane Eranian
· 10 years ago
770eee1
perf/x86: Fix data source encoding issues for load latency/precise store
by Stephane Eranian
· 10 years ago
f3908b8
perf/x86: Don't mark DataLA addresses as store
by Andi Kleen
· 10 years ago
86a0446
perf/x86: Revamp PEBS event selection
by Andi Kleen
· 10 years ago
03de874
perf/x86: Fix :pp without LBR
by Andi Kleen
· 10 years ago
e708d7a
perf: Do poll_wait() before checking condition in perf_poll()
by Sebastian Andrzej Siewior
· 10 years ago
36bbb2f
perf/x86: Use extended offcore mask on Haswell
by Andi Kleen
· 10 years ago
17a6034
perf/x86/uncore: Fix coccinelle warnings
by Fengguang Wu
· 10 years ago
c1e4658
perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file
by Yan, Zheng
· 10 years ago
8268fdf
perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file
by Yan, Zheng
· 10 years ago
92807ffd
perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file
by Yan, Zheng
· 10 years ago
514b234
perf/x86/uncore: Declare some functions and variables
by Yan, Zheng
· 10 years ago
fadfe7b
perf: Add queued work to remove orphaned child events
by Jiri Olsa
· 10 years ago
f869776
perf: Set owner pointer for kernel events
by Jiri Olsa
· 10 years ago
0f7c29ce
perf/x86/intel: Update Intel models
by Peter Zijlstra
· 10 years ago
1a91eac
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
d6a947f
perf tools: Default to python version 2
by Thomas Ilsche
· 10 years ago
038fa0b9
perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters due to EBUSY error
by Jiri Olsa
· 10 years ago
59dc9f2
perf tools: Fix column alignment when headers aren't shown on TUI
by Namhyung Kim
· 10 years ago
1ecd445
perf tools: Add name field into perf_hpp_fmt
by Namhyung Kim
· 10 years ago
cf59002
perf top: Add -w option for setting column width
by Namhyung Kim
· 10 years ago
5b59166
perf report: Honor column width setting
by Namhyung Kim
· 10 years ago
e0d66c7
perf tools: Save column length in perf_hpp_fmt
by Namhyung Kim
· 10 years ago
d675107
perf tools: Make __hpp__fmt() receive an additional len argument
by Namhyung Kim
· 10 years ago
8246de8
perf tools: Left-align output contents
by Namhyung Kim
· 10 years ago
56c7d79
perf tools: Fix make PYTHON override
by Namhyung Kim
· 10 years ago
64c4090
perf kmem: Do not ignore mmap events
by Namhyung Kim
· 10 years ago
63914ac
perf tools: Show better error message in case we fail to open counters due to EBUSY error
by Jiri Olsa
· 10 years ago
b0a4520
perf tools: Allow out of order messages in forced flush
by Jiri Olsa
· 11 years ago
cee3ab9
perf tools: Add debug prints for ordered events queue
by Jiri Olsa
· 10 years ago
94786b6
perf tools: Add report.queue-size config file option
by Jiri Olsa
· 11 years ago
94c0655
perf tools: Add perf_config_u64 function
by Jiri Olsa
· 11 years ago
adc56ed
perf tools: Add ordered_events__free function
by Jiri Olsa
· 11 years ago
36522f5
perf tools: Add ordered_events__init function
by Jiri Olsa
· 11 years ago
fa4e5c6
perf tools: Use list_move in ordered_events_delete function
by Jiri Olsa
· 11 years ago
5f86b80
perf tools: Create ordered-events object
by Jiri Olsa
· 10 years ago
79a30fe
perf tools: Make perf_session__deliver_event global
by Jiri Olsa
· 11 years ago
d40b4a1
perf tools: Flush ordered events in case of allocation failure
by Jiri Olsa
· 10 years ago
8d99a6c
perf tools: Limit ordered events queue size
by Jiri Olsa
· 11 years ago
d8836b5
perf tools: Factor ordered_events__flush to be more generic
by Jiri Olsa
· 11 years ago
c64c7e1
perf tools: Add ordered_events__(new|delete) interface
by Jiri Olsa
· 11 years ago
fc12482
perf tools: Rename ordered_events members
by Jiri Olsa
· 11 years ago
37e39aa
perf tools: Rename ordered_samples struct to ordered_events
by Jiri Olsa
· 11 years ago
0a8cb85
perf tools: Rename ordered_samples bool to ordered_events
by Jiri Olsa
· 11 years ago
8affc2b
perf record: Honour --no-time command line option
by Andi Kleen
· 10 years ago
f96f567
kprobes: Skip kretprobe hit in NMI context to avoid deadlock
by Masami Hiramatsu
· 10 years ago
98a96f2
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5637a2a
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d782ceb
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8556d44
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ce47479
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
76f09aa
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e9c9eec
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
19d402c
Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9895994
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ef35ad2
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8efb90c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5bda4f6
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a45c657
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 10 years ago
489f50b
Merge tag 'please-pull-misc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
5167d09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
8533ce7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
c9b88e9
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
c7ed326
Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 10 years ago
e4ca430
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
e17acfd
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
47dfe40
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
f2a8417
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
c4c3f5f
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
1bff598
Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
3e7a716
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
b11a6fa
clk: Add missing of_clk_set_defaults export
by Sylwester Nawrocki
· 10 years ago
c2df436
Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 10 years ago
f74ad8d
Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
19583ca
Linux 3.16
by Linus Torvalds
· 10 years ago
8d71844
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
4c51cb0
x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()
by Dan Carpenter
· 10 years ago
3f9c08f
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
6bf755d
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
by Omar Sandoval
· 10 years ago
c5cc87f
ARM: idmap: add identity mapping usage note
by Russell King
· 10 years ago
b048a24
perf kvm stat: Properly show submicrosecond times
by Christian Borntraeger
· 10 years ago
1f26094
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
f88cf23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ecb679f
Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
818be58
Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
9642a10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6ba19bf
clk: checking wrong variable in __set_clk_parents()
by Dan Carpenter
· 10 years ago
44fa816
dm cache: fix race affecting dirty block count
by Anssi Hannula
· 10 years ago
d8c712e
dm bufio: fully initialize shrinker
by Greg Thelen
· 10 years ago
c4121c6
ata: libahci: Silence compiler warning on 64-bit
by Thierry Reding
· 10 years ago
ce5481d
crypto: drbg - fix failure of generating multiple of 2**16 bytes
by Stephan Mueller
· 10 years ago
6391723
crypto: ccp - Do not sign extend input data to CCP
by Tom Lendacky
· 10 years ago
2fc0d25
crypto: testmgr - add missing spaces to drbg error strings
by Jarod Wilson
· 10 years ago
Next »