| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | genirq: Generic chip: Change irq_reg_{readl,writel} arguments | Kevin Cernekee | 2014-11-09 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | time: Fix sign bug in NTP mult overflow warning | John Stultz | 2014-11-25 | |
| | * | | | | | | | | | | | | | | | time: Fixup comments to reflect usage of timespec64 | John Stultz | 2014-11-21 | |
| | * | | | | | | | | | | | | | | | time: Expose get_monotonic_coarse64() for in-kernel uses | John Stultz | 2014-11-21 | |
| | * | | | | | | | | | | | | | | | time: Expose getrawmonotonic64 for in-kernel uses | John Stultz | 2014-11-21 | |
| | * | | | | | | | | | | | | | | | time: Provide y2038 safe mktime() replacement | pang.xunlei | 2014-11-21 | |
| | * | | | | | | | | | | | | | | | time: Provide y2038 safe timekeeping_inject_sleeptime() replacement | pang.xunlei | 2014-11-21 | |
| | * | | | | | | | | | | | | | | | time: Provide y2038 safe do_settimeofday() replacement | pang.xunlei | 2014-11-21 | |
| | * | | | | | | | | | | | | | | | time: Complete NTP adjustment threshold judging conditions | pang.xunlei | 2014-11-21 | |
| | * | | | | | | | | | | | | | | | time: Avoid possible NTP adjustment mult overflow. | pang.xunlei | 2014-11-21 | |
| | * | | | | | | | | | | | | | | | time: Rename udelay_test.c to test_udelay.c | John Stultz | 2014-11-21 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | sched: Add missing rcu protection to wake_up_all_idle_cpus | Andy Lutomirski | 2014-12-08 | |
| | * | | | | | | | | | | | | | | sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK | Wanpeng Li | 2014-11-16 | |
| | * | | | | | | | | | | | | | | sched/deadline: Remove unnecessary definitions in cpudeadline.h | pang.xunlei | 2014-11-16 | |
| | * | | | | | | | | | | | | | | sched/cpupri: Remove unnecessary definitions in cpupri.h | pang.xunlei | 2014-11-16 | |
| | * | | | | | | | | | | | | | | sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task() | Wanpeng Li | 2014-11-16 | |
| | * | | | | | | | | | | | | | | sched/fair: Fix stale overloaded status in the busiest group finding logic | Wanpeng Li | 2014-11-16 | |
| | * | | | | | | | | | | | | | | sched: Move p->nr_cpus_allowed check to select_task_rq() | Wanpeng Li | 2014-11-16 | |
| | * | | | | | | | | | | | | | | sched/completion: Document when to use wait_for_completion_io_*() | Wolfram Sang | 2014-11-16 | |
| | * | | | | | | | | | | | | | | sched/fair: Kill task_struct::numa_entry and numa_group::task_list | Kirill Tkhai | 2014-11-16 | |
| | * | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2014-11-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | sched: Refactor task_struct to use numa_faults instead of numa_* pointers | Iulia Manda | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Don't check CONFIG_SMP in switched_from_dl() | Wanpeng Li | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Reschedule from switched_from_dl() after a successful pull | Wanpeng Li | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Push task away if the deadline is equal to curr during wakeup | Wanpeng Li | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Add deadline rq status print | Wanpeng Li | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Fix artificial overrun introduced by yield_task_dl() | Wanpeng Li | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched/rt: Clean up check_preempt_equal_prio() | Wanpeng Li | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched/core: Use dl_bw_of() under rcu_read_lock_sched() | Juri Lelli | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched: Check if we got a shallowest_idle_cpu before searching for least_loade... | Yao Dongdong | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl() | Kirill Tkhai | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING test | Peter Zijlstra | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | audit, sched/wait: Fixup kauditd_thread() wait loop | Peter Zijlstra | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched/wait: Fix a kthread race with wait_woken() | Peter Zijlstra | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | sched: Exclude cond_resched() from nested sleep test | Peter Zijlstra | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched: Debug nested sleeps | Peter Zijlstra | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched, modules: Fix nested sleep in add_unformed_module() | Peter Zijlstra | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched, smp: Correctly deal with nested sleeps | Peter Zijlstra | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched, exit: Deal with nested sleeps | Peter Zijlstra | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched/wait: Provide infrastructure to deal with nested blocking | Peter Zijlstra | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | locking/mutex: Don't assume TASK_RUNNING | Peter Zijlstra | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Don't balance during wakeup if wakee is pinned | Wanpeng Li | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Don't check SD_BALANCE_FORK | Wanpeng Li | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Ensure that updates to exclusive cpusets don't break AC | Juri Lelli | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Fix bandwidth check/update when migrating tasks between exclu... | Juri Lelli | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched/deadline: Do not try to push tasks if pinned task switches to dl | Wanpeng Li | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched: Kill task_preempt_count() | Oleg Nesterov | 2014-10-28 | |
| | * | | | | | | | | | | | | | | | sched: Make finish_task_switch() return 'struct rq *' | Oleg Nesterov | 2014-10-28 | |
