Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
220ef8dc9a7a63fe202aacd3fc61e5104f6dd98c
220ef8d
uprobes/x86: Move UPROBE_FIX_SETF logic from arch_uprobe_post_xol() to default_post_xol_op()
by Oleg Nesterov
· 11 years ago
6ded5f3
uprobes/x86: Don't use arch_uprobe_abort_xol() in arch_uprobe_post_xol()
by Oleg Nesterov
· 11 years ago
588fbd6
uprobes/x86: Introduce uprobe_xol_ops->abort() and default_abort_op()
by Oleg Nesterov
· 11 years ago
dd91016
uprobes/x86: Don't change the task's state if ->pre_xol() fails
by Oleg Nesterov
· 11 years ago
b24dc8d
uprobes/x86: Fix is_64bit_mm() with CONFIG_X86_X32
by Oleg Nesterov
· 11 years ago
8dbacad
uprobes/x86: Make good_insns_* depend on CONFIG_X86_*
by Oleg Nesterov
· 11 years ago
ff26196
uprobes/x86: Shift "insn_complete" from branch_setup_xol_ops() to uprobe_init_insn()
by Oleg Nesterov
· 11 years ago
2ae1f49
uprobes/x86: Add is_64bit_mm(), kill validate_insn_bits()
by Oleg Nesterov
· 11 years ago
73175d0
uprobes/x86: Add uprobe_init_insn(), kill validate_insn_{32,64}bits()
by Oleg Nesterov
· 11 years ago
250bbd1
uprobes/x86: Refuse to attach uprobe to "word-sized" branch insns
by Denys Vlasenko
· 11 years ago
2011319
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core
by Ingo Molnar
· 11 years ago
fabf01238
perf tests: Add map groups sharing with thread object test
by Jiri Olsa
· 11 years ago
cddcef6
perf tools: Share map_groups among threads of the same group
by Jiri Olsa
· 11 years ago
a26ca67
perf tools: Reference count map_groups objects
by Arnaldo Carvalho de Melo
· 11 years ago
93d5731
perf tools: Allocate thread map_groups's dynamically
by Arnaldo Carvalho de Melo
· 11 years ago
4e85edf
perf tests: Add thread maps lookup automated tests
by Jiri Olsa
· 11 years ago
3c3cfd9
perf tests: Add a test case for hists filtering
by Namhyung Kim
· 11 years ago
6e344a9
perf tests: Factor out fake_setup_machine()
by Namhyung Kim
· 11 years ago
2933d78
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core
by Ingo Molnar
· 11 years ago
42ebd27
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 11 years ago
c3b7895
perf hists/tui: Count callchain rows separately
by Namhyung Kim
· 11 years ago
268397c
perf top/tui: Update nr_entries properly after a filter is applied
by Namhyung Kim
· 11 years ago
112f761
perf ui/tui: Rename hist_browser__update_nr_entries()
by Namhyung Kim
· 11 years ago
c481f93
perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()
by Namhyung Kim
· 11 years ago
3186b68
perf hists: Add missing update on filtered stats in hists__decay_entries()
by Namhyung Kim
· 11 years ago
820bc81
perf tools: Account entry stats when it's added to the output tree
by Namhyung Kim
· 11 years ago
87e90f4
perf hists: Collapse expanded callchains after filter is applied
by Namhyung Kim
· 11 years ago
9283ba9
perf hists: Add a couple of hists stat helper functions
by Namhyung Kim
· 11 years ago
ae993ef
perf hists: Move column length calculation out of hists__inc_stats()
by Namhyung Kim
· 11 years ago
6263835
perf hists: Rename hists__inc_stats()
by Namhyung Kim
· 11 years ago
58c311d
perf report: Count number of entries separately
by Namhyung Kim
· 11 years ago
9f7ff89
perf/x86: Fix RAPL rdmsrl_safe() usage
by Stephane Eranian
· 11 years ago
89b90ee
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent
by Ingo Molnar
· 11 years ago
de04f86
tools lib traceevent: Fix memory leak in pretty_print()
by Steven Rostedt
· 11 years ago
4508793
tools lib traceevent: Fix backward compatibility macros for pevent filter enums
by Steven Rostedt
· 11 years ago
4dc549e
perf tools: Disable libdw unwind for all but x86 arch
by Jiri Olsa
· 11 years ago
763d7f5
perf tests x86: Fix memory leak in sample_ustack()
by Masanari Iida
· 11 years ago
a81fef3
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core
by Ingo Molnar
· 11 years ago
4d0fa8a
Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
39bfe90
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
cff6bb4
perf callchain: Add generic report parse callchain callback function
by Don Zickus
· 11 years ago
4b62795
perf kmem: Utilize the new generic cpunode_map
by Don Zickus
· 11 years ago
f5b1f4e
perf tools: Use cpu/possible instead of cpu/kernel_max
by Don Zickus
· 11 years ago
7780c25
perf tools: Allow ability to map cpus to nodes easily
by Don Zickus
· 11 years ago
7c2f816
perf tools: Fix pmu object compilation error
by Jiri Olsa
· 11 years ago
c089b22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
9ac0367
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
0565103
um: Memory corruption on startup
by Anton Ivanov
· 11 years ago
9fcb663
um: Missing pipe handling
by Anton Ivanov
· 11 years ago
0d71832
uml: Simplify tempdir logic.
by Tristan Schmelcher
· 11 years ago
a798c10
Linux 3.15-rc2
by Linus Torvalds
· 11 years ago
372feac
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
5269519
Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
200bde2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
fd741ed
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent
by Ingo Molnar
· 11 years ago
ffa9188
perf tools: Improve error reporting
by Adrien BAK
· 11 years ago
922d0e4
perf tools: Adjust symbols in VDSO
by Vladimir Nikulichev
· 11 years ago
acb61fc
perf kvm: Fix 'Min time' counting in report command
by Alexander Yarygin
· 11 years ago
0a04b24
ext4: disable COLLAPSE_RANGE for bigalloc
by Namjae Jeon
· 11 years ago
a8680e0
ext4: fix COLLAPSE_RANGE failure with 1KB block size
by Namjae Jeon
· 11 years ago
404ca80
coredump: fix va_list corruption
by Eric Dumazet
· 11 years ago
6d45969
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8f98f6f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8de3f7a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b931242
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
a42892e
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 11 years ago
ebfc45e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
6e66d5d
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
25bfe4f
Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
60fbf2bd
Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
8cb652b
Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
575a292
Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
7e55f81
Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
ea2388f
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
b5a8cad
thp: close race between split and zap huge pages
by Kirill A. Shutemov
· 11 years ago
b59b8cb
mm: fix new kernel-doc warning in filemap.c
by Randy Dunlap
· 11 years ago
a663dad
mm: fix CONFIG_DEBUG_VM_RB description
by Davidlohr Bueso
· 11 years ago
29c7787
mm: use paravirt friendly ops for NUMA hinting ptes
by Mel Gorman
· 11 years ago
8229f1a
mips: export flush_icache_range
by Kees Cook
· 11 years ago
7848a4b
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
by Mizuma, Masayoshi
· 11 years ago
8b32201
wait: explain the shadowing and type inconsistencies
by Peter Zijlstra
· 11 years ago
9cc2368
Shiraz has moved
by Viresh Kumar
· 11 years ago
8f28ed9
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txt
by Tang Chen
· 11 years ago
12c743e
powerpc/mm: fix ".__node_distance" undefined
by Mike Qiu
· 11 years ago
7861144
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
by Andrew Morton
· 11 years ago
82c04ff
init/Kconfig: move the trusted keyring config option to general setup
by Peter Foley
· 11 years ago
83da751
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
by Christoph Lameter
· 11 years ago
b14878c
net: sctp: cache auth_enable per endpoint
by Vlad Yasevich
· 11 years ago
5a292f7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
ba67b51
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
by Ivan Vecera
· 11 years ago
dc8eaaa
vlan: Fix lockdep warning when vlan dev handle notification
by dingtianhong
· 11 years ago
38137a5
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
64ee9f3
ARC: Delete stale barrier.h
by Vineet Gupta
· 11 years ago
674366e
Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
b81fd5b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
2f3e12b
Merge tag 'sound-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
345ef87
Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
962bf3e
Merge tag 'xfs-for-linus-3.15-rc2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
7d77879
Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
86f1ca3
ext4: use EINVAL if not a regular file in ext4_collapse_range()
by Theodore Ts'o
· 11 years ago
Next »