Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7b56cce27123ccbf2cb82febbbc88443d719f1f8
7b56cce
perf session: Use perf_evlist__id_hdr_size more extensively
by Arnaldo Carvalho de Melo
· 12 years ago
5e56247
perf session: Use perf_evlist__sample_id_all more extensively
by Arnaldo Carvalho de Melo
· 12 years ago
7f3be65
perf session: Use perf_evlist__sample_type more extensively
by Arnaldo Carvalho de Melo
· 12 years ago
bde0946
perf evsel: Precalculate the sample size
by Arnaldo Carvalho de Melo
· 12 years ago
0ecf4f0
perf target: Fix check on buffer size
by Namhyung Kim
· 12 years ago
028df76
perf symbols: Fix array sizes for binary types arrays
by Jiri Olsa
· 12 years ago
30f31c0
perf test: Fix parse events automated tests
by Jiri Olsa
· 12 years ago
194f8dc
uprobes: __replace_page() needs munlock_vma_page()
by Oleg Nesterov
· 12 years ago
57683f7
uprobes: Rename vma_address() and make it return "unsigned long"
by Oleg Nesterov
· 12 years ago
f4d6dfe
uprobes: Fix register_for_each_vma()->vma_address() check
by Oleg Nesterov
· 12 years ago
cb113b4
uprobes: Introduce vaddr_to_offset(vma, vaddr)
by Oleg Nesterov
· 12 years ago
891c397
uprobes: Teach build_probe_list() to consider the range
by Oleg Nesterov
· 12 years ago
8913378
uprobes: Remove insert_vm_struct()->uprobe_mmap()
by Oleg Nesterov
· 12 years ago
6dab3cc
uprobes: Remove copy_vma()->uprobe_mmap()
by Oleg Nesterov
· 12 years ago
aefd893
uprobes: Fix overflow in vma_address()/find_active_uprobe()
by Oleg Nesterov
· 12 years ago
2fd611a
uprobes: Suppress uprobe_munmap() from mmput()
by Oleg Nesterov
· 12 years ago
665605a
uprobes: Uprobe_mmap/munmap needs list_for_each_entry_safe()
by Oleg Nesterov
· 12 years ago
9f92448
uprobes: Clean up and document write_opcode()->lock_page(old_page)
by Oleg Nesterov
· 12 years ago
089ba99
uprobes: Kill write_opcode()->lock_page(new_page)
by Oleg Nesterov
· 12 years ago
c517ee7
uprobes: __replace_page() should not use page_address_in_vma()
by Oleg Nesterov
· 12 years ago
f403072
uprobes: Don't recheck vma/f_mapping in write_opcode()
by Oleg Nesterov
· 12 years ago
35d56ca9
perf/x86: Fix missing struct before structure name
by Jovi Zhang
· 12 years ago
c1ece48
perf/x86: Fix format definition of SNB-EP uncore QPI box
by Yan, Zheng
· 12 years ago
597ed95
perf/x86: Make bitfield unsigned
by Peter Zijlstra
· 12 years ago
74e6543
perf/x86: Fix LLC-* and node-* events on Intel SandyBridge
by Yan, Zheng
· 12 years ago
254298c
perf/x86: Add Intel Nehalem-EX uncore support
by Yan, Zheng
· 12 years ago
4f3f713
perf/x86: Fix typo in format definition of uncore PCU filter
by Yan, Zheng
· 12 years ago
895dd92
sched: Deliver sched_switch events to the current task
by Andrew Vagin
· 12 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
· 12 years ago
8696329
perf annotate: Prevent overflow in size calculation
by Cody Schafer
· 12 years ago
52f18a2
tools lib traceevent: Ignore TRACEEVENT-CFLAGS file
by Namhyung Kim
· 12 years ago
52b5c0d
tools lib traceevent: Detect build environment changes
by Namhyung Kim
· 12 years ago
043d1a5
perf tools: Fix build error with bison 2.6
by Kirill A. Shutemov
· 12 years ago
4cc49d4
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
by Kirill A. Shutemov
· 12 years ago
4a841d6
perf tools: Make the breakpoint events sample period default to 1
by Jovi Zhang
· 12 years ago
f7add55
perf test: Add dso data caching tests
by Jiri Olsa
· 12 years ago
4dff624
perf symbols: Add dso data caching
by Jiri Olsa
· 12 years ago
949d160
perf symbols: Add interface to read DSO image data
by Jiri Olsa
· 12 years ago
44f24cb
perf symbols: Factor DSO symtab types to generic binary types
by Jiri Olsa
· 12 years ago
6654f5d
perf hists: Print newline between hists callchains
by Frederic Weisbecker
· 12 years ago
0983cc0
perf tools: Fix trace events storms due to weight demux
by Frederic Weisbecker
· 12 years ago
8760db7
perf hists: Return correct number of characters printed in callchain
by Frederic Weisbecker
· 12 years ago
78b961f
perf tools: Dump exclude_{guest,host}, precise_ip header info too
by David Ahern
· 12 years ago
c80c3c2
perf kvm: Limit repetitive guestmount message to once per directory
by David Ahern
· 12 years ago
adb5d2a
perf kvm: Fix bug resolving guest kernel syms
by David Ahern
· 12 years ago
7c0f4a4
perf kvm: Guest userspace samples should not be lumped with host uspace
by David Ahern
· 12 years ago
5cd95c2
perf kvm: Set name for VM process in guest machine
by David Ahern
· 12 years ago
f51304d
perf symbols: Add machine id to modules debug message
by David Ahern
· 12 years ago
e2b34e3
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2bd3488
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d5d96ed
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
bd3e57f
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3fad0953
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a065de0
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3992c03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
55acddd
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2eafeb6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
16d286e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
ceee0e9
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
36d93d8
Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()"
by Ingo Molnar
· 12 years ago
28a33cb
Linux 3.5
by Linus Torvalds
· 12 years ago
bff9d18
Remove SYSTEM_SUSPEND_DISK system state
by Rafael J. Wysocki
· 12 years ago
9a2bc86
Merge branch 'anton-kgdb' (kgdb dmesg fixups)
by Linus Torvalds
· 12 years ago
c064da4
kdb: Switch to nolock variants of kmsg_dump functions
by Anton Vorontsov
· 12 years ago
533827c
printk: Implement some unlocked kmsg_dump functions
by Anton Vorontsov
· 12 years ago
1b499d0
printk: Remove kdb_syslog_data
by Anton Vorontsov
· 12 years ago
bc792e6
kdb: Revive dmesg command
by Anton Vorontsov
· 12 years ago
d75e2c9
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 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
· 12 years ago
ce9f8d6
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 12 years ago
1793416
Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
7c8d3a4
dm raid1: set discard_zeroes_data_unsupported
by Mikulas Patocka
· 12 years ago
650d2a0
dm thin: do not send discards to shared blocks
by Mikulas Patocka
· 12 years ago
751f188
dm raid1: fix crash with mirror recovery and discard
by Mikulas Patocka
· 12 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
· 12 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
· 12 years ago
85efc72
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
3e4b945
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
309d4b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
61c901c
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
380e99f
cx25821: Remove bad strcpy to read-only char*
by Ezequiel Garcia
· 12 years ago
e9a09ae
HID: hid-multitouch: add support for Zytronic panels
by Benjamin Tissoires
· 12 years ago
85a053f
MIPS: PCI: Move fixups from __init to __devinit.
by Sebastian Andrzej Siewior
· 12 years ago
3592c3c
MIPS: Fix bug.h MIPS build regression
by Yoichi Yuasa
· 12 years ago
f2b88d6
MIPS: sync-r4k: remove redundant irq operation
by Yong Zhang
· 12 years ago
b789ad6
MIPS: smp: Warn on too early irq enable
by Yong Zhang
· 12 years ago
b9a09a0
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
by Yong Zhang
· 12 years ago
5309bda
MIPS: call ->smp_finish() a little late
by Yong Zhang
· 12 years ago
263afbd
MIPS: Yosemite: delay irq enable to ->smp_finish()
by Yong Zhang
· 12 years ago
70dc8fa
MIPS: SMTC: delay irq enable to ->smp_finish()
by Yong Zhang
· 12 years ago
856ac3c
MIPS: BMIPS: delay irq enable to ->smp_finish()
by Yong Zhang
· 12 years ago
1bcfecc
MIPS: Octeon: delay enable irq to ->smp_finish()
by Yong Zhang
· 12 years ago
68b6352
MIPS: Oprofile: Fix build as a module.
by Ralf Baechle
· 12 years ago
38be3c7
MIPS: BCM63XX: Fix BCM6368 IPSec clock bit
by Florian Fainelli
· 12 years ago
6c37c95
MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()
by Florian Fainelli
· 12 years ago
e909be8
MIPS: Fix Magic SysRq L kernel crash.
by Vincent Wen
· 12 years ago
Next »