index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-05-12
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
2011-05-07
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-05-06
sched: Shorten the construction of the span cpu mask of sched domain
Hillf Danton
2011-05-06
sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUG
Rakib Mullick
2011-05-06
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...
Ingo Molnar
2011-05-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2011-05-04
sched: Remove unused 'this_best_prio arg' from balance_tasks()
Vladimir Davydov
2011-05-02
genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
Geert Uytterhoeven
2011-04-30
Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-04-29
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-04-29
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-29
workqueue: fix deadlock in worker_maybe_bind_and_lock()
Tejun Heo
2011-04-29
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
Thomas Gleixner
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
2011-04-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-04-26
sched: Remove noop in alloc_rt_sched_group()
Hillf Danton
2011-04-25
ptrace: Prepare to fix racy accesses on task breakpoints
Frederic Weisbecker
2011-04-24
sched: Get rid of lock_depth
Jonathan Corbet
2011-04-23
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-04-21
ftrace: Build without frame pointers on Microblaze
Michal Simek
2011-04-21
sched: Remove obsolete comment from scheduler_tick()
Rakib Mullick
2011-04-21
Merge commit 'v2.6.39-rc4' into sched/core
Ingo Molnar
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
2011-04-19
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-19
sched: Fix sched_domain iterations vs. RCU
Peter Zijlstra
2011-04-19
sched: Next buddy hint on sleep and preempt path
Venkatesh Pallipadi
2011-04-19
sched: Make set_*_buddy() work on non-task entities
Venkatesh Pallipadi
2011-04-18
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2011-04-18
Merge branch 'sched/locking' into sched/core
Ingo Molnar
2011-04-18
posix clocks: Replace mutex with reader/writer semaphore
Richard Cochran
2011-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-16
Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...
Linus Torvalds
2011-04-16
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-16
block: let io_schedule() flush the plug inline
Jens Axboe
2011-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-15
futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
Darren Hart
2011-04-14
sched: Remove need_migrate_task()
Peter Zijlstra
2011-04-14
sched: Move the second half of ttwu() to the remote cpu
Peter Zijlstra
2011-04-14
sched: Restructure ttwu() some more
Peter Zijlstra
2011-04-14
sched: Rename ttwu_post_activation() to ttwu_do_wakeup()
Peter Zijlstra
2011-04-14
sched: Remove rq argument from ttwu_stat()
Peter Zijlstra
2011-04-14
sched: Remove rq->lock from the first half of ttwu()
Peter Zijlstra
2011-04-14
sched: Drop rq->lock from sched_exec()
Peter Zijlstra
2011-04-14
sched: Drop rq->lock from first part of wake_up_new_task()
Peter Zijlstra
2011-04-14
sched: Add p->pi_lock to task_rq_lock()
Peter Zijlstra
2011-04-14
sched: Also serialize ttwu_local() with p->pi_lock
Peter Zijlstra
2011-04-14
sched: Delay task_contributes_to_load()
Peter Zijlstra
2011-04-14
sched: Deal with non-atomic min_vruntime reads on 32bits
Peter Zijlstra
[next]