index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2009-09-04
sched: Implement dynamic cpu_power
Peter Zijlstra
2009-09-04
sched: Add smt_gain
Peter Zijlstra
2009-09-04
sched: Update the cpu_power sum during load-balance
Peter Zijlstra
2009-09-04
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
2009-09-04
sched: Restore __cpu_power to a straight sum of power
Peter Zijlstra
2009-09-04
Merge branches 'sched/domains' and 'sched/clock' into sched/core
Ingo Molnar
2009-09-02
sched: Add wait, sleep and iowait accounting tracepoints
Peter Zijlstra
2009-09-02
sched: Provide iowait counters
Arjan van de Ven
2009-09-02
Merge commit 'v2.6.31-rc8' into sched/core
Ingo Molnar
2009-08-29
sched: Rename init_cfs_rq => init_tg_cfs_rq
Anirban Sinha
2009-08-28
sched: Fix division by zero - really
Peter Zijlstra
2009-08-27
module: workaround duplicate section names
James Bottomley
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
2009-08-26
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
2009-08-25
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-25
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-21
perf_counter: Fix typo in read() output generation
Peter Zijlstra
2009-08-21
sched: Avoid division by zero
Peter Zijlstra
2009-08-20
sched: Use for_each_class macro in move_one_task()
Hiroshi Shimamoto
2009-08-19
Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2009-08-18
tracing: handle broken names in ftrace filter
Jiri Olsa
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2009-08-18
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-18
sched: Consolidate definition of variable sd in __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of NUMA sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of ALLNODES sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of CPU sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of MC sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of SMT sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of SMT sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of MC sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of CPU sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of NUMA sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out allocation/free/goto-hell from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Use structure to store local data in __build_sched_domains
Andreas Herrmann
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
2009-08-18
perf_counter: Fix the PARISC build
Ingo Molnar
2009-08-18
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
2009-08-17
timers: Drop write permission on /proc/timer_list
Amerigo Wang
2009-08-17
perf_counter: Check task on counter read IPI
Paul Mackerras
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-13
genirq: prevent wakeup of freed irq thread
Linus Torvalds
2009-08-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-08-13
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
2009-08-13
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2009-08-13
perf_counter: Fix swcounter context invariance
Peter Zijlstra
[next]