Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
26198c21d1b286a084fe5d514a30bc7e6c712a34
26198c2
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
e525389
kprobes/x86: ftrace based optimization for x86
by Masami Hiramatsu
· 13 years ago
ae6aa16
kprobes: introduce ftrace based optimization
by Masami Hiramatsu
· 13 years ago
4dc9367
ftrace: Make ftrace_location() a nop on !DYNAMIC_FTRACE
by Steven Rostedt
· 13 years ago
2576428
kprobes: Move locks into appropriate functions
by Masami Hiramatsu
· 13 years ago
f7fa6ef0
kprobes: cleanup to separate probe-able check
by Masami Hiramatsu
· 13 years ago
72ef379
kprobes: Inverse taking of module_mutex with kprobe_mutex
by Steven Rostedt
· 13 years ago
647664e
ftrace: add ftrace_set_filter_ip() for address based filter
by Masami Hiramatsu
· 13 years ago
ad97772
ftrace: Add selftest to test function save-regs support
by Steven Rostedt
· 13 years ago
ea701f1
ftrace: Add selftest to test function trace recursion protection
by Steven Rostedt
· 13 years ago
47239c4
ftrace: Only compile ftrace selftest if selftests are enabled
by Steven Rostedt
· 13 years ago
4740974
ftrace: Add default recursion protection for function tracing
by Steven Rostedt
· 13 years ago
5767cfe
ftrace/x86: Remove function_trace_stop check from graph caller
by Steven Rostedt
· 13 years ago
e4ea3f6
ftrace/x86_32: Simplify parameter setup for ftrace_regs_caller
by Uros Bizjak
· 13 years ago
194f8dc
uprobes: __replace_page() needs munlock_vma_page()
by Oleg Nesterov
· 13 years ago
57683f7
uprobes: Rename vma_address() and make it return "unsigned long"
by Oleg Nesterov
· 13 years ago
f4d6dfe
uprobes: Fix register_for_each_vma()->vma_address() check
by Oleg Nesterov
· 13 years ago
cb113b4
uprobes: Introduce vaddr_to_offset(vma, vaddr)
by Oleg Nesterov
· 13 years ago
891c397
uprobes: Teach build_probe_list() to consider the range
by Oleg Nesterov
· 13 years ago
8913378
uprobes: Remove insert_vm_struct()->uprobe_mmap()
by Oleg Nesterov
· 13 years ago
6dab3cc
uprobes: Remove copy_vma()->uprobe_mmap()
by Oleg Nesterov
· 13 years ago
aefd893
uprobes: Fix overflow in vma_address()/find_active_uprobe()
by Oleg Nesterov
· 13 years ago
2fd611a
uprobes: Suppress uprobe_munmap() from mmput()
by Oleg Nesterov
· 13 years ago
665605a
uprobes: Uprobe_mmap/munmap needs list_for_each_entry_safe()
by Oleg Nesterov
· 13 years ago
9f92448
uprobes: Clean up and document write_opcode()->lock_page(old_page)
by Oleg Nesterov
· 13 years ago
089ba99
uprobes: Kill write_opcode()->lock_page(new_page)
by Oleg Nesterov
· 13 years ago
c517ee7
uprobes: __replace_page() should not use page_address_in_vma()
by Oleg Nesterov
· 13 years ago
f403072
uprobes: Don't recheck vma/f_mapping in write_opcode()
by Oleg Nesterov
· 13 years ago
35d56ca9
perf/x86: Fix missing struct before structure name
by Jovi Zhang
· 13 years ago
c1ece48
perf/x86: Fix format definition of SNB-EP uncore QPI box
by Yan, Zheng
· 13 years ago
597ed95
perf/x86: Make bitfield unsigned
by Peter Zijlstra
· 13 years ago
74e6543
perf/x86: Fix LLC-* and node-* events on Intel SandyBridge
by Yan, Zheng
· 13 years ago
254298c
perf/x86: Add Intel Nehalem-EX uncore support
by Yan, Zheng
· 13 years ago
4f3f713
perf/x86: Fix typo in format definition of uncore PCU filter
by Yan, Zheng
· 13 years ago
895dd92
sched: Deliver sched_switch events to the current task
by Andrew Vagin
· 13 years ago
045e7e6
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 13 years ago
8696329
perf annotate: Prevent overflow in size calculation
by Cody Schafer
· 13 years ago
52f18a2
tools lib traceevent: Ignore TRACEEVENT-CFLAGS file
by Namhyung Kim
· 13 years ago
52b5c0d
tools lib traceevent: Detect build environment changes
by Namhyung Kim
· 13 years ago
043d1a5
perf tools: Fix build error with bison 2.6
by Kirill A. Shutemov
· 13 years ago
4cc49d4
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
by Kirill A. Shutemov
· 13 years ago
4a841d6
perf tools: Make the breakpoint events sample period default to 1
by Jovi Zhang
· 13 years ago
f7add55
perf test: Add dso data caching tests
by Jiri Olsa
· 13 years ago
4dff624
perf symbols: Add dso data caching
by Jiri Olsa
· 13 years ago
949d160
perf symbols: Add interface to read DSO image data
by Jiri Olsa
· 13 years ago
44f24cb
perf symbols: Factor DSO symtab types to generic binary types
by Jiri Olsa
· 13 years ago
6654f5d
perf hists: Print newline between hists callchains
by Frederic Weisbecker
· 13 years ago
0983cc0
perf tools: Fix trace events storms due to weight demux
by Frederic Weisbecker
· 13 years ago
8760db7
perf hists: Return correct number of characters printed in callchain
by Frederic Weisbecker
· 13 years ago
78b961f
perf tools: Dump exclude_{guest,host}, precise_ip header info too
by David Ahern
· 13 years ago
c80c3c2
perf kvm: Limit repetitive guestmount message to once per directory
by David Ahern
· 13 years ago
adb5d2a
perf kvm: Fix bug resolving guest kernel syms
by David Ahern
· 13 years ago
7c0f4a4
perf kvm: Guest userspace samples should not be lumped with host uspace
by David Ahern
· 13 years ago
5cd95c2
perf kvm: Set name for VM process in guest machine
by David Ahern
· 13 years ago
f51304d
perf symbols: Add machine id to modules debug message
by David Ahern
· 13 years ago
e2b34e3
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2bd3488
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d5d96ed
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
bd3e57f
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3fad0953
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a065de0
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3992c03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
55acddd
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2eafeb6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
16d286e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ceee0e9
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
36d93d8
Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()"
by Ingo Molnar
· 13 years ago
28a33cb
Linux 3.5
by Linus Torvalds
· 13 years ago
bff9d18
Remove SYSTEM_SUSPEND_DISK system state
by Rafael J. Wysocki
· 13 years ago
9a2bc86
Merge branch 'anton-kgdb' (kgdb dmesg fixups)
by Linus Torvalds
· 13 years ago
c064da4
kdb: Switch to nolock variants of kmsg_dump functions
by Anton Vorontsov
· 13 years ago
533827c
printk: Implement some unlocked kmsg_dump functions
by Anton Vorontsov
· 13 years ago
1b499d0
printk: Remove kdb_syslog_data
by Anton Vorontsov
· 13 years ago
bc792e6
kdb: Revive dmesg command
by Anton Vorontsov
· 13 years ago
d75e2c9
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
9351737
Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 13 years ago
ce9f8d6
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
1793416
Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 13 years ago
7c8d3a4
dm raid1: set discard_zeroes_data_unsupported
by Mikulas Patocka
· 13 years ago
650d2a0
dm thin: do not send discards to shared blocks
by Mikulas Patocka
· 13 years ago
751f188
dm raid1: fix crash with mirror recovery and discard
by Mikulas Patocka
· 13 years ago
c999ff6
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
by Boaz Harrosh
· 13 years ago
9909d45
pnfs-obj: don't leak objio_state if ore_write/read fails
by Boaz Harrosh
· 13 years ago
537632e
ore: Unlock r4w pages in exact reverse order of locking
by Boaz Harrosh
· 13 years ago
62b62ad
ore: Remove support of partial IO request (NFS crash)
by Boaz Harrosh
· 13 years ago
9ff1930
ore: Fix NFS crash by supporting any unaligned RAID IO
by Boaz Harrosh
· 13 years ago
c672793
UBIFS: fix a bug in empty space fix-up
by Artem Bityutskiy
· 13 years ago
85efc72
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
4de7239
ftrace/x86: Add save_regs for i386 function calls
by Steven Rostedt
· 13 years ago
08f6fba
ftrace/x86: Add separate function to save regs
by Steven Rostedt
· 13 years ago
28fb5df
ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer
by Steven Rostedt
· 14 years ago
a1e2e31
ftrace: Return pt_regs to function trace callback
by Steven Rostedt
· 14 years ago
ccf3672
ftrace: Consolidate arch dependent functions with 'list' function
by Steven Rostedt
· 13 years ago
2f5f6ad
ftrace: Pass ftrace_ops as third parameter to function trace callback
by Steven Rostedt
· 14 years ago
3e4b945
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
309d4b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
61c901c
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
380e99f
cx25821: Remove bad strcpy to read-only char*
by Ezequiel Garcia
· 13 years ago
e9a09ae
HID: hid-multitouch: add support for Zytronic panels
by Benjamin Tissoires
· 13 years ago
85a053f
MIPS: PCI: Move fixups from __init to __devinit.
by Sebastian Andrzej Siewior
· 13 years ago
Next »