index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-25
softlockup: fix softlockup_thresh fix
Ingo Molnar
1
-1
/
+1
2008-05-25
softlockup: fix softlockup_thresh unaligned access and disable detection at runtime
Dimitri Sivanich
2
-6
/
+15
2008-05-25
softlockup: allow panic on lockup
Ingo Molnar
2
-0
/
+32
2008-05-24
printk: remember the message level for multi-line output
Nick Andrew
1
-1
/
+1
2008-05-24
printk: refactor processing of line severity tokens
Nick Andrew
1
-34
/
+27
2008-05-24
printk: don't prefer unsuited consoles on registration
Jan Kiszka
1
-2
/
+5
2008-05-24
printk: clean up recursion check related static variables
Tejun Heo
1
-12
/
+10
2008-05-24
namespacecheck: more kernel/printk.c fixes
Thomas Gleixner
1
-13
/
+0
2008-05-24
namespacecheck: fix kernel printk.c
Thomas Gleixner
1
-2
/
+2
2008-05-24
cgroups: remove node_ prefix_from ns subsystem
Cedric Le Goater
1
-1
/
+1
2008-05-24
sys_prctl(): fix return of uninitialized value
Shi Weihua
1
-4
/
+2
2008-05-24
signals: fix sigqueue_free() vs __exit_signal() race
Oleg Nesterov
2
-2
/
+8
2008-05-24
posix-timers: print RT watchdog message
Hiroshi Shimamoto
1
-0
/
+3
2008-05-24
sysprof: make it depend on X86
Thomas Gleixner
1
-1
/
+1
2008-05-24
x86 mmiotrace: use resource_size_t for phys addresses
Pekka Paalanen
1
-8
/
+12
2008-05-24
mmiotrace: do not print bogus pid for maps either
Pekka Paalanen
1
-2
/
+2
2008-05-24
mmiotrace: print overrun counts
Pekka Paalanen
1
-0
/
+25
2008-05-24
mmiotrace: print header using the read hook.
Pekka Paalanen
1
-7
/
+53
2008-05-24
x86 mmiotrace: Do not print bogus pid
Pekka Paalanen
1
-3
/
+3
2008-05-24
mmiotrace: ftrace fix
Ingo Molnar
1
-4
/
+12
2008-05-24
ftrace: mmiotrace update, #2
Pekka Paalanen
1
-3
/
+44
2008-05-24
ftrace: mmiotrace, updates
Pekka Paalanen
3
-28
/
+171
2008-05-24
ftrace: add mmiotrace plugin
Pekka Paalanen
2
-0
/
+85
2008-05-24
stacktrace: don't crash on invalid stack trace structs
Johannes Berg
1
-0
/
+3
2008-05-23
ftrace/sysprof: don't trace the user stack if we are a kernel thread.
Soeren Sandmann
1
-21
/
+29
2008-05-23
sysprof: update copyrights
Ingo Molnar
1
-1
/
+1
2008-05-23
sysprof: kernel trace
Soeren Sandmann Pedersen
1
-9
/
+80
2008-05-23
ftrace: make it more available in the Kconfig
Thomas Gleixner
1
-1
/
+1
2008-05-23
ftrace: fix __trace_special()
Thomas Gleixner
1
-4
/
+4
2008-05-23
ftrace: remove notrace
Thomas Gleixner
1
-5
/
+5
2008-05-23
ftrace: sysprof updates
Ingo Molnar
3
-2
/
+73
2008-05-23
ftrace: sysprof fix
Ingo Molnar
1
-9
/
+19
2008-05-23
ftrace: make sysprof dependent on x86 for now
Ingo Molnar
2
-6
/
+1
2008-05-23
ftrace: sysprof plugin improvement
Ingo Molnar
1
-6
/
+3
2008-05-23
ftrace: sysprof-plugin, add self-tests
Ingo Molnar
3
-3
/
+35
2008-05-23
ftrace: extend sysprof plugin some more
Ingo Molnar
1
-4
/
+76
2008-05-23
ftrace: extend sysprof plugin
Ingo Molnar
1
-4
/
+63
2008-05-23
ftrace: add sysprof plugin
Ingo Molnar
3
-0
/
+89
2008-05-23
ftrace: add have dynamic ftrace config for archs
Steven Rostedt
1
-0
/
+4
2008-05-23
ftrace: use the new kbuild CFLAGS_REMOVE for kernel directory
Steven Rostedt
1
-5
/
+9
2008-05-23
ftrace: support for PowerPC
Steven Rostedt
1
-2
/
+9
2008-05-23
ftrace: cleanups
Ingo Molnar
1
-3
/
+3
2008-05-23
ftrace: fix mcount export bug
Ingo Molnar
1
-3
/
+0
2008-05-23
ftrace: remove packed attribute on ftrace_page.
David Miller
1
-2
/
+2
2008-05-23
ftrace: stacktrace fix
Ingo Molnar
3
-3
/
+5
2008-05-23
Port ftrace to markers
Mathieu Desnoyers
4
-56
/
+255
2008-05-23
Markers - remove extra format argument
Mathieu Desnoyers
1
-16
/
+14
2008-05-23
ftrace: limit trace entries
Steven Rostedt
1
-0
/
+38
2008-05-23
ftrace: add readpos to struct trace_seq; add trace_seq_to_user()
Pekka Paalanen
2
-37
/
+39
2008-05-23
ftrace: use raw_smp_processor_id for mcount functions
Steven Rostedt
1
-4
/
+11
[prev]
[next]