Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
df1a132bf3d3508f863336c80a27806a2ac947e0
/
kernel
df1a132
perf_counter: Introduce struct for sample data
by Peter Zijlstra
· 16 years ago
66fff22
perf_counter: Annotate exit ctx recursion
by Peter Zijlstra
· 16 years ago
bd2b5b1
perf_counter: More aggressive frequency adjustment
by Peter Zijlstra
· 16 years ago
8326f44
perf_counter: Implement generalized cache event types
by Ingo Molnar
· 16 years ago
a21ca2c
perf_counter: Separate out attr->type from attr->config
by Ingo Molnar
· 16 years ago
6a24ed6c
perf_counter: Fix frequency adjustment for < HZ
by Peter Zijlstra
· 16 years ago
689802b
perf_counter: Add PERF_SAMPLE_PERIOD
by Peter Zijlstra
· 16 years ago
ac4bcf8
perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
by Peter Zijlstra
· 16 years ago
089dd79
perf_counter: Generate mmap events for install_special_mapping()
by Peter Zijlstra
· 16 years ago
6dc5f2a
perf_counter: Fix lockup with interrupting counters
by Paul Mackerras
· 16 years ago
d99e944
perf_counter: Remove munmap stuff
by Peter Zijlstra
· 16 years ago
60313eb
perf_counter: Add fork event
by Peter Zijlstra
· 16 years ago
128f048
perf_counter: Fix throttling lock-up
by Ingo Molnar
· 16 years ago
a96bbc1
perf_counter: Fix race in counter initialization
by Peter Zijlstra
· 16 years ago
226f62f
perf_counter: Add a comm hook for pure fork()s
by Peter Zijlstra
· 16 years ago
0d48696
perf_counter: Rename perf_counter_hw_event => perf_counter_attr
by Peter Zijlstra
· 16 years ago
08247e3
perf_counter: Add ioctl for changing the sample period/frequency
by Peter Zijlstra
· 16 years ago
8e3747c
perf_counter: Change data head from u32 to u64
by Peter Zijlstra
· 16 years ago
b23f332
perf_counter: Rename various fields
by Peter Zijlstra
· 16 years ago
8e5799b
perf_counter: Add unique counter id
by Peter Zijlstra
· 16 years ago
709e50c
perf_counter: Use PID namespaces properly
by Peter Zijlstra
· 16 years ago
bf4e0ed
perf_counter: Remove unused prev_state field
by Paul Mackerras
· 16 years ago
3f731ca
perf_counter: Fix cpu migration counter
by Paul Mackerras
· 16 years ago
f38b082
perf_counter: Initialize per-cpu context earlier on cpu up
by Paul Mackerras
· 16 years ago
22a4f65
perf_counter: Tidy up style details
by Ingo Molnar
· 16 years ago
880ca15
perf_counter: Allow software counters to count while task is not running
by Paul Mackerras
· 16 years ago
25346b93
perf_counter: Provide functions for locking and pinning the context for a task
by Paul Mackerras
· 16 years ago
23db9f4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
bbbee90
perf_counter: Ammend cleanup in fork() fail
by Peter Zijlstra
· 16 years ago
665c214
perf_counter: Clean up task_ctx vs interrupts
by Peter Zijlstra
· 16 years ago
efb3d17
perf_counter: Fix COMM and MMAP events for cpu wide counters
by Peter Zijlstra
· 16 years ago
012b84d
perf_counter: Robustify counter-free logic
by Ingo Molnar
· 16 years ago
3f4dee2
perf_counter: Fix cpuctx->task_ctx races
by Ingo Molnar
· 16 years ago
ad3a37d
perf_counter: Don't swap contexts containing locked mutex
by Paul Mackerras
· 16 years ago
c93f766
perf_counter: Fix race in attaching counters to tasks and exiting
by Paul Mackerras
· 16 years ago
ab2b7eb
kmod: Release sub_info on cred allocation failure.
by Tetsuo Handa
· 16 years ago
329d876
perf_counter: Initialize ->oncpu properly
by Ingo Molnar
· 16 years ago
0127c3e
perf_counter: fix warning & lockup
by Ingo Molnar
· 16 years ago
a78ac32
perf_counter: Generic per counter interrupt throttle
by Peter Zijlstra
· 16 years ago
10989fb
perf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for cpu counters
by Peter Zijlstra
· 16 years ago
6ab423e
perf_counter: Propagate inheritance failures down the fork() path
by Peter Zijlstra
· 16 years ago
771d7cd
perf_counter: Make pctrl() affect inherited counters too
by Peter Zijlstra
· 16 years ago
e4cbb4e
perf_counter: Move child perfcounter init to after scheduler init
by Ingo Molnar
· 16 years ago
93c3248
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
d5a877e
async: make sure independent async domains can't accidentally entangle
by James Bottomley
· 16 years ago
32bdfac
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
by Rafael J. Wysocki
· 16 years ago
a3862d3
perf_counter: Increase mmap limit
by Ingo Molnar
· 16 years ago
475c557
perf_counter: Remove perf_counter_context::nr_enabled
by Peter Zijlstra
· 16 years ago
082ff5a
perf_counter: Change pctrl() behaviour
by Peter Zijlstra
· 16 years ago
aa9c67f
perf_counter: Simplify context cleanup
by Peter Zijlstra
· 16 years ago
682076a
perf_counter: Sanitize context locking
by Peter Zijlstra
· 16 years ago
fccc714
perf_counter: Sanitize counter->mutex
by Peter Zijlstra
· 16 years ago
e220d2d
perf_counter: Fix dynamic irq_period logging
by Peter Zijlstra
· 16 years ago
564c2b2
perf_counter: Optimize context switch between identical inherited contexts
by Paul Mackerras
· 16 years ago
a63eaf3
perf_counter: Dynamically allocate tasks' perf_counter_context struct
by Paul Mackerras
· 16 years ago
34adc80
perf_counter: Fix context removal deadlock
by Ingo Molnar
· 16 years ago
afedadf
perf_counter: Optimize sched in/out of counters
by Peter Zijlstra
· 16 years ago
b986d7e
perf_counter: Optimize disable of time based sw counters
by Peter Zijlstra
· 16 years ago
26b119b
perf_counter: Log irq_period changes
by Peter Zijlstra
· 16 years ago
d7b629a
perf_counter: Solve the rotate_ctx vs inherit race differently
by Peter Zijlstra
· 16 years ago
c44d70a
perf_counter: fix counter inheritance race
by Ingo Molnar
· 16 years ago
33b2fb3
perf_counter: fix counter freeing logic
by Ingo Molnar
· 16 years ago
64d1304
futex: setup writeable mapping for futex ops which modify user space data
by Thomas Gleixner
· 16 years ago
ee3af6e
Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0130b2d
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 16 years ago
8646010
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
0203026
perf_counter: fix threaded task exit
by Ingo Molnar
· 16 years ago
856d56b
perf_counter: Fix counter inheritance
by Peter Zijlstra
· 16 years ago
8bc2095
perf_counter: Fix inheritance cleanup code
by Peter Zijlstra
· 16 years ago
0f6f49a
Fix caller information for warn_slowpath_null
by Linus Torvalds
· 16 years ago
4484079
PM: check sysdev_suspend(PMSG_FREEZE) return value
by Bjorn Helgaas
· 16 years ago
88fc86c
tracing: Append prompt in /debug/tracing/README file
by GeunSik Lim
· 16 years ago
ade385e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
9d23a90
perf_counter: allow arch to supply event misc flags and instruction pointer
by Paul Mackerras
· 16 years ago
2e569d3
perf_counter: frequency based adaptive irq_period, 32-bit fix
by Peter Zijlstra
· 16 years ago
60db5e0
perf_counter: frequency based adaptive irq_period
by Peter Zijlstra
· 16 years ago
789f90f
perf_counter: per user mlock gift
by Peter Zijlstra
· 16 years ago
548e1dd
perf_counter: remove perf_disable/enable exports
by Peter Zijlstra
· 16 years ago
364b5b7
sysrq, intel_fb: fix sysrq g collision
by Jason Wessel
· 16 years ago
cd17cbf
Revert "mm: add /proc controls for pdflush threads"
by Jens Axboe
· 16 years ago
9e35ad3
perf_counter: Rework the perf counter disable/enable
by Peter Zijlstra
· 16 years ago
53020fe
perf_counter: Fix perf_output_copy() WARN to account for overflow
by Peter Zijlstra
· 16 years ago
d80c19d
lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS
by Ingo Molnar
· 16 years ago
e758a33
perf_counter: call hw_perf_save_disable/restore around group_sched_in
by Paul Mackerras
· 16 years ago
615a3f1
perf_counter: call atomic64_set for counter->count
by Paul Mackerras
· 16 years ago
a08b159
perf_counter: don't count scheduler ticks as context switches
by Paul Mackerras
· 16 years ago
6751b71
perf_counter: Put whole group on when enabling group leader
by Paul Mackerras
· 16 years ago
6f5bbff
Convert obvious places to deactivate_locked_super()
by Al Viro
· 16 years ago
92d23f7
sched: Fix fallback sched_clock()'s offset when using jiffies
by Ron
· 16 years ago
201517a
kprobes: fix to use text_mutex around arm/disarm kprobe
by Masami Hiramatsu
· 16 years ago
f370e1e
perf_counter: add PERF_RECORD_CPU
by Peter Zijlstra
· 16 years ago
a85f61a
perf_counter: add PERF_RECORD_CONFIG
by Peter Zijlstra
· 16 years ago
3df5eda
perf_counter: rework ioctl()s
by Peter Zijlstra
· 16 years ago
7fc23a5
perf_counter: optimize perf_counter_task_tick()
by Peter Zijlstra
· 16 years ago
57adc4d
Eliminate thousands of warnings with gcc 3.2 build
by Andi Kleen
· 16 years ago
381a80e
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
by Wu Fengguang
· 16 years ago
3611dfb
Merge branch 'core/locking' into perfcounters/core
by Ingo Molnar
· 16 years ago
99ee129
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bcb1656
Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
Next »