summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian2010-07-051-1/+4
* arch/x86/kernel: Add missing spin_unlockJulia Lawall2010-07-051-3/+9
* xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell2010-07-051-2/+2
* x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas2010-07-051-0/+11
* ARM: VFP: Fix vfp_put_double() for d16-d31Russell King2010-07-051-1/+1
* ARM: 6144/1: TCM memory bug freeing bugLinus Walleij2010-07-051-3/+3
* ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek VaĊĦut2010-07-051-2/+7
* ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj2010-07-054-8/+8
* ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei2010-07-051-0/+3
* Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+2
* xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+1
* frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+2
* m68k: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+2
* mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+2
* x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel2010-07-052-4/+9
* x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel2010-07-051-3/+8
* powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-07-051-1/+1
* powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-07-053-26/+34
* powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-07-051-0/+6
* powerpc: Fix handling of strncmp with zero lenJeff Mahoney2010-07-051-1/+3
* oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter2010-07-051-2/+8
* x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann2010-05-261-5/+7
* x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-05-261-0/+4
* x86, k8: Fix build error when K8_NB is disabledBorislav Petkov2010-05-261-0/+5
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-265-66/+48
* ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-261-3/+2
* MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2010-05-122-1/+20
* pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft2010-05-121-0/+1
* sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller2010-05-121-3/+8
* sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller2010-05-121-3/+20
* sparc64: Use kstack_valid() in die_if_kernel().David S. Miller2010-05-121-23/+3
* sparc64: Fix hardirq tracing in trap return path.David S. Miller2010-05-121-1/+11
* sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-05-121-1/+1
* sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-05-121-3/+3
* powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-121-11/+0
* powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-121-15/+15
* powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-05-123-5/+16
* kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-05-121-5/+0
* x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov2010-05-123-3/+17
* x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-05-121-0/+3
* x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin2010-05-121-0/+21
* x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin2010-05-121-2/+2
* powernow-k8: Fix frequency reportingMark Langsdorf2010-05-121-1/+2
* x86/gart: Disable GART explicitly before initializationJoerg Roedel2010-04-262-1/+17
* KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-261-1/+5
* KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-263-8/+10
* KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-261-4/+7
* KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-261-9/+15
* KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-261-2/+6
* KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-261-27/+0