| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | genirq: Remove the irq argument from setup_affinity() | Jiang Liu | 2015-07-11 | |
| | * | | | | | | | | | | | | | | | | genirq: Provide and use __irq_can_set_affinity() | Jiang Liu | 2015-07-11 | |
| | * | | | | | | | | | | | | | | | | genirq: Remove the irq argument from note_interrupt() | Jiang Liu | 2015-07-11 | |
| | * | | | | | | | | | | | | | | | | genirq: Remove irq argument from try_one_irq() | Jiang Liu | 2015-07-11 | |
| | * | | | | | | | | | | | | | | | | genirq: Remove irq argument from report_bad_irq() | Jiang Liu | 2015-07-11 | |
| | * | | | | | | | | | | | | | | | | genirq: Remove irq argument from suspend/resume_irq() | Jiang Liu | 2015-07-11 | |
| | * | | | | | | | | | | | | | | | | genirq: Remove irq argument from __enable/__disable_irq() | Jiang Liu | 2015-07-11 | |
| | * | | | | | | | | | | | | | | | | genirq: Remove irq arg from __irq_set_trigger() | Jiang Liu | 2015-07-11 | |
| | * | | | | | | | | | | | | | | | | genirq: Remove the irq argument from check_irq_resend() | Jiang Liu | 2015-07-11 | |
| | * | | | | | | | | | | | | | | | | genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu() | Jiang Liu | 2015-07-11 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | hrtimer: Handle failure of tick_init_highres() gracefully | Guenter Roeck | 2015-08-22 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/... | Thomas Gleixner | 2015-08-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64() | Baolin Wang | 2015-08-17 | |
| | | * | | | | | | | | | | | | | | | | | time: Introduce current_kernel_time64() | Baolin Wang | 2015-08-17 | |
| | | * | | | | | | | | | | | | | | | | | time: Add the common weak version of update_persistent_clock() | Xunlei Pang | 2015-08-17 | |
| | | * | | | | | | | | | | | | | | | | | time: Always make sure wall_to_monotonic isn't positive | Wang YanQing | 2015-08-17 | |
| | | * | | | | | | | | | | | | | | | | | time: Fix nanosecond file time rounding in timespec_trunc() | Karsten Blees | 2015-08-17 | |
| | | * | | | | | | | | | | | | | | | | | timer_list: Add the base offset so remaining nsecs are accurate for non monot... | John Stultz | 2015-08-17 | |
| | | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | hrtimer: Unconfuse switch_hrtimer_base() a bit | Frederic Weisbecker | 2015-08-18 | |
| | * | | | | | | | | | | | | | | | | | hrtimer: Simplify get_target_base() by returning current base | Frederic Weisbecker | 2015-08-18 | |
| | * | | | | | | | | | | | | | | | | | hrtimer: Drop return code of hrtimer_switch_to_hres() | Luiz Capitulino | 2015-08-17 | |
| | * | | | | | | | | | | | | | | | | | kernel: broadcast-hrtimer: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | |
| | * | | | | | | | | | | | | | | | | | clockevents: Drop redundant cpumask check in tick_check_new_device() | Luiz Capitulino | 2015-08-01 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-09-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes | Ingo Molnar | 2015-08-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | / / / | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | x86/ldt: Make modify_ldt() optional | Andy Lutomirski | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar | 2015-07-31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | notifiers, RCU: Assert that RCU is watching in notify_die() | Andy Lutomirski | 2015-07-07 | |
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-08-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | nohz: Remove useless argument on tick_nohz_task_switch() | Frederic Weisbecker | 2015-07-29 | |
| | * | | | | | | | | | | | | | | | | nohz: Move tick_nohz_restart_sched_tick() above its users | Frederic Weisbecker | 2015-07-29 | |
| | * | | | | | | | | | | | | | | | | nohz: Restart nohz full tick from irq exit | Frederic Weisbecker | 2015-07-29 | |
| | * | | | | | | | | | | | | | | | | nohz: Remove idle task special case | Frederic Weisbecker | 2015-07-29 | |
| | * | | | | | | | | | | | | | | | | jiffies: Remove HZ > USEC_PER_SEC special case | Frederic Weisbecker | 2015-07-29 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-08-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | sched: Fix cpu_active_mask/cpu_online_mask race | Jan H. Schönherr | 2015-08-25 | |
| | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | sched/deadline: Fix comment in enqueue_task_dl() | Andrea Parri | 2015-08-12 | |
| | * | | | | | | | | | | | | | | | | sched/deadline: Fix comment in push_dl_tasks() | Andrea Parri | 2015-08-12 | |
| | * | | | | | | | | | | | | | | | | sched: Change the sched_class::set_cpus_allowed() calling context | Peter Zijlstra | 2015-08-12 | |
| | * | | | | | | | | | | | | | | | | sched: Make sched_class::set_cpus_allowed() unconditional | Peter Zijlstra | 2015-08-12 | |
| | * | | | | | | | | | | | | | | | | sched: Fix a race between __kthread_bind() and sched_setaffinity() | Peter Zijlstra | 2015-08-12 | |
| | * | | | | | | | | | | | | | | | | sched: Ensure a task has a non-normalized vruntime when returning back to CFS | Byungchul Park | 2015-08-12 | |
| | * | | | | | | | | | | | | | | | | sched/numa: Fix NUMA_DIRECT topology identification | Aravind Gopalakrishnan | 2015-08-12 | |
| | * | | | | | | | | | | | | | | | | sched: Remove finish_arch_switch() | Peter Zijlstra | 2015-08-04 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Clean up load average references | Yuyang Du | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Provide runnable_load_avg back to cfs_rq | Yuyang Du | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Remove task and group entity load when they are dead | Yuyang Du | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Init cfs_rq's sched_entity load average | Yuyang Du | 2015-08-03 | |
