2008-10-28 |
Suresh Siddha | resources: fix x86info results ioremap.c:226 __ioremap_calle... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-17 |
Suresh Siddha | dmar: use spin_lock_irqsave() in qi_submit_sync() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-16 |
Suresh Siddha | dmar: fix dmar_parse_dev() devices_cnt error condition... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-16 |
Suresh Siddha | dmar: use list_for_each_entry_safe() in dmar_dev_scope_init() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-16 |
Suresh Siddha | sparseirq: fix intr-remap with dyn_array/nr_irqs changes] Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-15 |
Suresh Siddha | x86: fix compat-vdso Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-10 |
Suresh Siddha | x86, cpa: make the kernel physical mapping initialization... > Author: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-10 |
Suresh Siddha | x86: fix pagetable init 64-bit breakage
|
commit | commitdiff | tree |
2008-10-10 |
Suresh Siddha | x86: track memtype for RAM in page struct Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-10 |
Suresh Siddha | x86, cpa: srlz cpa(), global flush tlb after splitting... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-10 |
Suresh Siddha | x86, cpa: remove cpa pool code Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-10 |
Suresh Siddha | x86, cpa: no need to check alias for __set_pages_p... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-10 |
Suresh Siddha | x86, cpa: dont use large pages for kernel identity... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-10 |
Suresh Siddha | x86, cpa: make the kernel physical mapping initialization... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-10 |
Suresh Siddha | x86, cpa: remove USER permission from the very early... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-10 |
Suresh Siddha | x86, cpa: rename PTE attribute macros for kernel direct... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-07 |
Suresh Siddha | x86: xsave: set FP, SSE bits in the xsave header in... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-10-07 |
Suresh Siddha | x86: xsave: fix error condition in save_i387_xstate() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-09-26 |
Suresh Siddha | IO resources, x86: ioremap sanity check to catch mapping... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-08-27 |
Suresh Siddha | x86: xsave: restore xcr0 during resume Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-08-27 |
Suresh Siddha | x86: use x2apic id reported by cpuid during topology... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-08-23 |
Suresh Siddha | x86: use x2apic id reported by cpuid during topology... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-08-23 |
Suresh Siddha | x86: use cpuid vector 0xb when available for detecting... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-08-14 |
Suresh Siddha | x86, xsave: use BUG_ON() instead of BUILD_BUG_ON() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-08-14 |
Suresh Siddha | x86, xsave: clear the user buffer before doing fxsave... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-08-14 |
Suresh Siddha | x86, xsave: remove the redundant access_ok() in setup_rt_frame() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-08-13 |
Suresh Siddha | crypto: padlock - fix VIA PadLock instruction usage... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-30 |
Suresh Siddha | x86, xsave: update xsave header bits during ptrace... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-30 |
Suresh Siddha | x86, xsave: save/restore the extended state context... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-30 |
Suresh Siddha | x86, xsave: struct _fpstate extensions to include extended... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-30 |
Suresh Siddha | x86, xsave: xsave/xrstor specific routines Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-30 |
Suresh Siddha | x86, xsave: reorganization of signal save/restore fpstate... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-30 |
Suresh Siddha | x86, xsave: dynamically allocate sigframes fpstate... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-30 |
Suresh Siddha | x86, xsave: context switch support using xsave/xrstor Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-30 |
Suresh Siddha | x86, xsave: enable xsave/xrstor on cpus with xsave... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-30 |
Suresh Siddha | x86, xsave: xsave cpuid feature bits Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-26 |
Suresh Siddha | x64, fpu: fix possible FPU leakage in error conditions Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-22 |
Suresh Siddha | x64, apic: use generic apic_write() for ack_APIC_irq() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-19 |
Suresh Siddha | x86: APIC: Remove apic_write_around(); use alternatives... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-18 |
Suresh Siddha | x86: apic_ops for lguest Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-18 |
Suresh Siddha | x86: let 32bit use apic_ops too - fix Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x2apic: kernel-parameter documentation for "x2apic_phys" Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x2apic: xen64 paravirt basic apic ops Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x2apic: uninline uv_init_apic_ldr() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: Interrupt-remapping and x2apic... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: support for x2apic physical... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: add x2apic support, including... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: IO-APIC support for interrupt... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: setup init_apic_ldr for UV Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: x2apic cluster mode support Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: introcude self IPI to genapic... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: x2apic ops for x2apic mode... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: cpuid bits for x2apic feature Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: basic apic ops support Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: Interrupt-remapping and x2apic... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: introduce read_apic_id() to... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: ioapic routines which deal... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: 8259 specific mask/unmask routines Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: generic irq migration support... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: routines managing Interrupt... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: Interrupt remapping infrastructure Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: Queued invalidation infrastructure... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: parse ioapic scope under vt... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: Fix the need for RMRR in the... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: code re-structuring, to be... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: fix the need for sequential... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-07-12 |
Suresh Siddha | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-06-20 |
Suresh Siddha | x86: fix NULL pointer deref in __switch_to Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-06-19 |
Suresh Siddha | x86: fix NULL pointer deref in __switch_to Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-06-04 |
Suresh Siddha | x86, fpu: fix CONFIG_PREEMPT=y corruption of application... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-06-04 |
Suresh Siddha | x86: fix broken math-emu with lazy allocation of fpu... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-05-10 |
Suresh Siddha | x86: fix fpu restore from sig return Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-04-30 |
Suresh Siddha | x86 PAT: fix performance drop for glx, use UC minus... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-04-19 |
Suresh Siddha | srat, x86: add support for nodes spanning other nodes Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-04-19 |
Suresh Siddha | x86: fpu xstate split fix
|
commit | commitdiff | tree |
2008-04-19 |
Suresh Siddha | x86: fpu xstate split cleanup
|
commit | commitdiff | tree |
2008-04-19 |
Suresh Siddha | x86, fpu: lazy allocation of FPU area - v5 Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-04-19 |
Suresh Siddha | x86, fpu: split FPU state from task struct - v5 Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-04-07 |
Suresh Siddha | x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPU Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-03-26 |
Suresh Siddha | x86: fix performance drop for glx Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2008-03-04 |
Suresh Siddha | x86, i387: fix ptrace leakage using init_fpu() Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2007-09-05 |
Suresh Siddha | sched: fix MC/HT scheduler optimization, without breaking... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2007-08-23 |
Suresh Siddha | sched: skip updating rq's next_balance under null SD Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2007-08-23 |
Suresh Siddha | sched: fix broken SMT/MC optimizations Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2007-07-19 |
Suresh Siddha | [PATCH] sched: fix the all pinned logic in load_balance_newi... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2007-07-19 |
Suresh Siddha | [PATCH] sched: fix newly idle load balance in case... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2007-06-26 |
Suresh Siddha | x86_64: set the irq_chip name for lapic Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2007-05-02 |
Suresh Siddha | [PATCH] x86-64: set node_possible_map at runtime -... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2006-08-17 |
Suresh Siddha | [NET]: Fix potential stack overflow in net/core/utils.c Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2006-02-26 |
Suresh Siddha | [PATCH] x86_64: Check for bad elf entry address. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2005-11-15 |
Suresh Siddha | [PATCH] x86-64/i386: Fix CPU model for family 6 Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2005-06-25 |
Suresh Siddha | [PATCH] sched: remove degenerate domains Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2005-06-22 |
Suresh Siddha | [PATCH] x86_64: TASK_SIZE fixes for compatibility mode... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2005-05-17 |
Suresh Siddha | [PATCH] x86_64: Fix OEM hpet check Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |
2005-05-03 |
Suresh Siddha | [IA64] Add config SCHED_SMT Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
|
commit | commitdiff | tree |