index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2010-05-18
stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...
Ingo Molnar
2010-05-11
sched, wait: Use wrapper functions
Changli Gao
2010-05-10
sched: Remove a stale comment
Li Zefan
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
2010-05-09
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Arjan van de Ven
2010-05-09
sched: Update the idle statistics in get_cpu_idle_time_us()
Arjan van de Ven
2010-05-09
sched: Introduce a function to update the idle statistics
Arjan van de Ven
2010-05-09
sched: Add a comment to get_cpu_idle_time_us()
Arjan van de Ven
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
2010-05-07
Merge commit 'v2.6.34-rc6' into sched/core
Ingo Molnar
2010-05-07
rcu: need barrier() in UP synchronize_sched_expedited()
Paul E. McKenney
2010-05-06
sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
Paul E. McKenney
2010-05-06
sched: kill paranoia check in synchronize_sched_expedited()
Tejun Heo
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
2010-04-24
kernel/sys.c: fix compat uname machine
Andreas Schwab
2010-04-23
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
2010-04-23
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2010-04-23
sched: Cure load average vs NO_HZ woes
Peter Zijlstra
2010-04-22
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
2010-04-21
CRED: Fix double free in prepare_usermodehelper_creds() error handling
David Howells
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
2010-04-15
sched: Fix UP update_avg() build warning
Mike Galbraith
2010-04-15
Merge branch 'linus' into sched/core
Ingo Molnar
2010-04-10
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
Jiri Slaby
2010-04-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-04-07
mm: avoid null-pointer deref in sync_mm_rss()
KAMEZAWA Hiroyuki
2010-04-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-04-06
sched: Fix sched_getaffinity()
Anton Blanchard
2010-04-05
Fix up possibly racy module refcounting
Nick Piggin
2010-04-05
audit: preface audit printk with audit
Eric Paris
2010-04-05
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
2010-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-04-04
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-04-04
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-04-03
perf: Always build the stub perf_arch_fetch_caller_regs version
Frederic Weisbecker
2010-04-02
Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2010-04-02
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-04-02
kgdb: Turn off tracing while in the debugger
Jason Wessel
2010-04-02
kgdb: use atomic_inc and atomic_dec instead of atomic_set
Jason Wessel
2010-04-02
kgdb: eliminate kgdb_wait(), all cpus enter the same way
Jason Wessel
2010-04-02
kgdb: have ebin2mem call probe_kernel_write once
Jason Wessel
2010-04-02
sched: Add enqueue/dequeue flags
Peter Zijlstra
2010-04-02
sched: Fix nr_uninterruptible count
Peter Zijlstra
[next]