2012-10-09 |
Suresh Siddha | x86, pat: separate the pfn attribute tracking for remap_pfn_... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-10-09 |
Suresh Siddha | x86, pat: remove the dependency on 'vm_pgoff' in track... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-27 |
Suresh Siddha | crypto, tcrypt: remove local_bh_disable/enable() around... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-21 |
Suresh Siddha | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, fpu: remove cpu_has_xmm check in the fx_finit() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, fpu: make eagerfpu= boot param tri-state Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, fpu: enable eagerfpu by default for xsaveopt Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, fpu: decouple non-lazy/eager fpu restore from... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, fpu: use non-lazy fpu restore for processors supporting... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | lguest, x86: handle guest TS bit for lazy/non-lazy... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, fpu: always use kernel_fpu_begin/end() for in... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, fpu: drop_fpu() before restoring new state from... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, fpu: Unify signal handling code paths for x86... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, fpu: Consolidate inline asm routines for saving... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-09-18 |
Suresh Siddha | x86, signal: Cleanup ifdefs and is_ia32, is_x32 Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-08-14 |
Suresh Siddha | x86, apic: fix broken legacy interrupts in the logical... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-08-08 |
Suresh Siddha | x86, avx: don't use avx instructions with "noxsave... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-07-06 |
Suresh Siddha | x86/apic/x2apic: Use multiple cluster members for the... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-07-06 |
Suresh Siddha | x86/apic/x2apic: Limit the vector reservation to the... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-07-06 |
Suresh Siddha | x86/apic: Optimize cpu traversal in __assign_irq_vector... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-06-15 |
Suresh Siddha | irq/apic: Use config_enabled(CONFIG_SMP) checks to... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-06-15 |
Suresh Siddha | x86, compat: Use test_thread_flag(TIF_IA32) in compat... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-06-06 |
Suresh Siddha | x86/x2apic/cluster: Use all the members of one cluster... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-06-06 |
Suresh Siddha | x86/irq: Update irq_cfg domain unless the new affinity... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-05-16 |
Suresh Siddha | x86, fpu: drop the fpu state during thread exit Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-05-16 |
Suresh Siddha | x86, xsave: remove thread_has_fpu() bug check in __sanitize_... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-05-16 |
Suresh Siddha | coredump: ensure the fpu state is flushed for proper... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-05-16 |
Suresh Siddha | fork: move the real prepare_to_copy() users to arch_dup_task... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
Suresh Siddha | irq_remap: Fix the 'sub_handle' uninitialized warning Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
Suresh Siddha | irq_remap: Fix UP build failure Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
Suresh Siddha | irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=y Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-05-07 |
Suresh Siddha | iommu: rename intr_remapping.[ch] to irq_remapping... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-05-07 |
Suresh Siddha | iommu: rename intr_remapping references to irq_remapping Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-05-03 |
Suresh Siddha | smp, idle: Allocate idle thread for each possible cpu... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-04-19 |
Suresh Siddha | tick: Fix the spurious broadcast timer ticks after... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-04-10 |
Suresh Siddha | clockevents: tTack broadcast device mode change in... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-03-23 |
Suresh Siddha | x86, tlb: Switch cr3 in leave_mm() only when needed Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-03-13 |
Suresh Siddha | x86/ioapic: Add register level checks to detect bogus... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Suresh Siddha | x86/tsc: Reduce the TSC sync check time for core-siblings Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-02-15 |
Suresh Siddha | clockevents: Leave the broadcast device in shutdown... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2012-01-26 |
Suresh Siddha | sched/nohz: Fix nohz cpu idle load balancing state... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-12-23 |
Suresh Siddha | x86: Skip cpus with apic-ids >= 255 in !x2apic_mode Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-12-06 |
Suresh Siddha | sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-12-06 |
Suresh Siddha | sched, nohz: Fix the idle cpu check in nohz_idle_balance Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-12-06 |
Suresh Siddha | sched, nohz: Clean up the find_new_ilb() using sched... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-12-06 |
Suresh Siddha | sched, nohz: Implement sched group, domain aware nohz... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-12-06 |
Suresh Siddha | sched, nohz: Track nr_busy_cpus in the sched_group_power Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-12-06 |
Suresh Siddha | sched, nohz: Introduce nohz_flags in 'struct rq' Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-12-06 |
Suresh Siddha | sched: Fix the sched group node allocation for SD_OVERLAP... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-12-06 |
Suresh Siddha | sched: Clean up domain traversal in select_idle_sibling() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-12-05 |
Suresh Siddha | x86, tsc: Skip TSC synchronization checks for tsc=reliable Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-10-06 |
Suresh Siddha | sched: Request for idle balance during nohz idle load... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-10-06 |
Suresh Siddha | sched: Use resched IPI to kick off the nohz idle balance Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | x86, ioapic: Consolidate the explicit EOI code Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | iommu: Rename the DMAR and INTR_REMAP config options Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | x86, ioapic: Define irq_remap_modify_chip_defaults() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | x86, msi, intr-remap: Use the ioapic set affinity routine Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | iommu: Cleanup ifdefs in detect_intel_iommu() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | iommu: No need to set dmar_disabled in check_zero_address() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | iommu: Move IOMMU specific code to intel-iommu.c Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | intr_remap: Call dmar_dev_scope_init() explicitly Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Suresh Siddha | x86, x2apic: Enable the bios request for x2apic optout Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-07-01 |
Suresh Siddha | x86-32, fpu: Fix DNA exception during check_fpu() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-06-27 |
Suresh Siddha | x86, mtrr: use stop_machine APIs for doing MTRR rendezvous Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-06-27 |
Suresh Siddha | x86, mtrr: lock stop machine during MTRR rendezvous... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-24 |
Suresh Siddha | x86, ioapic: Restore ioapic entries during resume properly Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-22 |
Suresh Siddha | x86, apic: Make apic drivers static Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-22 |
Suresh Siddha | x86, apic: Clean up bigsmp apic selection code Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-22 |
Suresh Siddha | x86, apic: Use .apicdrivers section for the apic drivers... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-22 |
Suresh Siddha | x86, apic: Introduce .apicdrivers section to find the... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, x2apic: Remove duplicate code for IPI mask routines Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, apic: Use probe routines to simplify apic selection Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Consolidate mp_ioapic_routing[] into ... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Consolidate gsi routing info into 'struct... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Consolidate mp_ioapics[] into 'struct... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Consolidate ioapic_saved_data[] into ... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Add struct ioapic Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Remove duplicate code for saving/restoring... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Use ioapic_saved_data while enabling intr... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Allocate ioapic_saved_data early Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-03-29 |
Suresh Siddha | x86, mtrr, pat: Fix one cpu getting out of sync during... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-02-03 |
Suresh Siddha | x86, mm: avoid possible bogus tlb entries by clearing... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2011-02-03 |
Suresh Siddha | x86, mtrr: Avoid MTRR reprogramming on BP during boot... Author: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Suresh Siddha | x86, vt-d: Handle previous faults after enabling fault... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Suresh Siddha | x86, vt-d: Quirk for masking vtd spec errors to platform... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Suresh Siddha | x86, suspend: Avoid unnecessary smp alternatives switch... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Suresh Siddha | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Suresh Siddha | bootmem: Add alloc_bootmem_align() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-11-10 |
Suresh Siddha | sched: Use group weight, idle cpu metrics to fix imbalances... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-10-01 |
Suresh Siddha | intel_idle: Voluntary leave_mm before entering deeper Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-09-21 |
Suresh Siddha | sched: Fix nohz balance kick Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-09-16 |
Suresh Siddha | x86, x2apic: Simplify apic init in SMP and UP builds Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-09-16 |
Suresh Siddha | x86, intr-remap: Remove IRTE setup duplicate code Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-09-16 |
Suresh Siddha | x86, intr-remap: Set redirection hint in the IRTE Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Suresh Siddha | sched: Move sched_avg_update() to update_cpu_load() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2010-08-20 |
Suresh Siddha | x86, tsc, sched: Recompute cyc2ns_offset's during resume... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |