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
2009-09-11
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-36
/
+137
2009-09-11
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+180
2009-09-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-8
/
+9
2009-09-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-2927
/
+1293
2009-09-11
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-57
/
+118
2009-09-11
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-506
/
+648
2009-09-11
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-17
/
+30
2009-09-11
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2009-09-11
Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+6
2009-09-11
tracing: trace parser support for function and graph
[email protected]
1
-110
/
+40
2009-09-11
tracing: trace parser support for set_event
[email protected]
1
-47
/
+13
2009-09-11
tracing: create generic trace parser
[email protected]
2
-0
/
+141
2009-09-11
tracing: consolidate code between trace_output.c and trace_function_graph.c
Steven Rostedt
3
-30
/
+28
2009-09-11
clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash
Martin Schwidefsky
1
-2
/
+3
2009-09-11
tracing: add lock depth to entries
Steven Rostedt
4
-10
/
+30
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
4
-6
/
+4
2009-09-11
tracing: add latency format to function_graph tracer
Steven Rostedt
1
-6
/
+68
2009-09-11
block: add blk-iopoll, a NAPI like approach for block devices
Jens Axboe
1
-1
/
+9
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-09-11
tracing/kprobes: Show event name in trace output
Masami Hiramatsu
1
-5
/
+11
2009-09-11
tracing/kprobes: Add argument name support
Masami Hiramatsu
1
-64
/
+64
2009-09-11
tracing/kprobes: Add event profiling support
Masami Hiramatsu
1
-2
/
+108
2009-09-11
tracing/kprobes: Cleanup kprobe tracer code.
Masami Hiramatsu
1
-47
/
+34
2009-09-11
tracing/kprobes: Fix probe offset to be unsigned
Masami Hiramatsu
1
-12
/
+7
2009-09-11
kprobes/x86-32: Move irq-exit functions to kprobes section
Masami Hiramatsu
1
-0
/
+2
2009-09-11
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
31
-469
/
+874
2009-09-11
Merge branch 'next' into for-linus
James Morris
7
-13
/
+306
2009-09-10
sched: Fix sched::sched_stat_wait tracepoint field
Ingo Molnar
1
-2
/
+1
2009-09-10
sched: Disable NEW_FAIR_SLEEPERS for now
Ingo Molnar
1
-1
/
+1
2009-09-09
tracing: move PRED macros to trace_events_filter.c
Li Zefan
2
-41
/
+41
2009-09-09
tracing: remove stats from struct tracer
Li Zefan
1
-1
/
+0
2009-09-09
tracing: format clean ups
Li Zefan
1
-11
/
+11
2009-09-09
tracing: remove dead code
Li Zefan
1
-22
/
+0
2009-09-09
tracing: do not grab lock in wakeup latency function tracing
Steven Rostedt
1
-14
/
+22
2009-09-09
ring-buffer: consolidate interface of rb_buffer_peek()
Robert Richter
1
-7
/
+4
2009-09-10
Merge branch 'master' into for-linus
Rafael J. Wysocki
8
-46
/
+43
2009-09-09
sched: Keep kthreads at default priority
Mike Galbraith
2
-6
/
+0
2009-09-09
sched: Re-tune the scheduler latency defaults to decrease worst-case latencies
Mike Galbraith
1
-6
/
+6
2009-09-09
sched: Turn off child_runs_first
Mike Galbraith
2
-10
/
+10
2009-09-08
sched: Ensure that a child can't gain time over it's parent after fork()
Mike Galbraith
1
-3
/
+5
2009-09-07
sched: Deal with low-load in wake_affine()
Peter Zijlstra
1
-1
/
+11
2009-09-07
sched: Remove short cut from select_task_rq_fair()
Peter Zijlstra
1
-2
/
+0
2009-09-07
tracing: Fix ring-buffer and ksym tracer merge interaction
Frederic Weisbecker
1
-4
/
+5
2009-09-07
Merge branch 'tracing/core' into tracing/hw-breakpoints
Ingo Molnar
94
-3141
/
+6975
2009-09-07
Security/SELinux: includecheck fix kernel/sysctl.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-06
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-5
/
+6
2009-09-06
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
14
-184
/
+342
2009-09-05
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-1
/
+2
2009-09-04
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
2
-0
/
+12
[prev]
[next]