index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-567
/
+143
2008-10-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-49
/
+9
2008-10-28
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-10-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-51
/
+131
2008-10-28
ftrace: fix current_tracer error return
Steven Rostedt
1
-3
/
+4
2008-10-28
lockdep: fix irqs on/off ip tracing
Heiko Carstens
1
-7
/
+5
2008-10-28
lockdep: minor fix for debug_show_all_locks()
qinghuang feng
1
-2
/
+3
2008-10-28
tracing: fix a build error on alpha
Frederic Weisbecker
1
-0
/
+1
2008-10-27
tracing/ftrace: make boot tracer select the sched_switch tracer
Frederic Weisbecker
1
-0
/
+1
2008-10-27
tracepoint: check if the probe has been registered
Frederic Weisbecker
1
-0
/
+8
2008-10-27
trace: fix printk warning for u64
Stephen Rothwell
1
-1
/
+3
2008-10-27
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
28
-551
/
+785
2008-10-26
cgroup: remove unused variable
Stephen Rothwell
1
-1
/
+1
2008-10-25
Revert "Call init_workqueues before pre smp initcalls."
Linus Torvalds
1
-1
/
+1
2008-10-24
ftrace: warning in kernel/trace/ftrace.c
Ingo Molnar
1
-1
/
+4
2008-10-24
sched: virtual time buddy preemption
Peter Zijlstra
2
-7
/
+4
2008-10-24
sched: re-instate vruntime based wakeup preemption
Peter Zijlstra
1
-6
/
+92
2008-10-24
sched: weaken sync hint
Mike Galbraith
1
-4
/
+3
2008-10-24
sched: more accurate min_vruntime accounting
Peter Zijlstra
1
-24
/
+25
2008-10-24
sched: fix a find_busiest_group buglet
Peter Zijlstra
1
-1
/
+1
2008-10-24
Merge commit 'v2.6.28-rc1' into sched/urgent
Ingo Molnar
80
-2959
/
+7334
2008-10-23
kernel/resource: fix reserve_region_with_split() section mismatch
Paul Mundt
1
-1
/
+1
2008-10-23
printk: remove unused code from kernel/printk.c
roel kluin
1
-39
/
+0
2008-10-23
Fix compile warning in kernel/params.c
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
4
-25
/
+77
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
11
-54
/
+249
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
3
-9
/
+9
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-24
/
+24
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
5
-378
/
+324
2008-10-23
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2008-10-23
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+10
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-49
/
+78
2008-10-23
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2008-10-23
ftrace: fix build failure
Ingo Molnar
1
-2
/
+0
2008-10-23
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
2
-1
/
+9
2008-10-23
proc: move /proc/modules boilerplate to kernel/module.c
Alexey Dobriyan
1
-18
/
+41
2008-10-23
ftrace: remove ftrace hash
Steven Rostedt
2
-211
/
+35
2008-10-23
ftrace: remove mcount set
Steven Rostedt
1
-9
/
+0
2008-10-23
ftrace: remove daemon
Steven Rostedt
2
-308
/
+28
2008-10-23
ftrace: add ftrace warn on to disable ftrace
Steven Rostedt
1
-10
/
+19
2008-10-23
ftrace: only have ftrace_kill atomic
Steven Rostedt
2
-41
/
+3
2008-10-23
ftrace: return error on failed modified text.
Steven Rostedt
1
-6
/
+15
2008-10-23
proc: move /proc/execdomains to kernel/exec_domain.c
Alexey Dobriyan
1
-6
/
+27
2008-10-23
[PATCH] get rid of nameidata in audit_tree
Al Viro
1
-24
/
+24
2008-10-22
ring-buffer: fix free page
Steven Rostedt
1
-1
/
+1
2008-10-22
sched: add CONFIG_SMP consistency
Li Zefan
3
-9
/
+6
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
11
-54
/
+249
2008-10-22
tracing: create tracers menu
Peter Zijlstra
1
-0
/
+4
2008-10-22
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
12
-28
/
+71
2008-10-22
irq: make variable static
roel kluin
1
-1
/
+1
[next]