summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-08-20m68k: Truncate base in do_div()Andreas Schwab
2013-08-20ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij
2013-08-20m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven
2013-08-20powerpc: Use -mtraceback=noAnton Blanchard
2013-08-20sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller
2013-08-20sparc32: add ucmpdi2Sam Ravnborg
2013-08-20CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-07-28sparc: tsb must be flushed before tlbDave Kleikamp
2013-07-28sparc64 address-congruence propertybob picco
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
2013-07-21ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis
2013-07-21xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek
2013-06-27KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)
2013-06-27tilepro: work around module link error with gcc 4.7Chris Metcalf
2013-06-20x86: Fix typo in kexec register clearingKees Cook
2013-06-07um: Serve io_remap_pfn_range()Richard Weinberger
2013-06-07Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr
2013-06-07ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT
2013-06-07avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt
2013-05-19xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk
2013-05-19ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen
2013-05-19KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-05-11Revert "x86, amd: Disable way access filter on Piledriver CPUs" it is duplicatedAndre Przywara
2013-05-11x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-05-07s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds
2013-05-07x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-05-07Wrong asm register contraints in the kvm implementationStephan Schreiber
2013-05-07Wrong asm register contraints in the futex implementationStephan Schreiber
2013-05-07Fix initialization of CMCI/CMCP interruptsTony Luck
2013-05-07xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk
2013-05-07powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman
2013-05-07powerpc: Add isync to copy_and_flushMichael Neuling
2013-05-01sparc32: support atomic64_tSam Ravnborg
2013-05-01sparc64: Fix race in TLB batch processing.David S. Miller
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-25KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-04-16x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-16x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-04-16x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-04-12x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-04-12powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2013-04-12alpha: Add irongate_io to PCI bus resourcesJay Estabrook
2013-04-05iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-04-05KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2013-04-05KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity