index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-05-04
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+18
2010-05-04
sched: Fix an RCU warning in print_task()
Li Zefan
1
-0
/
+2
2010-05-04
cgroup: Fix an RCU warning in alloc_css_id()
Li Zefan
1
-2
/
+2
2010-05-04
cgroup: Fix an RCU warning in cgroup_path()
Li Zefan
1
-3
/
+9
2010-05-04
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
1
-9
/
+5
2010-05-04
hw_breakpoints: Fix percpu build failure
Frederic Weisbecker
1
-1
/
+1
2010-05-04
lockdep: No need to disable preemption in debug atomic ops
Frederic Weisbecker
1
-2
/
+2
2010-05-04
lockdep: Actually _dec_ in debug_atomic_dec
Frederic Weisbecker
1
-1
/
+1
2010-05-04
lockdep: Provide off case for redundant_hardirqs_on increment
Frederic Weisbecker
2
-1
/
+5
2010-05-01
perf: Fix resource leak in failure path of perf_event_open()
Tejun Heo
1
-1
/
+1
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
2
-31
/
+48
2010-05-01
hw-breakpoints: Handle breakpoint weight in allocation constraints
Frederic Weisbecker
1
-18
/
+45
2010-05-01
hw-breakpoints: Separate constraint space for data and instruction breakpoints
Frederic Weisbecker
1
-27
/
+59
2010-05-01
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
1
-2
/
+24
2010-05-01
hw-breakpoints: Check disabled breakpoints again
Frederic Weisbecker
1
-11
/
+1
2010-04-30
lockdep: Simplify debug atomic ops
Frederic Weisbecker
1
-8
/
+2
2010-04-30
lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
Frederic Weisbecker
1
-1
/
+6
2010-04-30
Merge commit 'v2.6.34-rc6' into core/locking
Frederic Weisbecker
105
-977
/
+3266
2010-04-30
rcu: Fix RCU lockdep splat on freezer_fork path
Paul E. McKenney
1
-1
/
+4
2010-04-30
rcu: Fix RCU lockdep splat in set_task_cpu on fork path
Peter Zijlstra
1
-0
/
+10
2010-04-30
Merge commit 'v2.6.34-rc6' into perf/core
Ingo Molnar
1
-1
/
+1
2010-04-30
workqueue: flush_delayed_work: keep the original workqueue for re-queueing
Oleg Nesterov
1
-1
/
+1
2010-04-27
tracing: Fix sleep time function profiling
Steven Rostedt
1
-1
/
+5
2010-04-27
tracing: Show sample std dev in function profiling
Chase Douglas
1
-3
/
+21
2010-04-27
ring-buffer: Make benchmark handle missed events
Steven Rostedt
1
-1
/
+2
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2
-13
/
+62
2010-04-27
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
4
-29
/
+313
2010-04-26
ptrace: Cleanup useless header
Alessio Igor Bogani
1
-1
/
+0
2010-04-26
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2
-56
/
+73
2010-04-26
tracing: Add ftrace events for graph tracer
Jiri Olsa
1
-1
/
+27
2010-04-24
kernel/sys.c: fix compat uname machine
Andreas Schwab
1
-1
/
+1
2010-04-23
Merge commit 'tip/tracing/core' into oprofile/core
Robert Richter
6
-22
/
+126
2010-04-23
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-14
/
+42
2010-04-23
Merge branch 'linus' into perf/core
Ingo Molnar
4
-4
/
+11
2010-04-23
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
1
-42
/
+40
2010-04-23
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2
-7
/
+8
2010-04-23
sched: Cure load average vs NO_HZ woes
Peter Zijlstra
2
-15
/
+68
2010-04-23
mutex: Don't spin when the owner CPU is offline or other weird cases
Benjamin Herrenschmidt
1
-4
/
+4
2010-04-22
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
1
-2
/
+0
2010-04-21
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2
-14
/
+42
2010-04-21
Merge commit 'v2.6.34-rc5' into tracing/core
Ingo Molnar
3
-2
/
+9
2010-04-21
CRED: Fix double free in prepare_usermodehelper_creds() error handling
David Howells
1
-0
/
+2
2010-04-19
perf: Enhance perf to allow for guest statistic collection from host
Zhang, Yanmin
1
-1
/
+22
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
1
-0
/
+7
2010-04-15
sched: Fix UP update_avg() build warning
Mike Galbraith
1
-6
/
+6
2010-04-15
Merge branch 'linus' into sched/core
Ingo Molnar
59
-193
/
+309
2010-04-15
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2
-220
/
+331
2010-04-15
perf: Fix hlist related build error
Frederic Weisbecker
1
-30
/
+30
2010-04-14
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
2
-220
/
+331
[prev]
[next]