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-06-19
rcupreempt: remove export of rcu_batches_completed_bh
Steven Rostedt
1
-2
/
+0
2008-06-19
cpuset: limit the input of cpuset.sched_relax_domain_level
Li Zefan
2
-3
/
+8
2008-06-19
sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
Max Krasnyansky
2
-0
/
+28
2008-06-19
Merge branch 'sched' into sched-devel
Ingo Molnar
2
-30
/
+40
2008-06-19
sched: rt-group: fix RR buglet
Peter Zijlstra
1
-1
/
+3
2008-06-19
sched: rt-group: heirarchy aware throttle
Peter Zijlstra
1
-26
/
+33
2008-06-19
sched: rt-group: fix hierarchy
Peter Zijlstra
1
-1
/
+0
2008-06-19
sched: NULL pointer dereference while setting sched_rt_period_us
Dario Faggioli
1
-1
/
+1
2008-06-18
softlockup: print a module list on being stuck
Arjan van de Ven
1
-0
/
+1
2008-06-18
rcu: make rcutorture more vicious: add stutter feature
Paul E. McKenney
1
-3
/
+56
2008-06-18
softirq: remove initialization of static per-cpu variable
Vegard Nossum
1
-4
/
+2
2008-06-18
x86, generic: mark early_printk as asmlinkage
Jiri Slaby
1
-1
/
+1
2008-06-18
sched: rework of "prioritize non-migratable tasks over migratable ones"
Dmitry Adamushko
2
-39
/
+11
2008-06-18
rcutorture: WARN_ON_ONCE(1) when detecting an error
Ingo Molnar
1
-0
/
+1
2008-06-17
sched: fix defined-but-unused warning
Rabin Vincent
1
-0
/
+2
2008-06-16
namespacecheck: fixes
Ingo Molnar
2
-3
/
+3
2008-06-16
Merge branch 'linus' into core/softlockup
Ingo Molnar
17
-666
/
+330
2008-06-16
Merge branch 'linus' into core/softirq
Ingo Molnar
17
-666
/
+330
2008-06-16
Merge branch 'linus' into core/rcu
Ingo Molnar
21
-805
/
+342
2008-06-16
Merge branch 'linus' into x86/xen
Ingo Molnar
17
-666
/
+330
2008-06-16
Merge branch 'linus' into tracing/sysprof
Ingo Molnar
17
-666
/
+330
2008-06-16
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
17
-666
/
+330
2008-06-16
Merge branch 'linus' into sched-devel
Ingo Molnar
4
-55
/
+103
2008-06-16
rcu: remove unused field struct rcu_data::rcu_tasklet
Lai Jiangshan
1
-1
/
+0
2008-06-16
printk: export console_drivers
Ingo Molnar
1
-0
/
+2
2008-06-14
ftrace: fix "notrace" filtering priority
Abhishek Sagar
1
-3
/
+9
2008-06-13
stacktrace: print_stack_trace() cleanup
Vegard Nossum
1
-6
/
+3
2008-06-13
lockdep: output lock_class key instead of address for forward dependency output
Huang, Ying
1
-1
/
+1
2008-06-12
kprobes: fix error checking of batch registration
Masami Hiramatsu
1
-6
/
+9
2008-06-12
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2
-9
/
+29
2008-06-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-8
/
+14
2008-06-12
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
1
-2
/
+7
2008-06-12
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
1
-2
/
+5
2008-06-12
ftrace: fix printout
Jiri Slaby
1
-3
/
+2
2008-06-10
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2
-9
/
+19
2008-06-10
ftrace: disable tracing when current_tracer is set to "none"
Ankita Garg
1
-5
/
+17
2008-06-10
sched: sched_clock() lockdep fix
Ingo Molnar
1
-2
/
+2
2008-06-10
sched: kill off dead cfs_rq_set_shares()
Paul Mundt
1
-8
/
+0
2008-06-10
sched: trivial sched_features cleanup
Mike Galbraith
1
-2
/
+0
2008-06-10
sched: prevent bound kthreads from changing cpus_allowed
David Rientjes
3
-1
/
+20
2008-06-10
sched: fix hotplug cpus on ia64
Peter Zijlstra
2
-9
/
+115
2008-06-10
ftrace: prevent freeing of all failed updates
Abhishek Sagar
1
-3
/
+2
2008-06-10
ftrace: add debugfs entry 'failures'
Abhishek Sagar
1
-1
/
+39
2008-06-10
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
1
-7
/
+0
2008-06-10
ftrace: prevent freeing of all failed updates
Abhishek Sagar
1
-30
/
+46
2008-06-10
__mutex_lock_common: use signal_pending_state()
Oleg Nesterov
1
-4
/
+1
2008-06-10
sched: fix TASK_WAKEKILL vs SIGKILL race
Oleg Nesterov
1
-4
/
+2
2008-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6
Linus Torvalds
1
-38
/
+73
2008-06-06
cpusets: fix bug when adding nonexistent cpu or mem
Lai Jiangshan
1
-3
/
+7
2008-06-06
sched: move weighted_cpuload into #ifdef CONFIG_SMP section
Thomas Gleixner
1
-6
/
+6
[prev]
[next]