Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4fd113b5ce803da0b8fa0494513bedfdf2feb483
4fd113b
perf report: Fix some option handling on --stdio
by Namhyung Kim
· 10 years ago
d4c537e
perf probe: Ignore tail calls to probed functions
by Naveen N. Rao
· 10 years ago
8b00f469
perf tests: Fix map_groups refcount test
by Arnaldo Carvalho de Melo
· 10 years ago
0ceb8f6
perf machine: No need to keep a refcnt for last_match
by Arnaldo Carvalho de Melo
· 10 years ago
8f19601
perf tests: Show refcounting broken expectations in thread-mg-share test
by Arnaldo Carvalho de Melo
· 10 years ago
021162c
perf report: Do not restrict -T option by other options
by Namhyung Kim
· 10 years ago
189c466
perf tests: Fix to get negative exit codes
by He Kuang
· 10 years ago
7d5eaba
perf probe: Show better error message when failed to find variable
by He Kuang
· 10 years ago
349e8d2
perf probe: Add --range option to show a variable's location range
by He Kuang
· 10 years ago
fb9596d
perf probe: Remove length limitation for showing available variables
by He Kuang
· 10 years ago
ff8f695
perf trace: Removed duplicated NULL test
by He Kuang
· 10 years ago
b138f42
perf report: Force tty output if -T/--thread option is given
by Namhyung Kim
· 10 years ago
1f91d5f
perf tools: Document relation of per-thread event count feature
by Namhyung Kim
· 10 years ago
08a9b98
perf kmem: Fix compiler warning about may be accessing uninitialized variable
by Arnaldo Carvalho de Melo
· 10 years ago
a41f3c8
perf/x86/intel/uncore: Add Broadwell-U uncore IMC PMU support
by Stephane Eranian
· 10 years ago
f7dc7fd
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
by Ingo Molnar
· 10 years ago
44b11fe
perf/x86/rapl: Enable Broadwell-U RAPL support
by Stephane Eranian
· 10 years ago
32b0ed3
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
76d4084
perf build: Disable libdw DWARF unwind when built with NO_DWARF
by Naveen N. Rao
· 10 years ago
4c85935
perf probe: Support glob wildcards for function name
by Masami Hiramatsu
· 10 years ago
6cfd1f6
perf probe: Add --no-inlines option to avoid searching inline functions
by Masami Hiramatsu
· 10 years ago
ddb2f58
perf probe: Introduce probe_conf global configs
by Masami Hiramatsu
· 10 years ago
4422552
perf probe: Use perf_probe_event.target instead of passing as an argument
by Masami Hiramatsu
· 10 years ago
598adc5
perf bench futex: Handle spurious wakeups
by Davidlohr Bueso
· 10 years ago
d65817b
perf bench futex: Support parallel waker threads
by Davidlohr Bueso
· 10 years ago
b91fc39
perf machine: Protect the machine->threads with a rwlock
by Arnaldo Carvalho de Melo
· 10 years ago
e1ed3a5
perf tools: Use atomic_t to implement thread__{get,put} refcnt
by Arnaldo Carvalho de Melo
· 10 years ago
da6d856
tools include: Add basic atomic.h implementation from the kernel sources
by Arnaldo Carvalho de Melo
· 10 years ago
42b09d7
perf tools: Move generic barriers out of perf-sys.h
by Arnaldo Carvalho de Melo
· 10 years ago
d3bd708
perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
e2164f0
perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
3d3337d
perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
4f3db07
perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
163e589
perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
0da85d1
perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
94cdda6
perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
827634a
perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
c6e39db
tools: Adopt asm-generic/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
5ac6973
perf tools: Move barrier() definition to tools/include/linux/compiler.h
by Arnaldo Carvalho de Melo
· 10 years ago
07d207a
perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
e43a19c
perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
361c564
perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
f8bffbf
perf probe: Support $params special probe argument
by Masami Hiramatsu
· 10 years ago
5a51fcd
perf probe: Skip kernel symbols which is out of .text
by Masami Hiramatsu
· 10 years ago
573709f
perf probe: Make --line checks validate C-style function name
by Masami Hiramatsu
· 10 years ago
9bc9f3b
perf probe: Fix to return 0 when positive value returned
by Masami Hiramatsu
· 10 years ago
b8dc398
perf probe: Fix a typo for the flags of open
by Masami Hiramatsu
· 10 years ago
ae2cb1a
perf probe: Fix to close probe_events file in error
by Masami Hiramatsu
· 10 years ago
cb307113
perf_event: Don't allow vmalloc() backed perf on powerpc
by Michael Ellerman
· 10 years ago
ff303e6
perf: Fix software migrate events
by Peter Zijlstra
· 10 years ago
6d37405
perf/x86/intel: Fix SLM cache event list
by Kan Liang
· 10 years ago
8b10c5e
perf: Annotate inherited event ctx->mutex recursion
by Peter Zijlstra
· 10 years ago
3e0283a
Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
9a5d931
Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'
by Rafael J. Wysocki
· 10 years ago
68c2f356
Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 10 years ago
fbb7b92
Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
7bbcd1b8
Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
8cb7c15
Merge tag 'for-linus' of git://github.com/dledford/linux
by Linus Torvalds
· 10 years ago
0e1dc42
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
3d54ac9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d8fce2d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
02f0f57
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c5272a2
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
by Doug Anderson
· 10 years ago
8746515
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
by Stefano Stabellini
· 10 years ago
c88d474
x86/fpu: Always restore_xinit_state() when use_eager_cpu()
by Bobby Powers
· 10 years ago
c102cb0
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
74f40c1
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 10 years ago
1836ac8
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
5198b443
Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 10 years ago
2a171aa
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
3ce05a4
Merge tag 'platform-drivers-x86-v4.1-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
3d69d43
ipmi: Fix multi-part message handling
by Corey Minyard
· 10 years ago
9162052
ipmi: Add alert handling to SSIF
by Corey Minyard
· 10 years ago
9f81270
ipmi: Fix a problem that messages are not issued in run_to_completion mode
by Hidehiro Kawai
· 10 years ago
a182a4b
ipmi: Report an error if ACPI _IFT doesn't exist
by Corey Minyard
· 10 years ago
15c5725
ipmi: Remove unused including <linux/version.h>
by Wei Yongjun
· 10 years ago
489405f
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
by Gregory CLEMENT
· 10 years ago
b1432a2
ocfs2: dlm: fix race between purge and get lock resource
by Junxiao Bi
· 10 years ago
d8fd150
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
by Ryusuke Konishi
· 10 years ago
05836c3
util_macros.h: have array pointer point to array of constants
by Guenter Roeck
· 10 years ago
f5b6977
configfs: init configfs module earlier at boot time
by Daniel Baluta
· 10 years ago
e386eed
mm/hwpoison-inject: check PageLRU of hpage
by Naoya Horiguchi
· 10 years ago
7ea434a4
mm/hwpoison-inject: fix refcounting in no-injection case
by Naoya Horiguchi
· 10 years ago
602498f
mm: soft-offline: fix num_poisoned_pages counting on concurrent events
by Naoya Horiguchi
· 10 years ago
4d61ff6
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
by Philippe De Muyter
· 10 years ago
c71f1e0
Documentation: bindings: add abracon,abx80x
by Alexandre Belloni
· 10 years ago
01e7690
kasan: show gcc version requirements in Kconfig and Documentation
by Joe Perches
· 10 years ago
09789e5
mm/memory-failure: call shake_page() when error hits thp tail page
by Naoya Horiguchi
· 10 years ago
7d616e4
lib: delete lib/find_last_bit.c
by Yury Norov
· 10 years ago
48b945a
MAINTAINERS: add co-maintainer for LED subsystem
by Andrew Morton
· 10 years ago
74f3037
zram: add Designated Reviewer for zram in MAINTAINERS
by Minchan Kim
· 10 years ago
99ebbd3
revert "zram: move compact_store() to sysfs functions area"
by Andrew Morton
· 10 years ago
3698dab
perf tools: Move TUI-specific fields out of map_symbol
by Namhyung Kim
· 10 years ago
6422184
perf hists browser: Simplify zooming code using pstack_peek()
by Namhyung Kim
· 10 years ago
c8539e3
perf tools: Introduce pstack_peek()
by Namhyung Kim
· 10 years ago
ea7cd59
perf hists browser: Split popup menu actions - part 2
by Namhyung Kim
· 10 years ago
bc7cad4
perf hists browser: Split popup menu actions
by Namhyung Kim
· 10 years ago
b1a9cee
perf hists browser: Save perf_session_env in the hist_browser
by Namhyung Kim
· 10 years ago
01f00a1
perf hists browser: Save pstack in the hist_browser
by Namhyung Kim
· 10 years ago
c2a51ab
perf hists browser: Save hist_browser_timer pointer in hist_browser
by Namhyung Kim
· 10 years ago
Next »