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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-12
tracing/fastboot: fix len of func buffer
Stephen Rothwell
1
-2
/
+2
2008-12-12
Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...
Ingo Molnar
1
-4
/
+6
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2
-0
/
+15
2008-12-08
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...
Frederic Weisbecker
1
-0
/
+11
2008-12-08
ring_buffer: fix comments
Lai Jiangshan
1
-4
/
+6
2008-12-05
tracing/ftrace: provide the macro task_curr_ret_stack()
Frederic Weisbecker
1
-0
/
+11
2008-12-05
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
8
-11
/
+25
2008-12-04
pid: fix the do_each_pid_task() macro
Steven Rostedt
1
-2
/
+2
2008-12-04
ftrace: graph of a single function
Steven Rostedt
2
-0
/
+50
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-0
/
+2
2008-12-03
block: internal dequeue shouldn't start timer
Tejun Heo
1
-5
/
+2
2008-12-03
ftrace: function graph return for function entry
Steven Rostedt
1
-1
/
+1
2008-12-03
ftrace: add ftrace_graph_stop()
Steven Rostedt
1
-0
/
+2
2008-12-03
ring-buffer: read page interface
Steven Rostedt
1
-0
/
+5
2008-12-03
Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace
Ingo Molnar
11
-16
/
+19
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-1
/
+4
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+8
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+1
2008-12-02
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
1
-4
/
+8
2008-12-02
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-12-01
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
1
-1
/
+2
2008-12-01
epoll: introduce resource usage limits
Davide Libenzi
1
-0
/
+4
2008-12-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+1
2008-12-01
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
1
-0
/
+1
2008-11-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2008-11-30
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+3
2008-11-30
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2008-11-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-11-30
hotplug_memory_notifier section annotation
Al Viro
1
-1
/
+1
2008-11-30
meminit section warnings
Al Viro
1
-2
/
+2
2008-11-28
mlx4_core: Save/restore default port IB capability mask
Jack Morgenstein
1
-0
/
+1
2008-11-28
markers: comment marker_synchronize_unregister() on data dependency
Wu Fengguang
1
-2
/
+4
2008-11-27
Allow architectures to override copy_user_highpage()
Russell King
1
-0
/
+2
2008-11-27
Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...
Ingo Molnar
3
-17
/
+64
2008-11-27
ACPICA: disable _BIF warning
Lin Ming
1
-1
/
+1
2008-11-27
ACPICA: Allow _WAK method to return an Integer
Bob Moore
1
-1
/
+1
2008-11-26
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
1
-0
/
+1
2008-11-26
blktrace: port to tracepoints, update
Ingo Molnar
1
-34
/
+50
2008-11-26
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
2
-169
/
+63
2008-11-26
tracing: add "power-tracer": C/P state tracer to help power optimization
Arjan van de Ven
1
-0
/
+29
2008-11-26
ftrace: use code patching for ftrace graph tracer
Steven Rostedt
1
-0
/
+5
2008-11-26
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
1
-6
/
+19
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
3
-14
/
+14
2008-11-26
Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t...
Ingo Molnar
1
-1
/
+1
2008-11-25
x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c
Markus Metzger
1
-0
/
+4
2008-11-25
x86, bts: base in-kernel ds interface on handles
Markus Metzger
1
-0
/
+9
2008-11-25
tracing, tty: fix warnings caused by branch tracing and tty_kref_get()
Ingo Molnar
1
-1
/
+1
2008-11-24
netfilter: xtables: add missing const qualifier to xt_tgchk_param
Jan Engelhardt
1
-1
/
+1
[next]