summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-05-07x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei1-4/+0
2013-05-07KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov1-0/+4
2013-05-07mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold3-3/+0
2013-05-07Wrong asm register contraints in the kvm implementationStephan Schreiber1-1/+1
2013-05-07Wrong asm register contraints in the futex implementationStephan Schreiber1-3/+2
2013-05-07Fix initialization of CMCI/CMCP interruptsTony Luck3-13/+33
2013-05-07crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu1-2/+4
2013-05-07arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas1-0/+9
2013-05-07xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk1-0/+1
2013-05-07xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk1-0/+1
2013-05-07xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2-2/+9
2013-05-07powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman1-0/+1
2013-05-07powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling1-0/+1
2013-05-07powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling1-1/+1
2013-05-07powerpc: Add isync to copy_and_flushMichael Neuling1-0/+1
2013-05-07ARM: at91/trivial: typos in compatible propertyNicolas Ferre5-5/+5
2013-05-07ARM: at91/trivial: fix model name for SAM9G15-EKNicolas Ferre1-1/+1
2013-05-07ARM: at91: Fix typo in restart code panic messageMaxime Ripard1-1/+1
2013-05-07ARM: at91: remove partial parameter in bootargs for at91sam9x5ek.dtsiNicolas Ferre1-1/+1
2013-05-07ARM: at91/at91sam9260.dtsi: fix u(s)art pinctrl encodingDouglas Gilbert1-8/+8
2013-05-07ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2013-05-07ARM: omap3: cpuidle: enable time keepingDaniel Lezcano1-2/+3
2013-05-01ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen1-1/+1
2013-05-01ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2
2013-05-01sparc64: Fix race in TLB batch processing.David S. Miller7-55/+242
2013-04-25Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-25s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-25perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian1-4/+16
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-04-25ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann1-0/+1
2013-04-25ARM: i.MX35: enable MAX clockSascha Hauer1-0/+1
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig2-8/+7
2013-04-25KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2-29/+22
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig1-0/+5
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King7-7/+7
2013-04-25kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood1-1/+6
2013-04-25powerpc: add a missing label in resume_kernelKevin Hao1-1/+1
2013-04-16x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky5-13/+21
2013-04-16x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio1-2/+4
2013-04-16x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2-1/+8
2013-04-16ARM: imx35 Bugfix admux clockMarkus Pargmann1-0/+1
2013-04-16ARM: Kirkwood: Fix typo in the definition of ix2-200 rebuild LEDNigel Roberts1-7/+7
2013-04-12ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440Thomas Abraham1-2/+4
2013-04-12x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-12x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore1-2/+2
2013-04-12powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf1-1/+7
2013-04-12alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2013-04-12MIPS: Unbreak function tracer for 64-bit kernel.David Daney1-4/+7
2013-04-12MIPS: Fix logic errors in bitops.cDavid Daney1-8/+8