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-11-05
ftrace: fix breakage in bin_fmt results
Eric Anholt
1
-1
/
+1
2008-11-03
tracing, ring-buffer: add paranoid checks for loops
Steven Rostedt
1
-0
/
+56
2008-11-03
ftrace: use kretprobe trampoline name to test in output
Steven Rostedt
1
-18
/
+21
2008-11-03
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
2
-1
/
+3
2008-11-01
PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB
Al Viro
1
-1
/
+1
2008-11-01
reserve_region_with_split: Fix GFP_KERNEL usage under spinlock
Linus Torvalds
1
-1
/
+1
2008-10-30
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-10-30
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+17
2008-10-30
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2008-10-31
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
2
-10
/
+17
2008-10-30
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+9
2008-10-30
'kill sig -1' must only apply to caller's namespace
Sukadev Bhattiprolu
1
-1
/
+2
2008-10-30
kernel/profile: fix profile_init() section mismatch
Paul Mundt
1
-1
/
+1
2008-10-30
freezer_cg: simplify freezer_change_state()
Li Zefan
1
-12
/
+7
2008-10-30
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
2
-21
/
+14
2008-10-30
freezer_cg: remove redundant check in freezer_can_attach()
Li Zefan
1
-9
/
+7
2008-10-30
freezer_cg: fix improper BUG_ON() causing oops
Li Zefan
1
-1
/
+2
2008-10-30
sched: change sched_debug's mode to 0444
Li Zefan
1
-1
/
+1
2008-10-29
ftrace: fix trace_nop config select
Steven Rostedt
1
-1
/
+1
2008-10-28
resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WA...
Suresh Siddha
1
-1
/
+3
2008-10-28
ftrace: perform an initialization for ftrace to enable it
Frederic Weisbecker
1
-0
/
+8
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
[next]