| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | iommu/amd: Check for irq-remap support amd_iommu_prepare() | Joerg Roedel | 2015-01-15 |
| * | | | | | | | | | | | x86/apic: Only disable CPU x2apic mode when necessary | Jiang Liu | 2015-01-15 |
| * | | | | | | | | | | | iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC mode | Jiang Liu | 2015-01-15 |
| * | | | | | | | | | | | iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUs | Joerg Roedel | 2015-01-15 |
| * | | | | | | | | | | | iommu/vt-d: Prepare for killing function irq_remapping_supported() | Jiang Liu | 2015-01-15 |
| * | | | | | | | | | | | x86/apic: Handle XAPIC remap mode proper. | Jiang Liu | 2015-01-15 |
| * | | | | | | | | | | | x86/apic: Refine enable_IR_x2apic() and related functions | Jiang Liu | 2015-01-15 |
| * | | | | | | | | | | | x86/apic: Correctly detect X2APIC status in function enable_IR() | Jiang Liu | 2015-01-15 |
| * | | | | | | | | | | | x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic() | Jiang Liu | 2015-01-15 |
| * | | | | | | | | | | | x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apic | Jiang Liu | 2015-01-15 |
| * | | | | | | | | | | | x86/apic: Clear stale x2apic mode | Thomas Gleixner | 2015-01-15 |
| * | | | | | | | | | | | iommu/vt-d: Convert allocations to GFP_KERNEL | Thomas Gleixner | 2015-01-15 |
| * | | | | | | | | | | | iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare | Thomas Gleixner | 2015-01-15 |
| * | | | | | | | | | | | iommu, x86: Restructure setup of the irq remapping feature | Thomas Gleixner | 2015-01-15 |
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-02-09 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | hrtimer: Make __hrtimer_get_next_event() static | kbuild test robot | 2015-01-24 |
| * | | | | | | | | | | | | Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li... | Thomas Gleixner | 2015-01-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | rtc: Convert rtc_set_ntp_time() to use timespec64 | Xunlei Pang | 2015-01-23 |
| | * | | | | | | | | | | | | rtc: Remove redundant rtc_valid_tm() from rtc_hctosys() | Xunlei Pang | 2015-01-23 |
| | * | | | | | | | | | | | | rtc: Modify rtc_hctosys() to address y2038 issues | Xunlei Pang | 2015-01-23 |
| | * | | | | | | | | | | | | rtc: Update rtc-dev to use y2038-safe time interfaces | Xunlei Pang | 2015-01-23 |
| | * | | | | | | | | | | | | rtc: Update interface.c to use y2038-safe time interfaces | Xunlei Pang | 2015-01-23 |
| | * | | | | | | | | | | | | time: Expose get_monotonic_boottime64 for in-kernel use | John Stultz | 2015-01-23 |
| | * | | | | | | | | | | | | time: Expose getboottime64 for in-kernel uses | John Stultz | 2015-01-23 |
| | * | | | | | | | | | | | | ktime: Optimize ktime_divns for constant divisors | Nicolas Pitre | 2015-01-23 |
| | |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | | hrtimer: Prevent stale expiry time in hrtimer_interrupt() | Thomas Gleixner | 2015-01-23 |
| * | | | | | | | | | | | | ktime.h: Introduce ktime_ms_delta | Chunyan Zhang | 2015-01-23 |
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-02-09 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | sched/Documentation: Remove unneeded word | Sharon Dvir | 2015-02-04 |
| * | | | | | | | | | | | | sched/wait: Introduce wait_on_bit_timeout() | Johan Hedberg | 2015-02-04 |
| * | | | | | | | | | | | | sched: Pull resched loop to __schedule() callers | Frederic Weisbecker | 2015-02-04 |
| * | | | | | | | | | | | | sched/deadline: Remove cpu_active_mask from cpudl_find() | Xunlei Pang | 2015-02-04 |
| * | | | | | | | | | | | | sched: Fix hrtick_start() on UP | Wanpeng Li | 2015-02-04 |
| * | | | | | | | | | | | | sched/deadline: Avoid pointless __setscheduler() | Wanpeng Li | 2015-02-04 |
| * | | | | | | | | | | | | sched/deadline: Fix stale yield state | Peter Zijlstra | 2015-02-04 |
| * | | | | | | | | | | | | sched/deadline: Fix hrtick for a non-leftmost task | Wanpeng Li | 2015-02-04 |
| * | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n... | Ingo Molnar | 2015-02-04 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | sched/deadline: Modify cpudl::free_cpus to reflect rd->online | Xunlei Pang | 2015-01-30 |
| * | | | | | | | | | | | | | sched/idle: Add missing checks to the exit condition of cpu_idle_poll() | Preeti U Murthy | 2015-01-30 |
| * | | | | | | | | | | | | | sched: Fix missing preemption opportunity | Frederic Weisbecker | 2015-01-30 |
| * | | | | | | | | | | | | | sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta... | Tim Chen | 2015-01-30 |
| * | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2015-01-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | sched/debug: Print rq->clock_task | Peter Zijlstra | 2015-01-14 |
| * | | | | | | | | | | | | | | sched/core: Rework rq->clock update skips | Peter Zijlstra | 2015-01-14 |
| * | | | | | | | | | | | | | | sched/core: Validate rq_clock*() serialization | Peter Zijlstra | 2015-01-14 |
| * | | | | | | | | | | | | | | sched/core: Remove check of p->sched_class | Yao Dongdong | 2015-01-14 |
| * | | | | | | | | | | | | | | sched/fair: Fix sched_entity::avg::decay_count initialization | Kirill Tkhai | 2015-01-14 |
| * | | | | | | | | | | | | | | sched/debug: Fix potential call to __ffs(0) in sched_show_task() | Tetsuo Handa | 2015-01-14 |
| * | | | | | | | | | | | | | | sched/debug: Check for stack overflow in ___might_sleep() | Eric Sandeen | 2015-01-14 |
| * | | | | | | | | | | | | | | sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay() | Xunlei Pang | 2015-01-14 |