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
2011-04-11
sched: Dynamic sched_domain::level
Peter Zijlstra
2011-04-11
sched: Move sched domain storage into the topology list
Peter Zijlstra
2011-04-11
sched: Reverse the topology list
Peter Zijlstra
2011-04-11
sched: Unify the sched_domain build functions
Peter Zijlstra
2011-04-11
sched: Stuff the sched_domain creation in a data-structure
Peter Zijlstra
2011-04-11
sched: Create proper cpu_$DOM_mask() functions
Peter Zijlstra
2011-04-11
sched: Avoid allocations in sched_domain_debug()
Peter Zijlstra
2011-04-11
sched: Create persistent sched_domains_tmpmask
Peter Zijlstra
2011-04-11
sched: Remove some dead code
Peter Zijlstra
2011-04-11
sched: Remove nodemask allocation
Peter Zijlstra
2011-04-11
sched: Simplify NODE/ALLNODES domain creation
Peter Zijlstra
2011-04-11
sched: Avoid using sd->level
Peter Zijlstra
2011-04-11
sched: Simplify the free path some
Peter Zijlstra
2011-04-11
sched: Dynamically allocate sched_domain/sched_group data-structures
Peter Zijlstra
2011-04-11
sched: Simplify sched_groups_power initialization
Peter Zijlstra
2011-04-11
sched: Simplify finding the lowest sched_domain
Peter Zijlstra
2011-04-11
sched: Simplify sched_group creation
Peter Zijlstra
2011-04-11
sched: Clean up some ALLNODES code
Peter Zijlstra
2011-04-11
sched: Change NODE sched_domain group creation
Peter Zijlstra
2011-04-11
sched: Simplify build_sched_groups()
Peter Zijlstra
2011-04-11
sched: Simplify ->cpu_power initialization
Peter Zijlstra
2011-04-11
sched: Remove obsolete arch_ prefixes
Peter Zijlstra
2011-04-11
sched: Eliminate dead code from wakeup_gran()
Shaohua Li
2011-04-11
sched: Fix erroneous all_pinned logic
Ken Chen
2011-04-11
sched: Fix sched-domain avg_load calculation
Ken Chen
2011-04-11
perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()
Stephane Eranian
2011-04-10
arch:Kconfig.locks Remove unused config option.
Justin P. Mattock
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-04-08
signal.c: fix erroneous syscall kernel-doc
Randy Dunlap
2011-04-07
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
2011-04-07
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...
Oleg Nesterov
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-05
sched: Clean up rebalance_domains() load-balance interval calculation
Peter Zijlstra
2011-04-04
kernel/signal.c: add kernel-doc notation to syscalls
Randy Dunlap
2011-04-04
kernel/signal.c: fix typos and coding style
Randy Dunlap
2011-04-04
jump label: Introduce static_branch() interface
Jason Baron
2011-04-04
tracing: Avoid soft lockup in trace_pipe
Jiri Olsa
2011-04-04
tracing: Print trace_bprintk() formats for modules too
Steven Rostedt
2011-04-04
tracing: Convert trace_printk() formats for module to const char *
Steven Rostedt
2011-04-04
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-04-04
ntp: fix non privileged system time shifting
Richard Cochran
2011-04-04
capabilities: delete all CAP_INIT macros
Eric Paris
2011-04-04
capabilities: delete unused cap_set_full
Eric Paris
2011-04-04
capabilities: do not drop CAP_SETPCAP from the initial task
Eric Paris
2011-04-04
capabilites: allow the application of capability limits to usermode helpers
Eric Paris
2011-04-04
ptrace: ptrace_check_attach() should not do s/STOPPED/TRACED/
Oleg Nesterov
2011-04-04
signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUED
Oleg Nesterov
2011-04-04
signal: do_signal_stop: Remove the unneeded task_clear_group_stop_pending()
Oleg Nesterov
2011-04-04
signal: prepare_signal(SIGCONT) shouldn't play with TIF_SIGPENDING
Oleg Nesterov
[prev]
[next]