Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 1 | -2/+2 |
2015-05-08 | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()... | Jason Low | 1 | -2/+2 |
2014-11-04 | sched/wait: Fix a kthread race with wait_woken() | Peter Zijlstra | 1 | -1/+6 |
2014-10-28 | sched/wait: Provide infrastructure to deal with nested blocking | Peter Zijlstra | 1 | -0/+61 |
2014-09-25 | SCHED: add some "wait..on_bit...timeout()" interfaces. | NeilBrown | 1 | -0/+36 |
2014-07-16 | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown | 1 | -8/+8 |
2014-07-16 | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown | 1 | -0/+18 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -1/+1 |
2013-11-06 | sched: Move wait code from core.c to wait.c | Peter Zijlstra | 1 | -0/+103 |
2013-11-06 | sched: Move wait.c into kernel/sched/ | Peter Zijlstra | 1 | -0/+401 |