Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
748df9a4c65625c386674c9b54dde73de6cc5af5
/
kernel
93697a3
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
eced1df
perf_counter: Fix /0 bug in swcounters
by Peter Zijlstra
· 15 years ago
ea6bff3
modules: Fix build error in the !CONFIG_KALLSYMS case
by Ingo Molnar
· 15 years ago
6bb5634
perf_counters: Increase paranoia level
by Ingo Molnar
· 15 years ago
1b364bf
module: workaround duplicate section names
by James Bottomley
· 15 years ago
7d1d16e
module: fix BUG_ON() for powerpc (and other function descriptor archs)
by Rusty Russell
· 15 years ago
4ab6c08
clone(): fix race between copy_process() and de_thread()
by Oleg Nesterov
· 15 years ago
9c93768
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
44afa9a
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7d63e63
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4464fca
perf_counter: Fix typo in read() output generation
by Peter Zijlstra
· 15 years ago
d46c7d9
Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f833bab
clockevent: Prevent dead lock on clockevents_lock
by Suresh Siddha
· 15 years ago
eda1e32
tracing: handle broken names in ftrace filter
by Jiri Olsa
· 15 years ago
0753ba0
mm: revert "oom: move oom_adj value"
by KOSAKI Motohiro
· 15 years ago
dcd94db
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
69ab849
genirq: Wake up irq thread after action has been installed
by Thomas Gleixner
· 15 years ago
f738eb1
perf_counter: Fix the PARISC build
by Ingo Molnar
· 15 years ago
f2d84b6
ftrace: Unify effect of writing to trace_options and option/*
by Zhaolei
· 15 years ago
de80934
timers: Drop write permission on /proc/timer_list
by Amerigo Wang
· 15 years ago
e1ac361
perf_counter: Check task on counter read IPI
by Paul Mackerras
· 15 years ago
788084a
Security/SELinux: seperate lsm specific mmap_min_addr
by Eric Paris
· 15 years ago
2d860ad
genirq: prevent wakeup of freed irq thread
by Linus Torvalds
· 15 years ago
3493e84
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
919aa96
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
94d5d1b
perf_counter: Report the cloning task as parent on perf_counter_fork()
by Peter Zijlstra
· 15 years ago
970892a
perf_counter: Fix an ipi-deadlock
by Peter Zijlstra
· 15 years ago
3dab77f
perf: Rework/fix the whole read vs group stuff
by Peter Zijlstra
· 15 years ago
bcfc260
perf_counter: Fix swcounter context invariance
by Peter Zijlstra
· 15 years ago
2840297
perf_counter: Provide hw_perf_counter_setup_online() APIs
by Ingo Molnar
· 15 years ago
39cbb60
Remove double removal of blktrace directory
by Alan D. Brunelle
· 15 years ago
d00aa66
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
392741e
futex: Fix handling of bad requeue syscall pairing
by Darren Hart
· 15 years ago
cec3691
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4dc8802
futex: Fix compat_futex to be same as futex for REQUEUE_PI
by Dinakar Guniguntala
· 15 years ago
2fc3911
locking, sched: Give waitqueue spinlocks their own lockdep classes
by Peter Zijlstra
· 15 years ago
a4e95fc
perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data
by Peter Zijlstra
· 15 years ago
a044560
perf_counter: Correct PERF_SAMPLE_RAW output
by Peter Zijlstra
· 15 years ago
beda2c7
futex: Update futex_q lock_ptr on requeue proxy lock
by Darren Hart
· 15 years ago
2e9b11a
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
95d0ad0
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
713e3e1
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3a80b4a
perf_counter: Fix a race on perf_counter_ctx
by Peter Zijlstra
· 15 years ago
3a43ce6
perf_counter: Fix tracepoint sampling to be part of generic sampling
by Frederic Weisbecker
· 15 years ago
10b8e30
perf_counter: Work around gcc warning by initializing tracepoint record unconditionally
by Frederic Weisbecker
· 15 years ago
7b4b665
perf_counter: Fix software counters for fast moving event sources
by Peter Zijlstra
· 15 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 15 years ago
3a65930
perf_counter, ftrace: Fix perf_counter integration
by Peter Zijlstra
· 15 years ago
e356033
Merge branch 'linus' into tracing/urgent
by Ingo Molnar
· 15 years ago
17d42c1
posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()
by Stanislaw Gruszka
· 15 years ago
26528e7
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
by Tom Zanussi
· 15 years ago
96b2de3
tracing/filters: Don't use pred on alloc failure
by Tom Zanussi
· 15 years ago
ad7d6c7
x86/irq: Fix move_irq_desc() for nodes without ram
by Yinghai Lu
· 15 years ago
da758dd
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9c8a822
execve: must clear current->clear_child_tid
by Eric Dumazet
· 15 years ago
69dd647
generic-ipi: fix hotplug_cfd()
by Xiao Guangrong
· 15 years ago
bd3f022
ring-buffer: Fix memleak in ring_buffer_free()
by Eric Dumazet
· 15 years ago
9795447
lockdep: Fix file mode of lock_stat
by Li Zefan
· 15 years ago
1054598
perf_counter: Fix double list iteration in per task precise stats
by Peter Zijlstra
· 15 years ago
469535a
ring-buffer: Fix advance of reader in rb_buffer_peek()
by Robert Richter
· 15 years ago
af6af30
ftrace: Fix perf-tracepoint OOPS
by Peter Zijlstra
· 15 years ago
1bbf208
rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock()
by Darren Hart
· 15 years ago
464e85e
ring-buffer: do not disable ring buffer on oops_in_progress
by Steven Rostedt
· 15 years ago
0f2541d
ring-buffer: fix check of try_to_discard result
by Steven Rostedt
· 15 years ago
a40694a
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ea56342
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7193675
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9c66812
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e16852c
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent
by Ingo Molnar
· 15 years ago
70d715f
posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW
by Hiroshi Shimamoto
· 15 years ago
07903af
sched: Fix race in cpupri introduced by cpumask_var changes
by Gregory Haskins
· 15 years ago
e414314
sched: Fix latencytop and sleep profiling vs group scheduling
by Peter Zijlstra
· 15 years ago
9f498cc
perf_counter: Full task tracing
by Peter Zijlstra
· 15 years ago
e53c099
perf_counter: Collapse inherit on read()
by Peter Zijlstra
· 15 years ago
0dd8486
do_sigaltstack: small cleanups
by Linus Torvalds
· 15 years ago
0083fc2
do_sigaltstack: avoid copying 'stack_t' as a structure to user space
by Linus Torvalds
· 15 years ago
b592972
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ec30c5f
kprobes: Use kernel_text_address() for checking probe address
by Masami Hiramatsu
· 15 years ago
b62f495
profile: suppress warning about large allocations when profile=1 is specified
by Mel Gorman
· 15 years ago
8870326
cgroup avoid permanent sleep at rmdir
by KAMEZAWA Hiroyuki
· 15 years ago
096b7fe
cgroups: fix pid namespace bug
by Li Zefan
· 15 years ago
11c7da4
kexec: fix omitting offset in extended crashkernel syntax
by Hidetoshi Seto
· 15 years ago
933b787
mm: copy over oom_adj value at fork time
by Rik van Riel
· 15 years ago
74e7ff8
tracing: Fix missing function_graph events when we splice_read from trace_pipe
by Lai Jiangshan
· 15 years ago
38ceb59
tracing: Fix invalid function_graph entry
by Lai Jiangshan
· 15 years ago
9ae2602
update the comment in kthread_stop()
by Oleg Nesterov
· 16 years ago
6560dc1
module: use MODULE_SYMBOL_PREFIX with module_layout
by Mike Frysinger
· 15 years ago
bdff787
trace: stop tracer in oops_enter()
by Thomas Gleixner
· 15 years ago
8650ae3
tracing: only truncate ftrace files when O_TRUNC is set
by Steven Rostedt
· 15 years ago
4c739ff
tracing: show proper address for trace-printk format
by Steven Rostedt
· 15 years ago
636eace
tracing/stat: Fix seqfile memory leak
by Li Zefan
· 15 years ago
8782711
function-graph: Fix seqfile memory leak
by Li Zefan
· 15 years ago
d8cc1ab
trace_stack: Fix seqfile memory leak
by Li Zefan
· 15 years ago
61f3826
genirq: Fix UP compile failure caused by irq_thread_check_affinity
by Bruno Premont
· 15 years ago
3c33010
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf
by Linus Torvalds
· 15 years ago
612e900
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c57c374
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5b26776
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
356d1b5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0dc3d52
perf: fix stack data leak
by Arjan van de Ven
· 15 years ago
Next »