Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
64abebf731df87e6f4ae7d9ffc340bdf0c033e44
/
kernel
75c9f32
perf_events: Fix sample_period transfer on inherit
by Peter Zijlstra
· 16 years ago
1e12a4a
tracing/kprobe: Cleanup unused return value of tracing functions
by Xiao Guangrong
· 16 years ago
430ad5a
perf: Factorize trace events raw sample buffer operations
by Xiao Guangrong
· 16 years ago
abd5071
perf: Reimplement frequency driven sampling
by Peter Zijlstra
· 16 years ago
f426a7e
Merge branch 'perf/scheduling' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 17 years ago
329c0e0
perf: Better order flexible and pinned scheduling
by Frederic Weisbecker
· 17 years ago
7defb0f
perf: Don't schedule out/in pinned events on task tick
by Frederic Weisbecker
· 17 years ago
5b0311e
perf: Allow pinned and flexible groups to be scheduled separately
by Frederic Weisbecker
· 17 years ago
42cce92
perf: Make __perf_event_sched_out static
by Frederic Weisbecker
· 17 years ago
231e36f
tracing/kprobe: Update kprobe tracing self test for new syntax
by Masami Hiramatsu
· 17 years ago
d6f962b
perf: Export software-only event group characteristic as a flag
by Frederic Weisbecker
· 17 years ago
e286417
perf: Round robin flexible groups of events using list_rotate_left()
by Frederic Weisbecker
· 17 years ago
889ff01
perf/core: Split context's event group list into pinned and non-pinned lists
by Frederic Weisbecker
· 17 years ago
8381f65
sched/perf: Make sure irqs are disabled for perf_event_task_sched_in()
by Jamie Iles
· 17 years ago
1464010
tracing/kprobe: Drop function argument access syntax
by Masami Hiramatsu
· 17 years ago
61405fe
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 17 years ago
b45c6e7
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
by Andi Kleen
· 17 years ago
bd4f490
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
by Dave Anderson
· 17 years ago
8767ba2
kmod: fix resource leak in call_usermodehelper_pipe()
by Masami Hiramatsu
· 17 years ago
10b465a
modules: Skip empty sections when exporting section notes
by Ben Hutchings
· 17 years ago
952363c
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
9d6e323
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
b21c070
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
05cbaa2
perf: Fix NULL deref in inheritance code
by Peter Zijlstra
· 17 years ago
fb7ae98
tracing: Fix sign fields in ftrace_define_fields_##call()
by Lai Jiangshan
· 17 years ago
79b4082
tracing/kprobe: Show sign of fields in trace_kprobe format files
by Lai Jiangshan
· 17 years ago
53ab668
ksym_tracer: Remove trace_stat
by Li Zefan
· 17 years ago
e6d9491
ksym_tracer: Fix race when incrementing count
by Li Zefan
· 17 years ago
3d13ec2
ksym_tracer: Fix to allow writing newline to ksym_trace_filter
by Li Zefan
· 17 years ago
88f7a89
ksym_tracer: Fix to make the tracer work
by Li Zefan
· 17 years ago
4089236
tracing: Kconfig spelling fixes and cleanups
by Randy Dunlap
· 17 years ago
07b139c
perf events: Remove CONFIG_EVENT_PROFILE
by Li Zefan
· 17 years ago
c2ef666
kprobes: Fix distinct type warning
by Heiko Carstens
· 17 years ago
49f4743
perf events: Remove arg from perf sched hooks
by Peter Zijlstra
· 17 years ago
0b5e258
Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6
by Linus Torvalds
· 17 years ago
4440095
SYSCTL: Print binary sysctl warnings (nearly) only once
by Andi Kleen
· 17 years ago
6432ed6
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
0c69774
sched: Revert 738d2be, simplify set_task_cpu()
by Peter Zijlstra
· 17 years ago
fe35d4a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
86d4880
kfifo: add record handling functions
by Stefani Seibold
· 17 years ago
a121f24
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
by Stefani Seibold
· 17 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 17 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 17 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 17 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 17 years ago
83f57a1
Revert "time: Remove xtime_cache"
by Linus Torvalds
· 17 years ago
5300990
Sanitize f_flags helpers
by Al Viro
· 17 years ago
628ff7c
anonfd: Allow making anon files read-only
by Roland Dreier
· 17 years ago
c757bea
tracing: Fix setting tracer specific options
by Steven Rostedt
· 17 years ago
0e2c8b8
resources: fix call to alignf() in allocate_resource()
by Dominik Brodowski
· 17 years ago
70f1120
sched: Fix hotplug hang
by Peter Zijlstra
· 17 years ago
3df0fc5
sched: Restore printk sanity
by Peter Zijlstra
· 17 years ago
eca9dfc
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
aac3d39
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
10e5453
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
3cd312c
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
b4c30aa
fix more leaks in audit_tree.c tag_chunk()
by Al Viro
· 17 years ago
6f5d511
fix braindamage in audit_tree.c untag_chunk()
by Al Viro
· 17 years ago
55db493b
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
efc8e7f
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
dcc7cd0
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 17 years ago
6485536
printk: fix new kernel-doc warnings
by Randy Dunlap
· 17 years ago
9cd80bb
do_wait() optimization: do not place sub-threads on task_struct->children list
by Oleg Nesterov
· 17 years ago
3e26120
kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch
by WANG Cong
· 17 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 17 years ago
077614e
sched: Fix broken assertion
by Peter Zijlstra
· 17 years ago
5d27c23
perf events: Dont report side-band events on each cpu for per-task-per-cpu events
by Peter Zijlstra
· 17 years ago
61c1917
perf events, x86/stacktrace: Make stack walking optional
by Frederic Weisbecker
· 17 years ago
234da7b
sched: Teach might_sleep() about preemptible RCU
by Frederic Weisbecker
· 17 years ago
6f3cf44
kprobe-tracer: Check new event/group name
by Masami Hiramatsu
· 17 years ago
416eb39
sched: Make warning less noisy
by Ingo Molnar
· 17 years ago
62ac127
cpumask: avoid dereferencing struct cpumask
by Rusty Russell
· 17 years ago
f6325e3
cpumask: use cpu_online in kernel/perf_event.c
by Rusty Russell
· 17 years ago
cf1e367
timers: Remove duplicate setting of new_base in __mod_timer()
by Simon Horman
· 17 years ago
6e14154
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
by David Howells
· 17 years ago
61cf693
[sysctl] Fix breakage on systems with older glibc
by Andi Kleen
· 17 years ago
8aedf8a
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
da184a8
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
74f3ae7
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
60d9aa7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
738d2be
sched: Simplify set_task_cpu()
by Peter Zijlstra
· 17 years ago
88ec22d
sched: Remove the cfs_rq dependency from set_task_cpu()
by Peter Zijlstra
· 17 years ago
efbbd05
sched: Add pre and post wakeup hooks
by Peter Zijlstra
· 17 years ago
881232b
sched: Move kthread_bind() back to kthread.c
by Peter Zijlstra
· 17 years ago
5da9a0f
sched: Fix select_task_rq() vs hotplug issues
by Peter Zijlstra
· 17 years ago
3802290
sched: Fix sched_exec() balancing
by Peter Zijlstra
· 17 years ago
e291200
sched: Ensure set_task_cpu() is never called on blocked tasks
by Peter Zijlstra
· 17 years ago
06b83b5
sched: Use TASK_WAKING for fork wakups
by Peter Zijlstra
· 17 years ago
e4f4288
sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
by Peter Zijlstra
· 17 years ago
e6c8fba
sched: Fix task_hot() test order
by Peter Zijlstra
· 17 years ago
9ee349a
sched: Fix set_cpu_active() in cpu_down()
by Xiaotian Feng
· 17 years ago
ee1156c
Merge branch 'linus' into sched/urgent
by Ingo Molnar
· 17 years ago
f4c4176
perf events: Allow per-task-per-cpu counters
by Peter Zijlstra
· 17 years ago
06a7f71
kexec: premit reduction of the reserved memory size
by Amerigo Wang
· 17 years ago
417e315
pid: reduce code size by using a pointer to iterate over array
by André Goddard Rosa
· 17 years ago
7be6d99
pid: tighten pidmap spinlock critical section by removing kfree()
by André Goddard Rosa
· 17 years ago
1be5396
signals: check ->group_stop_count after tracehook_get_signal()
by Oleg Nesterov
· 17 years ago
ad09750
signals: kill force_sig_specific()
by Oleg Nesterov
· 17 years ago
7486e5d
signals: cosmetic, collect_signal: use SI_USER
by Oleg Nesterov
· 17 years ago
dd34200
signals: send_signal: use si_fromuser() to detect from_ancestor_ns
by Oleg Nesterov
· 17 years ago
Next »