Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
b986d7ec0f8b7ea3cc7366d80a137fbe839df227
/
kernel
b986d7e
perf_counter: Optimize disable of time based sw counters
by Peter Zijlstra
· 17 years ago
26b119b
perf_counter: Log irq_period changes
by Peter Zijlstra
· 17 years ago
d7b629a
perf_counter: Solve the rotate_ctx vs inherit race differently
by Peter Zijlstra
· 17 years ago
c44d70a
perf_counter: fix counter inheritance race
by Ingo Molnar
· 17 years ago
33b2fb3
perf_counter: fix counter freeing logic
by Ingo Molnar
· 17 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 17 years ago
0203026
perf_counter: fix threaded task exit
by Ingo Molnar
· 17 years ago
856d56b
perf_counter: Fix counter inheritance
by Peter Zijlstra
· 17 years ago
8bc2095
perf_counter: Fix inheritance cleanup code
by Peter Zijlstra
· 17 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
· 17 years ago
9d23a90
perf_counter: allow arch to supply event misc flags and instruction pointer
by Paul Mackerras
· 17 years ago
2e569d3
perf_counter: frequency based adaptive irq_period, 32-bit fix
by Peter Zijlstra
· 17 years ago
60db5e0
perf_counter: frequency based adaptive irq_period
by Peter Zijlstra
· 17 years ago
789f90f
perf_counter: per user mlock gift
by Peter Zijlstra
· 17 years ago
548e1dd
perf_counter: remove perf_disable/enable exports
by Peter Zijlstra
· 17 years ago
364b5b7
sysrq, intel_fb: fix sysrq g collision
by Jason Wessel
· 17 years ago
cd17cbf
Revert "mm: add /proc controls for pdflush threads"
by Jens Axboe
· 17 years ago
9e35ad3
perf_counter: Rework the perf counter disable/enable
by Peter Zijlstra
· 17 years ago
53020fe
perf_counter: Fix perf_output_copy() WARN to account for overflow
by Peter Zijlstra
· 17 years ago
e758a33
perf_counter: call hw_perf_save_disable/restore around group_sched_in
by Paul Mackerras
· 17 years ago
615a3f1
perf_counter: call atomic64_set for counter->count
by Paul Mackerras
· 17 years ago
a08b159
perf_counter: don't count scheduler ticks as context switches
by Paul Mackerras
· 17 years ago
6751b71
perf_counter: Put whole group on when enabling group leader
by Paul Mackerras
· 17 years ago
6f5bbff
Convert obvious places to deactivate_locked_super()
by Al Viro
· 17 years ago
201517a
kprobes: fix to use text_mutex around arm/disarm kprobe
by Masami Hiramatsu
· 17 years ago
f370e1e
perf_counter: add PERF_RECORD_CPU
by Peter Zijlstra
· 17 years ago
a85f61a
perf_counter: add PERF_RECORD_CONFIG
by Peter Zijlstra
· 17 years ago
3df5eda
perf_counter: rework ioctl()s
by Peter Zijlstra
· 17 years ago
7fc23a5
perf_counter: optimize perf_counter_task_tick()
by Peter Zijlstra
· 17 years ago
57adc4d
Eliminate thousands of warnings with gcc 3.2 build
by Andi Kleen
· 17 years ago
381a80e
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
by Wu Fengguang
· 17 years ago
3611dfb
Merge branch 'core/locking' into perfcounters/core
by Ingo Molnar
· 17 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
· 17 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
· 17 years ago
e858e8b
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
da87bbd
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
e91b3b2
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
2023b35
perf_counter: inheritable sample counters
by Peter Zijlstra
· 17 years ago
22c1558
perf_counter: fix the output lock
by Peter Zijlstra
· 17 years ago
c5078f7
perf_counter: provide an mlock threshold
by Peter Zijlstra
· 17 years ago
6de6a7b
perf_counter: add ioctl(PERF_COUNTER_IOC_RESET)
by Peter Zijlstra
· 17 years ago
c66de4a
perf_counter: uncouple data_head updates from wakeups
by Peter Zijlstra
· 17 years ago
1dce8d9
perf_counter: convert perf_resource_mutex to a spinlock
by Ingo Molnar
· 17 years ago
0d905bc
perf_counter: initialize the per-cpu context earlier
by Ingo Molnar
· 17 years ago
b82914c
perf_counter: round-robin per-CPU counters too
by Ingo Molnar
· 17 years ago
9e4a5bd
mm: prevent divide error for small values of vm_dirty_bytes
by Andrea Righi
· 17 years ago
74a03b6
clockevents: prevent endless loop in tick_handle_periodic()
by john stultz
· 17 years ago
d7226fb
Revert "genirq: assert that irq handlers are indeed running in hardirq context"
by Thomas Gleixner
· 17 years ago
c33a0bc
perf_counter: fix race in perf_output_*
by Peter Zijlstra
· 17 years ago
3c56999
Merge branch 'core/signal' into perfcounters/core
by Thomas Gleixner
· 17 years ago
62ab450
signals: implement sys_rt_tgsigqueueinfo
by Thomas Gleixner
· 17 years ago
30b4ae8
signals: split do_tkill
by Thomas Gleixner
· 17 years ago
a511e3f
mutex: add atomic_dec_and_mutex_lock(), fix
by Andrew Morton
· 17 years ago
c5dd016
perf_counter: update copyright notice
by Paul Mackerras
· 17 years ago
6e85c5b
kernel/posix-cpu-timers.c: fix sparse warning
by H Hartley Sweeten
· 17 years ago
23b94b9
locking, rtmutex.c: Documentation cleanup
by Luis Henriques
· 17 years ago
f5f293a
sched: account system time properly
by Eric Dumazet
· 17 years ago
9814451
perf_counter: add/update copyrights
by Ingo Molnar
· 17 years ago
4aeb0b4
perfcounters: rename struct hw_perf_counter_ops into struct pmu
by Robert Richter
· 17 years ago
e7fd5d4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 17 years ago
7267fa6
tracing: fix ref count in splice pages
by Steven Rostedt
· 17 years ago
51b3960
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 17 years ago
cad81bc
ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex
by Oleg Nesterov
· 17 years ago
fc2e318
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
1e4b978
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
0c8454f
PM/Hibernate: Fix waiting for image device to appear on resume
by Rafael J. Wysocki
· 17 years ago
418df63
Delete slow-work timers properly
by Jonathan Corbet
· 17 years ago
b48ccb0
locking: clarify kernel-taint warning message
by Ingo Molnar
· 17 years ago
4614e6a
clocksource: add enable() and disable() callbacks
by Magnus Damm
· 17 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 17 years ago
24b6f16
No need for crossing to mountpoint in audit_tag_tree()
by Al Viro
· 17 years ago
f1f9b3b
perfcounters, sched: remove __task_delta_exec()
by Ingo Molnar
· 17 years ago
6a7c7ea
PM/Suspend: Introduce two new platform callbacks to avoid breakage
by Rafael J. Wysocki
· 17 years ago
ff54250
Remove 'recurse into child resources' logic from 'reserve_region_with_split()'
by Linus Torvalds
· 17 years ago
c8a2500
lockdep: more robust lockdep_map init sequence
by Peter Zijlstra
· 17 years ago
9f76208
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
d06be22
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
4d831f5
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
79d381c
kernel/softirq.c: fix sparse warning
by H Hartley Sweeten
· 17 years ago
381512c
sched: Avoid printing sched_group::__cpu_power for default case
by Gautham R Shenoy
· 17 years ago
ff7b1b4
perfcounters: export perf_tpcounter_event
by Steven Whitehouse
· 17 years ago
5b1d07e
RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc
by David Howells
· 17 years ago
297dbf5
swap: Remove code handling bio_alloc failure with __GFP_WAIT
by Nikanth Karthikesan
· 17 years ago
6ec3cfe
x86, irq: Remove IRQ_DISABLED check in process context IRQ move
by Pallipadi, Venkatesh
· 17 years ago
ef631b0
rcu: Make hierarchical RCU less IPI-happy
by Paul E. McKenney
· 17 years ago
557055b
tracing: Fix branch tracer header
by Zhaolei
· 17 years ago
132380a
tracing, sched: mark get_parent_ip() notrace
by Lai Jiangshan
· 17 years ago
3d26dcf
kernel/sys.c: clean up sys_shutdown exit path
by Andi Kleen
· 17 years ago
f1671f6
ptrace: fix exit_ptrace() vs ptrace_traceme() race
by Oleg Nesterov
· 17 years ago
4be6f6b
mm: move the scan_unevictable_pages sysctl to the vm table
by Peter Zijlstra
· 17 years ago
a3d03ec
tracing: Fix power tracer header
by Zhaolei
· 17 years ago
c751085
PM/Hibernate: Wait for SCSI devices scan to complete during resume
by Rafael J. Wysocki
· 17 years ago
8255309
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
bf20753
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
d811f23
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
574bbe7
lockdep: continue lock debugging despite some taints
by Frederic Weisbecker
· 17 years ago
9eeba61
lockdep: warn about lockdep disabling after kernel taint
by Frederic Weisbecker
· 17 years ago
44e9c8b
tracing/filters: return proper error code when writing filter file
by Li Zefan
· 17 years ago
a3e0ab0
tracing/filters: allow user input integer to be oct or hex
by Li Zefan
· 17 years ago
bcabd91
tracing/filters: fix NULL pointer dereference
by Li Zefan
· 17 years ago
Next »